| 1 | [ May 14 16:32:54 Enabled. ] | ||
| 2 | [ May 14 16:32:54 Rereading configuration. ] | ||
| 3 | [ May 14 16:32:55 Rereading configuration. ] | ||
| 4 | [ May 14 16:32:56 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 | [ May 14 16:32:56 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.05.14 16:32:58.328265 [ 1 ] {} <Information> Application: Will watch for the process with pid 23063 | ||
| 29 | 2025.05.14 16:32:58.328672 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.05.14 16:32:58.853003 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23063 | ||
| 31 | 2025.05.14 16:32:58.854084 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.05.14 16:32:58.854264 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.05.14 16:32:58.972217 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.05.14 16:32:59.007915 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.05.14 16:32:59.008042 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.05.14 16:32:59.008067 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.05.14 16:32:59.008162 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.05.14 16:32:59.008972 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.05.14 16:32:59.011915 [ 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.05.14 16:32:59.012904 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.05.14 16:32:59.013992 [ 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.05.14 16:32:59.014067 [ 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.05.14 16:32:59.014113 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.05.14 16:32:59.015020 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.05.14 16:32:59.016253 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.05.14 16:32:59.022543 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.05.14 16:32:59.023454 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.05.14 16:32:59.025363 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.05.14 16:32:59.025463 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.05.14 16:32:59.026682 [ 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.05.14 16:32:59.027168 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.05.14 16:32:59.031750 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.05.14 16:32:59.032417 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.05.14 16:32:59.036158 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.05.14 16:32:59.036578 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.05.14 16:32:59.036996 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.05.14 16:32:59.037385 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.05.14 16:32:59.038967 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.05.14 16:32:59.038993 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.05.14 16:32:59.039085 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.05.14 16:32:59.039183 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.05.14 16:32:59.049178 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.05.14 16:32:59.049205 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172054 sec | ||
| 68 | 2025.05.14 16:32:59.049258 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.05.14 16:32:59.049293 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.05.14 16:32:59.050092 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.05.14 16:32:59.050733 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.05.14 16:32:59.063014 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.05.14 16:32:59.063062 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.05.14 16:32:59.063229 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.05.14 16:32:59.063242 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.05.14 16:32:59.063278 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.05.14 16:32:59.063343 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.05.14 16:32:59.068014 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.05.14 16:32:59.068067 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.05.14 16:32:59.068118 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.05.14 16:32:59.068298 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.05.14 16:32:59.068345 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.05.14 16:32:59.068357 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.05.14 16:32:59.068438 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.05.14 16:32:59.068451 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.05.14 16:32:59.068485 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.05.14 16:32:59.068572 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.05.14 16:32:59.093803 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.05.14 16:32:59.095939 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.05.14 16:32:59.096106 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186324 sec | ||
| 91 | 2025.05.14 16:32:59.096121 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.05.14 16:32:59.096132 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.05.14 16:32:59.096161 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.05.14 16:32:59.096374 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.05.14 16:32:59.096476 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.05.14 16:32:59.096489 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.05.14 16:32:59.096500 [ 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.05.14 16:32:59.096511 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.05.14 16:32:59.108148 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.05.14 16:32:59.108378 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.05.14 16:32:59.110313 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.407e-05 sec. | ||
| 102 | 2025.05.14 16:32:59.110798 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.05.14 16:32:59.112210 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.05.14 16:32:59.112232 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.05.14 16:32:59.142811 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54820 | ||
| 106 | 2025.05.14 16:32:59.145384 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.05.14 16:32:59.145451 [ 3 ] {} <Debug> TCP-Session: e1753fb6-40e9-4dd8-8e43-8bdd14954e84 Authenticating user 'default' from [fd00:1122:3344:101::b]:54820 | ||
| 108 | 2025.05.14 16:32:59.145482 [ 3 ] {} <Debug> TCP-Session: e1753fb6-40e9-4dd8-8e43-8bdd14954e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.05.14 16:32:59.147132 [ 3 ] {} <Debug> TCP-Session: e1753fb6-40e9-4dd8-8e43-8bdd14954e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.05.14 16:32:59.147240 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.05.14 16:32:59.147266 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.05.14 16:32:59.147357 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.05.14 16:32:59.148412 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45532 | ||
| 114 | 2025.05.14 16:32:59.148503 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34123 | ||
| 115 | 2025.05.14 16:32:59.148515 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50250 | ||
| 116 | 2025.05.14 16:32:59.148606 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.05.14 16:32:59.148726 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57804 | ||
| 118 | 2025.05.14 16:32:59.148759 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.05.14 16:32:59.148681 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2025.05.14 16:32:59.148798 [ 4 ] {} <Debug> TCP-Session: 0fe09655-52e9-47b9-a3fd-9431853fc27b Authenticating user 'default' from [fd00:1122:3344:101::b]:45532 | ||
| 121 | 2025.05.14 16:32:59.148810 [ 5 ] {} <Debug> TCP-Session: 2dd3981b-baf9-42c5-8bcf-2a85fada64ad Authenticating user 'default' from [fd00:1122:3344:101::b]:50250 | ||
| 122 | 2025.05.14 16:32:59.148835 [ 254 ] {} <Debug> TCP-Session: f3c1f7d6-bde6-4fb1-81b2-f5c42e5bb312 Authenticating user 'default' from [fd00:1122:3344:101::b]:34123 | ||
| 123 | 2025.05.14 16:32:59.148957 [ 4 ] {} <Debug> TCP-Session: 0fe09655-52e9-47b9-a3fd-9431853fc27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.05.14 16:32:59.148969 [ 5 ] {} <Debug> TCP-Session: 2dd3981b-baf9-42c5-8bcf-2a85fada64ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.05.14 16:32:59.148979 [ 254 ] {} <Debug> TCP-Session: f3c1f7d6-bde6-4fb1-81b2-f5c42e5bb312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.05.14 16:32:59.148946 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57610 | ||
| 127 | 2025.05.14 16:32:59.149064 [ 5 ] {} <Debug> TCP-Session: 2dd3981b-baf9-42c5-8bcf-2a85fada64ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.05.14 16:32:59.149044 [ 4 ] {} <Debug> TCP-Session: 0fe09655-52e9-47b9-a3fd-9431853fc27b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.05.14 16:32:59.149053 [ 254 ] {} <Debug> TCP-Session: f3c1f7d6-bde6-4fb1-81b2-f5c42e5bb312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.05.14 16:32:59.149050 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59569 | ||
| 131 | 2025.05.14 16:32:59.148949 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.05.14 16:32:59.148813 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43203 | ||
| 133 | 2025.05.14 16:32:59.149255 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.05.14 16:32:59.149279 [ 255 ] {} <Debug> TCP-Session: a4aeb5e3-ed41-4ec4-99fc-1d70532fbdaf Authenticating user 'default' from [fd00:1122:3344:101::b]:57804 | ||
| 135 | 2025.05.14 16:32:59.149432 [ 257 ] {} <Debug> TCP-Session: 5d8ce274-e266-4d57-b24d-225ef5548090 Authenticating user 'default' from [fd00:1122:3344:101::b]:57610 | ||
| 136 | 2025.05.14 16:32:59.149450 [ 255 ] {} <Debug> TCP-Session: a4aeb5e3-ed41-4ec4-99fc-1d70532fbdaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.05.14 16:32:59.149500 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.05.14 16:32:59.149499 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.05.14 16:32:59.149458 [ 257 ] {} <Debug> TCP-Session: 5d8ce274-e266-4d57-b24d-225ef5548090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.05.14 16:32:59.149587 [ 255 ] {} <Debug> TCP-Session: a4aeb5e3-ed41-4ec4-99fc-1d70532fbdaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.05.14 16:32:59.149644 [ 256 ] {} <Debug> TCP-Session: 24f89b88-8415-4932-a1ca-e035d4a709dc Authenticating user 'default' from [fd00:1122:3344:101::b]:43203 | ||
| 142 | 2025.05.14 16:32:59.149613 [ 257 ] {} <Debug> TCP-Session: 5d8ce274-e266-4d57-b24d-225ef5548090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.05.14 16:32:59.149605 [ 258 ] {} <Debug> TCP-Session: 35a51272-05bd-48c0-8683-18e1a9ab0da7 Authenticating user 'default' from [fd00:1122:3344:101::b]:59569 | ||
| 144 | 2025.05.14 16:32:59.149718 [ 256 ] {} <Debug> TCP-Session: 24f89b88-8415-4932-a1ca-e035d4a709dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.05.14 16:32:59.149772 [ 258 ] {} <Debug> TCP-Session: 35a51272-05bd-48c0-8683-18e1a9ab0da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.05.14 16:32:59.149780 [ 256 ] {} <Debug> TCP-Session: 24f89b88-8415-4932-a1ca-e035d4a709dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.05.14 16:32:59.149795 [ 258 ] {} <Debug> TCP-Session: 35a51272-05bd-48c0-8683-18e1a9ab0da7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.05.14 16:32:59.305133 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42854 | ||
| 149 | 2025.05.14 16:32:59.305298 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.05.14 16:32:59.305417 [ 259 ] {} <Debug> TCP-Session: 5feabd20-b6a5-4ea0-9985-5da6b54b215a Authenticating user 'default' from [fd00:1122:3344:101::a]:42854 | ||
| 151 | 2025.05.14 16:32:59.305442 [ 259 ] {} <Debug> TCP-Session: 5feabd20-b6a5-4ea0-9985-5da6b54b215a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.05.14 16:32:59.305455 [ 259 ] {} <Debug> TCP-Session: 5feabd20-b6a5-4ea0-9985-5da6b54b215a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.05.14 16:32:59.305595 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.05.14 16:32:59.305640 [ 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.05.14 16:32:59.305730 [ 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.05.14 16:32:59.306888 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34961 | ||
| 157 | 2025.05.14 16:32:59.306955 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48565 | ||
| 158 | 2025.05.14 16:32:59.306889 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40492 | ||
| 159 | 2025.05.14 16:32:59.307033 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51241 | ||
| 160 | 2025.05.14 16:32:59.307151 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52580 | ||
| 161 | 2025.05.14 16:32:59.307278 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53988 | ||
| 162 | 2025.05.14 16:32:59.307421 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.05.14 16:32:59.307467 [ 260 ] {} <Debug> TCP-Session: 788bc94d-193b-4e79-8fbe-cd07dd901a96 Authenticating user 'default' from [fd00:1122:3344:101::a]:34961 | ||
| 164 | 2025.05.14 16:32:59.307496 [ 260 ] {} <Debug> TCP-Session: 788bc94d-193b-4e79-8fbe-cd07dd901a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.05.14 16:32:59.307554 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54890 | ||
| 166 | 2025.05.14 16:32:59.307596 [ 260 ] {} <Debug> TCP-Session: 788bc94d-193b-4e79-8fbe-cd07dd901a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.05.14 16:32:59.307749 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.05.14 16:32:59.307848 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.05.14 16:32:59.307876 [ 263 ] {} <Debug> TCP-Session: c356ce0c-89a6-4ae6-aef7-8dc383e9ea67 Authenticating user 'default' from [fd00:1122:3344:101::a]:51241 | ||
| 170 | 2025.05.14 16:32:59.307891 [ 261 ] {} <Debug> TCP-Session: 26f65bd4-1f14-4da7-a7b6-426f1dbed2a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:40492 | ||
| 171 | 2025.05.14 16:32:59.307908 [ 263 ] {} <Debug> TCP-Session: c356ce0c-89a6-4ae6-aef7-8dc383e9ea67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.05.14 16:32:59.307922 [ 261 ] {} <Debug> TCP-Session: 26f65bd4-1f14-4da7-a7b6-426f1dbed2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.05.14 16:32:59.308015 [ 263 ] {} <Debug> TCP-Session: c356ce0c-89a6-4ae6-aef7-8dc383e9ea67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.05.14 16:32:59.308030 [ 261 ] {} <Debug> TCP-Session: 26f65bd4-1f14-4da7-a7b6-426f1dbed2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.05.14 16:32:59.311075 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.05.14 16:32:59.311120 [ 262 ] {} <Debug> TCP-Session: 447dd09e-5023-49f3-9a88-4690f9470beb Authenticating user 'default' from [fd00:1122:3344:101::a]:48565 | ||
| 177 | 2025.05.14 16:32:59.311143 [ 262 ] {} <Debug> TCP-Session: 447dd09e-5023-49f3-9a88-4690f9470beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.05.14 16:32:59.311273 [ 262 ] {} <Debug> TCP-Session: 447dd09e-5023-49f3-9a88-4690f9470beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.05.14 16:32:59.312900 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.05.14 16:32:59.312931 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.05.14 16:32:59.312987 [ 266 ] {} <Debug> TCP-Session: 3fc16260-4a7e-4606-bf74-5819569d91fd Authenticating user 'default' from [fd00:1122:3344:101::a]:54890 | ||
| 182 | 2025.05.14 16:32:59.313103 [ 266 ] {} <Debug> TCP-Session: 3fc16260-4a7e-4606-bf74-5819569d91fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.05.14 16:32:59.313104 [ 264 ] {} <Debug> TCP-Session: 09655176-44d6-4e40-a569-1ff1d3a42a37 Authenticating user 'default' from [fd00:1122:3344:101::a]:52580 | ||
| 184 | 2025.05.14 16:32:59.313120 [ 266 ] {} <Debug> TCP-Session: 3fc16260-4a7e-4606-bf74-5819569d91fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.05.14 16:32:59.313270 [ 264 ] {} <Debug> TCP-Session: 09655176-44d6-4e40-a569-1ff1d3a42a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.05.14 16:32:59.313298 [ 264 ] {} <Debug> TCP-Session: 09655176-44d6-4e40-a569-1ff1d3a42a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.05.14 16:32:59.314230 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2025.05.14 16:32:59.314297 [ 265 ] {} <Debug> TCP-Session: 5d74c308-a970-4aae-9f4f-2d2d671d6a17 Authenticating user 'default' from [fd00:1122:3344:101::a]:53988 | ||
| 189 | 2025.05.14 16:32:59.314321 [ 265 ] {} <Debug> TCP-Session: 5d74c308-a970-4aae-9f4f-2d2d671d6a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.05.14 16:32:59.314449 [ 265 ] {} <Debug> TCP-Session: 5d74c308-a970-4aae-9f4f-2d2d671d6a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.05.14 16:33:00.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.92 MiB, peak 116.92 MiB, free memory in arenas 0.00 B, will set to 119.53 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2025.05.14 16:33:00.022909 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52160 | ||
| 193 | 2025.05.14 16:33:00.023116 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.05.14 16:33:00.023189 [ 267 ] {} <Debug> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Authenticating user 'default' from [fd00:1122:3344:101::d]:52160 | ||
| 195 | 2025.05.14 16:33:00.023213 [ 267 ] {} <Debug> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.05.14 16:33:00.023226 [ 267 ] {} <Debug> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.05.14 16:33:00.023379 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.05.14 16:33:00.023412 [ 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.05.14 16:33:00.023607 [ 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.05.14 16:33:00.026837 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37290 | ||
| 201 | 2025.05.14 16:33:00.026839 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52287 | ||
| 202 | 2025.05.14 16:33:00.026910 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40901 | ||
| 203 | 2025.05.14 16:33:00.027027 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60965 | ||
| 204 | 2025.05.14 16:33:00.027218 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.05.14 16:33:00.027249 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52963 | ||
| 206 | 2025.05.14 16:33:00.027335 [ 269 ] {} <Debug> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37290 | ||
| 207 | 2025.05.14 16:33:00.027367 [ 269 ] {} <Debug> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.05.14 16:33:00.027454 [ 269 ] {} <Debug> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.05.14 16:33:00.027988 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47060 | ||
| 210 | 2025.05.14 16:33:00.028107 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.05.14 16:33:00.028160 [ 271 ] {} <Debug> TCP-Session: 569fa5c6-85b9-414e-bf04-79549d3899ad Authenticating user 'default' from [fd00:1122:3344:101::d]:60965 | ||
| 212 | 2025.05.14 16:33:00.028284 [ 271 ] {} <Debug> TCP-Session: 569fa5c6-85b9-414e-bf04-79549d3899ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.05.14 16:33:00.028301 [ 271 ] {} <Debug> TCP-Session: 569fa5c6-85b9-414e-bf04-79549d3899ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.05.14 16:33:00.029354 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.05.14 16:33:00.029403 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39067 | ||
| 216 | 2025.05.14 16:33:00.029517 [ 272 ] {} <Debug> TCP-Session: 1b0e8812-e9b7-4407-a734-e5926b44b0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52963 | ||
| 217 | 2025.05.14 16:33:00.029549 [ 272 ] {} <Debug> TCP-Session: 1b0e8812-e9b7-4407-a734-e5926b44b0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.05.14 16:33:00.029646 [ 272 ] {} <Debug> TCP-Session: 1b0e8812-e9b7-4407-a734-e5926b44b0f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.05.14 16:33:00.031580 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41297 | ||
| 220 | 2025.05.14 16:33:00.033839 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2025.05.14 16:33:00.033866 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.05.14 16:33:00.033885 [ 270 ] {} <Debug> TCP-Session: 34e82af4-9b56-4252-b057-40393d1820bc Authenticating user 'default' from [fd00:1122:3344:101::d]:40901 | ||
| 223 | 2025.05.14 16:33:00.033933 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2025.05.14 16:33:00.033968 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2025.05.14 16:33:00.033995 [ 270 ] {} <Debug> TCP-Session: 34e82af4-9b56-4252-b057-40393d1820bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.05.14 16:33:00.034036 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 227 | 2025.05.14 16:33:00.033983 [ 268 ] {} <Debug> TCP-Session: a66599f6-4bd9-4cab-aa61-a5e75412fb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:52287 | ||
| 228 | 2025.05.14 16:33:00.034101 [ 274 ] {} <Debug> TCP-Session: 10a10a9e-4168-42d0-ab2c-76ff67e7ebfb Authenticating user 'default' from [fd00:1122:3344:101::d]:39067 | ||
| 229 | 2025.05.14 16:33:00.034097 [ 270 ] {} <Debug> TCP-Session: 34e82af4-9b56-4252-b057-40393d1820bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.05.14 16:33:00.033981 [ 275 ] {} <Debug> TCP-Session: 8323db6b-25c1-429d-9e68-bdcb19db0aca Authenticating user 'default' from [fd00:1122:3344:101::d]:41297 | ||
| 231 | 2025.05.14 16:33:00.034185 [ 274 ] {} <Debug> TCP-Session: 10a10a9e-4168-42d0-ab2c-76ff67e7ebfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.05.14 16:33:00.034166 [ 268 ] {} <Debug> TCP-Session: a66599f6-4bd9-4cab-aa61-a5e75412fb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.05.14 16:33:00.034077 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2025.05.14 16:33:00.034264 [ 274 ] {} <Debug> TCP-Session: 10a10a9e-4168-42d0-ab2c-76ff67e7ebfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.05.14 16:33:00.034249 [ 275 ] {} <Debug> TCP-Session: 8323db6b-25c1-429d-9e68-bdcb19db0aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.05.14 16:33:00.034251 [ 268 ] {} <Debug> TCP-Session: a66599f6-4bd9-4cab-aa61-a5e75412fb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.05.14 16:33:00.034377 [ 273 ] {} <Debug> TCP-Session: 4d854db8-c1dd-44a1-b8dc-8860ed5c193e Authenticating user 'default' from [fd00:1122:3344:101::d]:47060 | ||
| 238 | 2025.05.14 16:33:00.034375 [ 275 ] {} <Debug> TCP-Session: 8323db6b-25c1-429d-9e68-bdcb19db0aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.05.14 16:33:00.034471 [ 273 ] {} <Debug> TCP-Session: 4d854db8-c1dd-44a1-b8dc-8860ed5c193e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.05.14 16:33:00.034563 [ 273 ] {} <Debug> TCP-Session: 4d854db8-c1dd-44a1-b8dc-8860ed5c193e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.05.14 16:33:00.037286 [ 267 ] {25340302-8a8c-4ce5-a054-a9d0cacb1afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2025.05.14 16:33:00.050149 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57603 | ||
| 243 | 2025.05.14 16:33:00.055530 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2025.05.14 16:33:00.055596 [ 276 ] {} <Debug> TCP-Session: e1df45b8-26db-43a9-a730-4ac77b512c8b Authenticating user 'default' from [fd00:1122:3344:101::c]:57603 | ||
| 245 | 2025.05.14 16:33:00.055616 [ 276 ] {} <Debug> TCP-Session: e1df45b8-26db-43a9-a730-4ac77b512c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2025.05.14 16:33:00.055712 [ 276 ] {} <Debug> TCP-Session: e1df45b8-26db-43a9-a730-4ac77b512c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2025.05.14 16:33:00.058094 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 248 | 2025.05.14 16:33:00.058154 [ 276 ] {} <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 | ||
| 249 | 2025.05.14 16:33:00.058263 [ 276 ] {} <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 | ||
| 250 | 2025.05.14 16:33:00.065499 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59014 | ||
| 251 | 2025.05.14 16:33:00.068367 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2025.05.14 16:33:00.068414 [ 277 ] {} <Debug> TCP-Session: 454baafa-0b4a-4472-9ccb-aa418981eb80 Authenticating user 'default' from [fd00:1122:3344:101::c]:59014 | ||
| 253 | 2025.05.14 16:33:00.068412 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41927 | ||
| 254 | 2025.05.14 16:33:00.068486 [ 277 ] {} <Debug> TCP-Session: 454baafa-0b4a-4472-9ccb-aa418981eb80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.05.14 16:33:00.068594 [ 277 ] {} <Debug> TCP-Session: 454baafa-0b4a-4472-9ccb-aa418981eb80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.05.14 16:33:00.070821 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46870 | ||
| 257 | 2025.05.14 16:33:00.076449 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54423 | ||
| 258 | 2025.05.14 16:33:00.083914 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49487 | ||
| 259 | 2025.05.14 16:33:00.086121 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2025.05.14 16:33:00.086172 [ 280 ] {} <Debug> TCP-Session: a50b22ee-dc60-4c33-a810-ea44ba156754 Authenticating user 'default' from [fd00:1122:3344:101::c]:54423 | ||
| 261 | 2025.05.14 16:33:00.086289 [ 280 ] {} <Debug> TCP-Session: a50b22ee-dc60-4c33-a810-ea44ba156754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.05.14 16:33:00.086308 [ 280 ] {} <Debug> TCP-Session: a50b22ee-dc60-4c33-a810-ea44ba156754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.05.14 16:33:00.088864 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55348 | ||
| 264 | 2025.05.14 16:33:00.091314 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60603 | ||
| 265 | 2025.05.14 16:33:00.094204 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2025.05.14 16:33:00.094231 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.05.14 16:33:00.096939 [ 282 ] {} <Debug> TCP-Session: 47b2aafb-13a1-4608-9664-19ea7abfae51 Authenticating user 'default' from [fd00:1122:3344:101::c]:55348 | ||
| 268 | 2025.05.14 16:33:00.096947 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.05.14 16:33:00.097430 [ 282 ] {} <Debug> TCP-Session: 47b2aafb-13a1-4608-9664-19ea7abfae51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.05.14 16:33:00.097434 [ 279 ] {} <Debug> TCP-Session: 373d2083-9f77-44e0-a177-d25e8c70def1 Authenticating user 'default' from [fd00:1122:3344:101::c]:46870 | ||
| 271 | 2025.05.14 16:33:00.097466 [ 282 ] {} <Debug> TCP-Session: 47b2aafb-13a1-4608-9664-19ea7abfae51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.05.14 16:33:00.097705 [ 279 ] {} <Debug> TCP-Session: 373d2083-9f77-44e0-a177-d25e8c70def1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.05.14 16:33:00.097731 [ 279 ] {} <Debug> TCP-Session: 373d2083-9f77-44e0-a177-d25e8c70def1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.05.14 16:33:00.099478 [ 281 ] {} <Debug> TCP-Session: a2418615-1aed-4ef9-872c-5e7a397d72a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:49487 | ||
| 275 | 2025.05.14 16:33:00.099519 [ 281 ] {} <Debug> TCP-Session: a2418615-1aed-4ef9-872c-5e7a397d72a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.05.14 16:33:00.099534 [ 281 ] {} <Debug> TCP-Session: a2418615-1aed-4ef9-872c-5e7a397d72a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.05.14 16:33:00.105121 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2025.05.14 16:33:00.105166 [ 283 ] {} <Debug> TCP-Session: 638dddc5-a6db-4fac-8c58-6743e8a6bf9b Authenticating user 'default' from [fd00:1122:3344:101::c]:60603 | ||
| 279 | 2025.05.14 16:33:00.105187 [ 283 ] {} <Debug> TCP-Session: 638dddc5-a6db-4fac-8c58-6743e8a6bf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.05.14 16:33:00.105292 [ 283 ] {} <Debug> TCP-Session: 638dddc5-a6db-4fac-8c58-6743e8a6bf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.05.14 16:33:00.107069 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 282 | 2025.05.14 16:33:00.107111 [ 278 ] {} <Debug> TCP-Session: 226c56d3-6e90-43cd-83c0-94b581741daa Authenticating user 'default' from [fd00:1122:3344:101::c]:41927 | ||
| 283 | 2025.05.14 16:33:00.107182 [ 278 ] {} <Debug> TCP-Session: 226c56d3-6e90-43cd-83c0-94b581741daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.05.14 16:33:00.107237 [ 278 ] {} <Debug> TCP-Session: 226c56d3-6e90-43cd-83c0-94b581741daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2025.05.14 16:33:00.151647 [ 267 ] {25340302-8a8c-4ce5-a054-a9d0cacb1afb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52160) (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 @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.05.14 16:33:00.154624 [ 267 ] {25340302-8a8c-4ce5-a054-a9d0cacb1afb} <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 @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.05.14 16:33:00.154903 [ 267 ] {25340302-8a8c-4ce5-a054-a9d0cacb1afb} <Debug> TCPHandler: Processed in 0.127926288 sec. | ||
| 334 | 2025.05.14 16:33:00.155395 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.05.14 16:33:00.155637 [ 269 ] {5e02a1ac-b684-4934-8078-9c3f02131004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.05.14 16:33:00.156183 [ 269 ] {5e02a1ac-b684-4934-8078-9c3f02131004} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37290) (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 @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.05.14 16:33:00.156561 [ 269 ] {5e02a1ac-b684-4934-8078-9c3f02131004} <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 @ 0x0000000000116777 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.05.14 16:33:00.156797 [ 269 ] {5e02a1ac-b684-4934-8078-9c3f02131004} <Debug> TCPHandler: Processed in 0.001588391 sec. | ||
| 385 | 2025.05.14 16:33:00.159097 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.05.14 16:33:00.160108 [ 267 ] {e72d57dd-cf08-46fe-bd9d-fe5e479ab08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.05.14 16:33:00.160776 [ 267 ] {e72d57dd-cf08-46fe-bd9d-fe5e479ab08f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.05.14 16:33:00.162357 [ 267 ] {e72d57dd-cf08-46fe-bd9d-fe5e479ab08f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.05.14 16:33:00.162478 [ 267 ] {e72d57dd-cf08-46fe-bd9d-fe5e479ab08f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164893 sec | ||
| 390 | 2025.05.14 16:33:00.162494 [ 267 ] {e72d57dd-cf08-46fe-bd9d-fe5e479ab08f} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.05.14 16:33:00.162505 [ 267 ] {e72d57dd-cf08-46fe-bd9d-fe5e479ab08f} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.05.14 16:33:00.162566 [ 267 ] {e72d57dd-cf08-46fe-bd9d-fe5e479ab08f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.05.14 16:33:00.163341 [ 267 ] {e72d57dd-cf08-46fe-bd9d-fe5e479ab08f} <Debug> TCPHandler: Processed in 0.004361886 sec. | ||
| 394 | 2025.05.14 16:33:00.163508 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.05.14 16:33:00.163670 [ 267 ] {6cb15aa1-7596-42d1-8075-52a665cedc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) /* 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.05.14 16:33:00.163801 [ 267 ] {6cb15aa1-7596-42d1-8075-52a665cedc27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.05.14 16:33:00.173566 [ 267 ] {6cb15aa1-7596-42d1-8075-52a665cedc27} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.05.14 16:33:00.176788 [ 267 ] {6cb15aa1-7596-42d1-8075-52a665cedc27} <Debug> oximeter.version (c7e1c553-b15f-4706-916f-a64e89eddbf8): Loading data parts | ||
| 400 | 2025.05.14 16:33:00.177908 [ 267 ] {6cb15aa1-7596-42d1-8075-52a665cedc27} <Debug> oximeter.version (c7e1c553-b15f-4706-916f-a64e89eddbf8): There are no data parts | ||
| 401 | 2025.05.14 16:33:00.182019 [ 267 ] {6cb15aa1-7596-42d1-8075-52a665cedc27} <Debug> TCPHandler: Processed in 0.018564206 sec. | ||
| 402 | 2025.05.14 16:33:00.182316 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.05.14 16:33:00.182527 [ 267 ] {2c65fa7b-2fef-4360-9ee3-3c311d53df9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) /* 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.05.14 16:33:00.182659 [ 267 ] {2c65fa7b-2fef-4360-9ee3-3c311d53df9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.05.14 16:33:00.193797 [ 267 ] {2c65fa7b-2fef-4360-9ee3-3c311d53df9d} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Loading data parts | ||
| 416 | 2025.05.14 16:33:00.194262 [ 267 ] {2c65fa7b-2fef-4360-9ee3-3c311d53df9d} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): There are no data parts | ||
| 417 | 2025.05.14 16:33:00.196717 [ 267 ] {2c65fa7b-2fef-4360-9ee3-3c311d53df9d} <Debug> TCPHandler: Processed in 0.014490865 sec. | ||
| 418 | 2025.05.14 16:33:00.196949 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.05.14 16:33:00.197216 [ 267 ] {e34df768-35a1-4b6d-9789-087b63abc899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.197270 [ 267 ] {e34df768-35a1-4b6d-9789-087b63abc899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.05.14 16:33:00.200405 [ 267 ] {e34df768-35a1-4b6d-9789-087b63abc899} <Debug> oximeter.measurements_i8 (4ea2063f-3b1b-48a4-b9c3-2b94d38f4160): Loading data parts | ||
| 422 | 2025.05.14 16:33:00.200592 [ 267 ] {e34df768-35a1-4b6d-9789-087b63abc899} <Debug> oximeter.measurements_i8 (4ea2063f-3b1b-48a4-b9c3-2b94d38f4160): There are no data parts | ||
| 423 | 2025.05.14 16:33:00.203602 [ 267 ] {e34df768-35a1-4b6d-9789-087b63abc899} <Debug> TCPHandler: Processed in 0.006740082 sec. | ||
| 424 | 2025.05.14 16:33:00.203880 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.05.14 16:33:00.204059 [ 267 ] {59e498c5-97ce-4ff7-bb1f-c4e0aeddaa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.204192 [ 267 ] {59e498c5-97ce-4ff7-bb1f-c4e0aeddaa1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.05.14 16:33:00.207287 [ 267 ] {59e498c5-97ce-4ff7-bb1f-c4e0aeddaa1c} <Debug> oximeter.measurements_u8 (b18e485a-7c6b-45ce-a857-4b49e1a4bbe0): Loading data parts | ||
| 428 | 2025.05.14 16:33:00.207513 [ 267 ] {59e498c5-97ce-4ff7-bb1f-c4e0aeddaa1c} <Debug> oximeter.measurements_u8 (b18e485a-7c6b-45ce-a857-4b49e1a4bbe0): There are no data parts | ||
| 429 | 2025.05.14 16:33:00.209344 [ 267 ] {59e498c5-97ce-4ff7-bb1f-c4e0aeddaa1c} <Debug> TCPHandler: Processed in 0.005533279 sec. | ||
| 430 | 2025.05.14 16:33:00.209500 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.05.14 16:33:00.209713 [ 267 ] {bd9a6f5e-07f5-4550-94b4-fa6b53c4dddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.209802 [ 267 ] {bd9a6f5e-07f5-4550-94b4-fa6b53c4dddf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.05.14 16:33:00.212364 [ 267 ] {bd9a6f5e-07f5-4550-94b4-fa6b53c4dddf} <Debug> oximeter.measurements_i16 (c5d42687-267f-4e6c-8c65-c1008d815313): Loading data parts | ||
| 434 | 2025.05.14 16:33:00.212518 [ 267 ] {bd9a6f5e-07f5-4550-94b4-fa6b53c4dddf} <Debug> oximeter.measurements_i16 (c5d42687-267f-4e6c-8c65-c1008d815313): There are no data parts | ||
| 435 | 2025.05.14 16:33:00.214561 [ 267 ] {bd9a6f5e-07f5-4550-94b4-fa6b53c4dddf} <Debug> TCPHandler: Processed in 0.005111991 sec. | ||
| 436 | 2025.05.14 16:33:00.214791 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.05.14 16:33:00.214956 [ 267 ] {ca514ae6-273d-44a4-8c6b-273f742625a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.215098 [ 267 ] {ca514ae6-273d-44a4-8c6b-273f742625a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.05.14 16:33:00.218112 [ 267 ] {ca514ae6-273d-44a4-8c6b-273f742625a5} <Debug> oximeter.measurements_u16 (a0baa2ed-fd08-4ab5-9b27-0684f0e1e357): Loading data parts | ||
| 440 | 2025.05.14 16:33:00.218290 [ 267 ] {ca514ae6-273d-44a4-8c6b-273f742625a5} <Debug> oximeter.measurements_u16 (a0baa2ed-fd08-4ab5-9b27-0684f0e1e357): There are no data parts | ||
| 441 | 2025.05.14 16:33:00.222160 [ 267 ] {ca514ae6-273d-44a4-8c6b-273f742625a5} <Debug> TCPHandler: Processed in 0.007420626 sec. | ||
| 442 | 2025.05.14 16:33:00.222313 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.05.14 16:33:00.222506 [ 267 ] {f722167c-605d-45b4-b380-b5dc9a100e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.222597 [ 267 ] {f722167c-605d-45b4-b380-b5dc9a100e31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.05.14 16:33:00.228578 [ 267 ] {f722167c-605d-45b4-b380-b5dc9a100e31} <Debug> oximeter.measurements_i32 (a47ea42a-b63d-4c48-9493-0acd0f979b39): Loading data parts | ||
| 446 | 2025.05.14 16:33:00.228730 [ 267 ] {f722167c-605d-45b4-b380-b5dc9a100e31} <Debug> oximeter.measurements_i32 (a47ea42a-b63d-4c48-9493-0acd0f979b39): There are no data parts | ||
| 447 | 2025.05.14 16:33:00.233120 [ 267 ] {f722167c-605d-45b4-b380-b5dc9a100e31} <Debug> TCPHandler: Processed in 0.010862024 sec. | ||
| 448 | 2025.05.14 16:33:00.233367 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.05.14 16:33:00.233531 [ 267 ] {4f14605d-9d07-4d26-9e15-b54b4aa46c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.233734 [ 267 ] {4f14605d-9d07-4d26-9e15-b54b4aa46c85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.05.14 16:33:00.237996 [ 267 ] {4f14605d-9d07-4d26-9e15-b54b4aa46c85} <Debug> oximeter.measurements_u32 (0883155c-d7d5-4738-863b-1a23950315e2): Loading data parts | ||
| 452 | 2025.05.14 16:33:00.238337 [ 267 ] {4f14605d-9d07-4d26-9e15-b54b4aa46c85} <Debug> oximeter.measurements_u32 (0883155c-d7d5-4738-863b-1a23950315e2): There are no data parts | ||
| 453 | 2025.05.14 16:33:00.241444 [ 267 ] {4f14605d-9d07-4d26-9e15-b54b4aa46c85} <Debug> TCPHandler: Processed in 0.00813001 sec. | ||
| 454 | 2025.05.14 16:33:00.241600 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.05.14 16:33:00.241830 [ 267 ] {e31e43cc-c104-4cdf-8118-ca207d5c7987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.241938 [ 267 ] {e31e43cc-c104-4cdf-8118-ca207d5c7987} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.05.14 16:33:00.245690 [ 267 ] {e31e43cc-c104-4cdf-8118-ca207d5c7987} <Debug> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Loading data parts | ||
| 458 | 2025.05.14 16:33:00.245851 [ 267 ] {e31e43cc-c104-4cdf-8118-ca207d5c7987} <Debug> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): There are no data parts | ||
| 459 | 2025.05.14 16:33:00.248778 [ 267 ] {e31e43cc-c104-4cdf-8118-ca207d5c7987} <Debug> TCPHandler: Processed in 0.007229412 sec. | ||
| 460 | 2025.05.14 16:33:00.249012 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.05.14 16:33:00.249168 [ 267 ] {ee338fd1-9560-40b9-bcda-a94c75c046f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.249286 [ 267 ] {ee338fd1-9560-40b9-bcda-a94c75c046f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.05.14 16:33:00.251785 [ 267 ] {ee338fd1-9560-40b9-bcda-a94c75c046f2} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Loading data parts | ||
| 464 | 2025.05.14 16:33:00.251945 [ 267 ] {ee338fd1-9560-40b9-bcda-a94c75c046f2} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): There are no data parts | ||
| 465 | 2025.05.14 16:33:00.253241 [ 267 ] {ee338fd1-9560-40b9-bcda-a94c75c046f2} <Debug> TCPHandler: Processed in 0.004278104 sec. | ||
| 466 | 2025.05.14 16:33:00.253389 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.05.14 16:33:00.253545 [ 267 ] {287da77c-5462-4d92-8445-9cc0a5298adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.253668 [ 267 ] {287da77c-5462-4d92-8445-9cc0a5298adb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.05.14 16:33:00.258949 [ 267 ] {287da77c-5462-4d92-8445-9cc0a5298adb} <Debug> oximeter.measurements_f32 (a6cffb9c-a3a0-4e01-b8e9-719d8e4f5d57): Loading data parts | ||
| 470 | 2025.05.14 16:33:00.259178 [ 267 ] {287da77c-5462-4d92-8445-9cc0a5298adb} <Debug> oximeter.measurements_f32 (a6cffb9c-a3a0-4e01-b8e9-719d8e4f5d57): There are no data parts | ||
| 471 | 2025.05.14 16:33:00.262538 [ 267 ] {287da77c-5462-4d92-8445-9cc0a5298adb} <Debug> TCPHandler: Processed in 0.009200151 sec. | ||
| 472 | 2025.05.14 16:33:00.262760 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.05.14 16:33:00.262923 [ 267 ] {270466fe-43cf-4694-b963-4274f36623de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.263039 [ 267 ] {270466fe-43cf-4694-b963-4274f36623de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.05.14 16:33:00.266718 [ 267 ] {270466fe-43cf-4694-b963-4274f36623de} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Loading data parts | ||
| 476 | 2025.05.14 16:33:00.266869 [ 267 ] {270466fe-43cf-4694-b963-4274f36623de} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): There are no data parts | ||
| 477 | 2025.05.14 16:33:00.269844 [ 267 ] {270466fe-43cf-4694-b963-4274f36623de} <Debug> TCPHandler: Processed in 0.007135601 sec. | ||
| 478 | 2025.05.14 16:33:00.270023 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.05.14 16:33:00.270212 [ 267 ] {97318429-49f3-47a7-8809-b16672a36c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.270352 [ 267 ] {97318429-49f3-47a7-8809-b16672a36c00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.05.14 16:33:00.274361 [ 267 ] {97318429-49f3-47a7-8809-b16672a36c00} <Debug> oximeter.measurements_string (17e50a67-1558-42ad-a6d8-2aa4a9549b6f): Loading data parts | ||
| 482 | 2025.05.14 16:33:00.274517 [ 267 ] {97318429-49f3-47a7-8809-b16672a36c00} <Debug> oximeter.measurements_string (17e50a67-1558-42ad-a6d8-2aa4a9549b6f): There are no data parts | ||
| 483 | 2025.05.14 16:33:00.277865 [ 267 ] {97318429-49f3-47a7-8809-b16672a36c00} <Debug> TCPHandler: Processed in 0.007915336 sec. | ||
| 484 | 2025.05.14 16:33:00.278126 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.05.14 16:33:00.278288 [ 267 ] {e081708a-91e8-4b12-9d2e-ac6fbba71b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.278451 [ 267 ] {e081708a-91e8-4b12-9d2e-ac6fbba71b39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.05.14 16:33:00.280712 [ 267 ] {e081708a-91e8-4b12-9d2e-ac6fbba71b39} <Debug> oximeter.measurements_bytes (2155d78e-e356-4c4a-b4e9-3242daa17f6c): Loading data parts | ||
| 495 | 2025.05.14 16:33:00.280955 [ 267 ] {e081708a-91e8-4b12-9d2e-ac6fbba71b39} <Debug> oximeter.measurements_bytes (2155d78e-e356-4c4a-b4e9-3242daa17f6c): There are no data parts | ||
| 496 | 2025.05.14 16:33:00.282705 [ 267 ] {e081708a-91e8-4b12-9d2e-ac6fbba71b39} <Debug> TCPHandler: Processed in 0.004634671 sec. | ||
| 497 | 2025.05.14 16:33:00.282932 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.05.14 16:33:00.283091 [ 267 ] {688d9fb7-d4ab-469c-a55f-fbd856161b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.283214 [ 267 ] {688d9fb7-d4ab-469c-a55f-fbd856161b69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.05.14 16:33:00.286174 [ 267 ] {688d9fb7-d4ab-469c-a55f-fbd856161b69} <Debug> oximeter.measurements_cumulativei64 (b63086d7-7d34-4087-951d-79252fc0bcae): Loading data parts | ||
| 501 | 2025.05.14 16:33:00.286390 [ 267 ] {688d9fb7-d4ab-469c-a55f-fbd856161b69} <Debug> oximeter.measurements_cumulativei64 (b63086d7-7d34-4087-951d-79252fc0bcae): There are no data parts | ||
| 502 | 2025.05.14 16:33:00.288896 [ 267 ] {688d9fb7-d4ab-469c-a55f-fbd856161b69} <Debug> TCPHandler: Processed in 0.006015288 sec. | ||
| 503 | 2025.05.14 16:33:00.289050 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.05.14 16:33:00.289284 [ 267 ] {7a82cfb6-9d9a-4481-99f2-1b7c856a5e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.289398 [ 267 ] {7a82cfb6-9d9a-4481-99f2-1b7c856a5e18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.05.14 16:33:00.291594 [ 267 ] {7a82cfb6-9d9a-4481-99f2-1b7c856a5e18} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Loading data parts | ||
| 507 | 2025.05.14 16:33:00.291742 [ 267 ] {7a82cfb6-9d9a-4481-99f2-1b7c856a5e18} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): There are no data parts | ||
| 508 | 2025.05.14 16:33:00.293380 [ 267 ] {7a82cfb6-9d9a-4481-99f2-1b7c856a5e18} <Debug> TCPHandler: Processed in 0.004378716 sec. | ||
| 509 | 2025.05.14 16:33:00.293528 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.05.14 16:33:00.293700 [ 267 ] {0e0c9871-c669-4cfc-89de-268902d1bceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.293821 [ 267 ] {0e0c9871-c669-4cfc-89de-268902d1bceb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.05.14 16:33:00.295894 [ 267 ] {0e0c9871-c669-4cfc-89de-268902d1bceb} <Debug> oximeter.measurements_cumulativef32 (a24610a6-2012-4ff2-8595-82d7249bab62): Loading data parts | ||
| 513 | 2025.05.14 16:33:00.296045 [ 267 ] {0e0c9871-c669-4cfc-89de-268902d1bceb} <Debug> oximeter.measurements_cumulativef32 (a24610a6-2012-4ff2-8595-82d7249bab62): There are no data parts | ||
| 514 | 2025.05.14 16:33:00.297309 [ 267 ] {0e0c9871-c669-4cfc-89de-268902d1bceb} <Debug> TCPHandler: Processed in 0.003833485 sec. | ||
| 515 | 2025.05.14 16:33:00.297564 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.05.14 16:33:00.297726 [ 267 ] {182d3cc3-82aa-4a9e-9c90-f837d7e26a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.297853 [ 267 ] {182d3cc3-82aa-4a9e-9c90-f837d7e26a73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.05.14 16:33:00.300615 [ 267 ] {182d3cc3-82aa-4a9e-9c90-f837d7e26a73} <Debug> oximeter.measurements_cumulativef64 (b6be5c29-4455-45cd-8a3d-238e7a85e2ff): Loading data parts | ||
| 519 | 2025.05.14 16:33:00.300850 [ 267 ] {182d3cc3-82aa-4a9e-9c90-f837d7e26a73} <Debug> oximeter.measurements_cumulativef64 (b6be5c29-4455-45cd-8a3d-238e7a85e2ff): There are no data parts | ||
| 520 | 2025.05.14 16:33:00.303286 [ 267 ] {182d3cc3-82aa-4a9e-9c90-f837d7e26a73} <Debug> TCPHandler: Processed in 0.005773004 sec. | ||
| 521 | 2025.05.14 16:33:00.303455 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.05.14 16:33:00.303777 [ 267 ] {cc2f604d-e538-4226-9c2b-ee6434b212a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.303913 [ 267 ] {cc2f604d-e538-4226-9c2b-ee6434b212a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.05.14 16:33:00.307706 [ 267 ] {cc2f604d-e538-4226-9c2b-ee6434b212a0} <Debug> oximeter.measurements_histogrami8 (2a8d78cb-2996-4fec-9171-6ccabe2d169d): Loading data parts | ||
| 535 | 2025.05.14 16:33:00.307859 [ 267 ] {cc2f604d-e538-4226-9c2b-ee6434b212a0} <Debug> oximeter.measurements_histogrami8 (2a8d78cb-2996-4fec-9171-6ccabe2d169d): There are no data parts | ||
| 536 | 2025.05.14 16:33:00.309608 [ 267 ] {cc2f604d-e538-4226-9c2b-ee6434b212a0} <Debug> TCPHandler: Processed in 0.006212062 sec. | ||
| 537 | 2025.05.14 16:33:00.309841 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.05.14 16:33:00.310085 [ 267 ] {feeb226f-bbd4-4f55-83cd-be50d33069b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.310220 [ 267 ] {feeb226f-bbd4-4f55-83cd-be50d33069b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.05.14 16:33:00.312343 [ 267 ] {feeb226f-bbd4-4f55-83cd-be50d33069b8} <Debug> oximeter.measurements_histogramu8 (08970a48-3e75-4b41-88a0-074118dfcb67): Loading data parts | ||
| 541 | 2025.05.14 16:33:00.312568 [ 267 ] {feeb226f-bbd4-4f55-83cd-be50d33069b8} <Debug> oximeter.measurements_histogramu8 (08970a48-3e75-4b41-88a0-074118dfcb67): There are no data parts | ||
| 542 | 2025.05.14 16:33:00.314989 [ 267 ] {feeb226f-bbd4-4f55-83cd-be50d33069b8} <Debug> TCPHandler: Processed in 0.005202212 sec. | ||
| 543 | 2025.05.14 16:33:00.315145 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.05.14 16:33:00.315449 [ 267 ] {7b13eaf3-763e-4b82-843e-1ef79976b10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.315564 [ 267 ] {7b13eaf3-763e-4b82-843e-1ef79976b10d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.05.14 16:33:00.318069 [ 267 ] {7b13eaf3-763e-4b82-843e-1ef79976b10d} <Debug> oximeter.measurements_histogrami16 (3ac00e9c-5b2c-41f4-b706-9fbdb01c18de): Loading data parts | ||
| 547 | 2025.05.14 16:33:00.318226 [ 267 ] {7b13eaf3-763e-4b82-843e-1ef79976b10d} <Debug> oximeter.measurements_histogrami16 (3ac00e9c-5b2c-41f4-b706-9fbdb01c18de): There are no data parts | ||
| 548 | 2025.05.14 16:33:00.321620 [ 267 ] {7b13eaf3-763e-4b82-843e-1ef79976b10d} <Debug> TCPHandler: Processed in 0.006527619 sec. | ||
| 549 | 2025.05.14 16:33:00.321843 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.05.14 16:33:00.322056 [ 267 ] {61d6d314-feb8-40f4-a7db-9a11064db753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.322175 [ 267 ] {61d6d314-feb8-40f4-a7db-9a11064db753} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.05.14 16:33:00.326621 [ 267 ] {61d6d314-feb8-40f4-a7db-9a11064db753} <Debug> oximeter.measurements_histogramu16 (28d80c10-70d7-490a-908e-6d1d06320b8d): Loading data parts | ||
| 553 | 2025.05.14 16:33:00.326841 [ 267 ] {61d6d314-feb8-40f4-a7db-9a11064db753} <Debug> oximeter.measurements_histogramu16 (28d80c10-70d7-490a-908e-6d1d06320b8d): There are no data parts | ||
| 554 | 2025.05.14 16:33:00.329440 [ 267 ] {61d6d314-feb8-40f4-a7db-9a11064db753} <Debug> TCPHandler: Processed in 0.007646571 sec. | ||
| 555 | 2025.05.14 16:33:00.329609 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.05.14 16:33:00.329917 [ 267 ] {27901e9c-49b3-463b-a988-381385ea7127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.330055 [ 267 ] {27901e9c-49b3-463b-a988-381385ea7127} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.05.14 16:33:00.332723 [ 267 ] {27901e9c-49b3-463b-a988-381385ea7127} <Debug> oximeter.measurements_histogrami32 (d60e581d-4446-479e-b9b1-77c07f99c123): Loading data parts | ||
| 559 | 2025.05.14 16:33:00.332874 [ 267 ] {27901e9c-49b3-463b-a988-381385ea7127} <Debug> oximeter.measurements_histogrami32 (d60e581d-4446-479e-b9b1-77c07f99c123): There are no data parts | ||
| 560 | 2025.05.14 16:33:00.334418 [ 267 ] {27901e9c-49b3-463b-a988-381385ea7127} <Debug> TCPHandler: Processed in 0.004866116 sec. | ||
| 561 | 2025.05.14 16:33:00.334717 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.05.14 16:33:00.334939 [ 267 ] {f4b87b18-d8d1-4808-908d-3c12403959d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.335155 [ 267 ] {f4b87b18-d8d1-4808-908d-3c12403959d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.05.14 16:33:00.338041 [ 267 ] {f4b87b18-d8d1-4808-908d-3c12403959d8} <Debug> oximeter.measurements_histogramu32 (2df715cd-52b8-483f-a585-59277eec5bec): Loading data parts | ||
| 565 | 2025.05.14 16:33:00.338262 [ 267 ] {f4b87b18-d8d1-4808-908d-3c12403959d8} <Debug> oximeter.measurements_histogramu32 (2df715cd-52b8-483f-a585-59277eec5bec): There are no data parts | ||
| 566 | 2025.05.14 16:33:00.343067 [ 267 ] {f4b87b18-d8d1-4808-908d-3c12403959d8} <Debug> TCPHandler: Processed in 0.008402635 sec. | ||
| 567 | 2025.05.14 16:33:00.343225 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.05.14 16:33:00.343486 [ 267 ] {716fb6c8-ebf0-46a9-9b65-7429a6a4c1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.343619 [ 267 ] {716fb6c8-ebf0-46a9-9b65-7429a6a4c1ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.05.14 16:33:00.346972 [ 267 ] {716fb6c8-ebf0-46a9-9b65-7429a6a4c1ab} <Debug> oximeter.measurements_histogrami64 (862b885b-c356-42b9-ba2c-1f47bbd7fa82): Loading data parts | ||
| 571 | 2025.05.14 16:33:00.347132 [ 267 ] {716fb6c8-ebf0-46a9-9b65-7429a6a4c1ab} <Debug> oximeter.measurements_histogrami64 (862b885b-c356-42b9-ba2c-1f47bbd7fa82): There are no data parts | ||
| 572 | 2025.05.14 16:33:00.350726 [ 267 ] {716fb6c8-ebf0-46a9-9b65-7429a6a4c1ab} <Debug> TCPHandler: Processed in 0.007550419 sec. | ||
| 573 | 2025.05.14 16:33:00.350969 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.05.14 16:33:00.351211 [ 267 ] {287239ac-e2d8-4f78-b33f-9fb9a8f30b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.351358 [ 267 ] {287239ac-e2d8-4f78-b33f-9fb9a8f30b08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.05.14 16:33:00.355456 [ 267 ] {287239ac-e2d8-4f78-b33f-9fb9a8f30b08} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Loading data parts | ||
| 577 | 2025.05.14 16:33:00.355657 [ 267 ] {287239ac-e2d8-4f78-b33f-9fb9a8f30b08} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): There are no data parts | ||
| 578 | 2025.05.14 16:33:00.357745 [ 267 ] {287239ac-e2d8-4f78-b33f-9fb9a8f30b08} <Debug> TCPHandler: Processed in 0.006827445 sec. | ||
| 579 | 2025.05.14 16:33:00.357897 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.05.14 16:33:00.358155 [ 267 ] {58413e5b-0957-449d-af92-c07fdf4398c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.358286 [ 267 ] {58413e5b-0957-449d-af92-c07fdf4398c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.05.14 16:33:00.360397 [ 267 ] {58413e5b-0957-449d-af92-c07fdf4398c3} <Debug> oximeter.measurements_histogramf32 (cfa16a65-89ae-4943-bbb6-c745aa878f3d): Loading data parts | ||
| 583 | 2025.05.14 16:33:00.360534 [ 267 ] {58413e5b-0957-449d-af92-c07fdf4398c3} <Debug> oximeter.measurements_histogramf32 (cfa16a65-89ae-4943-bbb6-c745aa878f3d): There are no data parts | ||
| 584 | 2025.05.14 16:33:00.361829 [ 267 ] {58413e5b-0957-449d-af92-c07fdf4398c3} <Debug> TCPHandler: Processed in 0.003981498 sec. | ||
| 585 | 2025.05.14 16:33:00.362053 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.05.14 16:33:00.362264 [ 267 ] {2b0b91ec-7a47-4822-a2db-48fe373569c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.362392 [ 267 ] {2b0b91ec-7a47-4822-a2db-48fe373569c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.05.14 16:33:00.366737 [ 267 ] {2b0b91ec-7a47-4822-a2db-48fe373569c8} <Debug> oximeter.measurements_histogramf64 (f739789f-8448-49c3-9560-c970a99c6b05): Loading data parts | ||
| 589 | 2025.05.14 16:33:00.366930 [ 267 ] {2b0b91ec-7a47-4822-a2db-48fe373569c8} <Debug> oximeter.measurements_histogramf64 (f739789f-8448-49c3-9560-c970a99c6b05): There are no data parts | ||
| 590 | 2025.05.14 16:33:00.369174 [ 267 ] {2b0b91ec-7a47-4822-a2db-48fe373569c8} <Debug> TCPHandler: Processed in 0.007170822 sec. | ||
| 591 | 2025.05.14 16:33:00.369326 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.05.14 16:33:00.369546 [ 267 ] {c799752b-874f-422f-8b01-29b7f694215f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) /* 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.05.14 16:33:00.369718 [ 267 ] {c799752b-874f-422f-8b01-29b7f694215f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.05.14 16:33:00.372658 [ 267 ] {c799752b-874f-422f-8b01-29b7f694215f} <Debug> oximeter.fields_bool (3af3b93e-24ed-40c2-bd3f-b166e5beceb0): Loading data parts | ||
| 620 | 2025.05.14 16:33:00.372873 [ 267 ] {c799752b-874f-422f-8b01-29b7f694215f} <Debug> oximeter.fields_bool (3af3b93e-24ed-40c2-bd3f-b166e5beceb0): There are no data parts | ||
| 621 | 2025.05.14 16:33:00.375279 [ 267 ] {c799752b-874f-422f-8b01-29b7f694215f} <Debug> TCPHandler: Processed in 0.006003238 sec. | ||
| 622 | 2025.05.14 16:33:00.375429 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.05.14 16:33:00.375669 [ 267 ] {5bdbc57f-b6a9-4173-aae0-48036dc6ad4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.375782 [ 267 ] {5bdbc57f-b6a9-4173-aae0-48036dc6ad4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.05.14 16:33:00.378363 [ 267 ] {5bdbc57f-b6a9-4173-aae0-48036dc6ad4d} <Debug> oximeter.fields_i8 (db07463e-09d8-4ff5-910f-cb39a2cb4a33): Loading data parts | ||
| 626 | 2025.05.14 16:33:00.378524 [ 267 ] {5bdbc57f-b6a9-4173-aae0-48036dc6ad4d} <Debug> oximeter.fields_i8 (db07463e-09d8-4ff5-910f-cb39a2cb4a33): There are no data parts | ||
| 627 | 2025.05.14 16:33:00.381695 [ 267 ] {5bdbc57f-b6a9-4173-aae0-48036dc6ad4d} <Debug> TCPHandler: Processed in 0.006315164 sec. | ||
| 628 | 2025.05.14 16:33:00.381862 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.05.14 16:33:00.382024 [ 267 ] {0c4cd77d-0f38-4531-87cf-d7be7fb57434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.382167 [ 267 ] {0c4cd77d-0f38-4531-87cf-d7be7fb57434} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.05.14 16:33:00.386021 [ 267 ] {0c4cd77d-0f38-4531-87cf-d7be7fb57434} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Loading data parts | ||
| 632 | 2025.05.14 16:33:00.386164 [ 267 ] {0c4cd77d-0f38-4531-87cf-d7be7fb57434} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): There are no data parts | ||
| 633 | 2025.05.14 16:33:00.389099 [ 267 ] {0c4cd77d-0f38-4531-87cf-d7be7fb57434} <Debug> TCPHandler: Processed in 0.007290264 sec. | ||
| 634 | 2025.05.14 16:33:00.389249 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.05.14 16:33:00.389553 [ 267 ] {4b2c9f20-4ea8-4049-98c1-3090271f5c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.389681 [ 267 ] {4b2c9f20-4ea8-4049-98c1-3090271f5c3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.05.14 16:33:00.393025 [ 267 ] {4b2c9f20-4ea8-4049-98c1-3090271f5c3a} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Loading data parts | ||
| 638 | 2025.05.14 16:33:00.393166 [ 267 ] {4b2c9f20-4ea8-4049-98c1-3090271f5c3a} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): There are no data parts | ||
| 639 | 2025.05.14 16:33:00.396432 [ 267 ] {4b2c9f20-4ea8-4049-98c1-3090271f5c3a} <Debug> TCPHandler: Processed in 0.007235032 sec. | ||
| 640 | 2025.05.14 16:33:00.396591 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.05.14 16:33:00.396750 [ 267 ] {68dd11e9-5444-4241-8e06-ded927864422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.396899 [ 267 ] {68dd11e9-5444-4241-8e06-ded927864422} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2025.05.14 16:33:00.399134 [ 267 ] {68dd11e9-5444-4241-8e06-ded927864422} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Loading data parts | ||
| 644 | 2025.05.14 16:33:00.399276 [ 267 ] {68dd11e9-5444-4241-8e06-ded927864422} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): There are no data parts | ||
| 645 | 2025.05.14 16:33:00.400995 [ 267 ] {68dd11e9-5444-4241-8e06-ded927864422} <Debug> TCPHandler: Processed in 0.004454368 sec. | ||
| 646 | 2025.05.14 16:33:00.401237 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.05.14 16:33:00.401452 [ 267 ] {1748bcc6-e78a-4fec-a7ec-db0b633667ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.401580 [ 267 ] {1748bcc6-e78a-4fec-a7ec-db0b633667ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2025.05.14 16:33:00.404275 [ 267 ] {1748bcc6-e78a-4fec-a7ec-db0b633667ae} <Debug> oximeter.fields_i32 (172f3f54-842a-4237-a6a9-731b21a6da4a): Loading data parts | ||
| 650 | 2025.05.14 16:33:00.404440 [ 267 ] {1748bcc6-e78a-4fec-a7ec-db0b633667ae} <Debug> oximeter.fields_i32 (172f3f54-842a-4237-a6a9-731b21a6da4a): There are no data parts | ||
| 651 | 2025.05.14 16:33:00.406209 [ 267 ] {1748bcc6-e78a-4fec-a7ec-db0b633667ae} <Debug> TCPHandler: Processed in 0.005034159 sec. | ||
| 652 | 2025.05.14 16:33:00.406394 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.05.14 16:33:00.406557 [ 267 ] {3f6f688f-50e7-4095-b73a-dca679a8bd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.406692 [ 267 ] {3f6f688f-50e7-4095-b73a-dca679a8bd70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2025.05.14 16:33:00.409233 [ 267 ] {3f6f688f-50e7-4095-b73a-dca679a8bd70} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Loading data parts | ||
| 656 | 2025.05.14 16:33:00.409385 [ 267 ] {3f6f688f-50e7-4095-b73a-dca679a8bd70} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): There are no data parts | ||
| 657 | 2025.05.14 16:33:00.410925 [ 267 ] {3f6f688f-50e7-4095-b73a-dca679a8bd70} <Debug> TCPHandler: Processed in 0.00459674 sec. | ||
| 658 | 2025.05.14 16:33:00.411162 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.05.14 16:33:00.411336 [ 267 ] {178f330f-3931-4b0d-a3f4-a043da6b4541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.411522 [ 267 ] {178f330f-3931-4b0d-a3f4-a043da6b4541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2025.05.14 16:33:00.414894 [ 267 ] {178f330f-3931-4b0d-a3f4-a043da6b4541} <Debug> oximeter.fields_i64 (2e74d281-e711-4283-b81a-2563d1bb7079): Loading data parts | ||
| 662 | 2025.05.14 16:33:00.415133 [ 267 ] {178f330f-3931-4b0d-a3f4-a043da6b4541} <Debug> oximeter.fields_i64 (2e74d281-e711-4283-b81a-2563d1bb7079): There are no data parts | ||
| 663 | 2025.05.14 16:33:00.416699 [ 267 ] {178f330f-3931-4b0d-a3f4-a043da6b4541} <Debug> TCPHandler: Processed in 0.00559113 sec. | ||
| 664 | 2025.05.14 16:33:00.416850 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.05.14 16:33:00.417060 [ 267 ] {08bcc313-4a0e-4ff3-9efc-84ceb1bd5093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.417151 [ 267 ] {08bcc313-4a0e-4ff3-9efc-84ceb1bd5093} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2025.05.14 16:33:00.419322 [ 267 ] {08bcc313-4a0e-4ff3-9efc-84ceb1bd5093} <Debug> oximeter.fields_u64 (ac307d48-64eb-45c0-95f0-39d2c4841d31): Loading data parts | ||
| 668 | 2025.05.14 16:33:00.419493 [ 267 ] {08bcc313-4a0e-4ff3-9efc-84ceb1bd5093} <Debug> oximeter.fields_u64 (ac307d48-64eb-45c0-95f0-39d2c4841d31): There are no data parts | ||
| 669 | 2025.05.14 16:33:00.420798 [ 267 ] {08bcc313-4a0e-4ff3-9efc-84ceb1bd5093} <Debug> TCPHandler: Processed in 0.003997458 sec. | ||
| 670 | 2025.05.14 16:33:00.421232 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.05.14 16:33:00.421449 [ 267 ] {2d449495-e104-4351-88d0-afdb88a68638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.421598 [ 267 ] {2d449495-e104-4351-88d0-afdb88a68638} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2025.05.14 16:33:00.424503 [ 267 ] {2d449495-e104-4351-88d0-afdb88a68638} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Loading data parts | ||
| 674 | 2025.05.14 16:33:00.424742 [ 267 ] {2d449495-e104-4351-88d0-afdb88a68638} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): There are no data parts | ||
| 675 | 2025.05.14 16:33:00.426373 [ 267 ] {2d449495-e104-4351-88d0-afdb88a68638} <Debug> TCPHandler: Processed in 0.005200262 sec. | ||
| 676 | 2025.05.14 16:33:00.426542 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.05.14 16:33:00.426797 [ 267 ] {623d1704-34bf-4253-a33a-09c91a588b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.426888 [ 267 ] {623d1704-34bf-4253-a33a-09c91a588b18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2025.05.14 16:33:00.429416 [ 267 ] {623d1704-34bf-4253-a33a-09c91a588b18} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Loading data parts | ||
| 680 | 2025.05.14 16:33:00.429566 [ 267 ] {623d1704-34bf-4253-a33a-09c91a588b18} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): There are no data parts | ||
| 681 | 2025.05.14 16:33:00.431679 [ 267 ] {623d1704-34bf-4253-a33a-09c91a588b18} <Debug> TCPHandler: Processed in 0.005190143 sec. | ||
| 682 | 2025.05.14 16:33:00.431889 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2025.05.14 16:33:00.432090 [ 267 ] {2a8f4c1b-6296-459c-9991-8be2430e6a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) 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.05.14 16:33:00.432225 [ 267 ] {2a8f4c1b-6296-459c-9991-8be2430e6a3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2025.05.14 16:33:00.434056 [ 267 ] {2a8f4c1b-6296-459c-9991-8be2430e6a3e} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Loading data parts | ||
| 686 | 2025.05.14 16:33:00.434280 [ 267 ] {2a8f4c1b-6296-459c-9991-8be2430e6a3e} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): There are no data parts | ||
| 687 | 2025.05.14 16:33:00.435532 [ 267 ] {2a8f4c1b-6296-459c-9991-8be2430e6a3e} <Debug> TCPHandler: Processed in 0.003693822 sec. | ||
| 688 | 2025.05.14 16:33:00.435706 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2025.05.14 16:33:00.436039 [ 267 ] {eff84fac-d967-4012-9435-b1558696b6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) /* 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.05.14 16:33:00.436188 [ 267 ] {eff84fac-d967-4012-9435-b1558696b6da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2025.05.14 16:33:00.441142 [ 267 ] {eff84fac-d967-4012-9435-b1558696b6da} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Loading data parts | ||
| 695 | 2025.05.14 16:33:00.441383 [ 267 ] {eff84fac-d967-4012-9435-b1558696b6da} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): There are no data parts | ||
| 696 | 2025.05.14 16:33:00.445086 [ 267 ] {eff84fac-d967-4012-9435-b1558696b6da} <Debug> TCPHandler: Processed in 0.009431336 sec. | ||
| 697 | 2025.05.14 16:33:00.447873 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.05.14 16:33:00.448379 [ 269 ] {5fd53449-e33a-4bdf-8ac7-7e76888df7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2025.05.14 16:33:00.451720 [ 269 ] {5fd53449-e33a-4bdf-8ac7-7e76888df7c0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2025.05.14 16:33:00.469225 [ 284 ] {5fd53449-e33a-4bdf-8ac7-7e76888df7c0} <Trace> oximeter.version (c7e1c553-b15f-4706-916f-a64e89eddbf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2025.05.14 16:33:00.469397 [ 284 ] {5fd53449-e33a-4bdf-8ac7-7e76888df7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 702 | 2025.05.14 16:33:00.473938 [ 284 ] {5fd53449-e33a-4bdf-8ac7-7e76888df7c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2025.05.14 16:33:00.474564 [ 284 ] {5fd53449-e33a-4bdf-8ac7-7e76888df7c0} <Trace> oximeter.version (c7e1c553-b15f-4706-916f-a64e89eddbf8): 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.05.14 16:33:00.474960 [ 269 ] {5fd53449-e33a-4bdf-8ac7-7e76888df7c0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026748 sec., 37.385972783011816 rows/sec., 598.18 B/sec. | ||
| 705 | 2025.05.14 16:33:00.475249 [ 269 ] {5fd53449-e33a-4bdf-8ac7-7e76888df7c0} <Debug> TCPHandler: Processed in 0.027545302 sec. | ||
| 706 | 2025.05.14 16:33:01.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.93 MiB, peak 126.93 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 12.77 MiB | ||
| 707 | 2025.05.14 16:33:06.569847 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.05.14 16:33:06.569885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.05.14 16:33:06.569952 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.05.14 16:33:06.569977 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.05.14 16:33:06.576185 [ 244 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Loading data parts | ||
| 712 | 2025.05.14 16:33:06.576420 [ 244 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): There are no data parts | ||
| 713 | 2025.05.14 16:33:06.583178 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.05.14 16:33:06.583305 [ 245 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Loading data parts | ||
| 715 | 2025.05.14 16:33:06.583315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 716 | 2025.05.14 16:33:06.583469 [ 245 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): There are no data parts | ||
| 717 | 2025.05.14 16:33:06.590682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.05.14 16:33:06.591332 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): 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.05.14 16:33:06.591473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.05.14 16:33:06.619995 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.05.14 16:33:06.620142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 722 | 2025.05.14 16:33:06.626401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.05.14 16:33:06.627504 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): 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.05.14 16:33:06.630702 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.05.14 16:33:07.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.92 MiB, peak 148.92 MiB, free memory in arenas 0.00 B, will set to 154.01 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2025.05.14 16:33:09.068746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.05.14 16:33:09.068946 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.05.14 16:33:09.073452 [ 243 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Loading data parts | ||
| 729 | 2025.05.14 16:33:09.073635 [ 243 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): There are no data parts | ||
| 730 | 2025.05.14 16:33:09.079128 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.05.14 16:33:09.079249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 732 | 2025.05.14 16:33:09.080949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.05.14 16:33:09.081416 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): 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.05.14 16:33:09.081672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.05.14 16:33:10.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 158.21 MiB, free memory in arenas 0.00 B, will set to 155.23 MiB (RSS), difference: -2.99 MiB | ||
| 736 | 2025.05.14 16:33:14.039241 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.05.14 16:33:14.039305 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.05.14 16:33:14.091788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.05.14 16:33:14.092683 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.05.14 16:33:14.092731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 741 | 2025.05.14 16:33:14.093405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.05.14 16:33:14.094063 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): 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.05.14 16:33:14.094244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.05.14 16:33:14.131018 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.05.14 16:33:14.149719 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.05.14 16:33:14.149804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 747 | 2025.05.14 16:33:14.156269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.05.14 16:33:14.156986 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): 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.05.14 16:33:14.159929 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.05.14 16:33:15.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.99 MiB, peak 159.99 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 1.74 MiB | ||
| 751 | 2025.05.14 16:33:20.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.99 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.05.14 16:33:20.488715 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.05.14 16:33:20.488952 [ 267 ] {fa8f3df7-5859-4a1b-9730-77d3bca249ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.05.14 16:33:20.489507 [ 267 ] {fa8f3df7-5859-4a1b-9730-77d3bca249ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.05.14 16:33:20.494564 [ 267 ] {fa8f3df7-5859-4a1b-9730-77d3bca249ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.05.14 16:33:20.497164 [ 267 ] {fa8f3df7-5859-4a1b-9730-77d3bca249ae} <Debug> TCPHandler: Processed in 0.008599479 sec. | ||
| 757 | 2025.05.14 16:33:20.527388 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.05.14 16:33:20.527521 [ 267 ] {9a0ee902-b67a-42f4-b6ff-2f9473d964be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.05.14 16:33:20.531601 [ 267 ] {9a0ee902-b67a-42f4-b6ff-2f9473d964be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.05.14 16:33:20.531657 [ 267 ] {9a0ee902-b67a-42f4-b6ff-2f9473d964be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.05.14 16:33:20.533998 [ 267 ] {9a0ee902-b67a-42f4-b6ff-2f9473d964be} <Debug> TCPHandler: Processed in 0.006664741 sec. | ||
| 762 | 2025.05.14 16:33:20.534255 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.05.14 16:33:20.534374 [ 267 ] {7ec123e9-97d1-4361-b28a-3fd6fc4ad87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.05.14 16:33:20.534652 [ 267 ] {7ec123e9-97d1-4361-b28a-3fd6fc4ad87d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.05.14 16:33:20.534694 [ 267 ] {7ec123e9-97d1-4361-b28a-3fd6fc4ad87d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.05.14 16:33:20.535031 [ 267 ] {7ec123e9-97d1-4361-b28a-3fd6fc4ad87d} <Debug> TCPHandler: Processed in 0.000825446 sec. | ||
| 767 | 2025.05.14 16:33:20.535286 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.05.14 16:33:20.535414 [ 267 ] {fdb3d6be-439e-47c1-9bb4-efc8782028d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.05.14 16:33:20.535653 [ 267 ] {fdb3d6be-439e-47c1-9bb4-efc8782028d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.05.14 16:33:20.535696 [ 267 ] {fdb3d6be-439e-47c1-9bb4-efc8782028d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.05.14 16:33:20.536011 [ 267 ] {fdb3d6be-439e-47c1-9bb4-efc8782028d2} <Debug> TCPHandler: Processed in 0.000787885 sec. | ||
| 772 | 2025.05.14 16:33:20.536222 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.05.14 16:33:20.536336 [ 267 ] {3794aa94-eed8-46b6-81fa-0a5859dbe949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.05.14 16:33:20.536573 [ 267 ] {3794aa94-eed8-46b6-81fa-0a5859dbe949} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.05.14 16:33:20.536616 [ 267 ] {3794aa94-eed8-46b6-81fa-0a5859dbe949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.05.14 16:33:20.536929 [ 267 ] {3794aa94-eed8-46b6-81fa-0a5859dbe949} <Debug> TCPHandler: Processed in 0.000755844 sec. | ||
| 777 | 2025.05.14 16:33:20.537154 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.05.14 16:33:20.537267 [ 267 ] {40f7c594-57d2-48bf-93d9-a9152d0eabd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.05.14 16:33:20.537499 [ 267 ] {40f7c594-57d2-48bf-93d9-a9152d0eabd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.05.14 16:33:20.537541 [ 267 ] {40f7c594-57d2-48bf-93d9-a9152d0eabd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.05.14 16:33:20.537857 [ 267 ] {40f7c594-57d2-48bf-93d9-a9152d0eabd5} <Debug> TCPHandler: Processed in 0.000752525 sec. | ||
| 782 | 2025.05.14 16:33:20.538063 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.05.14 16:33:20.538178 [ 267 ] {c0ad7931-35ed-4def-8c45-cf29143aa0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.05.14 16:33:20.538426 [ 267 ] {c0ad7931-35ed-4def-8c45-cf29143aa0fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.05.14 16:33:20.538468 [ 267 ] {c0ad7931-35ed-4def-8c45-cf29143aa0fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.05.14 16:33:20.538794 [ 267 ] {c0ad7931-35ed-4def-8c45-cf29143aa0fb} <Debug> TCPHandler: Processed in 0.000779775 sec. | ||
| 787 | 2025.05.14 16:33:20.539013 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.05.14 16:33:20.539129 [ 267 ] {2a7558d1-bb84-416d-be96-3bea67263e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.05.14 16:33:20.539367 [ 267 ] {2a7558d1-bb84-416d-be96-3bea67263e83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.05.14 16:33:20.539410 [ 267 ] {2a7558d1-bb84-416d-be96-3bea67263e83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.05.14 16:33:20.539717 [ 267 ] {2a7558d1-bb84-416d-be96-3bea67263e83} <Debug> TCPHandler: Processed in 0.000752915 sec. | ||
| 792 | 2025.05.14 16:33:20.539937 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.05.14 16:33:20.540052 [ 267 ] {6488bc2d-fe35-44d8-b47b-3f1f40f36ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.05.14 16:33:20.540290 [ 267 ] {6488bc2d-fe35-44d8-b47b-3f1f40f36ec4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.05.14 16:33:20.540331 [ 267 ] {6488bc2d-fe35-44d8-b47b-3f1f40f36ec4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.05.14 16:33:20.540647 [ 267 ] {6488bc2d-fe35-44d8-b47b-3f1f40f36ec4} <Debug> TCPHandler: Processed in 0.000758855 sec. | ||
| 797 | 2025.05.14 16:33:20.540853 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.05.14 16:33:20.540970 [ 267 ] {90986136-f3d0-4d30-9fab-83c4d1676b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.05.14 16:33:20.541211 [ 267 ] {90986136-f3d0-4d30-9fab-83c4d1676b80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.05.14 16:33:20.541252 [ 267 ] {90986136-f3d0-4d30-9fab-83c4d1676b80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.05.14 16:33:20.541561 [ 267 ] {90986136-f3d0-4d30-9fab-83c4d1676b80} <Debug> TCPHandler: Processed in 0.000755935 sec. | ||
| 802 | 2025.05.14 16:33:20.541798 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.05.14 16:33:20.541914 [ 267 ] {bbddd084-eb2c-48de-be21-6f4d3d2f1515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.05.14 16:33:20.542153 [ 267 ] {bbddd084-eb2c-48de-be21-6f4d3d2f1515} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.05.14 16:33:20.542195 [ 267 ] {bbddd084-eb2c-48de-be21-6f4d3d2f1515} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.05.14 16:33:20.542503 [ 267 ] {bbddd084-eb2c-48de-be21-6f4d3d2f1515} <Debug> TCPHandler: Processed in 0.000753395 sec. | ||
| 807 | 2025.05.14 16:33:20.542726 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.05.14 16:33:20.542849 [ 267 ] {6e253be0-7905-427e-aaf9-e65729c8e2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.05.14 16:33:20.543091 [ 267 ] {6e253be0-7905-427e-aaf9-e65729c8e2a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.05.14 16:33:20.543135 [ 267 ] {6e253be0-7905-427e-aaf9-e65729c8e2a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.05.14 16:33:20.543478 [ 267 ] {6e253be0-7905-427e-aaf9-e65729c8e2a2} <Debug> TCPHandler: Processed in 0.000801235 sec. | ||
| 812 | 2025.05.14 16:33:20.543733 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.05.14 16:33:20.543850 [ 267 ] {f75a83ca-5b6e-4257-a4a6-c6a1c13d2d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.05.14 16:33:20.544095 [ 267 ] {f75a83ca-5b6e-4257-a4a6-c6a1c13d2d8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.05.14 16:33:20.544139 [ 267 ] {f75a83ca-5b6e-4257-a4a6-c6a1c13d2d8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.05.14 16:33:20.544448 [ 267 ] {f75a83ca-5b6e-4257-a4a6-c6a1c13d2d8e} <Debug> TCPHandler: Processed in 0.000763445 sec. | ||
| 817 | 2025.05.14 16:33:20.544702 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.05.14 16:33:20.544818 [ 267 ] {77628734-eae8-4b5f-b129-673fb1123a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.05.14 16:33:20.545064 [ 267 ] {77628734-eae8-4b5f-b129-673fb1123a30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.05.14 16:33:20.545106 [ 267 ] {77628734-eae8-4b5f-b129-673fb1123a30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.05.14 16:33:20.545442 [ 267 ] {77628734-eae8-4b5f-b129-673fb1123a30} <Debug> TCPHandler: Processed in 0.000789256 sec. | ||
| 822 | 2025.05.14 16:33:20.545658 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.05.14 16:33:20.545775 [ 267 ] {2969103b-ba89-46ba-ab33-735bb489ad08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.05.14 16:33:20.546022 [ 267 ] {2969103b-ba89-46ba-ab33-735bb489ad08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.05.14 16:33:20.546064 [ 267 ] {2969103b-ba89-46ba-ab33-735bb489ad08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.05.14 16:33:20.546390 [ 267 ] {2969103b-ba89-46ba-ab33-735bb489ad08} <Debug> TCPHandler: Processed in 0.000786755 sec. | ||
| 827 | 2025.05.14 16:33:20.546602 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.05.14 16:33:20.546721 [ 267 ] {f068610a-b5ef-4c8a-b497-4c8f08c3e319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.05.14 16:33:20.546969 [ 267 ] {f068610a-b5ef-4c8a-b497-4c8f08c3e319} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.05.14 16:33:20.547010 [ 267 ] {f068610a-b5ef-4c8a-b497-4c8f08c3e319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.05.14 16:33:20.547339 [ 267 ] {f068610a-b5ef-4c8a-b497-4c8f08c3e319} <Debug> TCPHandler: Processed in 0.000784955 sec. | ||
| 832 | 2025.05.14 16:33:20.547541 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.05.14 16:33:20.547658 [ 267 ] {876a1a15-ffb9-4dfa-bee3-116045e16151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.05.14 16:33:20.547908 [ 267 ] {876a1a15-ffb9-4dfa-bee3-116045e16151} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.05.14 16:33:20.547949 [ 267 ] {876a1a15-ffb9-4dfa-bee3-116045e16151} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.05.14 16:33:20.548346 [ 267 ] {876a1a15-ffb9-4dfa-bee3-116045e16151} <Debug> TCPHandler: Processed in 0.000853647 sec. | ||
| 837 | 2025.05.14 16:33:20.548572 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.05.14 16:33:20.548691 [ 267 ] {c67b4618-8256-4bc7-a319-b169dba19208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.05.14 16:33:20.548959 [ 267 ] {c67b4618-8256-4bc7-a319-b169dba19208} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.05.14 16:33:20.549001 [ 267 ] {c67b4618-8256-4bc7-a319-b169dba19208} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.05.14 16:33:20.549315 [ 267 ] {c67b4618-8256-4bc7-a319-b169dba19208} <Debug> TCPHandler: Processed in 0.000791626 sec. | ||
| 842 | 2025.05.14 16:33:20.555404 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.05.14 16:33:20.555530 [ 267 ] {079d8f62-d185-498d-ba89-3bb2c0c95276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 844 | 2025.05.14 16:33:20.555579 [ 267 ] {079d8f62-d185-498d-ba89-3bb2c0c95276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.05.14 16:33:20.558790 [ 267 ] {079d8f62-d185-498d-ba89-3bb2c0c95276} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2025.05.14 16:33:20.558836 [ 267 ] {079d8f62-d185-498d-ba89-3bb2c0c95276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 847 | 2025.05.14 16:33:20.561564 [ 267 ] {079d8f62-d185-498d-ba89-3bb2c0c95276} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 848 | 2025.05.14 16:33:20.561781 [ 267 ] {079d8f62-d185-498d-ba89-3bb2c0c95276} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2025.05.14 16:33:20.561927 [ 267 ] {079d8f62-d185-498d-ba89-3bb2c0c95276} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.006433 sec., 2798.072438986476 rows/sec., 391.35 KiB/sec. | ||
| 850 | 2025.05.14 16:33:20.561969 [ 267 ] {079d8f62-d185-498d-ba89-3bb2c0c95276} <Debug> TCPHandler: Processed in 0.00662583 sec. | ||
| 851 | 2025.05.14 16:33:20.562103 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.05.14 16:33:20.562200 [ 267 ] {236b5ec1-2194-479e-a24b-b80bc1af7100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 853 | 2025.05.14 16:33:20.562241 [ 267 ] {236b5ec1-2194-479e-a24b-b80bc1af7100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 854 | 2025.05.14 16:33:20.564803 [ 267 ] {236b5ec1-2194-479e-a24b-b80bc1af7100} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2025.05.14 16:33:20.564838 [ 267 ] {236b5ec1-2194-479e-a24b-b80bc1af7100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 856 | 2025.05.14 16:33:20.565169 [ 267 ] {236b5ec1-2194-479e-a24b-b80bc1af7100} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2025.05.14 16:33:20.565390 [ 267 ] {236b5ec1-2194-479e-a24b-b80bc1af7100} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2025.05.14 16:33:20.565515 [ 267 ] {236b5ec1-2194-479e-a24b-b80bc1af7100} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.003334 sec., 16796.640671865625 rows/sec., 1.28 MiB/sec. | ||
| 859 | 2025.05.14 16:33:20.565552 [ 267 ] {236b5ec1-2194-479e-a24b-b80bc1af7100} <Debug> TCPHandler: Processed in 0.003505869 sec. | ||
| 860 | 2025.05.14 16:33:20.565675 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.05.14 16:33:20.565773 [ 267 ] {2dcde5f0-8793-468e-8ff2-b9e05576f377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 862 | 2025.05.14 16:33:20.565812 [ 267 ] {2dcde5f0-8793-468e-8ff2-b9e05576f377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 863 | 2025.05.14 16:33:20.566243 [ 267 ] {2dcde5f0-8793-468e-8ff2-b9e05576f377} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2025.05.14 16:33:20.566279 [ 267 ] {2dcde5f0-8793-468e-8ff2-b9e05576f377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 865 | 2025.05.14 16:33:20.566583 [ 267 ] {2dcde5f0-8793-468e-8ff2-b9e05576f377} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2025.05.14 16:33:20.566788 [ 267 ] {2dcde5f0-8793-468e-8ff2-b9e05576f377} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2025.05.14 16:33:20.566910 [ 267 ] {2dcde5f0-8793-468e-8ff2-b9e05576f377} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 868 | 2025.05.14 16:33:20.566949 [ 267 ] {2dcde5f0-8793-468e-8ff2-b9e05576f377} <Debug> TCPHandler: Processed in 0.001324686 sec. | ||
| 869 | 2025.05.14 16:33:20.567061 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2025.05.14 16:33:20.567157 [ 267 ] {4ed1e633-c647-4dd5-827c-8455ca24b95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 871 | 2025.05.14 16:33:20.567199 [ 267 ] {4ed1e633-c647-4dd5-827c-8455ca24b95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 872 | 2025.05.14 16:33:20.567631 [ 267 ] {4ed1e633-c647-4dd5-827c-8455ca24b95d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2025.05.14 16:33:20.567665 [ 267 ] {4ed1e633-c647-4dd5-827c-8455ca24b95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 874 | 2025.05.14 16:33:20.568027 [ 267 ] {4ed1e633-c647-4dd5-827c-8455ca24b95d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2025.05.14 16:33:20.568242 [ 267 ] {4ed1e633-c647-4dd5-827c-8455ca24b95d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2025.05.14 16:33:20.568368 [ 267 ] {4ed1e633-c647-4dd5-827c-8455ca24b95d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00123 sec., 104065.0406504065 rows/sec., 7.25 MiB/sec. | ||
| 877 | 2025.05.14 16:33:20.568406 [ 267 ] {4ed1e633-c647-4dd5-827c-8455ca24b95d} <Debug> TCPHandler: Processed in 0.001394648 sec. | ||
| 878 | 2025.05.14 16:33:20.568516 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.05.14 16:33:20.568613 [ 267 ] {831d141e-623f-45c8-9b7e-2ffd7322fa94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 880 | 2025.05.14 16:33:20.568654 [ 267 ] {831d141e-623f-45c8-9b7e-2ffd7322fa94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 881 | 2025.05.14 16:33:20.568972 [ 267 ] {831d141e-623f-45c8-9b7e-2ffd7322fa94} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2025.05.14 16:33:20.569009 [ 267 ] {831d141e-623f-45c8-9b7e-2ffd7322fa94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 883 | 2025.05.14 16:33:20.569313 [ 267 ] {831d141e-623f-45c8-9b7e-2ffd7322fa94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2025.05.14 16:33:20.569519 [ 267 ] {831d141e-623f-45c8-9b7e-2ffd7322fa94} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2025.05.14 16:33:20.569642 [ 267 ] {831d141e-623f-45c8-9b7e-2ffd7322fa94} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 886 | 2025.05.14 16:33:20.569677 [ 267 ] {831d141e-623f-45c8-9b7e-2ffd7322fa94} <Debug> TCPHandler: Processed in 0.001211684 sec. | ||
| 887 | 2025.05.14 16:33:21.594957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 888 | 2025.05.14 16:33:21.595414 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2025.05.14 16:33:21.595457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 890 | 2025.05.14 16:33:21.596044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 891 | 2025.05.14 16:33:21.596288 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2025.05.14 16:33:21.596428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 893 | 2025.05.14 16:33:21.660631 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 894 | 2025.05.14 16:33:21.677442 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.05.14 16:33:21.677508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 896 | 2025.05.14 16:33:21.683731 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 897 | 2025.05.14 16:33:21.684463 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.05.14 16:33:21.687439 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 899 | 2025.05.14 16:33:25.492888 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.05.14 16:33:25.493086 [ 267 ] {90455731-bc48-4fe0-aef8-d53407e16592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 901 | 2025.05.14 16:33:25.493150 [ 267 ] {90455731-bc48-4fe0-aef8-d53407e16592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 902 | 2025.05.14 16:33:25.493797 [ 267 ] {90455731-bc48-4fe0-aef8-d53407e16592} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.05.14 16:33:25.493846 [ 267 ] {90455731-bc48-4fe0-aef8-d53407e16592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 904 | 2025.05.14 16:33:25.494263 [ 267 ] {90455731-bc48-4fe0-aef8-d53407e16592} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 905 | 2025.05.14 16:33:25.494510 [ 267 ] {90455731-bc48-4fe0-aef8-d53407e16592} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.05.14 16:33:25.494662 [ 267 ] {90455731-bc48-4fe0-aef8-d53407e16592} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 907 | 2025.05.14 16:33:25.494708 [ 267 ] {90455731-bc48-4fe0-aef8-d53407e16592} <Debug> TCPHandler: Processed in 0.001944689 sec. | ||
| 908 | 2025.05.14 16:33:25.494834 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.05.14 16:33:25.494938 [ 267 ] {de598544-97f9-4036-84a0-d9668a7a7459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 910 | 2025.05.14 16:33:25.494981 [ 267 ] {de598544-97f9-4036-84a0-d9668a7a7459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 911 | 2025.05.14 16:33:25.495409 [ 267 ] {de598544-97f9-4036-84a0-d9668a7a7459} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.05.14 16:33:25.495448 [ 267 ] {de598544-97f9-4036-84a0-d9668a7a7459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 913 | 2025.05.14 16:33:25.495758 [ 267 ] {de598544-97f9-4036-84a0-d9668a7a7459} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 914 | 2025.05.14 16:33:25.495972 [ 267 ] {de598544-97f9-4036-84a0-d9668a7a7459} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.05.14 16:33:25.496102 [ 267 ] {de598544-97f9-4036-84a0-d9668a7a7459} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 916 | 2025.05.14 16:33:25.496142 [ 267 ] {de598544-97f9-4036-84a0-d9668a7a7459} <Debug> TCPHandler: Processed in 0.001361647 sec. | ||
| 917 | 2025.05.14 16:33:25.496271 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.05.14 16:33:25.496373 [ 267 ] {c5b730ff-97ab-42b0-bdd0-8388cd0b7321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 919 | 2025.05.14 16:33:25.496417 [ 267 ] {c5b730ff-97ab-42b0-bdd0-8388cd0b7321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 920 | 2025.05.14 16:33:25.496872 [ 267 ] {c5b730ff-97ab-42b0-bdd0-8388cd0b7321} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.05.14 16:33:25.496912 [ 267 ] {c5b730ff-97ab-42b0-bdd0-8388cd0b7321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 922 | 2025.05.14 16:33:25.497281 [ 267 ] {c5b730ff-97ab-42b0-bdd0-8388cd0b7321} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 923 | 2025.05.14 16:33:25.497507 [ 267 ] {c5b730ff-97ab-42b0-bdd0-8388cd0b7321} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.05.14 16:33:25.497636 [ 267 ] {c5b730ff-97ab-42b0-bdd0-8388cd0b7321} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 925 | 2025.05.14 16:33:25.497674 [ 267 ] {c5b730ff-97ab-42b0-bdd0-8388cd0b7321} <Debug> TCPHandler: Processed in 0.001455019 sec. | ||
| 926 | 2025.05.14 16:33:25.497794 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.05.14 16:33:25.497891 [ 267 ] {1fc96e5e-5c82-4989-8c2e-5a44c9b20194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 928 | 2025.05.14 16:33:25.497933 [ 267 ] {1fc96e5e-5c82-4989-8c2e-5a44c9b20194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 929 | 2025.05.14 16:33:25.498277 [ 267 ] {1fc96e5e-5c82-4989-8c2e-5a44c9b20194} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.05.14 16:33:25.498315 [ 267 ] {1fc96e5e-5c82-4989-8c2e-5a44c9b20194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 931 | 2025.05.14 16:33:25.498636 [ 267 ] {1fc96e5e-5c82-4989-8c2e-5a44c9b20194} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 932 | 2025.05.14 16:33:25.498850 [ 267 ] {1fc96e5e-5c82-4989-8c2e-5a44c9b20194} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.05.14 16:33:25.498976 [ 267 ] {1fc96e5e-5c82-4989-8c2e-5a44c9b20194} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 934 | 2025.05.14 16:33:25.499011 [ 267 ] {1fc96e5e-5c82-4989-8c2e-5a44c9b20194} <Debug> TCPHandler: Processed in 0.001266815 sec. | ||
| 935 | 2025.05.14 16:33:29.039544 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 936 | 2025.05.14 16:33:29.039600 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 937 | 2025.05.14 16:33:29.083844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
| 938 | 2025.05.14 16:33:29.086915 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.05.14 16:33:29.086962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 940 | 2025.05.14 16:33:29.088226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 941 | 2025.05.14 16:33:29.088490 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.05.14 16:33:29.088735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 943 | 2025.05.14 16:33:29.097471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 944 | 2025.05.14 16:33:29.097960 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2025.05.14 16:33:29.098008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 946 | 2025.05.14 16:33:29.098540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 947 | 2025.05.14 16:33:29.098781 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2025.05.14 16:33:29.098920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 949 | 2025.05.14 16:33:29.188477 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 950 | 2025.05.14 16:33:29.204757 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2025.05.14 16:33:29.204808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 952 | 2025.05.14 16:33:29.211193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 953 | 2025.05.14 16:33:29.211923 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2025.05.14 16:33:29.214864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 955 | 2025.05.14 16:33:30.485886 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.05.14 16:33:30.486241 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 957 | 2025.05.14 16:33:30.488740 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 958 | 2025.05.14 16:33:30.492648 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 959 | 2025.05.14 16:33:30.492918 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 960 | 2025.05.14 16:33:30.495218 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2025.05.14 16:33:30.497568 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 962 | 2025.05.14 16:33:30.499926 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 963 | 2025.05.14 16:33:30.499986 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 964 | 2025.05.14 16:33:30.500007 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 965 | 2025.05.14 16:33:30.502074 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 966 | 2025.05.14 16:33:30.502106 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 967 | 2025.05.14 16:33:30.519187 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.033093 sec., 543.92167527876 rows/sec., 22.25 KiB/sec. | ||
| 968 | 2025.05.14 16:33:30.519305 [ 267 ] {4281d55e-321b-4509-97ea-b4255fcb2a40} <Debug> TCPHandler: Processed in 0.033552879 sec. | ||
| 969 | 2025.05.14 16:33:30.520157 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2025.05.14 16:33:30.520305 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 971 | 2025.05.14 16:33:30.520533 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 972 | 2025.05.14 16:33:30.520567 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 973 | 2025.05.14 16:33:30.520753 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 974 | 2025.05.14 16:33:30.520811 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 975 | 2025.05.14 16:33:30.520923 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 976 | 2025.05.14 16:33:30.520955 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 977 | 2025.05.14 16:33:30.520976 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 978 | 2025.05.14 16:33:30.520992 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 979 | 2025.05.14 16:33:30.521027 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 980 | 2025.05.14 16:33:30.521048 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 981 | 2025.05.14 16:33:30.521541 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001296 sec., 13888.888888888889 rows/sec., 568.15 KiB/sec. | ||
| 982 | 2025.05.14 16:33:30.521634 [ 267 ] {45b5ec8c-6dc1-4e93-860a-b9a7de001413} <Debug> TCPHandler: Processed in 0.00153368 sec. | ||
| 983 | 2025.05.14 16:33:30.521928 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2025.05.14 16:33:30.522059 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 985 | 2025.05.14 16:33:30.522264 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 986 | 2025.05.14 16:33:30.522296 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 987 | 2025.05.14 16:33:30.522470 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2025.05.14 16:33:30.522523 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2025.05.14 16:33:30.522624 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 990 | 2025.05.14 16:33:30.522652 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 991 | 2025.05.14 16:33:30.522671 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 992 | 2025.05.14 16:33:30.522685 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 993 | 2025.05.14 16:33:30.522718 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 994 | 2025.05.14 16:33:30.522736 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 995 | 2025.05.14 16:33:30.523159 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001149 sec., 15665.796344647519 rows/sec., 640.84 KiB/sec. | ||
| 996 | 2025.05.14 16:33:30.523244 [ 267 ] {59b714f3-beb0-48c0-986a-dbf707851002} <Debug> TCPHandler: Processed in 0.001366566 sec. | ||
| 997 | 2025.05.14 16:33:30.523832 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2025.05.14 16:33:30.523960 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 999 | 2025.05.14 16:33:30.524158 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1000 | 2025.05.14 16:33:30.524190 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1001 | 2025.05.14 16:33:30.524365 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2025.05.14 16:33:30.524418 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2025.05.14 16:33:30.524517 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1004 | 2025.05.14 16:33:30.524545 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1005 | 2025.05.14 16:33:30.524563 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1006 | 2025.05.14 16:33:30.524578 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1007 | 2025.05.14 16:33:30.524610 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1008 | 2025.05.14 16:33:30.524629 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1009 | 2025.05.14 16:33:30.525103 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00119 sec., 15126.050420168067 rows/sec., 618.76 KiB/sec. | ||
| 1010 | 2025.05.14 16:33:30.525189 [ 267 ] {06f39b28-7155-4ecc-9757-3a0b35f4561a} <Debug> TCPHandler: Processed in 0.001406718 sec. | ||
| 1011 | 2025.05.14 16:33:30.525419 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.05.14 16:33:30.525547 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1013 | 2025.05.14 16:33:30.525744 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1014 | 2025.05.14 16:33:30.525776 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1015 | 2025.05.14 16:33:30.525947 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2025.05.14 16:33:30.525999 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2025.05.14 16:33:30.526096 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1018 | 2025.05.14 16:33:30.526126 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1019 | 2025.05.14 16:33:30.526144 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1020 | 2025.05.14 16:33:30.526158 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1021 | 2025.05.14 16:33:30.526191 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1022 | 2025.05.14 16:33:30.526208 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1023 | 2025.05.14 16:33:30.526643 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001143 sec., 15748.031496062993 rows/sec., 644.21 KiB/sec. | ||
| 1024 | 2025.05.14 16:33:30.526728 [ 267 ] {428020a6-9634-40cc-bb08-626a7ff07f47} <Debug> TCPHandler: Processed in 0.001357607 sec. | ||
| 1025 | 2025.05.14 16:33:30.526965 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1026 | 2025.05.14 16:33:30.527091 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1027 | 2025.05.14 16:33:30.527286 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1028 | 2025.05.14 16:33:30.527318 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1029 | 2025.05.14 16:33:30.527489 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2025.05.14 16:33:30.527541 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2025.05.14 16:33:30.527638 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1032 | 2025.05.14 16:33:30.527666 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1033 | 2025.05.14 16:33:30.527684 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1034 | 2025.05.14 16:33:30.527698 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1035 | 2025.05.14 16:33:30.527730 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1036 | 2025.05.14 16:33:30.527749 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1037 | 2025.05.14 16:33:30.528165 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00112 sec., 16071.428571428572 rows/sec., 657.44 KiB/sec. | ||
| 1038 | 2025.05.14 16:33:30.528247 [ 267 ] {b5c16627-baa9-49e5-93ef-b03c025492e1} <Debug> TCPHandler: Processed in 0.001332176 sec. | ||
| 1039 | 2025.05.14 16:33:30.528487 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2025.05.14 16:33:30.528615 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1041 | 2025.05.14 16:33:30.528817 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1042 | 2025.05.14 16:33:30.528850 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1043 | 2025.05.14 16:33:30.529021 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2025.05.14 16:33:30.529073 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2025.05.14 16:33:30.529172 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1046 | 2025.05.14 16:33:30.529200 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1047 | 2025.05.14 16:33:30.529218 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1048 | 2025.05.14 16:33:30.529232 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1049 | 2025.05.14 16:33:30.529264 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1050 | 2025.05.14 16:33:30.529282 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1051 | 2025.05.14 16:33:30.529685 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001117 sec., 16114.59265890779 rows/sec., 659.20 KiB/sec. | ||
| 1052 | 2025.05.14 16:33:30.529768 [ 267 ] {df56612f-c2fc-493c-a020-645b87327b6c} <Debug> TCPHandler: Processed in 0.001330066 sec. | ||
| 1053 | 2025.05.14 16:33:30.530001 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2025.05.14 16:33:30.530128 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1055 | 2025.05.14 16:33:30.530323 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1056 | 2025.05.14 16:33:30.530356 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1057 | 2025.05.14 16:33:30.530530 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2025.05.14 16:33:30.530588 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1059 | 2025.05.14 16:33:30.530689 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1060 | 2025.05.14 16:33:30.530718 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1061 | 2025.05.14 16:33:30.530738 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1062 | 2025.05.14 16:33:30.530752 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1063 | 2025.05.14 16:33:30.530792 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1064 | 2025.05.14 16:33:30.530811 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1065 | 2025.05.14 16:33:30.531247 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001167 sec., 15424.164524421592 rows/sec., 630.96 KiB/sec. | ||
| 1066 | 2025.05.14 16:33:30.531331 [ 267 ] {e07eddd3-cfe0-4e58-bf5c-9f694083be69} <Debug> TCPHandler: Processed in 0.001380388 sec. | ||
| 1067 | 2025.05.14 16:33:30.531568 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2025.05.14 16:33:30.531696 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1069 | 2025.05.14 16:33:30.531896 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1070 | 2025.05.14 16:33:30.531928 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1071 | 2025.05.14 16:33:30.532103 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2025.05.14 16:33:30.532154 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2025.05.14 16:33:30.532252 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1074 | 2025.05.14 16:33:30.532280 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1075 | 2025.05.14 16:33:30.532299 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1076 | 2025.05.14 16:33:30.532314 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1077 | 2025.05.14 16:33:30.532346 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1078 | 2025.05.14 16:33:30.532365 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1079 | 2025.05.14 16:33:30.532837 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001189 sec., 15138.772077375947 rows/sec., 619.28 KiB/sec. | ||
| 1080 | 2025.05.14 16:33:30.532923 [ 267 ] {fc58e35b-a645-49c8-bd6e-4850d24a40a5} <Debug> TCPHandler: Processed in 0.001406088 sec. | ||
| 1081 | 2025.05.14 16:33:30.533175 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2025.05.14 16:33:30.533303 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1083 | 2025.05.14 16:33:30.533501 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1084 | 2025.05.14 16:33:30.533535 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1085 | 2025.05.14 16:33:30.533713 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2025.05.14 16:33:30.533764 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2025.05.14 16:33:30.533862 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1088 | 2025.05.14 16:33:30.533889 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1089 | 2025.05.14 16:33:30.533907 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1090 | 2025.05.14 16:33:30.533921 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1091 | 2025.05.14 16:33:30.533954 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1092 | 2025.05.14 16:33:30.533973 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1093 | 2025.05.14 16:33:30.534406 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00115 sec., 15652.173913043478 rows/sec., 640.29 KiB/sec. | ||
| 1094 | 2025.05.14 16:33:30.534506 [ 267 ] {c47242a5-fd48-4b6e-aa48-b875e9bca005} <Debug> TCPHandler: Processed in 0.001380917 sec. | ||
| 1095 | 2025.05.14 16:33:30.534742 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.05.14 16:33:30.534872 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1097 | 2025.05.14 16:33:30.535069 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1098 | 2025.05.14 16:33:30.535102 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1099 | 2025.05.14 16:33:30.535282 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1100 | 2025.05.14 16:33:30.535334 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1101 | 2025.05.14 16:33:30.535433 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1102 | 2025.05.14 16:33:30.535461 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1103 | 2025.05.14 16:33:30.535479 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1104 | 2025.05.14 16:33:30.535493 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1105 | 2025.05.14 16:33:30.535525 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1106 | 2025.05.14 16:33:30.535544 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1107 | 2025.05.14 16:33:30.535948 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001125 sec., 16000.000000000002 rows/sec., 654.51 KiB/sec. | ||
| 1108 | 2025.05.14 16:33:30.536035 [ 267 ] {4c18fcfd-8cfc-4073-bd28-d51f9439b3c5} <Debug> TCPHandler: Processed in 0.001343956 sec. | ||
| 1109 | 2025.05.14 16:33:30.536256 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.05.14 16:33:30.536385 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1111 | 2025.05.14 16:33:30.536584 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1112 | 2025.05.14 16:33:30.536617 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1113 | 2025.05.14 16:33:30.536797 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2025.05.14 16:33:30.536850 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2025.05.14 16:33:30.536947 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1116 | 2025.05.14 16:33:30.536974 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1117 | 2025.05.14 16:33:30.536992 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1118 | 2025.05.14 16:33:30.537006 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1119 | 2025.05.14 16:33:30.537038 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1120 | 2025.05.14 16:33:30.537057 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1121 | 2025.05.14 16:33:30.537450 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001114 sec., 16157.989228007182 rows/sec., 660.98 KiB/sec. | ||
| 1122 | 2025.05.14 16:33:30.537534 [ 267 ] {474427d7-36bf-4288-b5d7-494f0991caab} <Debug> TCPHandler: Processed in 0.001328896 sec. | ||
| 1123 | 2025.05.14 16:33:30.543237 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2025.05.14 16:33:30.543394 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1125 | 2025.05.14 16:33:30.543641 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1126 | 2025.05.14 16:33:30.543681 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1127 | 2025.05.14 16:33:30.543904 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2025.05.14 16:33:30.543956 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2025.05.14 16:33:30.544054 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1130 | 2025.05.14 16:33:30.544082 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1131 | 2025.05.14 16:33:30.544101 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 1132 | 2025.05.14 16:33:30.544115 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1133 | 2025.05.14 16:33:30.544147 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1134 | 2025.05.14 16:33:30.544166 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1135 | 2025.05.14 16:33:30.544634 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001303 sec., 13814.274750575596 rows/sec., 565.10 KiB/sec. | ||
| 1136 | 2025.05.14 16:33:30.544741 [ 267 ] {b785c4b0-b5f6-490b-a9ea-fa1462211d5b} <Debug> TCPHandler: Processed in 0.001565011 sec. | ||
| 1137 | 2025.05.14 16:33:30.551210 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2025.05.14 16:33:30.551324 [ 267 ] {724cfd92-2665-4b8b-921b-a17df099c3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1139 | 2025.05.14 16:33:30.551367 [ 267 ] {724cfd92-2665-4b8b-921b-a17df099c3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1140 | 2025.05.14 16:33:30.551950 [ 267 ] {724cfd92-2665-4b8b-921b-a17df099c3b9} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2025.05.14 16:33:30.551988 [ 267 ] {724cfd92-2665-4b8b-921b-a17df099c3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1142 | 2025.05.14 16:33:30.552419 [ 267 ] {724cfd92-2665-4b8b-921b-a17df099c3b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1143 | 2025.05.14 16:33:30.552620 [ 267 ] {724cfd92-2665-4b8b-921b-a17df099c3b9} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2025.05.14 16:33:30.552762 [ 267 ] {724cfd92-2665-4b8b-921b-a17df099c3b9} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.001469 sec., 8849.557522123894 rows/sec., 3.01 MiB/sec. | ||
| 1145 | 2025.05.14 16:33:30.552801 [ 267 ] {724cfd92-2665-4b8b-921b-a17df099c3b9} <Debug> TCPHandler: Processed in 0.001644042 sec. | ||
| 1146 | 2025.05.14 16:33:30.552935 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2025.05.14 16:33:30.553056 [ 267 ] {75de3e6c-06ce-4b43-8332-640f8b9c50e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1148 | 2025.05.14 16:33:30.553107 [ 267 ] {75de3e6c-06ce-4b43-8332-640f8b9c50e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1149 | 2025.05.14 16:33:30.555554 [ 267 ] {75de3e6c-06ce-4b43-8332-640f8b9c50e2} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2025.05.14 16:33:30.555588 [ 267 ] {75de3e6c-06ce-4b43-8332-640f8b9c50e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1151 | 2025.05.14 16:33:30.555926 [ 267 ] {75de3e6c-06ce-4b43-8332-640f8b9c50e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1152 | 2025.05.14 16:33:30.556141 [ 267 ] {75de3e6c-06ce-4b43-8332-640f8b9c50e2} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2025.05.14 16:33:30.556272 [ 267 ] {75de3e6c-06ce-4b43-8332-640f8b9c50e2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003239 sec., 65452.300092621175 rows/sec., 4.16 MiB/sec. | ||
| 1154 | 2025.05.14 16:33:30.556311 [ 267 ] {75de3e6c-06ce-4b43-8332-640f8b9c50e2} <Debug> TCPHandler: Processed in 0.003424777 sec. | ||
| 1155 | 2025.05.14 16:33:30.556431 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2025.05.14 16:33:30.556529 [ 267 ] {1caed628-c301-4194-a306-e67ba8bd9109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1157 | 2025.05.14 16:33:30.556570 [ 267 ] {1caed628-c301-4194-a306-e67ba8bd9109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1158 | 2025.05.14 16:33:30.557378 [ 267 ] {1caed628-c301-4194-a306-e67ba8bd9109} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2025.05.14 16:33:30.557420 [ 267 ] {1caed628-c301-4194-a306-e67ba8bd9109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1160 | 2025.05.14 16:33:30.557790 [ 267 ] {1caed628-c301-4194-a306-e67ba8bd9109} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1161 | 2025.05.14 16:33:30.558006 [ 267 ] {1caed628-c301-4194-a306-e67ba8bd9109} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2025.05.14 16:33:30.558134 [ 267 ] {1caed628-c301-4194-a306-e67ba8bd9109} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.001624 sec., 389778.3251231527 rows/sec., 30.63 MiB/sec. | ||
| 1163 | 2025.05.14 16:33:30.558170 [ 267 ] {1caed628-c301-4194-a306-e67ba8bd9109} <Debug> TCPHandler: Processed in 0.001789885 sec. | ||
| 1164 | 2025.05.14 16:33:30.558287 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2025.05.14 16:33:30.558390 [ 267 ] {96c967f3-74d5-4e01-99c0-0da9cd16cf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1166 | 2025.05.14 16:33:30.558433 [ 267 ] {96c967f3-74d5-4e01-99c0-0da9cd16cf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1167 | 2025.05.14 16:33:30.559021 [ 267 ] {96c967f3-74d5-4e01-99c0-0da9cd16cf4b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2025.05.14 16:33:30.559057 [ 267 ] {96c967f3-74d5-4e01-99c0-0da9cd16cf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1169 | 2025.05.14 16:33:30.559395 [ 267 ] {96c967f3-74d5-4e01-99c0-0da9cd16cf4b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1170 | 2025.05.14 16:33:30.559652 [ 267 ] {96c967f3-74d5-4e01-99c0-0da9cd16cf4b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2025.05.14 16:33:30.559788 [ 267 ] {96c967f3-74d5-4e01-99c0-0da9cd16cf4b} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.00142 sec., 80281.69014084506 rows/sec., 4.81 MiB/sec. | ||
| 1172 | 2025.05.14 16:33:30.559833 [ 267 ] {96c967f3-74d5-4e01-99c0-0da9cd16cf4b} <Debug> TCPHandler: Processed in 0.001598002 sec. | ||
| 1173 | 2025.05.14 16:33:30.559972 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2025.05.14 16:33:30.560080 [ 267 ] {86bcb00f-c1f6-44f9-a189-bd0f0722aeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1175 | 2025.05.14 16:33:30.560127 [ 267 ] {86bcb00f-c1f6-44f9-a189-bd0f0722aeab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1176 | 2025.05.14 16:33:30.560734 [ 267 ] {86bcb00f-c1f6-44f9-a189-bd0f0722aeab} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2025.05.14 16:33:30.560773 [ 267 ] {86bcb00f-c1f6-44f9-a189-bd0f0722aeab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1178 | 2025.05.14 16:33:30.561145 [ 267 ] {86bcb00f-c1f6-44f9-a189-bd0f0722aeab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1179 | 2025.05.14 16:33:30.562108 [ 267 ] {86bcb00f-c1f6-44f9-a189-bd0f0722aeab} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2025.05.14 16:33:30.562242 [ 267 ] {86bcb00f-c1f6-44f9-a189-bd0f0722aeab} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002187 sec., 51668.9529035208 rows/sec., 3.34 MiB/sec. | ||
| 1181 | 2025.05.14 16:33:30.562281 [ 267 ] {86bcb00f-c1f6-44f9-a189-bd0f0722aeab} <Debug> TCPHandler: Processed in 0.002368077 sec. | ||
| 1182 | 2025.05.14 16:33:30.562419 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2025.05.14 16:33:30.562515 [ 267 ] {61606544-2fc4-4fb8-b661-dfb529a8385b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1184 | 2025.05.14 16:33:30.562556 [ 267 ] {61606544-2fc4-4fb8-b661-dfb529a8385b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1185 | 2025.05.14 16:33:30.563010 [ 267 ] {61606544-2fc4-4fb8-b661-dfb529a8385b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2025.05.14 16:33:30.563047 [ 267 ] {61606544-2fc4-4fb8-b661-dfb529a8385b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1187 | 2025.05.14 16:33:30.563364 [ 267 ] {61606544-2fc4-4fb8-b661-dfb529a8385b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1188 | 2025.05.14 16:33:30.563573 [ 267 ] {61606544-2fc4-4fb8-b661-dfb529a8385b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2025.05.14 16:33:30.563695 [ 267 ] {61606544-2fc4-4fb8-b661-dfb529a8385b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0012 sec., 93333.33333333334 rows/sec., 5.32 MiB/sec. | ||
| 1190 | 2025.05.14 16:33:30.563731 [ 267 ] {61606544-2fc4-4fb8-b661-dfb529a8385b} <Debug> TCPHandler: Processed in 0.001362897 sec. | ||
| 1191 | 2025.05.14 16:33:30.563844 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2025.05.14 16:33:30.563939 [ 267 ] {5ebbf9e8-cba9-4b70-8593-cabbb29aa864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1193 | 2025.05.14 16:33:30.563978 [ 267 ] {5ebbf9e8-cba9-4b70-8593-cabbb29aa864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1194 | 2025.05.14 16:33:30.564551 [ 267 ] {5ebbf9e8-cba9-4b70-8593-cabbb29aa864} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2025.05.14 16:33:30.564585 [ 267 ] {5ebbf9e8-cba9-4b70-8593-cabbb29aa864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1196 | 2025.05.14 16:33:30.564922 [ 267 ] {5ebbf9e8-cba9-4b70-8593-cabbb29aa864} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1197 | 2025.05.14 16:33:30.565132 [ 267 ] {5ebbf9e8-cba9-4b70-8593-cabbb29aa864} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2025.05.14 16:33:30.565255 [ 267 ] {5ebbf9e8-cba9-4b70-8593-cabbb29aa864} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001335 sec., 292134.8314606742 rows/sec., 20.65 MiB/sec. | ||
| 1199 | 2025.05.14 16:33:30.565299 [ 267 ] {5ebbf9e8-cba9-4b70-8593-cabbb29aa864} <Debug> TCPHandler: Processed in 0.00150485 sec. | ||
| 1200 | 2025.05.14 16:33:30.565413 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2025.05.14 16:33:30.565507 [ 267 ] {93653782-3479-4456-959f-296779583d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1202 | 2025.05.14 16:33:30.565547 [ 267 ] {93653782-3479-4456-959f-296779583d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1203 | 2025.05.14 16:33:30.565858 [ 267 ] {93653782-3479-4456-959f-296779583d15} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.05.14 16:33:30.565894 [ 267 ] {93653782-3479-4456-959f-296779583d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1205 | 2025.05.14 16:33:30.566190 [ 267 ] {93653782-3479-4456-959f-296779583d15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1206 | 2025.05.14 16:33:30.566405 [ 267 ] {93653782-3479-4456-959f-296779583d15} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2025.05.14 16:33:30.566531 [ 267 ] {93653782-3479-4456-959f-296779583d15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 1208 | 2025.05.14 16:33:30.566572 [ 267 ] {93653782-3479-4456-959f-296779583d15} <Debug> TCPHandler: Processed in 0.001210204 sec. | ||
| 1209 | 2025.05.14 16:33:30.566676 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2025.05.14 16:33:30.566771 [ 267 ] {73994db5-f345-4bd6-ad78-a88898d1d8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1211 | 2025.05.14 16:33:30.566812 [ 267 ] {73994db5-f345-4bd6-ad78-a88898d1d8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1212 | 2025.05.14 16:33:30.567213 [ 267 ] {73994db5-f345-4bd6-ad78-a88898d1d8e7} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2025.05.14 16:33:30.567249 [ 267 ] {73994db5-f345-4bd6-ad78-a88898d1d8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1214 | 2025.05.14 16:33:30.567578 [ 267 ] {73994db5-f345-4bd6-ad78-a88898d1d8e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1215 | 2025.05.14 16:33:30.567794 [ 267 ] {73994db5-f345-4bd6-ad78-a88898d1d8e7} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2025.05.14 16:33:30.567917 [ 267 ] {73994db5-f345-4bd6-ad78-a88898d1d8e7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001165 sec., 203433.47639484977 rows/sec., 13.64 MiB/sec. | ||
| 1217 | 2025.05.14 16:33:30.567959 [ 267 ] {73994db5-f345-4bd6-ad78-a88898d1d8e7} <Debug> TCPHandler: Processed in 0.001331936 sec. | ||
| 1218 | 2025.05.14 16:33:30.568067 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2025.05.14 16:33:30.568162 [ 267 ] {5bf09107-40ba-41a2-bcd6-adc938c149f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1220 | 2025.05.14 16:33:30.568201 [ 267 ] {5bf09107-40ba-41a2-bcd6-adc938c149f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1221 | 2025.05.14 16:33:30.568522 [ 267 ] {5bf09107-40ba-41a2-bcd6-adc938c149f5} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2025.05.14 16:33:30.568558 [ 267 ] {5bf09107-40ba-41a2-bcd6-adc938c149f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1223 | 2025.05.14 16:33:30.568846 [ 267 ] {5bf09107-40ba-41a2-bcd6-adc938c149f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1224 | 2025.05.14 16:33:30.569054 [ 267 ] {5bf09107-40ba-41a2-bcd6-adc938c149f5} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2025.05.14 16:33:30.569175 [ 267 ] {5bf09107-40ba-41a2-bcd6-adc938c149f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 1226 | 2025.05.14 16:33:30.569216 [ 267 ] {5bf09107-40ba-41a2-bcd6-adc938c149f5} <Debug> TCPHandler: Processed in 0.001199493 sec. | ||
| 1227 | 2025.05.14 16:33:30.569340 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2025.05.14 16:33:30.569437 [ 267 ] {01fb645b-123b-4fec-b56c-3c732ab18fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1229 | 2025.05.14 16:33:30.569514 [ 267 ] {01fb645b-123b-4fec-b56c-3c732ab18fab} <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 | ||
| 1230 | 2025.05.14 16:33:30.570209 [ 267 ] {01fb645b-123b-4fec-b56c-3c732ab18fab} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2025.05.14 16:33:30.570246 [ 267 ] {01fb645b-123b-4fec-b56c-3c732ab18fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1232 | 2025.05.14 16:33:30.572768 [ 267 ] {01fb645b-123b-4fec-b56c-3c732ab18fab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1233 | 2025.05.14 16:33:30.572998 [ 267 ] {01fb645b-123b-4fec-b56c-3c732ab18fab} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2025.05.14 16:33:30.573131 [ 267 ] {01fb645b-123b-4fec-b56c-3c732ab18fab} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003712 sec., 2155.1724137931033 rows/sec., 3.86 MiB/sec. | ||
| 1235 | 2025.05.14 16:33:30.573218 [ 267 ] {01fb645b-123b-4fec-b56c-3c732ab18fab} <Debug> TCPHandler: Processed in 0.003926907 sec. | ||
| 1236 | 2025.05.14 16:33:30.573339 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2025.05.14 16:33:30.573435 [ 267 ] {3f143d91-94c6-4fb4-b5dc-a8475f50587a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1238 | 2025.05.14 16:33:30.573475 [ 267 ] {3f143d91-94c6-4fb4-b5dc-a8475f50587a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1239 | 2025.05.14 16:33:30.573813 [ 267 ] {3f143d91-94c6-4fb4-b5dc-a8475f50587a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2025.05.14 16:33:30.573849 [ 267 ] {3f143d91-94c6-4fb4-b5dc-a8475f50587a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1241 | 2025.05.14 16:33:30.574154 [ 267 ] {3f143d91-94c6-4fb4-b5dc-a8475f50587a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1242 | 2025.05.14 16:33:30.574389 [ 267 ] {3f143d91-94c6-4fb4-b5dc-a8475f50587a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2025.05.14 16:33:30.574519 [ 267 ] {3f143d91-94c6-4fb4-b5dc-a8475f50587a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001103 sec., 74342.7017225748 rows/sec., 4.72 MiB/sec. | ||
| 1244 | 2025.05.14 16:33:30.574562 [ 267 ] {3f143d91-94c6-4fb4-b5dc-a8475f50587a} <Debug> TCPHandler: Processed in 0.001273316 sec. | ||
| 1245 | 2025.05.14 16:33:35.492750 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2025.05.14 16:33:35.492965 [ 267 ] {42b14863-a5b5-4a92-bcac-58c2913a47e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1247 | 2025.05.14 16:33:35.493039 [ 267 ] {42b14863-a5b5-4a92-bcac-58c2913a47e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1248 | 2025.05.14 16:33:35.493739 [ 267 ] {42b14863-a5b5-4a92-bcac-58c2913a47e2} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2025.05.14 16:33:35.493791 [ 267 ] {42b14863-a5b5-4a92-bcac-58c2913a47e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1250 | 2025.05.14 16:33:35.494199 [ 267 ] {42b14863-a5b5-4a92-bcac-58c2913a47e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1251 | 2025.05.14 16:33:35.494436 [ 267 ] {42b14863-a5b5-4a92-bcac-58c2913a47e2} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2025.05.14 16:33:35.494605 [ 267 ] {42b14863-a5b5-4a92-bcac-58c2913a47e2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 1253 | 2025.05.14 16:33:35.494655 [ 267 ] {42b14863-a5b5-4a92-bcac-58c2913a47e2} <Debug> TCPHandler: Processed in 0.00204826 sec. | ||
| 1254 | 2025.05.14 16:33:35.494796 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2025.05.14 16:33:35.494900 [ 267 ] {cf04fd71-2d61-40a6-bd29-e7790832cd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1256 | 2025.05.14 16:33:35.494944 [ 267 ] {cf04fd71-2d61-40a6-bd29-e7790832cd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1257 | 2025.05.14 16:33:35.495426 [ 267 ] {cf04fd71-2d61-40a6-bd29-e7790832cd81} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2025.05.14 16:33:35.495466 [ 267 ] {cf04fd71-2d61-40a6-bd29-e7790832cd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1259 | 2025.05.14 16:33:35.495795 [ 267 ] {cf04fd71-2d61-40a6-bd29-e7790832cd81} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1260 | 2025.05.14 16:33:35.496012 [ 267 ] {cf04fd71-2d61-40a6-bd29-e7790832cd81} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2025.05.14 16:33:35.496154 [ 267 ] {cf04fd71-2d61-40a6-bd29-e7790832cd81} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 1262 | 2025.05.14 16:33:35.496193 [ 267 ] {cf04fd71-2d61-40a6-bd29-e7790832cd81} <Debug> TCPHandler: Processed in 0.001452728 sec. | ||
| 1263 | 2025.05.14 16:33:35.496322 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2025.05.14 16:33:35.496421 [ 267 ] {46c20522-1ee0-4ec6-9d01-98b80bc4cd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1265 | 2025.05.14 16:33:35.496465 [ 267 ] {46c20522-1ee0-4ec6-9d01-98b80bc4cd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1266 | 2025.05.14 16:33:35.496906 [ 267 ] {46c20522-1ee0-4ec6-9d01-98b80bc4cd03} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2025.05.14 16:33:35.496944 [ 267 ] {46c20522-1ee0-4ec6-9d01-98b80bc4cd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1268 | 2025.05.14 16:33:35.497287 [ 267 ] {46c20522-1ee0-4ec6-9d01-98b80bc4cd03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1269 | 2025.05.14 16:33:35.497502 [ 267 ] {46c20522-1ee0-4ec6-9d01-98b80bc4cd03} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2025.05.14 16:33:35.497642 [ 267 ] {46c20522-1ee0-4ec6-9d01-98b80bc4cd03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 1271 | 2025.05.14 16:33:35.497679 [ 267 ] {46c20522-1ee0-4ec6-9d01-98b80bc4cd03} <Debug> TCPHandler: Processed in 0.001410867 sec. | ||
| 1272 | 2025.05.14 16:33:35.497795 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.05.14 16:33:35.497892 [ 267 ] {a54f269e-6f51-41dc-aa93-f7e6bf49d389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1274 | 2025.05.14 16:33:35.497935 [ 267 ] {a54f269e-6f51-41dc-aa93-f7e6bf49d389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1275 | 2025.05.14 16:33:35.498296 [ 267 ] {a54f269e-6f51-41dc-aa93-f7e6bf49d389} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2025.05.14 16:33:35.498335 [ 267 ] {a54f269e-6f51-41dc-aa93-f7e6bf49d389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1277 | 2025.05.14 16:33:35.498656 [ 267 ] {a54f269e-6f51-41dc-aa93-f7e6bf49d389} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1278 | 2025.05.14 16:33:35.498868 [ 267 ] {a54f269e-6f51-41dc-aa93-f7e6bf49d389} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2025.05.14 16:33:35.499001 [ 267 ] {a54f269e-6f51-41dc-aa93-f7e6bf49d389} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 1280 | 2025.05.14 16:33:35.499037 [ 267 ] {a54f269e-6f51-41dc-aa93-f7e6bf49d389} <Debug> TCPHandler: Processed in 0.001292585 sec. | ||
| 1281 | 2025.05.14 16:33:36.599973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1282 | 2025.05.14 16:33:36.600447 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2025.05.14 16:33:36.600495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1284 | 2025.05.14 16:33:36.601054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1285 | 2025.05.14 16:33:36.601295 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2025.05.14 16:33:36.601443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1287 | 2025.05.14 16:33:36.715906 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1288 | 2025.05.14 16:33:36.733058 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2025.05.14 16:33:36.733122 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1290 | 2025.05.14 16:33:36.739373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1291 | 2025.05.14 16:33:36.740142 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2025.05.14 16:33:36.743416 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1293 | 2025.05.14 16:33:39.089887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 | ||
| 1294 | 2025.05.14 16:33:39.092586 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2025.05.14 16:33:39.092646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1296 | 2025.05.14 16:33:39.093871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1297 | 2025.05.14 16:33:39.094133 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2025.05.14 16:33:39.094408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1299 | 2025.05.14 16:33:40.500006 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2025.05.14 16:33:40.500199 [ 267 ] {f90ba677-5a84-4b31-ae00-1efb14257509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1301 | 2025.05.14 16:33:40.500266 [ 267 ] {f90ba677-5a84-4b31-ae00-1efb14257509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1302 | 2025.05.14 16:33:40.500934 [ 267 ] {f90ba677-5a84-4b31-ae00-1efb14257509} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2025.05.14 16:33:40.500986 [ 267 ] {f90ba677-5a84-4b31-ae00-1efb14257509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1304 | 2025.05.14 16:33:40.501404 [ 267 ] {f90ba677-5a84-4b31-ae00-1efb14257509} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1305 | 2025.05.14 16:33:40.501635 [ 267 ] {f90ba677-5a84-4b31-ae00-1efb14257509} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2025.05.14 16:33:40.501792 [ 267 ] {f90ba677-5a84-4b31-ae00-1efb14257509} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001645 sec., 128875.37993920973 rows/sec., 8.20 MiB/sec. | ||
| 1307 | 2025.05.14 16:33:40.501841 [ 267 ] {f90ba677-5a84-4b31-ae00-1efb14257509} <Debug> TCPHandler: Processed in 0.001974519 sec. | ||
| 1308 | 2025.05.14 16:33:40.501965 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2025.05.14 16:33:40.502068 [ 267 ] {204542b2-e4e4-4e4f-a75f-d8814e75f376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1310 | 2025.05.14 16:33:40.502112 [ 267 ] {204542b2-e4e4-4e4f-a75f-d8814e75f376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1311 | 2025.05.14 16:33:40.502807 [ 267 ] {204542b2-e4e4-4e4f-a75f-d8814e75f376} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2025.05.14 16:33:40.502846 [ 267 ] {204542b2-e4e4-4e4f-a75f-d8814e75f376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1313 | 2025.05.14 16:33:40.503195 [ 267 ] {204542b2-e4e4-4e4f-a75f-d8814e75f376} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1314 | 2025.05.14 16:33:40.503418 [ 267 ] {204542b2-e4e4-4e4f-a75f-d8814e75f376} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2025.05.14 16:33:40.503554 [ 267 ] {204542b2-e4e4-4e4f-a75f-d8814e75f376} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.00151 sec., 419205.298013245 rows/sec., 32.94 MiB/sec. | ||
| 1316 | 2025.05.14 16:33:40.503593 [ 267 ] {204542b2-e4e4-4e4f-a75f-d8814e75f376} <Debug> TCPHandler: Processed in 0.001681723 sec. | ||
| 1317 | 2025.05.14 16:33:40.503712 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2025.05.14 16:33:40.503810 [ 267 ] {a41b86d9-6b40-4398-b33c-cf7c9cd122b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1319 | 2025.05.14 16:33:40.503851 [ 267 ] {a41b86d9-6b40-4398-b33c-cf7c9cd122b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1320 | 2025.05.14 16:33:40.504273 [ 267 ] {a41b86d9-6b40-4398-b33c-cf7c9cd122b3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.05.14 16:33:40.504311 [ 267 ] {a41b86d9-6b40-4398-b33c-cf7c9cd122b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1322 | 2025.05.14 16:33:40.504613 [ 267 ] {a41b86d9-6b40-4398-b33c-cf7c9cd122b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2025.05.14 16:33:40.504824 [ 267 ] {a41b86d9-6b40-4398-b33c-cf7c9cd122b3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2025.05.14 16:33:40.504951 [ 267 ] {a41b86d9-6b40-4398-b33c-cf7c9cd122b3} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001161 sec., 98191.21447028425 rows/sec., 5.88 MiB/sec. | ||
| 1325 | 2025.05.14 16:33:40.504990 [ 267 ] {a41b86d9-6b40-4398-b33c-cf7c9cd122b3} <Debug> TCPHandler: Processed in 0.001330177 sec. | ||
| 1326 | 2025.05.14 16:33:40.505114 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2025.05.14 16:33:40.505211 [ 267 ] {6d2a56fc-9cab-4edd-98df-4cd316a61986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1328 | 2025.05.14 16:33:40.505250 [ 267 ] {6d2a56fc-9cab-4edd-98df-4cd316a61986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1329 | 2025.05.14 16:33:40.505661 [ 267 ] {6d2a56fc-9cab-4edd-98df-4cd316a61986} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2025.05.14 16:33:40.505698 [ 267 ] {6d2a56fc-9cab-4edd-98df-4cd316a61986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1331 | 2025.05.14 16:33:40.505988 [ 267 ] {6d2a56fc-9cab-4edd-98df-4cd316a61986} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1332 | 2025.05.14 16:33:40.506193 [ 267 ] {6d2a56fc-9cab-4edd-98df-4cd316a61986} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2025.05.14 16:33:40.506315 [ 267 ] {6d2a56fc-9cab-4edd-98df-4cd316a61986} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001124 sec., 100533.80782918149 rows/sec., 6.51 MiB/sec. | ||
| 1334 | 2025.05.14 16:33:40.506352 [ 267 ] {6d2a56fc-9cab-4edd-98df-4cd316a61986} <Debug> TCPHandler: Processed in 0.001290085 sec. | ||
| 1335 | 2025.05.14 16:33:40.506472 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2025.05.14 16:33:40.506566 [ 267 ] {08a68f17-cc97-4902-a0c4-819c59a4f56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1337 | 2025.05.14 16:33:40.506605 [ 267 ] {08a68f17-cc97-4902-a0c4-819c59a4f56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1338 | 2025.05.14 16:33:40.507017 [ 267 ] {08a68f17-cc97-4902-a0c4-819c59a4f56a} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2025.05.14 16:33:40.507055 [ 267 ] {08a68f17-cc97-4902-a0c4-819c59a4f56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1340 | 2025.05.14 16:33:40.507348 [ 267 ] {08a68f17-cc97-4902-a0c4-819c59a4f56a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1341 | 2025.05.14 16:33:40.507564 [ 267 ] {08a68f17-cc97-4902-a0c4-819c59a4f56a} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2025.05.14 16:33:40.507687 [ 267 ] {08a68f17-cc97-4902-a0c4-819c59a4f56a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001139 sec., 98331.87006145742 rows/sec., 5.60 MiB/sec. | ||
| 1343 | 2025.05.14 16:33:40.507725 [ 267 ] {08a68f17-cc97-4902-a0c4-819c59a4f56a} <Debug> TCPHandler: Processed in 0.001304715 sec. | ||
| 1344 | 2025.05.14 16:33:40.507843 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2025.05.14 16:33:40.507938 [ 267 ] {01290fa1-89f5-4788-a320-e2b89eee8df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1346 | 2025.05.14 16:33:40.507977 [ 267 ] {01290fa1-89f5-4788-a320-e2b89eee8df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1347 | 2025.05.14 16:33:40.508492 [ 267 ] {01290fa1-89f5-4788-a320-e2b89eee8df8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2025.05.14 16:33:40.508527 [ 267 ] {01290fa1-89f5-4788-a320-e2b89eee8df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1349 | 2025.05.14 16:33:40.508837 [ 267 ] {01290fa1-89f5-4788-a320-e2b89eee8df8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1350 | 2025.05.14 16:33:40.509041 [ 267 ] {01290fa1-89f5-4788-a320-e2b89eee8df8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2025.05.14 16:33:40.509167 [ 267 ] {01290fa1-89f5-4788-a320-e2b89eee8df8} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001247 sec., 312750.6014434643 rows/sec., 22.10 MiB/sec. | ||
| 1352 | 2025.05.14 16:33:40.509204 [ 267 ] {01290fa1-89f5-4788-a320-e2b89eee8df8} <Debug> TCPHandler: Processed in 0.001411008 sec. | ||
| 1353 | 2025.05.14 16:33:40.509319 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2025.05.14 16:33:40.509415 [ 267 ] {269fc3f8-b22a-4790-bcfa-04290e5862c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1355 | 2025.05.14 16:33:40.509457 [ 267 ] {269fc3f8-b22a-4790-bcfa-04290e5862c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1356 | 2025.05.14 16:33:40.509803 [ 267 ] {269fc3f8-b22a-4790-bcfa-04290e5862c1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2025.05.14 16:33:40.509840 [ 267 ] {269fc3f8-b22a-4790-bcfa-04290e5862c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1358 | 2025.05.14 16:33:40.510133 [ 267 ] {269fc3f8-b22a-4790-bcfa-04290e5862c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1359 | 2025.05.14 16:33:40.510336 [ 267 ] {269fc3f8-b22a-4790-bcfa-04290e5862c1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2025.05.14 16:33:40.510461 [ 267 ] {269fc3f8-b22a-4790-bcfa-04290e5862c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 1361 | 2025.05.14 16:33:40.510497 [ 267 ] {269fc3f8-b22a-4790-bcfa-04290e5862c1} <Debug> TCPHandler: Processed in 0.001227164 sec. | ||
| 1362 | 2025.05.14 16:33:40.510607 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2025.05.14 16:33:40.510703 [ 267 ] {16815393-febf-44f6-92f0-20d96d4aa314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1364 | 2025.05.14 16:33:40.510743 [ 267 ] {16815393-febf-44f6-92f0-20d96d4aa314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1365 | 2025.05.14 16:33:40.511167 [ 267 ] {16815393-febf-44f6-92f0-20d96d4aa314} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2025.05.14 16:33:40.511202 [ 267 ] {16815393-febf-44f6-92f0-20d96d4aa314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1367 | 2025.05.14 16:33:40.511532 [ 267 ] {16815393-febf-44f6-92f0-20d96d4aa314} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1368 | 2025.05.14 16:33:40.511736 [ 267 ] {16815393-febf-44f6-92f0-20d96d4aa314} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2025.05.14 16:33:40.511867 [ 267 ] {16815393-febf-44f6-92f0-20d96d4aa314} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001183 sec., 200338.1234150465 rows/sec., 13.43 MiB/sec. | ||
| 1370 | 2025.05.14 16:33:40.511903 [ 267 ] {16815393-febf-44f6-92f0-20d96d4aa314} <Debug> TCPHandler: Processed in 0.001345807 sec. | ||
| 1371 | 2025.05.14 16:33:40.512016 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2025.05.14 16:33:40.512111 [ 267 ] {ad0294ce-7aa7-4e0f-8507-98f44b905c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1373 | 2025.05.14 16:33:40.512152 [ 267 ] {ad0294ce-7aa7-4e0f-8507-98f44b905c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1374 | 2025.05.14 16:33:40.512458 [ 267 ] {ad0294ce-7aa7-4e0f-8507-98f44b905c04} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2025.05.14 16:33:40.512494 [ 267 ] {ad0294ce-7aa7-4e0f-8507-98f44b905c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1376 | 2025.05.14 16:33:40.512790 [ 267 ] {ad0294ce-7aa7-4e0f-8507-98f44b905c04} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1377 | 2025.05.14 16:33:40.512991 [ 267 ] {ad0294ce-7aa7-4e0f-8507-98f44b905c04} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2025.05.14 16:33:40.513115 [ 267 ] {ad0294ce-7aa7-4e0f-8507-98f44b905c04} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 1379 | 2025.05.14 16:33:40.513150 [ 267 ] {ad0294ce-7aa7-4e0f-8507-98f44b905c04} <Debug> TCPHandler: Processed in 0.001183443 sec. | ||
| 1380 | 2025.05.14 16:33:40.513259 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2025.05.14 16:33:40.513354 [ 267 ] {31eacfb1-687e-468b-9781-eefbcad8c95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1382 | 2025.05.14 16:33:40.513407 [ 267 ] {31eacfb1-687e-468b-9781-eefbcad8c95f} <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 | ||
| 1383 | 2025.05.14 16:33:40.514119 [ 267 ] {31eacfb1-687e-468b-9781-eefbcad8c95f} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2025.05.14 16:33:40.514155 [ 267 ] {31eacfb1-687e-468b-9781-eefbcad8c95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1385 | 2025.05.14 16:33:40.514664 [ 267 ] {31eacfb1-687e-468b-9781-eefbcad8c95f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1386 | 2025.05.14 16:33:40.514876 [ 267 ] {31eacfb1-687e-468b-9781-eefbcad8c95f} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2025.05.14 16:33:40.515008 [ 267 ] {31eacfb1-687e-468b-9781-eefbcad8c95f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001672 sec., 4784.688995215311 rows/sec., 8.57 MiB/sec. | ||
| 1388 | 2025.05.14 16:33:40.515063 [ 267 ] {31eacfb1-687e-468b-9781-eefbcad8c95f} <Debug> TCPHandler: Processed in 0.001854547 sec. | ||
| 1389 | 2025.05.14 16:33:40.515178 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2025.05.14 16:33:40.515273 [ 267 ] {99131110-02cb-4335-ad42-7d33d128e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1391 | 2025.05.14 16:33:40.515312 [ 267 ] {99131110-02cb-4335-ad42-7d33d128e126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1392 | 2025.05.14 16:33:40.515631 [ 267 ] {99131110-02cb-4335-ad42-7d33d128e126} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2025.05.14 16:33:40.515666 [ 267 ] {99131110-02cb-4335-ad42-7d33d128e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1394 | 2025.05.14 16:33:40.515968 [ 267 ] {99131110-02cb-4335-ad42-7d33d128e126} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1395 | 2025.05.14 16:33:40.516169 [ 267 ] {99131110-02cb-4335-ad42-7d33d128e126} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2025.05.14 16:33:40.516294 [ 267 ] {99131110-02cb-4335-ad42-7d33d128e126} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00104 sec., 78846.15384615386 rows/sec., 5.01 MiB/sec. | ||
| 1397 | 2025.05.14 16:33:40.516330 [ 267 ] {99131110-02cb-4335-ad42-7d33d128e126} <Debug> TCPHandler: Processed in 0.001201634 sec. | ||
| 1398 | 2025.05.14 16:33:44.039848 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1399 | 2025.05.14 16:33:44.039915 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1400 | 2025.05.14 16:33:44.102495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1401 | 2025.05.14 16:33:44.102992 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2025.05.14 16:33:44.103041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1403 | 2025.05.14 16:33:44.103598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1404 | 2025.05.14 16:33:44.103892 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2025.05.14 16:33:44.104033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1406 | 2025.05.14 16:33:44.104032 [ 120 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1407 | 2025.05.14 16:33:44.104107 [ 120 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2025.05.14 16:33:44.104129 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1409 | 2025.05.14 16:33:44.106330 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 1410 | 2025.05.14 16:33:44.108439 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1411 | 2025.05.14 16:33:44.108596 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1412 | 2025.05.14 16:33:44.108739 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1413 | 2025.05.14 16:33:44.108887 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1414 | 2025.05.14 16:33:44.108937 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1415 | 2025.05.14 16:33:44.108994 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1416 | 2025.05.14 16:33:44.109039 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1417 | 2025.05.14 16:33:44.147658 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.043416554 sec., 64629.72625602667 rows/sec., 946.72 KiB/sec. | ||
| 1418 | 2025.05.14 16:33:44.148386 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1419 | 2025.05.14 16:33:44.148807 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2025.05.14 16:33:44.148899 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_6_1} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1421 | 2025.05.14 16:33:44.149033 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1422 | 2025.05.14 16:33:44.244458 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1423 | 2025.05.14 16:33:44.262630 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2025.05.14 16:33:44.262690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1425 | 2025.05.14 16:33:44.269121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1426 | 2025.05.14 16:33:44.269878 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2025.05.14 16:33:44.270153 [ 120 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1428 | 2025.05.14 16:33:44.270189 [ 120 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2025.05.14 16:33:44.270210 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 1430 | 2025.05.14 16:33:44.270305 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 1431 | 2025.05.14 16:33:44.273711 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1432 | 2025.05.14 16:33:44.273760 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1433 | 2025.05.14 16:33:44.274574 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 1434 | 2025.05.14 16:33:44.278428 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 1435 | 2025.05.14 16:33:44.282307 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 1436 | 2025.05.14 16:33:44.287294 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 1437 | 2025.05.14 16:33:44.296386 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 1438 | 2025.05.14 16:33:44.300844 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 1439 | 2025.05.14 16:33:44.366877 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096607551 sec., 476.1532563846898 rows/sec., 2.46 MiB/sec. | ||
| 1440 | 2025.05.14 16:33:44.369594 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1441 | 2025.05.14 16:33:44.371963 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_6_1} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2025.05.14 16:33:44.372082 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_6_1} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1443 | 2025.05.14 16:33:44.374028 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1444 | 2025.05.14 16:33:45.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.06 MiB, peak 175.60 MiB, free memory in arenas 0.00 B, will set to 176.40 MiB (RSS), difference: 10.34 MiB | ||
| 1445 | 2025.05.14 16:33:45.492657 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2025.05.14 16:33:45.492848 [ 267 ] {d4cd2b28-467f-463e-a50a-ad5b57e6b13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1447 | 2025.05.14 16:33:45.492917 [ 267 ] {d4cd2b28-467f-463e-a50a-ad5b57e6b13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1448 | 2025.05.14 16:33:45.493585 [ 267 ] {d4cd2b28-467f-463e-a50a-ad5b57e6b13a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2025.05.14 16:33:45.493637 [ 267 ] {d4cd2b28-467f-463e-a50a-ad5b57e6b13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1450 | 2025.05.14 16:33:45.494138 [ 267 ] {d4cd2b28-467f-463e-a50a-ad5b57e6b13a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1451 | 2025.05.14 16:33:45.494396 [ 267 ] {d4cd2b28-467f-463e-a50a-ad5b57e6b13a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2025.05.14 16:33:45.494565 [ 117 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1453 | 2025.05.14 16:33:45.494598 [ 267 ] {d4cd2b28-467f-463e-a50a-ad5b57e6b13a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001797 sec., 31163.049526989427 rows/sec., 2.38 MiB/sec. | ||
| 1454 | 2025.05.14 16:33:45.494651 [ 117 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.05.14 16:33:45.494670 [ 267 ] {d4cd2b28-467f-463e-a50a-ad5b57e6b13a} <Debug> TCPHandler: Processed in 0.002142682 sec. | ||
| 1456 | 2025.05.14 16:33:45.494694 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1457 | 2025.05.14 16:33:45.494827 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2025.05.14 16:33:45.494866 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 1459 | 2025.05.14 16:33:45.494938 [ 267 ] {687750fa-e63f-43f4-9851-28e86af13b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1460 | 2025.05.14 16:33:45.494987 [ 267 ] {687750fa-e63f-43f4-9851-28e86af13b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1461 | 2025.05.14 16:33:45.495017 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1462 | 2025.05.14 16:33:45.495057 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
| 1463 | 2025.05.14 16:33:45.495165 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 1464 | 2025.05.14 16:33:45.495218 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 633 rows starting from the beginning of the part | ||
| 1465 | 2025.05.14 16:33:45.495351 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1466 | 2025.05.14 16:33:45.495412 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 633 rows starting from the beginning of the part | ||
| 1467 | 2025.05.14 16:33:45.495458 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1468 | 2025.05.14 16:33:45.495470 [ 267 ] {687750fa-e63f-43f4-9851-28e86af13b1c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2025.05.14 16:33:45.495515 [ 267 ] {687750fa-e63f-43f4-9851-28e86af13b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1470 | 2025.05.14 16:33:45.495970 [ 267 ] {687750fa-e63f-43f4-9851-28e86af13b1c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1471 | 2025.05.14 16:33:45.496270 [ 267 ] {687750fa-e63f-43f4-9851-28e86af13b1c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2025.05.14 16:33:45.496435 [ 116 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1473 | 2025.05.14 16:33:45.496442 [ 267 ] {687750fa-e63f-43f4-9851-28e86af13b1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. | ||
| 1474 | 2025.05.14 16:33:45.496490 [ 116 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2025.05.14 16:33:45.496506 [ 267 ] {687750fa-e63f-43f4-9851-28e86af13b1c} <Debug> TCPHandler: Processed in 0.001735714 sec. | ||
| 1476 | 2025.05.14 16:33:45.496518 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1477 | 2025.05.14 16:33:45.496634 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 1478 | 2025.05.14 16:33:45.496663 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2025.05.14 16:33:45.496749 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1480 | 2025.05.14 16:33:45.496769 [ 267 ] {43b3b4c5-b15b-4a27-9806-592519ddf917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1481 | 2025.05.14 16:33:45.496794 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
| 1482 | 2025.05.14 16:33:45.496815 [ 267 ] {43b3b4c5-b15b-4a27-9806-592519ddf917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1483 | 2025.05.14 16:33:45.496882 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1484 | 2025.05.14 16:33:45.496935 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part | ||
| 1485 | 2025.05.14 16:33:45.496952 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.002174933 sec., 685078.5748342592 rows/sec., 56.22 MiB/sec. | ||
| 1486 | 2025.05.14 16:33:45.496990 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1487 | 2025.05.14 16:33:45.497042 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part | ||
| 1488 | 2025.05.14 16:33:45.497099 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1489 | 2025.05.14 16:33:45.497157 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1490 | 2025.05.14 16:33:45.497279 [ 267 ] {43b3b4c5-b15b-4a27-9806-592519ddf917} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.05.14 16:33:45.497323 [ 267 ] {43b3b4c5-b15b-4a27-9806-592519ddf917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1492 | 2025.05.14 16:33:45.497528 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2025.05.14 16:33:45.497620 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_6_1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1494 | 2025.05.14 16:33:45.497694 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1495 | 2025.05.14 16:33:45.497808 [ 267 ] {43b3b4c5-b15b-4a27-9806-592519ddf917} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1496 | 2025.05.14 16:33:45.498058 [ 267 ] {43b3b4c5-b15b-4a27-9806-592519ddf917} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2025.05.14 16:33:45.498178 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1498 | 2025.05.14 16:33:45.498203 [ 267 ] {43b3b4c5-b15b-4a27-9806-592519ddf917} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. | ||
| 1499 | 2025.05.14 16:33:45.498215 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.05.14 16:33:45.498238 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655372 sec., 625841.2006485552 rows/sec., 47.76 MiB/sec. | ||
| 1501 | 2025.05.14 16:33:45.498247 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1502 | 2025.05.14 16:33:45.498250 [ 267 ] {43b3b4c5-b15b-4a27-9806-592519ddf917} <Debug> TCPHandler: Processed in 0.001641493 sec. | ||
| 1503 | 2025.05.14 16:33:45.498344 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 1504 | 2025.05.14 16:33:45.498456 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2025.05.14 16:33:45.498467 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1506 | 2025.05.14 16:33:45.498484 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1507 | 2025.05.14 16:33:45.498521 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part | ||
| 1508 | 2025.05.14 16:33:45.498597 [ 267 ] {397c0457-f559-4762-8872-23b13ec41b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1509 | 2025.05.14 16:33:45.498610 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1510 | 2025.05.14 16:33:45.498649 [ 267 ] {397c0457-f559-4762-8872-23b13ec41b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1511 | 2025.05.14 16:33:45.498686 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
| 1512 | 2025.05.14 16:33:45.498742 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1513 | 2025.05.14 16:33:45.498802 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
| 1514 | 2025.05.14 16:33:45.498802 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1515 | 2025.05.14 16:33:45.498862 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1516 | 2025.05.14 16:33:45.498884 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_6_1} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1517 | 2025.05.14 16:33:45.498962 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1518 | 2025.05.14 16:33:45.499122 [ 267 ] {397c0457-f559-4762-8872-23b13ec41b5b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2025.05.14 16:33:45.499164 [ 267 ] {397c0457-f559-4762-8872-23b13ec41b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1520 | 2025.05.14 16:33:45.499609 [ 267 ] {397c0457-f559-4762-8872-23b13ec41b5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1521 | 2025.05.14 16:33:45.499944 [ 267 ] {397c0457-f559-4762-8872-23b13ec41b5b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2025.05.14 16:33:45.500098 [ 115 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1523 | 2025.05.14 16:33:45.500124 [ 267 ] {397c0457-f559-4762-8872-23b13ec41b5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. | ||
| 1524 | 2025.05.14 16:33:45.500134 [ 115 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2025.05.14 16:33:45.500161 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1526 | 2025.05.14 16:33:45.500173 [ 267 ] {397c0457-f559-4762-8872-23b13ec41b5b} <Debug> TCPHandler: Processed in 0.001791986 sec. | ||
| 1527 | 2025.05.14 16:33:45.500239 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 1528 | 2025.05.14 16:33:45.500334 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1529 | 2025.05.14 16:33:45.500360 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1530 | 2025.05.14 16:33:45.500362 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.00204081 sec., 530181.643563095 rows/sec., 36.32 MiB/sec. | ||
| 1531 | 2025.05.14 16:33:45.500409 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1532 | 2025.05.14 16:33:45.500451 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 1533 | 2025.05.14 16:33:45.500486 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1534 | 2025.05.14 16:33:45.500521 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
| 1535 | 2025.05.14 16:33:45.500570 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1536 | 2025.05.14 16:33:45.500584 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1537 | 2025.05.14 16:33:45.500882 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2025.05.14 16:33:45.500946 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1539 | 2025.05.14 16:33:45.501007 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1540 | 2025.05.14 16:33:45.501398 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192714 sec., 328662.19395429245 rows/sec., 21.62 MiB/sec. | ||
| 1541 | 2025.05.14 16:33:45.501561 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1542 | 2025.05.14 16:33:45.501808 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2025.05.14 16:33:45.501868 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_6_1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1544 | 2025.05.14 16:33:45.501935 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1545 | 2025.05.14 16:33:49.094656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 230 | ||
| 1546 | 2025.05.14 16:33:49.096955 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2025.05.14 16:33:49.097013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1548 | 2025.05.14 16:33:49.098266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1549 | 2025.05.14 16:33:49.098553 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2025.05.14 16:33:49.098891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1551 | 2025.05.14 16:33:50.499634 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2025.05.14 16:33:50.499830 [ 267 ] {6a3f913e-1398-49f3-a86a-2dae8a9da542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1553 | 2025.05.14 16:33:50.499894 [ 267 ] {6a3f913e-1398-49f3-a86a-2dae8a9da542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1554 | 2025.05.14 16:33:50.500649 [ 267 ] {6a3f913e-1398-49f3-a86a-2dae8a9da542} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.05.14 16:33:50.500693 [ 267 ] {6a3f913e-1398-49f3-a86a-2dae8a9da542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1556 | 2025.05.14 16:33:50.501096 [ 267 ] {6a3f913e-1398-49f3-a86a-2dae8a9da542} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1557 | 2025.05.14 16:33:50.501339 [ 267 ] {6a3f913e-1398-49f3-a86a-2dae8a9da542} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.05.14 16:33:50.501494 [ 267 ] {6a3f913e-1398-49f3-a86a-2dae8a9da542} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001711 sec., 123904.14962010519 rows/sec., 7.88 MiB/sec. | ||
| 1559 | 2025.05.14 16:33:50.501541 [ 267 ] {6a3f913e-1398-49f3-a86a-2dae8a9da542} <Debug> TCPHandler: Processed in 0.0020325 sec. | ||
| 1560 | 2025.05.14 16:33:50.501675 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2025.05.14 16:33:50.501778 [ 267 ] {8568c90d-7126-4b03-b734-3d34256b352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1562 | 2025.05.14 16:33:50.501822 [ 267 ] {8568c90d-7126-4b03-b734-3d34256b352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1563 | 2025.05.14 16:33:50.502494 [ 267 ] {8568c90d-7126-4b03-b734-3d34256b352e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2025.05.14 16:33:50.502529 [ 267 ] {8568c90d-7126-4b03-b734-3d34256b352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1565 | 2025.05.14 16:33:50.502872 [ 267 ] {8568c90d-7126-4b03-b734-3d34256b352e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1566 | 2025.05.14 16:33:50.503085 [ 267 ] {8568c90d-7126-4b03-b734-3d34256b352e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2025.05.14 16:33:50.503219 [ 267 ] {8568c90d-7126-4b03-b734-3d34256b352e} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.001464 sec., 432377.04918032786 rows/sec., 33.98 MiB/sec. | ||
| 1568 | 2025.05.14 16:33:50.503257 [ 267 ] {8568c90d-7126-4b03-b734-3d34256b352e} <Debug> TCPHandler: Processed in 0.001635192 sec. | ||
| 1569 | 2025.05.14 16:33:50.503377 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2025.05.14 16:33:50.503474 [ 267 ] {3743ec86-573e-4975-a066-be20736d8d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1571 | 2025.05.14 16:33:50.503513 [ 267 ] {3743ec86-573e-4975-a066-be20736d8d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1572 | 2025.05.14 16:33:50.503933 [ 267 ] {3743ec86-573e-4975-a066-be20736d8d58} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2025.05.14 16:33:50.503968 [ 267 ] {3743ec86-573e-4975-a066-be20736d8d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1574 | 2025.05.14 16:33:50.504267 [ 267 ] {3743ec86-573e-4975-a066-be20736d8d58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1575 | 2025.05.14 16:33:50.504486 [ 267 ] {3743ec86-573e-4975-a066-be20736d8d58} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2025.05.14 16:33:50.504609 [ 267 ] {3743ec86-573e-4975-a066-be20736d8d58} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001155 sec., 98701.2987012987 rows/sec., 5.91 MiB/sec. | ||
| 1577 | 2025.05.14 16:33:50.504647 [ 267 ] {3743ec86-573e-4975-a066-be20736d8d58} <Debug> TCPHandler: Processed in 0.001322206 sec. | ||
| 1578 | 2025.05.14 16:33:50.504768 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2025.05.14 16:33:50.504863 [ 267 ] {32222613-2b0a-4c65-a130-9c3daa79af3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1580 | 2025.05.14 16:33:50.504901 [ 267 ] {32222613-2b0a-4c65-a130-9c3daa79af3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1581 | 2025.05.14 16:33:50.505328 [ 267 ] {32222613-2b0a-4c65-a130-9c3daa79af3a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.05.14 16:33:50.505363 [ 267 ] {32222613-2b0a-4c65-a130-9c3daa79af3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1583 | 2025.05.14 16:33:50.505660 [ 267 ] {32222613-2b0a-4c65-a130-9c3daa79af3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1584 | 2025.05.14 16:33:50.505872 [ 267 ] {32222613-2b0a-4c65-a130-9c3daa79af3a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2025.05.14 16:33:50.505991 [ 267 ] {32222613-2b0a-4c65-a130-9c3daa79af3a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001147 sec., 98517.87271142109 rows/sec., 6.38 MiB/sec. | ||
| 1586 | 2025.05.14 16:33:50.506027 [ 267 ] {32222613-2b0a-4c65-a130-9c3daa79af3a} <Debug> TCPHandler: Processed in 0.001309556 sec. | ||
| 1587 | 2025.05.14 16:33:50.506146 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2025.05.14 16:33:50.506241 [ 267 ] {170a7ae2-6315-4db9-9c55-76ad21197a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1589 | 2025.05.14 16:33:50.506279 [ 267 ] {170a7ae2-6315-4db9-9c55-76ad21197a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1590 | 2025.05.14 16:33:50.506693 [ 267 ] {170a7ae2-6315-4db9-9c55-76ad21197a13} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.05.14 16:33:50.506728 [ 267 ] {170a7ae2-6315-4db9-9c55-76ad21197a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1592 | 2025.05.14 16:33:50.507016 [ 267 ] {170a7ae2-6315-4db9-9c55-76ad21197a13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1593 | 2025.05.14 16:33:50.507218 [ 267 ] {170a7ae2-6315-4db9-9c55-76ad21197a13} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.05.14 16:33:50.507339 [ 267 ] {170a7ae2-6315-4db9-9c55-76ad21197a13} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001117 sec., 100268.57654431513 rows/sec., 5.71 MiB/sec. | ||
| 1595 | 2025.05.14 16:33:50.507375 [ 267 ] {170a7ae2-6315-4db9-9c55-76ad21197a13} <Debug> TCPHandler: Processed in 0.001278795 sec. | ||
| 1596 | 2025.05.14 16:33:50.507490 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2025.05.14 16:33:50.507584 [ 267 ] {6293b728-9c88-4f8a-be53-d56e286de35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1598 | 2025.05.14 16:33:50.507622 [ 267 ] {6293b728-9c88-4f8a-be53-d56e286de35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1599 | 2025.05.14 16:33:50.508141 [ 267 ] {6293b728-9c88-4f8a-be53-d56e286de35c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.05.14 16:33:50.508175 [ 267 ] {6293b728-9c88-4f8a-be53-d56e286de35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1601 | 2025.05.14 16:33:50.508481 [ 267 ] {6293b728-9c88-4f8a-be53-d56e286de35c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1602 | 2025.05.14 16:33:50.508697 [ 267 ] {6293b728-9c88-4f8a-be53-d56e286de35c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.05.14 16:33:50.508838 [ 267 ] {6293b728-9c88-4f8a-be53-d56e286de35c} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.00127 sec., 307086.6141732283 rows/sec., 21.70 MiB/sec. | ||
| 1604 | 2025.05.14 16:33:50.508876 [ 267 ] {6293b728-9c88-4f8a-be53-d56e286de35c} <Debug> TCPHandler: Processed in 0.001435279 sec. | ||
| 1605 | 2025.05.14 16:33:50.508994 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2025.05.14 16:33:50.509088 [ 267 ] {15ab62a4-7ce8-41db-a6df-6d80a30ca089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1607 | 2025.05.14 16:33:50.509129 [ 267 ] {15ab62a4-7ce8-41db-a6df-6d80a30ca089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1608 | 2025.05.14 16:33:50.509461 [ 267 ] {15ab62a4-7ce8-41db-a6df-6d80a30ca089} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2025.05.14 16:33:50.509496 [ 267 ] {15ab62a4-7ce8-41db-a6df-6d80a30ca089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1610 | 2025.05.14 16:33:50.509794 [ 267 ] {15ab62a4-7ce8-41db-a6df-6d80a30ca089} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1611 | 2025.05.14 16:33:50.510004 [ 267 ] {15ab62a4-7ce8-41db-a6df-6d80a30ca089} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2025.05.14 16:33:50.510129 [ 267 ] {15ab62a4-7ce8-41db-a6df-6d80a30ca089} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 1613 | 2025.05.14 16:33:50.510164 [ 267 ] {15ab62a4-7ce8-41db-a6df-6d80a30ca089} <Debug> TCPHandler: Processed in 0.001220894 sec. | ||
| 1614 | 2025.05.14 16:33:50.510285 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2025.05.14 16:33:50.510380 [ 267 ] {a0fdfa4e-8b3a-487c-9389-27e99bef63a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1616 | 2025.05.14 16:33:50.510420 [ 267 ] {a0fdfa4e-8b3a-487c-9389-27e99bef63a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1617 | 2025.05.14 16:33:50.510827 [ 267 ] {a0fdfa4e-8b3a-487c-9389-27e99bef63a6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2025.05.14 16:33:50.510860 [ 267 ] {a0fdfa4e-8b3a-487c-9389-27e99bef63a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1619 | 2025.05.14 16:33:50.511179 [ 267 ] {a0fdfa4e-8b3a-487c-9389-27e99bef63a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1620 | 2025.05.14 16:33:50.511389 [ 267 ] {a0fdfa4e-8b3a-487c-9389-27e99bef63a6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2025.05.14 16:33:50.511512 [ 267 ] {a0fdfa4e-8b3a-487c-9389-27e99bef63a6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001151 sec., 205907.90616854912 rows/sec., 13.80 MiB/sec. | ||
| 1622 | 2025.05.14 16:33:50.511548 [ 267 ] {a0fdfa4e-8b3a-487c-9389-27e99bef63a6} <Debug> TCPHandler: Processed in 0.001312475 sec. | ||
| 1623 | 2025.05.14 16:33:50.511670 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.05.14 16:33:50.511764 [ 267 ] {d3ada009-89b1-4627-a177-deef4aff25c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1625 | 2025.05.14 16:33:50.511805 [ 267 ] {d3ada009-89b1-4627-a177-deef4aff25c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1626 | 2025.05.14 16:33:50.512117 [ 267 ] {d3ada009-89b1-4627-a177-deef4aff25c2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2025.05.14 16:33:50.512152 [ 267 ] {d3ada009-89b1-4627-a177-deef4aff25c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1628 | 2025.05.14 16:33:50.512432 [ 267 ] {d3ada009-89b1-4627-a177-deef4aff25c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1629 | 2025.05.14 16:33:50.512634 [ 267 ] {d3ada009-89b1-4627-a177-deef4aff25c2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2025.05.14 16:33:50.512756 [ 267 ] {d3ada009-89b1-4627-a177-deef4aff25c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 1631 | 2025.05.14 16:33:50.512791 [ 267 ] {d3ada009-89b1-4627-a177-deef4aff25c2} <Debug> TCPHandler: Processed in 0.001171423 sec. | ||
| 1632 | 2025.05.14 16:33:50.512909 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2025.05.14 16:33:50.513011 [ 267 ] {4ba00445-d63a-4d2b-885f-d9cbba6e26d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1634 | 2025.05.14 16:33:50.513066 [ 267 ] {4ba00445-d63a-4d2b-885f-d9cbba6e26d0} <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 | ||
| 1635 | 2025.05.14 16:33:50.513815 [ 267 ] {4ba00445-d63a-4d2b-885f-d9cbba6e26d0} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2025.05.14 16:33:50.513851 [ 267 ] {4ba00445-d63a-4d2b-885f-d9cbba6e26d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1637 | 2025.05.14 16:33:50.514371 [ 267 ] {4ba00445-d63a-4d2b-885f-d9cbba6e26d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1638 | 2025.05.14 16:33:50.514600 [ 267 ] {4ba00445-d63a-4d2b-885f-d9cbba6e26d0} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2025.05.14 16:33:50.514740 [ 267 ] {4ba00445-d63a-4d2b-885f-d9cbba6e26d0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001748 sec., 4576.659038901602 rows/sec., 8.20 MiB/sec. | ||
| 1640 | 2025.05.14 16:33:50.514793 [ 267 ] {4ba00445-d63a-4d2b-885f-d9cbba6e26d0} <Debug> TCPHandler: Processed in 0.001934708 sec. | ||
| 1641 | 2025.05.14 16:33:50.514918 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2025.05.14 16:33:50.515013 [ 267 ] {c87011bf-6e49-4842-8baa-b236a2eeb735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1643 | 2025.05.14 16:33:50.515055 [ 267 ] {c87011bf-6e49-4842-8baa-b236a2eeb735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1644 | 2025.05.14 16:33:50.515395 [ 267 ] {c87011bf-6e49-4842-8baa-b236a2eeb735} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2025.05.14 16:33:50.515429 [ 267 ] {c87011bf-6e49-4842-8baa-b236a2eeb735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1646 | 2025.05.14 16:33:50.515732 [ 267 ] {c87011bf-6e49-4842-8baa-b236a2eeb735} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1647 | 2025.05.14 16:33:50.515945 [ 267 ] {c87011bf-6e49-4842-8baa-b236a2eeb735} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2025.05.14 16:33:50.516069 [ 267 ] {c87011bf-6e49-4842-8baa-b236a2eeb735} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001075 sec., 76279.06976744186 rows/sec., 4.84 MiB/sec. | ||
| 1649 | 2025.05.14 16:33:50.516104 [ 267 ] {c87011bf-6e49-4842-8baa-b236a2eeb735} <Debug> TCPHandler: Processed in 0.001238514 sec. | ||
| 1650 | 2025.05.14 16:33:51.604151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1651 | 2025.05.14 16:33:51.604629 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2025.05.14 16:33:51.604672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1653 | 2025.05.14 16:33:51.605171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1654 | 2025.05.14 16:33:51.605425 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2025.05.14 16:33:51.605567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1656 | 2025.05.14 16:33:51.773876 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1657 | 2025.05.14 16:33:51.792027 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2025.05.14 16:33:51.792077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1659 | 2025.05.14 16:33:51.797866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1660 | 2025.05.14 16:33:51.798692 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2025.05.14 16:33:51.802227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1662 | 2025.05.14 16:33:55.492917 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2025.05.14 16:33:55.493111 [ 267 ] {c37c0174-bdaa-420a-9ed0-aebe5a3d0394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1664 | 2025.05.14 16:33:55.493181 [ 267 ] {c37c0174-bdaa-420a-9ed0-aebe5a3d0394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1665 | 2025.05.14 16:33:55.493825 [ 267 ] {c37c0174-bdaa-420a-9ed0-aebe5a3d0394} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2025.05.14 16:33:55.493870 [ 267 ] {c37c0174-bdaa-420a-9ed0-aebe5a3d0394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1667 | 2025.05.14 16:33:55.494266 [ 267 ] {c37c0174-bdaa-420a-9ed0-aebe5a3d0394} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1668 | 2025.05.14 16:33:55.494502 [ 267 ] {c37c0174-bdaa-420a-9ed0-aebe5a3d0394} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2025.05.14 16:33:55.494662 [ 267 ] {c37c0174-bdaa-420a-9ed0-aebe5a3d0394} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0016 sec., 35000 rows/sec., 2.67 MiB/sec. | ||
| 1670 | 2025.05.14 16:33:55.494707 [ 267 ] {c37c0174-bdaa-420a-9ed0-aebe5a3d0394} <Debug> TCPHandler: Processed in 0.001913667 sec. | ||
| 1671 | 2025.05.14 16:33:55.494844 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2025.05.14 16:33:55.494948 [ 267 ] {1cff68b7-4328-4957-be7f-15f3ba84b853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1673 | 2025.05.14 16:33:55.494992 [ 267 ] {1cff68b7-4328-4957-be7f-15f3ba84b853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1674 | 2025.05.14 16:33:55.495439 [ 267 ] {1cff68b7-4328-4957-be7f-15f3ba84b853} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2025.05.14 16:33:55.495474 [ 267 ] {1cff68b7-4328-4957-be7f-15f3ba84b853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1676 | 2025.05.14 16:33:55.495790 [ 267 ] {1cff68b7-4328-4957-be7f-15f3ba84b853} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1677 | 2025.05.14 16:33:55.496011 [ 267 ] {1cff68b7-4328-4957-be7f-15f3ba84b853} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2025.05.14 16:33:55.496139 [ 267 ] {1cff68b7-4328-4957-be7f-15f3ba84b853} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 1679 | 2025.05.14 16:33:55.496176 [ 267 ] {1cff68b7-4328-4957-be7f-15f3ba84b853} <Debug> TCPHandler: Processed in 0.001386247 sec. | ||
| 1680 | 2025.05.14 16:33:55.496303 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2025.05.14 16:33:55.496401 [ 267 ] {6e27f117-dcd4-4195-ac8e-e28091562052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1682 | 2025.05.14 16:33:55.496445 [ 267 ] {6e27f117-dcd4-4195-ac8e-e28091562052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1683 | 2025.05.14 16:33:55.496857 [ 267 ] {6e27f117-dcd4-4195-ac8e-e28091562052} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2025.05.14 16:33:55.496892 [ 267 ] {6e27f117-dcd4-4195-ac8e-e28091562052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1685 | 2025.05.14 16:33:55.497216 [ 267 ] {6e27f117-dcd4-4195-ac8e-e28091562052} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1686 | 2025.05.14 16:33:55.497442 [ 267 ] {6e27f117-dcd4-4195-ac8e-e28091562052} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2025.05.14 16:33:55.497571 [ 267 ] {6e27f117-dcd4-4195-ac8e-e28091562052} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 1688 | 2025.05.14 16:33:55.497608 [ 267 ] {6e27f117-dcd4-4195-ac8e-e28091562052} <Debug> TCPHandler: Processed in 0.001356526 sec. | ||
| 1689 | 2025.05.14 16:33:55.497723 [ 267 ] {} <Trace> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2025.05.14 16:33:55.497821 [ 267 ] {c8a6d364-d2e5-43cc-94e3-8af2497e6a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52160) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1691 | 2025.05.14 16:33:55.497863 [ 267 ] {c8a6d364-d2e5-43cc-94e3-8af2497e6a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1692 | 2025.05.14 16:33:55.498199 [ 267 ] {c8a6d364-d2e5-43cc-94e3-8af2497e6a3a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2025.05.14 16:33:55.498234 [ 267 ] {c8a6d364-d2e5-43cc-94e3-8af2497e6a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 1694 | 2025.05.14 16:33:55.498542 [ 267 ] {c8a6d364-d2e5-43cc-94e3-8af2497e6a3a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1695 | 2025.05.14 16:33:55.498753 [ 267 ] {c8a6d364-d2e5-43cc-94e3-8af2497e6a3a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2025.05.14 16:33:55.498878 [ 267 ] {c8a6d364-d2e5-43cc-94e3-8af2497e6a3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 1697 | 2025.05.14 16:33:55.498911 [ 267 ] {c8a6d364-d2e5-43cc-94e3-8af2497e6a3a} <Debug> TCPHandler: Processed in 0.001239075 sec. | ||
| 1698 | 2025.05.14 16:33:59.039975 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1699 | 2025.05.14 16:33:59.040035 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1700 | 2025.05.14 16:33:59.099985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 260 | ||
| 1701 | 2025.05.14 16:33:59.102066 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2025.05.14 16:33:59.102107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1703 | 2025.05.14 16:33:59.103253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1704 | 2025.05.14 16:33:59.103528 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2025.05.14 16:33:59.103832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 1706 | 2025.05.14 16:33:59.106607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1707 | 2025.05.14 16:33:59.107109 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2025.05.14 16:33:59.107158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1709 | 2025.05.14 16:33:59.107663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1710 | 2025.05.14 16:33:59.107958 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2025.05.14 16:33:59.108110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1712 | 2025.05.14 16:33:59.303261 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1713 | 2025.05.14 16:33:59.320932 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.05.14 16:33:59.320991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1715 | 2025.05.14 16:33:59.326961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1716 | 2025.05.14 16:33:59.327706 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.05.14 16:33:59.331050 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1718 | 2025.05.14 16:34:00.028892 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1719 | 2025.05.14 16:34:00.029011 [ 267 ] {} <Debug> TCP-Session: 668244a1-dcdc-4974-b913-c16bfd135135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2025.05.14 16:34:00.497618 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2025.05.14 16:34:00.497816 [ 269 ] {76c6ae41-d4d5-4bce-9221-3789ddf27286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1722 | 2025.05.14 16:34:00.497892 [ 269 ] {76c6ae41-d4d5-4bce-9221-3789ddf27286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1723 | 2025.05.14 16:34:00.498758 [ 269 ] {76c6ae41-d4d5-4bce-9221-3789ddf27286} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2025.05.14 16:34:00.498828 [ 269 ] {76c6ae41-d4d5-4bce-9221-3789ddf27286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1725 | 2025.05.14 16:34:00.499228 [ 269 ] {76c6ae41-d4d5-4bce-9221-3789ddf27286} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1726 | 2025.05.14 16:34:00.499456 [ 269 ] {76c6ae41-d4d5-4bce-9221-3789ddf27286} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2025.05.14 16:34:00.499607 [ 269 ] {76c6ae41-d4d5-4bce-9221-3789ddf27286} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001845 sec., 114905.14905149052 rows/sec., 7.31 MiB/sec. | ||
| 1728 | 2025.05.14 16:34:00.499655 [ 269 ] {76c6ae41-d4d5-4bce-9221-3789ddf27286} <Debug> TCPHandler: Processed in 0.002179873 sec. | ||
| 1729 | 2025.05.14 16:34:00.499778 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2025.05.14 16:34:00.499882 [ 269 ] {5d0c93e5-affc-4510-b1ce-eb19eb9b63c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1731 | 2025.05.14 16:34:00.499926 [ 269 ] {5d0c93e5-affc-4510-b1ce-eb19eb9b63c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1732 | 2025.05.14 16:34:00.500692 [ 269 ] {5d0c93e5-affc-4510-b1ce-eb19eb9b63c3} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2025.05.14 16:34:00.500730 [ 269 ] {5d0c93e5-affc-4510-b1ce-eb19eb9b63c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1734 | 2025.05.14 16:34:00.501145 [ 269 ] {5d0c93e5-affc-4510-b1ce-eb19eb9b63c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1735 | 2025.05.14 16:34:00.501361 [ 269 ] {5d0c93e5-affc-4510-b1ce-eb19eb9b63c3} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2025.05.14 16:34:00.501491 [ 269 ] {5d0c93e5-affc-4510-b1ce-eb19eb9b63c3} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.001635 sec., 387155.9633027523 rows/sec., 30.42 MiB/sec. | ||
| 1737 | 2025.05.14 16:34:00.501529 [ 269 ] {5d0c93e5-affc-4510-b1ce-eb19eb9b63c3} <Debug> TCPHandler: Processed in 0.001804936 sec. | ||
| 1738 | 2025.05.14 16:34:00.501639 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2025.05.14 16:34:00.501735 [ 269 ] {8552080c-6415-4781-b7a9-2be52f773a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1740 | 2025.05.14 16:34:00.501775 [ 269 ] {8552080c-6415-4781-b7a9-2be52f773a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1741 | 2025.05.14 16:34:00.502202 [ 269 ] {8552080c-6415-4781-b7a9-2be52f773a58} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2025.05.14 16:34:00.502240 [ 269 ] {8552080c-6415-4781-b7a9-2be52f773a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1743 | 2025.05.14 16:34:00.502541 [ 269 ] {8552080c-6415-4781-b7a9-2be52f773a58} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1744 | 2025.05.14 16:34:00.502748 [ 269 ] {8552080c-6415-4781-b7a9-2be52f773a58} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2025.05.14 16:34:00.502873 [ 269 ] {8552080c-6415-4781-b7a9-2be52f773a58} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001159 sec., 98360.65573770492 rows/sec., 5.89 MiB/sec. | ||
| 1746 | 2025.05.14 16:34:00.502910 [ 269 ] {8552080c-6415-4781-b7a9-2be52f773a58} <Debug> TCPHandler: Processed in 0.001323536 sec. | ||
| 1747 | 2025.05.14 16:34:00.503011 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.05.14 16:34:00.503105 [ 269 ] {ded27efe-b0d8-4265-873f-9b78ede0af20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1749 | 2025.05.14 16:34:00.503145 [ 269 ] {ded27efe-b0d8-4265-873f-9b78ede0af20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1750 | 2025.05.14 16:34:00.503551 [ 269 ] {ded27efe-b0d8-4265-873f-9b78ede0af20} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2025.05.14 16:34:00.503588 [ 269 ] {ded27efe-b0d8-4265-873f-9b78ede0af20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1752 | 2025.05.14 16:34:00.503915 [ 269 ] {ded27efe-b0d8-4265-873f-9b78ede0af20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1753 | 2025.05.14 16:34:00.504120 [ 269 ] {ded27efe-b0d8-4265-873f-9b78ede0af20} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2025.05.14 16:34:00.504241 [ 269 ] {ded27efe-b0d8-4265-873f-9b78ede0af20} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001156 sec., 97750.86505190312 rows/sec., 6.33 MiB/sec. | ||
| 1755 | 2025.05.14 16:34:00.504279 [ 269 ] {ded27efe-b0d8-4265-873f-9b78ede0af20} <Debug> TCPHandler: Processed in 0.001318736 sec. | ||
| 1756 | 2025.05.14 16:34:00.504383 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.05.14 16:34:00.504477 [ 269 ] {fdcf6764-dc58-4ff6-9b9f-1a38945497c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1758 | 2025.05.14 16:34:00.504518 [ 269 ] {fdcf6764-dc58-4ff6-9b9f-1a38945497c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1759 | 2025.05.14 16:34:00.505047 [ 269 ] {fdcf6764-dc58-4ff6-9b9f-1a38945497c0} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.05.14 16:34:00.505084 [ 269 ] {fdcf6764-dc58-4ff6-9b9f-1a38945497c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1761 | 2025.05.14 16:34:00.505384 [ 269 ] {fdcf6764-dc58-4ff6-9b9f-1a38945497c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1762 | 2025.05.14 16:34:00.505594 [ 269 ] {fdcf6764-dc58-4ff6-9b9f-1a38945497c0} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.05.14 16:34:00.505718 [ 269 ] {fdcf6764-dc58-4ff6-9b9f-1a38945497c0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00126 sec., 88888.88888888889 rows/sec., 5.06 MiB/sec. | ||
| 1764 | 2025.05.14 16:34:00.505756 [ 269 ] {fdcf6764-dc58-4ff6-9b9f-1a38945497c0} <Debug> TCPHandler: Processed in 0.001423498 sec. | ||
| 1765 | 2025.05.14 16:34:00.505914 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.05.14 16:34:00.506008 [ 269 ] {8a2afc62-87c6-413f-84c3-2b671f41abc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1767 | 2025.05.14 16:34:00.506047 [ 269 ] {8a2afc62-87c6-413f-84c3-2b671f41abc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1768 | 2025.05.14 16:34:00.506589 [ 269 ] {8a2afc62-87c6-413f-84c3-2b671f41abc9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.05.14 16:34:00.506625 [ 269 ] {8a2afc62-87c6-413f-84c3-2b671f41abc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1770 | 2025.05.14 16:34:00.506963 [ 269 ] {8a2afc62-87c6-413f-84c3-2b671f41abc9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1771 | 2025.05.14 16:34:00.507172 [ 269 ] {8a2afc62-87c6-413f-84c3-2b671f41abc9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.05.14 16:34:00.507298 [ 269 ] {8a2afc62-87c6-413f-84c3-2b671f41abc9} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001309 sec., 297937.35676088615 rows/sec., 21.06 MiB/sec. | ||
| 1773 | 2025.05.14 16:34:00.507334 [ 269 ] {8a2afc62-87c6-413f-84c3-2b671f41abc9} <Debug> TCPHandler: Processed in 0.001470459 sec. | ||
| 1774 | 2025.05.14 16:34:00.507448 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2025.05.14 16:34:00.507540 [ 269 ] {f90f51d1-6647-4e69-9554-c1244e0a98f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1776 | 2025.05.14 16:34:00.507580 [ 269 ] {f90f51d1-6647-4e69-9554-c1244e0a98f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1777 | 2025.05.14 16:34:00.507893 [ 269 ] {f90f51d1-6647-4e69-9554-c1244e0a98f4} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.05.14 16:34:00.507928 [ 269 ] {f90f51d1-6647-4e69-9554-c1244e0a98f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1779 | 2025.05.14 16:34:00.508232 [ 269 ] {f90f51d1-6647-4e69-9554-c1244e0a98f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1780 | 2025.05.14 16:34:00.508444 [ 269 ] {f90f51d1-6647-4e69-9554-c1244e0a98f4} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.05.14 16:34:00.508572 [ 269 ] {f90f51d1-6647-4e69-9554-c1244e0a98f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 1782 | 2025.05.14 16:34:00.508609 [ 269 ] {f90f51d1-6647-4e69-9554-c1244e0a98f4} <Debug> TCPHandler: Processed in 0.001211224 sec. | ||
| 1783 | 2025.05.14 16:34:00.508733 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.05.14 16:34:00.508858 [ 269 ] {3ca08f97-fbfb-488e-b6ee-d3b75668d193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1785 | 2025.05.14 16:34:00.508911 [ 269 ] {3ca08f97-fbfb-488e-b6ee-d3b75668d193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1786 | 2025.05.14 16:34:00.509413 [ 269 ] {3ca08f97-fbfb-488e-b6ee-d3b75668d193} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.05.14 16:34:00.509459 [ 269 ] {3ca08f97-fbfb-488e-b6ee-d3b75668d193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1788 | 2025.05.14 16:34:00.509879 [ 269 ] {3ca08f97-fbfb-488e-b6ee-d3b75668d193} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1789 | 2025.05.14 16:34:00.510111 [ 269 ] {3ca08f97-fbfb-488e-b6ee-d3b75668d193} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.05.14 16:34:00.510244 [ 269 ] {3ca08f97-fbfb-488e-b6ee-d3b75668d193} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001412 sec., 167847.0254957507 rows/sec., 11.25 MiB/sec. | ||
| 1791 | 2025.05.14 16:34:00.510282 [ 269 ] {3ca08f97-fbfb-488e-b6ee-d3b75668d193} <Debug> TCPHandler: Processed in 0.001611742 sec. | ||
| 1792 | 2025.05.14 16:34:00.510397 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.05.14 16:34:00.510493 [ 269 ] {7715b45e-492b-49b2-98fc-beab06ece74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1794 | 2025.05.14 16:34:00.510537 [ 269 ] {7715b45e-492b-49b2-98fc-beab06ece74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1795 | 2025.05.14 16:34:00.510839 [ 269 ] {7715b45e-492b-49b2-98fc-beab06ece74a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.05.14 16:34:00.510875 [ 269 ] {7715b45e-492b-49b2-98fc-beab06ece74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1797 | 2025.05.14 16:34:00.511189 [ 269 ] {7715b45e-492b-49b2-98fc-beab06ece74a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1798 | 2025.05.14 16:34:00.511411 [ 269 ] {7715b45e-492b-49b2-98fc-beab06ece74a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.05.14 16:34:00.511534 [ 269 ] {7715b45e-492b-49b2-98fc-beab06ece74a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 1800 | 2025.05.14 16:34:00.511571 [ 269 ] {7715b45e-492b-49b2-98fc-beab06ece74a} <Debug> TCPHandler: Processed in 0.001225225 sec. | ||
| 1801 | 2025.05.14 16:34:00.511678 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.05.14 16:34:00.511773 [ 269 ] {9956d78b-5450-4b87-9d7e-141d96a3cd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1803 | 2025.05.14 16:34:00.511827 [ 269 ] {9956d78b-5450-4b87-9d7e-141d96a3cd53} <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 | ||
| 1804 | 2025.05.14 16:34:00.512567 [ 269 ] {9956d78b-5450-4b87-9d7e-141d96a3cd53} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.05.14 16:34:00.512603 [ 269 ] {9956d78b-5450-4b87-9d7e-141d96a3cd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1806 | 2025.05.14 16:34:00.513102 [ 269 ] {9956d78b-5450-4b87-9d7e-141d96a3cd53} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1807 | 2025.05.14 16:34:00.513334 [ 269 ] {9956d78b-5450-4b87-9d7e-141d96a3cd53} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.05.14 16:34:00.513468 [ 269 ] {9956d78b-5450-4b87-9d7e-141d96a3cd53} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001713 sec., 4670.1692936368945 rows/sec., 8.37 MiB/sec. | ||
| 1809 | 2025.05.14 16:34:00.513523 [ 269 ] {9956d78b-5450-4b87-9d7e-141d96a3cd53} <Debug> TCPHandler: Processed in 0.001893408 sec. | ||
| 1810 | 2025.05.14 16:34:00.513631 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2025.05.14 16:34:00.513727 [ 269 ] {34eec79a-ae64-42d0-a4da-29377310f7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1812 | 2025.05.14 16:34:00.513770 [ 269 ] {34eec79a-ae64-42d0-a4da-29377310f7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1813 | 2025.05.14 16:34:00.514087 [ 269 ] {34eec79a-ae64-42d0-a4da-29377310f7fd} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.05.14 16:34:00.514123 [ 269 ] {34eec79a-ae64-42d0-a4da-29377310f7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1815 | 2025.05.14 16:34:00.514438 [ 269 ] {34eec79a-ae64-42d0-a4da-29377310f7fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1816 | 2025.05.14 16:34:00.514656 [ 269 ] {34eec79a-ae64-42d0-a4da-29377310f7fd} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.05.14 16:34:00.514780 [ 269 ] {34eec79a-ae64-42d0-a4da-29377310f7fd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001072 sec., 76492.53731343284 rows/sec., 4.86 MiB/sec. | ||
| 1818 | 2025.05.14 16:34:00.514816 [ 269 ] {34eec79a-ae64-42d0-a4da-29377310f7fd} <Debug> TCPHandler: Processed in 0.001234874 sec. | ||
| 1819 | 2025.05.14 16:34:01.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.08 MiB, peak 183.26 MiB, free memory in arenas 0.00 B, will set to 178.51 MiB (RSS), difference: 1.43 MiB | ||
| 1820 | 2025.05.14 16:34:05.492754 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2025.05.14 16:34:05.492974 [ 269 ] {cf5aac68-e6b6-4f43-9ebb-e14840b9a75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1822 | 2025.05.14 16:34:05.493048 [ 269 ] {cf5aac68-e6b6-4f43-9ebb-e14840b9a75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1823 | 2025.05.14 16:34:05.493711 [ 269 ] {cf5aac68-e6b6-4f43-9ebb-e14840b9a75d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2025.05.14 16:34:05.493758 [ 269 ] {cf5aac68-e6b6-4f43-9ebb-e14840b9a75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1825 | 2025.05.14 16:34:05.494205 [ 269 ] {cf5aac68-e6b6-4f43-9ebb-e14840b9a75d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1826 | 2025.05.14 16:34:05.494471 [ 269 ] {cf5aac68-e6b6-4f43-9ebb-e14840b9a75d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2025.05.14 16:34:05.494620 [ 269 ] {cf5aac68-e6b6-4f43-9ebb-e14840b9a75d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.52 MiB/sec. | ||
| 1828 | 2025.05.14 16:34:05.494662 [ 269 ] {cf5aac68-e6b6-4f43-9ebb-e14840b9a75d} <Debug> TCPHandler: Processed in 0.002047481 sec. | ||
| 1829 | 2025.05.14 16:34:05.494787 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2025.05.14 16:34:05.494884 [ 269 ] {fe5cacdf-f3ff-48a4-a116-078161ae2dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1831 | 2025.05.14 16:34:05.494926 [ 269 ] {fe5cacdf-f3ff-48a4-a116-078161ae2dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1832 | 2025.05.14 16:34:05.495351 [ 269 ] {fe5cacdf-f3ff-48a4-a116-078161ae2dc2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2025.05.14 16:34:05.495389 [ 269 ] {fe5cacdf-f3ff-48a4-a116-078161ae2dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1834 | 2025.05.14 16:34:05.495725 [ 269 ] {fe5cacdf-f3ff-48a4-a116-078161ae2dc2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1835 | 2025.05.14 16:34:05.495953 [ 269 ] {fe5cacdf-f3ff-48a4-a116-078161ae2dc2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2025.05.14 16:34:05.496079 [ 269 ] {fe5cacdf-f3ff-48a4-a116-078161ae2dc2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 1837 | 2025.05.14 16:34:05.496117 [ 269 ] {fe5cacdf-f3ff-48a4-a116-078161ae2dc2} <Debug> TCPHandler: Processed in 0.001380737 sec. | ||
| 1838 | 2025.05.14 16:34:05.496233 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2025.05.14 16:34:05.496329 [ 269 ] {cf836fd4-448a-44e3-ba04-db80a8e469d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1840 | 2025.05.14 16:34:05.496372 [ 269 ] {cf836fd4-448a-44e3-ba04-db80a8e469d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1841 | 2025.05.14 16:34:05.496764 [ 269 ] {cf836fd4-448a-44e3-ba04-db80a8e469d5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2025.05.14 16:34:05.496801 [ 269 ] {cf836fd4-448a-44e3-ba04-db80a8e469d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1843 | 2025.05.14 16:34:05.497163 [ 269 ] {cf836fd4-448a-44e3-ba04-db80a8e469d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1844 | 2025.05.14 16:34:05.497386 [ 269 ] {cf836fd4-448a-44e3-ba04-db80a8e469d5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2025.05.14 16:34:05.497535 [ 269 ] {cf836fd4-448a-44e3-ba04-db80a8e469d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 1846 | 2025.05.14 16:34:05.497571 [ 269 ] {cf836fd4-448a-44e3-ba04-db80a8e469d5} <Debug> TCPHandler: Processed in 0.001387527 sec. | ||
| 1847 | 2025.05.14 16:34:05.497683 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2025.05.14 16:34:05.497777 [ 269 ] {cbc7f74b-df54-4667-a032-1a7d7f849527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1849 | 2025.05.14 16:34:05.497820 [ 269 ] {cbc7f74b-df54-4667-a032-1a7d7f849527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1850 | 2025.05.14 16:34:05.498131 [ 269 ] {cbc7f74b-df54-4667-a032-1a7d7f849527} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2025.05.14 16:34:05.498168 [ 269 ] {cbc7f74b-df54-4667-a032-1a7d7f849527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1852 | 2025.05.14 16:34:05.498492 [ 269 ] {cbc7f74b-df54-4667-a032-1a7d7f849527} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1853 | 2025.05.14 16:34:05.498724 [ 269 ] {cbc7f74b-df54-4667-a032-1a7d7f849527} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2025.05.14 16:34:05.498847 [ 269 ] {cbc7f74b-df54-4667-a032-1a7d7f849527} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 1855 | 2025.05.14 16:34:05.498884 [ 269 ] {cbc7f74b-df54-4667-a032-1a7d7f849527} <Debug> TCPHandler: Processed in 0.001250945 sec. | ||
| 1856 | 2025.05.14 16:34:06.608170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 1857 | 2025.05.14 16:34:06.608698 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.05.14 16:34:06.608745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1859 | 2025.05.14 16:34:06.609236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1860 | 2025.05.14 16:34:06.609462 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2025.05.14 16:34:06.609589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1862 | 2025.05.14 16:34:06.831106 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1863 | 2025.05.14 16:34:06.848267 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2025.05.14 16:34:06.848331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1865 | 2025.05.14 16:34:06.854546 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1866 | 2025.05.14 16:34:06.855240 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2025.05.14 16:34:06.858198 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1868 | 2025.05.14 16:34:07.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.10 MiB, peak 183.26 MiB, free memory in arenas 0.00 B, will set to 180.36 MiB (RSS), difference: 1.25 MiB | ||
| 1869 | 2025.05.14 16:34:09.103963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 290 | ||
| 1870 | 2025.05.14 16:34:09.106272 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.05.14 16:34:09.106316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1872 | 2025.05.14 16:34:09.107421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1873 | 2025.05.14 16:34:09.107690 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.05.14 16:34:09.107852 [ 77 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1875 | 2025.05.14 16:34:09.107926 [ 77 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2025.05.14 16:34:09.107936 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 1877 | 2025.05.14 16:34:09.107951 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1878 | 2025.05.14 16:34:09.108075 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 1879 | 2025.05.14 16:34:09.108754 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1880 | 2025.05.14 16:34:09.108972 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 1881 | 2025.05.14 16:34:09.109424 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
| 1882 | 2025.05.14 16:34:09.109829 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 1883 | 2025.05.14 16:34:09.110212 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1884 | 2025.05.14 16:34:09.110598 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1885 | 2025.05.14 16:34:09.110984 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1886 | 2025.05.14 16:34:09.117611 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.009585688 sec., 30253.436164415114 rows/sec., 29.30 MiB/sec. | ||
| 1887 | 2025.05.14 16:34:09.118496 [ 187 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1888 | 2025.05.14 16:34:09.119092 [ 187 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.05.14 16:34:09.119158 [ 187 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_6_1} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1890 | 2025.05.14 16:34:09.119367 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 1891 | 2025.05.14 16:34:10.500025 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2025.05.14 16:34:10.500203 [ 269 ] {dfe5317e-4c25-42fc-8814-65f3d1e144a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1893 | 2025.05.14 16:34:10.500267 [ 269 ] {dfe5317e-4c25-42fc-8814-65f3d1e144a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1894 | 2025.05.14 16:34:10.501052 [ 269 ] {dfe5317e-4c25-42fc-8814-65f3d1e144a0} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.05.14 16:34:10.501098 [ 269 ] {dfe5317e-4c25-42fc-8814-65f3d1e144a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1896 | 2025.05.14 16:34:10.501621 [ 269 ] {dfe5317e-4c25-42fc-8814-65f3d1e144a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1897 | 2025.05.14 16:34:10.501922 [ 269 ] {dfe5317e-4c25-42fc-8814-65f3d1e144a0} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.05.14 16:34:10.502097 [ 76 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1899 | 2025.05.14 16:34:10.502107 [ 269 ] {dfe5317e-4c25-42fc-8814-65f3d1e144a0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00195 sec., 108717.94871794872 rows/sec., 6.91 MiB/sec. | ||
| 1900 | 2025.05.14 16:34:10.502170 [ 76 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2025.05.14 16:34:10.502200 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1902 | 2025.05.14 16:34:10.502214 [ 269 ] {dfe5317e-4c25-42fc-8814-65f3d1e144a0} <Debug> TCPHandler: Processed in 0.002320536 sec. | ||
| 1903 | 2025.05.14 16:34:10.502340 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::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 | ||
| 1904 | 2025.05.14 16:34:10.502370 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2025.05.14 16:34:10.502499 [ 269 ] {72b98982-001a-4394-8d61-72f9534c47f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1906 | 2025.05.14 16:34:10.502547 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1907 | 2025.05.14 16:34:10.502549 [ 269 ] {72b98982-001a-4394-8d61-72f9534c47f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1908 | 2025.05.14 16:34:10.502602 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 1909 | 2025.05.14 16:34:10.502704 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 1910 | 2025.05.14 16:34:10.502754 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 1911 | 2025.05.14 16:34:10.502801 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 1912 | 2025.05.14 16:34:10.502862 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 1913 | 2025.05.14 16:34:10.503400 [ 269 ] {72b98982-001a-4394-8d61-72f9534c47f2} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2025.05.14 16:34:10.503443 [ 269 ] {72b98982-001a-4394-8d61-72f9534c47f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1915 | 2025.05.14 16:34:10.503842 [ 269 ] {72b98982-001a-4394-8d61-72f9534c47f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1916 | 2025.05.14 16:34:10.503896 [ 187 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626832 sec., 651573.1187977616 rows/sec., 43.93 MiB/sec. | ||
| 1917 | 2025.05.14 16:34:10.504089 [ 269 ] {72b98982-001a-4394-8d61-72f9534c47f2} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2025.05.14 16:34:10.504173 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1919 | 2025.05.14 16:34:10.504213 [ 76 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1920 | 2025.05.14 16:34:10.504231 [ 269 ] {72b98982-001a-4394-8d61-72f9534c47f2} <Debug> executeQuery: Read 633 rows, 50.93 KiB in 0.001757 sec., 360273.19294251566 rows/sec., 28.31 MiB/sec. | ||
| 1921 | 2025.05.14 16:34:10.504246 [ 76 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2025.05.14 16:34:10.504307 [ 269 ] {72b98982-001a-4394-8d61-72f9534c47f2} <Debug> TCPHandler: Processed in 0.001998649 sec. | ||
| 1923 | 2025.05.14 16:34:10.504314 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1924 | 2025.05.14 16:34:10.504402 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 1925 | 2025.05.14 16:34:10.504433 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2025.05.14 16:34:10.504518 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1927 | 2025.05.14 16:34:10.504534 [ 269 ] {fe830c72-8570-495f-9b7d-c877f99e0f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1928 | 2025.05.14 16:34:10.504545 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.05.14 16:34:10.504549 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 633 rows starting from the beginning of the part | ||
| 1930 | 2025.05.14 16:34:10.504580 [ 269 ] {fe830c72-8570-495f-9b7d-c877f99e0f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1931 | 2025.05.14 16:34:10.504644 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_5_1} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1932 | 2025.05.14 16:34:10.504651 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 633 rows starting from the beginning of the part | ||
| 1933 | 2025.05.14 16:34:10.504705 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1934 | 2025.05.14 16:34:10.504739 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 633 rows starting from the beginning of the part | ||
| 1935 | 2025.05.14 16:34:10.504751 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1936 | 2025.05.14 16:34:10.504774 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 1937 | 2025.05.14 16:34:10.504816 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 633 rows starting from the beginning of the part | ||
| 1938 | 2025.05.14 16:34:10.505057 [ 269 ] {fe830c72-8570-495f-9b7d-c877f99e0f77} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2025.05.14 16:34:10.505098 [ 269 ] {fe830c72-8570-495f-9b7d-c877f99e0f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1940 | 2025.05.14 16:34:10.505430 [ 269 ] {fe830c72-8570-495f-9b7d-c877f99e0f77} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1941 | 2025.05.14 16:34:10.505659 [ 269 ] {fe830c72-8570-495f-9b7d-c877f99e0f77} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2025.05.14 16:34:10.505759 [ 76 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1943 | 2025.05.14 16:34:10.505788 [ 76 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.05.14 16:34:10.505788 [ 269 ] {fe830c72-8570-495f-9b7d-c877f99e0f77} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001274 sec., 89481.94662480376 rows/sec., 5.36 MiB/sec. | ||
| 1945 | 2025.05.14 16:34:10.505806 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1946 | 2025.05.14 16:34:10.505842 [ 269 ] {fe830c72-8570-495f-9b7d-c877f99e0f77} <Debug> TCPHandler: Processed in 0.001459768 sec. | ||
| 1947 | 2025.05.14 16:34:10.505892 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::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 | ||
| 1948 | 2025.05.14 16:34:10.505968 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2025.05.14 16:34:10.505985 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1950 | 2025.05.14 16:34:10.506022 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
| 1951 | 2025.05.14 16:34:10.506036 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663792 sec., 1589140.9503110964 rows/sec., 130.79 MiB/sec. | ||
| 1952 | 2025.05.14 16:34:10.506070 [ 269 ] {105d8150-e2e9-4468-8aa4-8562311e8d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1953 | 2025.05.14 16:34:10.506112 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part | ||
| 1954 | 2025.05.14 16:34:10.506115 [ 269 ] {105d8150-e2e9-4468-8aa4-8562311e8d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1955 | 2025.05.14 16:34:10.506174 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 114 rows starting from the beginning of the part | ||
| 1956 | 2025.05.14 16:34:10.506231 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 114 rows starting from the beginning of the part | ||
| 1957 | 2025.05.14 16:34:10.506275 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part | ||
| 1958 | 2025.05.14 16:34:10.506276 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1959 | 2025.05.14 16:34:10.506567 [ 269 ] {105d8150-e2e9-4468-8aa4-8562311e8d7f} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.05.14 16:34:10.506611 [ 269 ] {105d8150-e2e9-4468-8aa4-8562311e8d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1961 | 2025.05.14 16:34:10.506670 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.05.14 16:34:10.506768 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_11_2} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1963 | 2025.05.14 16:34:10.506868 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 1964 | 2025.05.14 16:34:10.507036 [ 269 ] {105d8150-e2e9-4468-8aa4-8562311e8d7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1965 | 2025.05.14 16:34:10.507177 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318426 sec., 432333.7070112392 rows/sec., 27.53 MiB/sec. | ||
| 1966 | 2025.05.14 16:34:10.507268 [ 269 ] {105d8150-e2e9-4468-8aa4-8562311e8d7f} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.05.14 16:34:10.507326 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1968 | 2025.05.14 16:34:10.507380 [ 76 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1969 | 2025.05.14 16:34:10.507409 [ 269 ] {105d8150-e2e9-4468-8aa4-8562311e8d7f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001357 sec., 83271.92336035373 rows/sec., 5.39 MiB/sec. | ||
| 1970 | 2025.05.14 16:34:10.507411 [ 76 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2025.05.14 16:34:10.507453 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1972 | 2025.05.14 16:34:10.507457 [ 269 ] {105d8150-e2e9-4468-8aa4-8562311e8d7f} <Debug> TCPHandler: Processed in 0.00154001 sec. | ||
| 1973 | 2025.05.14 16:34:10.507532 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::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 | ||
| 1974 | 2025.05.14 16:34:10.507580 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2025.05.14 16:34:10.507624 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2025.05.14 16:34:10.507644 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1977 | 2025.05.14 16:34:10.507680 [ 269 ] {60d587d9-61d3-4e97-956d-310ccaacdb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1978 | 2025.05.14 16:34:10.507687 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
| 1979 | 2025.05.14 16:34:10.507705 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_5_1} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1980 | 2025.05.14 16:34:10.507729 [ 269 ] {60d587d9-61d3-4e97-956d-310ccaacdb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1981 | 2025.05.14 16:34:10.507794 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
| 1982 | 2025.05.14 16:34:10.507804 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1983 | 2025.05.14 16:34:10.507856 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
| 1984 | 2025.05.14 16:34:10.507912 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
| 1985 | 2025.05.14 16:34:10.507959 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
| 1986 | 2025.05.14 16:34:10.508156 [ 269 ] {60d587d9-61d3-4e97-956d-310ccaacdb27} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.05.14 16:34:10.508197 [ 269 ] {60d587d9-61d3-4e97-956d-310ccaacdb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 1988 | 2025.05.14 16:34:10.508522 [ 269 ] {60d587d9-61d3-4e97-956d-310ccaacdb27} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1989 | 2025.05.14 16:34:10.508743 [ 269 ] {60d587d9-61d3-4e97-956d-310ccaacdb27} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.05.14 16:34:10.508789 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291006 sec., 437643.2022779135 rows/sec., 30.00 MiB/sec. | ||
| 1991 | 2025.05.14 16:34:10.508841 [ 76 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1992 | 2025.05.14 16:34:10.508868 [ 76 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2025.05.14 16:34:10.508878 [ 269 ] {60d587d9-61d3-4e97-956d-310ccaacdb27} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001216 sec., 92105.26315789473 rows/sec., 5.25 MiB/sec. | ||
| 1994 | 2025.05.14 16:34:10.508884 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 1995 | 2025.05.14 16:34:10.508912 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1996 | 2025.05.14 16:34:10.508924 [ 269 ] {60d587d9-61d3-4e97-956d-310ccaacdb27} <Debug> TCPHandler: Processed in 0.001392847 sec. | ||
| 1997 | 2025.05.14 16:34:10.508968 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::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 | ||
| 1998 | 2025.05.14 16:34:10.509046 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2025.05.14 16:34:10.509058 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2000 | 2025.05.14 16:34:10.509100 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
| 2001 | 2025.05.14 16:34:10.509149 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
| 2002 | 2025.05.14 16:34:10.509151 [ 269 ] {57eeb5bc-8e92-45d5-aba2-6b411742bca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2003 | 2025.05.14 16:34:10.509179 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2025.05.14 16:34:10.509195 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
| 2005 | 2025.05.14 16:34:10.509205 [ 269 ] {57eeb5bc-8e92-45d5-aba2-6b411742bca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2006 | 2025.05.14 16:34:10.509241 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
| 2007 | 2025.05.14 16:34:10.509247 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_5_1} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2008 | 2025.05.14 16:34:10.509286 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
| 2009 | 2025.05.14 16:34:10.509318 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2010 | 2025.05.14 16:34:10.509763 [ 269 ] {57eeb5bc-8e92-45d5-aba2-6b411742bca6} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.05.14 16:34:10.509804 [ 269 ] {57eeb5bc-8e92-45d5-aba2-6b411742bca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2012 | 2025.05.14 16:34:10.510000 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001060471 sec., 528067.2455918173 rows/sec., 32.10 MiB/sec. | ||
| 2013 | 2025.05.14 16:34:10.510140 [ 197 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2014 | 2025.05.14 16:34:10.510144 [ 269 ] {57eeb5bc-8e92-45d5-aba2-6b411742bca6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2015 | 2025.05.14 16:34:10.510441 [ 269 ] {57eeb5bc-8e92-45d5-aba2-6b411742bca6} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2025.05.14 16:34:10.510462 [ 197 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2025.05.14 16:34:10.510535 [ 197 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_5_1} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2018 | 2025.05.14 16:34:10.510544 [ 76 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2019 | 2025.05.14 16:34:10.510566 [ 76 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2025.05.14 16:34:10.510581 [ 269 ] {57eeb5bc-8e92-45d5-aba2-6b411742bca6} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001448 sec., 269337.01657458564 rows/sec., 19.04 MiB/sec. | ||
| 2021 | 2025.05.14 16:34:10.510583 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2022 | 2025.05.14 16:34:10.510604 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2023 | 2025.05.14 16:34:10.510627 [ 269 ] {57eeb5bc-8e92-45d5-aba2-6b411742bca6} <Debug> TCPHandler: Processed in 0.001630202 sec. | ||
| 2024 | 2025.05.14 16:34:10.510668 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 2025 | 2025.05.14 16:34:10.510741 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2025.05.14 16:34:10.510742 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2027 | 2025.05.14 16:34:10.510789 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2028 | 2025.05.14 16:34:10.510836 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part | ||
| 2029 | 2025.05.14 16:34:10.510841 [ 269 ] {4d7f73e8-3b8e-48d8-8679-752ab8e73bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2030 | 2025.05.14 16:34:10.510876 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2031 | 2025.05.14 16:34:10.510891 [ 269 ] {4d7f73e8-3b8e-48d8-8679-752ab8e73bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2032 | 2025.05.14 16:34:10.510913 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 390 rows starting from the beginning of the part | ||
| 2033 | 2025.05.14 16:34:10.510951 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 2034 | 2025.05.14 16:34:10.510984 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 390 rows starting from the beginning of the part | ||
| 2035 | 2025.05.14 16:34:10.511216 [ 269 ] {4d7f73e8-3b8e-48d8-8679-752ab8e73bd4} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2025.05.14 16:34:10.511258 [ 269 ] {4d7f73e8-3b8e-48d8-8679-752ab8e73bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2037 | 2025.05.14 16:34:10.511577 [ 269 ] {4d7f73e8-3b8e-48d8-8679-752ab8e73bd4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2038 | 2025.05.14 16:34:10.511801 [ 269 ] {4d7f73e8-3b8e-48d8-8679-752ab8e73bd4} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2025.05.14 16:34:10.511926 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282255 sec., 1316430.8191428382 rows/sec., 98.80 MiB/sec. | ||
| 2040 | 2025.05.14 16:34:10.511933 [ 269 ] {4d7f73e8-3b8e-48d8-8679-752ab8e73bd4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 2041 | 2025.05.14 16:34:10.511990 [ 269 ] {4d7f73e8-3b8e-48d8-8679-752ab8e73bd4} <Debug> TCPHandler: Processed in 0.001298646 sec. | ||
| 2042 | 2025.05.14 16:34:10.512101 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2025.05.14 16:34:10.512148 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2044 | 2025.05.14 16:34:10.512195 [ 269 ] {a0e60a1c-bcbf-47e4-839f-5b59f54134cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2045 | 2025.05.14 16:34:10.512235 [ 269 ] {a0e60a1c-bcbf-47e4-839f-5b59f54134cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2046 | 2025.05.14 16:34:10.512474 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.05.14 16:34:10.512556 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_11_2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2048 | 2025.05.14 16:34:10.512641 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2049 | 2025.05.14 16:34:10.512643 [ 269 ] {a0e60a1c-bcbf-47e4-839f-5b59f54134cd} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2025.05.14 16:34:10.512686 [ 269 ] {a0e60a1c-bcbf-47e4-839f-5b59f54134cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2051 | 2025.05.14 16:34:10.513016 [ 269 ] {a0e60a1c-bcbf-47e4-839f-5b59f54134cd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2052 | 2025.05.14 16:34:10.513225 [ 269 ] {a0e60a1c-bcbf-47e4-839f-5b59f54134cd} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2025.05.14 16:34:10.513325 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2054 | 2025.05.14 16:34:10.513349 [ 269 ] {a0e60a1c-bcbf-47e4-839f-5b59f54134cd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001173 sec., 202046.0358056266 rows/sec., 13.54 MiB/sec. | ||
| 2055 | 2025.05.14 16:34:10.513354 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2025.05.14 16:34:10.513393 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2057 | 2025.05.14 16:34:10.513398 [ 269 ] {a0e60a1c-bcbf-47e4-839f-5b59f54134cd} <Debug> TCPHandler: Processed in 0.001346456 sec. | ||
| 2058 | 2025.05.14 16:34:10.513500 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 2059 | 2025.05.14 16:34:10.513541 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2025.05.14 16:34:10.513650 [ 269 ] {46c90b8c-1b20-41f2-9545-a2a231b20cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2061 | 2025.05.14 16:34:10.513665 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2062 | 2025.05.14 16:34:10.513695 [ 269 ] {46c90b8c-1b20-41f2-9545-a2a231b20cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2063 | 2025.05.14 16:34:10.513714 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part | ||
| 2064 | 2025.05.14 16:34:10.513826 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 237 rows starting from the beginning of the part | ||
| 2065 | 2025.05.14 16:34:10.513888 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2066 | 2025.05.14 16:34:10.513939 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part | ||
| 2067 | 2025.05.14 16:34:10.513995 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 2068 | 2025.05.14 16:34:10.514056 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
| 2069 | 2025.05.14 16:34:10.514077 [ 269 ] {46c90b8c-1b20-41f2-9545-a2a231b20cb0} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.05.14 16:34:10.514130 [ 269 ] {46c90b8c-1b20-41f2-9545-a2a231b20cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2071 | 2025.05.14 16:34:10.514572 [ 269 ] {46c90b8c-1b20-41f2-9545-a2a231b20cb0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2072 | 2025.05.14 16:34:10.514834 [ 269 ] {46c90b8c-1b20-41f2-9545-a2a231b20cb0} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2025.05.14 16:34:10.514937 [ 76 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2074 | 2025.05.14 16:34:10.514963 [ 76 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2025.05.14 16:34:10.514981 [ 269 ] {46c90b8c-1b20-41f2-9545-a2a231b20cb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
| 2076 | 2025.05.14 16:34:10.514983 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2077 | 2025.05.14 16:34:10.515026 [ 269 ] {46c90b8c-1b20-41f2-9545-a2a231b20cb0} <Debug> TCPHandler: Processed in 0.0015384 sec. | ||
| 2078 | 2025.05.14 16:34:10.515083 [ 192 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 2079 | 2025.05.14 16:34:10.515144 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.05.14 16:34:10.515160 [ 192 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2081 | 2025.05.14 16:34:10.515191 [ 192 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2082 | 2025.05.14 16:34:10.515242 [ 269 ] {ce9108dd-6877-44bc-83f5-bc8a69313f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2083 | 2025.05.14 16:34:10.515272 [ 192 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2084 | 2025.05.14 16:34:10.515298 [ 269 ] {ce9108dd-6877-44bc-83f5-bc8a69313f00} <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 | ||
| 2085 | 2025.05.14 16:34:10.515324 [ 192 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2086 | 2025.05.14 16:34:10.515328 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882617 sec., 1122373.8020000882 rows/sec., 76.52 MiB/sec. | ||
| 2087 | 2025.05.14 16:34:10.515377 [ 192 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2088 | 2025.05.14 16:34:10.515434 [ 192 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2089 | 2025.05.14 16:34:10.515703 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2090 | 2025.05.14 16:34:10.516092 [ 269 ] {ce9108dd-6877-44bc-83f5-bc8a69313f00} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2025.05.14 16:34:10.516095 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2025.05.14 16:34:10.516134 [ 269 ] {ce9108dd-6877-44bc-83f5-bc8a69313f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2093 | 2025.05.14 16:34:10.516194 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2094 | 2025.05.14 16:34:10.516255 [ 199 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212784 sec., 4122.745682660721 rows/sec., 277.80 KiB/sec. | ||
| 2095 | 2025.05.14 16:34:10.516272 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2096 | 2025.05.14 16:34:10.516400 [ 198 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2097 | 2025.05.14 16:34:10.516666 [ 198 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2025.05.14 16:34:10.516707 [ 269 ] {ce9108dd-6877-44bc-83f5-bc8a69313f00} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2099 | 2025.05.14 16:34:10.516744 [ 198 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_5_1} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2100 | 2025.05.14 16:34:10.516825 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2101 | 2025.05.14 16:34:10.516957 [ 269 ] {ce9108dd-6877-44bc-83f5-bc8a69313f00} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2025.05.14 16:34:10.517112 [ 269 ] {ce9108dd-6877-44bc-83f5-bc8a69313f00} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001887 sec., 4239.533651298357 rows/sec., 7.60 MiB/sec. | ||
| 2103 | 2025.05.14 16:34:10.517170 [ 269 ] {ce9108dd-6877-44bc-83f5-bc8a69313f00} <Debug> TCPHandler: Processed in 0.002076621 sec. | ||
| 2104 | 2025.05.14 16:34:10.517283 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2025.05.14 16:34:10.517380 [ 269 ] {946d686b-31f5-42c0-8352-0305463add26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2106 | 2025.05.14 16:34:10.517422 [ 269 ] {946d686b-31f5-42c0-8352-0305463add26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2107 | 2025.05.14 16:34:10.517764 [ 269 ] {946d686b-31f5-42c0-8352-0305463add26} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.05.14 16:34:10.517801 [ 269 ] {946d686b-31f5-42c0-8352-0305463add26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2109 | 2025.05.14 16:34:10.518120 [ 269 ] {946d686b-31f5-42c0-8352-0305463add26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2110 | 2025.05.14 16:34:10.518335 [ 269 ] {946d686b-31f5-42c0-8352-0305463add26} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2025.05.14 16:34:10.518438 [ 74 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2112 | 2025.05.14 16:34:10.518467 [ 269 ] {946d686b-31f5-42c0-8352-0305463add26} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001104 sec., 74275.36231884058 rows/sec., 4.72 MiB/sec. | ||
| 2113 | 2025.05.14 16:34:10.518480 [ 74 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2025.05.14 16:34:10.518511 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 2115 | 2025.05.14 16:34:10.518511 [ 269 ] {946d686b-31f5-42c0-8352-0305463add26} <Debug> TCPHandler: Processed in 0.001278804 sec. | ||
| 2116 | 2025.05.14 16:34:10.518590 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 2117 | 2025.05.14 16:34:10.518685 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2118 | 2025.05.14 16:34:10.518711 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part | ||
| 2119 | 2025.05.14 16:34:10.518756 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 82 rows starting from the beginning of the part | ||
| 2120 | 2025.05.14 16:34:10.518793 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2121 | 2025.05.14 16:34:10.518827 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 2122 | 2025.05.14 16:34:10.518860 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 2123 | 2025.05.14 16:34:10.518900 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
| 2124 | 2025.05.14 16:34:10.519711 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148873 sec., 659777.0162585421 rows/sec., 43.08 MiB/sec. | ||
| 2125 | 2025.05.14 16:34:10.519875 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2126 | 2025.05.14 16:34:10.520147 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2025.05.14 16:34:10.520217 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_11_2} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2128 | 2025.05.14 16:34:10.520288 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2129 | 2025.05.14 16:34:14.040091 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2130 | 2025.05.14 16:34:14.040201 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2131 | 2025.05.14 16:34:14.109660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 2132 | 2025.05.14 16:34:14.110164 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2025.05.14 16:34:14.110209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2134 | 2025.05.14 16:34:14.110702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2135 | 2025.05.14 16:34:14.110928 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2025.05.14 16:34:14.111055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2137 | 2025.05.14 16:34:14.358254 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2138 | 2025.05.14 16:34:14.375587 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.05.14 16:34:14.375637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2140 | 2025.05.14 16:34:14.381846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2141 | 2025.05.14 16:34:14.382554 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2025.05.14 16:34:14.385750 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2143 | 2025.05.14 16:34:15.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.89 MiB, peak 188.31 MiB, free memory in arenas 0.00 B, will set to 183.06 MiB (RSS), difference: 1.17 MiB | ||
| 2144 | 2025.05.14 16:34:15.487756 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2025.05.14 16:34:15.488013 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2146 | 2025.05.14 16:34:15.488409 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2147 | 2025.05.14 16:34:15.488446 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2148 | 2025.05.14 16:34:15.488695 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2149 | 2025.05.14 16:34:15.488764 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2150 | 2025.05.14 16:34:15.488909 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2151 | 2025.05.14 16:34:15.489111 [ 289 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2152 | 2025.05.14 16:34:15.489114 [ 288 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2153 | 2025.05.14 16:34:15.489238 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 2154 | 2025.05.14 16:34:15.489267 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2155 | 2025.05.14 16:34:15.493186 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2156 | 2025.05.14 16:34:15.493211 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2157 | 2025.05.14 16:34:15.493275 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2158 | 2025.05.14 16:34:15.493319 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2159 | 2025.05.14 16:34:15.494504 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.006598 sec., 4698.393452561382 rows/sec., 177.31 KiB/sec. | ||
| 2160 | 2025.05.14 16:34:15.494616 [ 269 ] {bbfebaf3-bf4d-4aea-8e50-a6a070c24b5d} <Debug> TCPHandler: Processed in 0.006998937 sec. | ||
| 2161 | 2025.05.14 16:34:15.494901 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2025.05.14 16:34:15.495037 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2163 | 2025.05.14 16:34:15.495285 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2164 | 2025.05.14 16:34:15.495320 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2165 | 2025.05.14 16:34:15.495513 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2166 | 2025.05.14 16:34:15.495566 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2167 | 2025.05.14 16:34:15.495666 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2168 | 2025.05.14 16:34:15.495737 [ 288 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2169 | 2025.05.14 16:34:15.495755 [ 290 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2170 | 2025.05.14 16:34:15.495856 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 2171 | 2025.05.14 16:34:15.495880 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2172 | 2025.05.14 16:34:15.495934 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2173 | 2025.05.14 16:34:15.495951 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2174 | 2025.05.14 16:34:15.495981 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2175 | 2025.05.14 16:34:15.496011 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2176 | 2025.05.14 16:34:15.496640 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001658 sec., 18697.225572979492 rows/sec., 705.62 KiB/sec. | ||
| 2177 | 2025.05.14 16:34:15.496727 [ 269 ] {71db6082-ee79-4020-86ee-d3bedef0b9b2} <Debug> TCPHandler: Processed in 0.001877627 sec. | ||
| 2178 | 2025.05.14 16:34:15.496932 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2025.05.14 16:34:15.497067 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2180 | 2025.05.14 16:34:15.497294 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2181 | 2025.05.14 16:34:15.497328 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2182 | 2025.05.14 16:34:15.497534 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2183 | 2025.05.14 16:34:15.497587 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2184 | 2025.05.14 16:34:15.497685 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2185 | 2025.05.14 16:34:15.497735 [ 289 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2186 | 2025.05.14 16:34:15.497750 [ 290 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2187 | 2025.05.14 16:34:15.497830 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 2188 | 2025.05.14 16:34:15.497855 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2189 | 2025.05.14 16:34:15.497909 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2190 | 2025.05.14 16:34:15.497925 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2191 | 2025.05.14 16:34:15.497954 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2192 | 2025.05.14 16:34:15.497998 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2193 | 2025.05.14 16:34:15.498665 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001653 sec., 18753.781004234726 rows/sec., 707.76 KiB/sec. | ||
| 2194 | 2025.05.14 16:34:15.498754 [ 269 ] {acf0d119-1e9e-4ded-ab0c-0ca1e7382289} <Debug> TCPHandler: Processed in 0.001871967 sec. | ||
| 2195 | 2025.05.14 16:34:15.499593 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2025.05.14 16:34:15.499726 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2197 | 2025.05.14 16:34:15.499951 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2198 | 2025.05.14 16:34:15.499987 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2199 | 2025.05.14 16:34:15.500178 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2200 | 2025.05.14 16:34:15.500231 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2201 | 2025.05.14 16:34:15.500328 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2202 | 2025.05.14 16:34:15.500397 [ 289 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2203 | 2025.05.14 16:34:15.500421 [ 288 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2204 | 2025.05.14 16:34:15.500529 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (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 | ||
| 2205 | 2025.05.14 16:34:15.500556 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2206 | 2025.05.14 16:34:15.500609 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2207 | 2025.05.14 16:34:15.500625 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 2208 | 2025.05.14 16:34:15.500655 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2209 | 2025.05.14 16:34:15.500684 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2210 | 2025.05.14 16:34:15.501373 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.0017 sec., 18235.29411764706 rows/sec., 688.19 KiB/sec. | ||
| 2211 | 2025.05.14 16:34:15.501465 [ 269 ] {00e1d2e0-2e7a-4105-9c31-c65b26ff2ae9} <Debug> TCPHandler: Processed in 0.001922158 sec. | ||
| 2212 | 2025.05.14 16:34:15.508246 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2025.05.14 16:34:15.508386 [ 269 ] {b98dad29-9dff-42ce-83a3-7a76e4a43332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2214 | 2025.05.14 16:34:15.508438 [ 269 ] {b98dad29-9dff-42ce-83a3-7a76e4a43332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2215 | 2025.05.14 16:34:15.509098 [ 269 ] {b98dad29-9dff-42ce-83a3-7a76e4a43332} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2025.05.14 16:34:15.509144 [ 269 ] {b98dad29-9dff-42ce-83a3-7a76e4a43332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2217 | 2025.05.14 16:34:15.509571 [ 269 ] {b98dad29-9dff-42ce-83a3-7a76e4a43332} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2218 | 2025.05.14 16:34:15.509770 [ 269 ] {b98dad29-9dff-42ce-83a3-7a76e4a43332} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2025.05.14 16:34:15.509911 [ 269 ] {b98dad29-9dff-42ce-83a3-7a76e4a43332} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001566 sec., 2554.278416347382 rows/sec., 240.71 KiB/sec. | ||
| 2220 | 2025.05.14 16:34:15.509949 [ 269 ] {b98dad29-9dff-42ce-83a3-7a76e4a43332} <Debug> TCPHandler: Processed in 0.001753554 sec. | ||
| 2221 | 2025.05.14 16:34:15.510063 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2025.05.14 16:34:15.510160 [ 269 ] {e978f215-e966-4b3b-affc-386f632944e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2223 | 2025.05.14 16:34:15.510200 [ 269 ] {e978f215-e966-4b3b-affc-386f632944e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2224 | 2025.05.14 16:34:15.510665 [ 269 ] {e978f215-e966-4b3b-affc-386f632944e4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2025.05.14 16:34:15.510701 [ 269 ] {e978f215-e966-4b3b-affc-386f632944e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2226 | 2025.05.14 16:34:15.511022 [ 269 ] {e978f215-e966-4b3b-affc-386f632944e4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2227 | 2025.05.14 16:34:15.511234 [ 269 ] {e978f215-e966-4b3b-affc-386f632944e4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2025.05.14 16:34:15.511361 [ 269 ] {e978f215-e966-4b3b-affc-386f632944e4} <Debug> executeQuery: Read 109 rows, 9.33 KiB in 0.001218 sec., 89490.96880131363 rows/sec., 7.48 MiB/sec. | ||
| 2229 | 2025.05.14 16:34:15.511399 [ 269 ] {e978f215-e966-4b3b-affc-386f632944e4} <Debug> TCPHandler: Processed in 0.001384748 sec. | ||
| 2230 | 2025.05.14 16:34:15.511511 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2025.05.14 16:34:15.511605 [ 269 ] {16375472-5fc0-4733-8fb1-879e3800aec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2232 | 2025.05.14 16:34:15.511644 [ 269 ] {16375472-5fc0-4733-8fb1-879e3800aec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2233 | 2025.05.14 16:34:15.512042 [ 269 ] {16375472-5fc0-4733-8fb1-879e3800aec7} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2025.05.14 16:34:15.512079 [ 269 ] {16375472-5fc0-4733-8fb1-879e3800aec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2235 | 2025.05.14 16:34:15.512362 [ 269 ] {16375472-5fc0-4733-8fb1-879e3800aec7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2236 | 2025.05.14 16:34:15.512571 [ 269 ] {16375472-5fc0-4733-8fb1-879e3800aec7} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.05.14 16:34:15.512698 [ 269 ] {16375472-5fc0-4733-8fb1-879e3800aec7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00111 sec., 23423.42342342342 rows/sec., 1.72 MiB/sec. | ||
| 2238 | 2025.05.14 16:34:15.512735 [ 269 ] {16375472-5fc0-4733-8fb1-879e3800aec7} <Debug> TCPHandler: Processed in 0.001272445 sec. | ||
| 2239 | 2025.05.14 16:34:15.512841 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2025.05.14 16:34:15.512934 [ 269 ] {e2d2e62b-1a10-421b-974b-734df1a43866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2241 | 2025.05.14 16:34:15.512972 [ 269 ] {e2d2e62b-1a10-421b-974b-734df1a43866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2242 | 2025.05.14 16:34:15.513355 [ 269 ] {e2d2e62b-1a10-421b-974b-734df1a43866} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2025.05.14 16:34:15.513390 [ 269 ] {e2d2e62b-1a10-421b-974b-734df1a43866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2244 | 2025.05.14 16:34:15.513668 [ 269 ] {e2d2e62b-1a10-421b-974b-734df1a43866} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2245 | 2025.05.14 16:34:15.513875 [ 269 ] {e2d2e62b-1a10-421b-974b-734df1a43866} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2025.05.14 16:34:15.514002 [ 269 ] {e2d2e62b-1a10-421b-974b-734df1a43866} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 61.32 KiB/sec. | ||
| 2247 | 2025.05.14 16:34:15.514038 [ 269 ] {e2d2e62b-1a10-421b-974b-734df1a43866} <Debug> TCPHandler: Processed in 0.001247484 sec. | ||
| 2248 | 2025.05.14 16:34:15.514145 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2025.05.14 16:34:15.514239 [ 269 ] {6daac67f-2dda-4c7a-9fc4-056e3cc76155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2250 | 2025.05.14 16:34:15.514277 [ 269 ] {6daac67f-2dda-4c7a-9fc4-056e3cc76155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2251 | 2025.05.14 16:34:15.514708 [ 269 ] {6daac67f-2dda-4c7a-9fc4-056e3cc76155} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2025.05.14 16:34:15.514744 [ 269 ] {6daac67f-2dda-4c7a-9fc4-056e3cc76155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2253 | 2025.05.14 16:34:15.515053 [ 269 ] {6daac67f-2dda-4c7a-9fc4-056e3cc76155} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2254 | 2025.05.14 16:34:15.515275 [ 269 ] {6daac67f-2dda-4c7a-9fc4-056e3cc76155} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2025.05.14 16:34:15.515405 [ 269 ] {6daac67f-2dda-4c7a-9fc4-056e3cc76155} <Debug> executeQuery: Read 100 rows, 8.01 KiB in 0.001182 sec., 84602.36886632825 rows/sec., 6.62 MiB/sec. | ||
| 2256 | 2025.05.14 16:34:15.515444 [ 269 ] {6daac67f-2dda-4c7a-9fc4-056e3cc76155} <Debug> TCPHandler: Processed in 0.001348527 sec. | ||
| 2257 | 2025.05.14 16:34:15.515556 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2025.05.14 16:34:15.515650 [ 269 ] {e26dc5dd-5a78-491b-9763-0e42b733ed45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2259 | 2025.05.14 16:34:15.515691 [ 269 ] {e26dc5dd-5a78-491b-9763-0e42b733ed45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2260 | 2025.05.14 16:34:15.516100 [ 269 ] {e26dc5dd-5a78-491b-9763-0e42b733ed45} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.05.14 16:34:15.516135 [ 269 ] {e26dc5dd-5a78-491b-9763-0e42b733ed45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2262 | 2025.05.14 16:34:15.516446 [ 269 ] {e26dc5dd-5a78-491b-9763-0e42b733ed45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2263 | 2025.05.14 16:34:15.516655 [ 269 ] {e26dc5dd-5a78-491b-9763-0e42b733ed45} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.05.14 16:34:15.516793 [ 269 ] {e26dc5dd-5a78-491b-9763-0e42b733ed45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 2265 | 2025.05.14 16:34:15.516831 [ 269 ] {e26dc5dd-5a78-491b-9763-0e42b733ed45} <Debug> TCPHandler: Processed in 0.001323077 sec. | ||
| 2266 | 2025.05.14 16:34:15.516935 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.05.14 16:34:15.517037 [ 269 ] {2853d200-04f3-4a29-9bcb-41149acca517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2268 | 2025.05.14 16:34:15.517080 [ 269 ] {2853d200-04f3-4a29-9bcb-41149acca517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2269 | 2025.05.14 16:34:15.517410 [ 269 ] {2853d200-04f3-4a29-9bcb-41149acca517} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2025.05.14 16:34:15.517447 [ 269 ] {2853d200-04f3-4a29-9bcb-41149acca517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2271 | 2025.05.14 16:34:15.517760 [ 269 ] {2853d200-04f3-4a29-9bcb-41149acca517} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2272 | 2025.05.14 16:34:15.517968 [ 269 ] {2853d200-04f3-4a29-9bcb-41149acca517} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2025.05.14 16:34:15.518106 [ 269 ] {2853d200-04f3-4a29-9bcb-41149acca517} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 58.29 KiB/sec. | ||
| 2274 | 2025.05.14 16:34:15.518145 [ 269 ] {2853d200-04f3-4a29-9bcb-41149acca517} <Debug> TCPHandler: Processed in 0.001260215 sec. | ||
| 2275 | 2025.05.14 16:34:15.518252 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2025.05.14 16:34:15.518344 [ 269 ] {57e2395d-19ce-454c-affb-9087947349f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2277 | 2025.05.14 16:34:15.518400 [ 269 ] {57e2395d-19ce-454c-affb-9087947349f6} <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 | ||
| 2278 | 2025.05.14 16:34:15.519170 [ 269 ] {57e2395d-19ce-454c-affb-9087947349f6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.05.14 16:34:15.519209 [ 269 ] {57e2395d-19ce-454c-affb-9087947349f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2280 | 2025.05.14 16:34:15.519713 [ 269 ] {57e2395d-19ce-454c-affb-9087947349f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2281 | 2025.05.14 16:34:15.519927 [ 269 ] {57e2395d-19ce-454c-affb-9087947349f6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2025.05.14 16:34:15.520027 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2283 | 2025.05.14 16:34:15.520069 [ 269 ] {57e2395d-19ce-454c-affb-9087947349f6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001744 sec., 14908.256880733945 rows/sec., 26.71 MiB/sec. | ||
| 2284 | 2025.05.14 16:34:15.520073 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2025.05.14 16:34:15.520111 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2286 | 2025.05.14 16:34:15.520129 [ 269 ] {57e2395d-19ce-454c-affb-9087947349f6} <Debug> TCPHandler: Processed in 0.001928228 sec. | ||
| 2287 | 2025.05.14 16:34:15.520207 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 2288 | 2025.05.14 16:34:15.520244 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.05.14 16:34:15.520343 [ 269 ] {7f97087f-d249-4e8b-95c4-9334916cb527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2290 | 2025.05.14 16:34:15.520385 [ 269 ] {7f97087f-d249-4e8b-95c4-9334916cb527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2291 | 2025.05.14 16:34:15.520578 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2292 | 2025.05.14 16:34:15.520693 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 2293 | 2025.05.14 16:34:15.520727 [ 269 ] {7f97087f-d249-4e8b-95c4-9334916cb527} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2025.05.14 16:34:15.520769 [ 269 ] {7f97087f-d249-4e8b-95c4-9334916cb527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2295 | 2025.05.14 16:34:15.520947 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 2296 | 2025.05.14 16:34:15.521085 [ 269 ] {7f97087f-d249-4e8b-95c4-9334916cb527} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2297 | 2025.05.14 16:34:15.521151 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 2298 | 2025.05.14 16:34:15.521312 [ 269 ] {7f97087f-d249-4e8b-95c4-9334916cb527} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2025.05.14 16:34:15.521342 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 2300 | 2025.05.14 16:34:15.521446 [ 269 ] {7f97087f-d249-4e8b-95c4-9334916cb527} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001121 sec., 16057.091882247993 rows/sec., 1.18 MiB/sec. | ||
| 2301 | 2025.05.14 16:34:15.521461 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 2302 | 2025.05.14 16:34:15.521491 [ 269 ] {7f97087f-d249-4e8b-95c4-9334916cb527} <Debug> TCPHandler: Processed in 0.001298155 sec. | ||
| 2303 | 2025.05.14 16:34:15.521577 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2304 | 2025.05.14 16:34:15.521605 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2025.05.14 16:34:15.521703 [ 269 ] {ca4969d0-79e0-4ef9-b10d-ddc7c83652fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2306 | 2025.05.14 16:34:15.521742 [ 269 ] {ca4969d0-79e0-4ef9-b10d-ddc7c83652fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2307 | 2025.05.14 16:34:15.522072 [ 269 ] {ca4969d0-79e0-4ef9-b10d-ddc7c83652fc} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2025.05.14 16:34:15.522108 [ 269 ] {ca4969d0-79e0-4ef9-b10d-ddc7c83652fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2309 | 2025.05.14 16:34:15.522520 [ 269 ] {ca4969d0-79e0-4ef9-b10d-ddc7c83652fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2310 | 2025.05.14 16:34:15.522736 [ 269 ] {ca4969d0-79e0-4ef9-b10d-ddc7c83652fc} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2025.05.14 16:34:15.522874 [ 269 ] {ca4969d0-79e0-4ef9-b10d-ddc7c83652fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 2312 | 2025.05.14 16:34:15.522912 [ 269 ] {ca4969d0-79e0-4ef9-b10d-ddc7c83652fc} <Debug> TCPHandler: Processed in 0.001357356 sec. | ||
| 2313 | 2025.05.14 16:34:15.523548 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 19 columns (19 merged, 0 gathered) in 0.003381627 sec., 19517.232385475985 rows/sec., 34.97 MiB/sec. | ||
| 2314 | 2025.05.14 16:34:15.523799 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2315 | 2025.05.14 16:34:15.524158 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2025.05.14 16:34:15.524229 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2317 | 2025.05.14 16:34:15.524316 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2318 | 2025.05.14 16:34:19.108139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 340 | ||
| 2319 | 2025.05.14 16:34:19.110695 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2025.05.14 16:34:19.110740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2321 | 2025.05.14 16:34:19.111937 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2322 | 2025.05.14 16:34:19.112197 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2025.05.14 16:34:19.112438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
| 2324 | 2025.05.14 16:34:20.484625 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2025.05.14 16:34:20.484893 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2326 | 2025.05.14 16:34:20.485293 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2327 | 2025.05.14 16:34:20.485342 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2328 | 2025.05.14 16:34:20.485623 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2329 | 2025.05.14 16:34:20.485694 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2330 | 2025.05.14 16:34:20.485836 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2331 | 2025.05.14 16:34:20.485952 [ 289 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2332 | 2025.05.14 16:34:20.485960 [ 290 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2333 | 2025.05.14 16:34:20.485972 [ 288 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2334 | 2025.05.14 16:34:20.486103 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2335 | 2025.05.14 16:34:20.486133 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2336 | 2025.05.14 16:34:20.486218 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2337 | 2025.05.14 16:34:20.486240 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2338 | 2025.05.14 16:34:20.486276 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2339 | 2025.05.14 16:34:20.486317 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2340 | 2025.05.14 16:34:20.486356 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2341 | 2025.05.14 16:34:20.487233 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002455 sec., 14256.61914460285 rows/sec., 548.94 KiB/sec. | ||
| 2342 | 2025.05.14 16:34:20.487359 [ 269 ] {a28ed68e-ffb7-4377-9bac-863babca0fcb} <Debug> TCPHandler: Processed in 0.002877346 sec. | ||
| 2343 | 2025.05.14 16:34:20.502101 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2025.05.14 16:34:20.502222 [ 269 ] {bc65a7a6-7f79-48ec-adb2-25c3792ba6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2345 | 2025.05.14 16:34:20.502271 [ 269 ] {bc65a7a6-7f79-48ec-adb2-25c3792ba6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2346 | 2025.05.14 16:34:20.502857 [ 269 ] {bc65a7a6-7f79-48ec-adb2-25c3792ba6f1} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2025.05.14 16:34:20.502899 [ 269 ] {bc65a7a6-7f79-48ec-adb2-25c3792ba6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2348 | 2025.05.14 16:34:20.503329 [ 269 ] {bc65a7a6-7f79-48ec-adb2-25c3792ba6f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2349 | 2025.05.14 16:34:20.503532 [ 269 ] {bc65a7a6-7f79-48ec-adb2-25c3792ba6f1} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2025.05.14 16:34:20.503680 [ 269 ] {bc65a7a6-7f79-48ec-adb2-25c3792ba6f1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 151.85 KiB/sec. | ||
| 2351 | 2025.05.14 16:34:20.503720 [ 269 ] {bc65a7a6-7f79-48ec-adb2-25c3792ba6f1} <Debug> TCPHandler: Processed in 0.001675973 sec. | ||
| 2352 | 2025.05.14 16:34:20.503836 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2025.05.14 16:34:20.503934 [ 269 ] {bf33adf0-5a4f-4618-bcc2-9c3bb119ad2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2354 | 2025.05.14 16:34:20.503977 [ 269 ] {bf33adf0-5a4f-4618-bcc2-9c3bb119ad2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2355 | 2025.05.14 16:34:20.504492 [ 269 ] {bf33adf0-5a4f-4618-bcc2-9c3bb119ad2e} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2025.05.14 16:34:20.504530 [ 269 ] {bf33adf0-5a4f-4618-bcc2-9c3bb119ad2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2357 | 2025.05.14 16:34:20.504860 [ 269 ] {bf33adf0-5a4f-4618-bcc2-9c3bb119ad2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2358 | 2025.05.14 16:34:20.505072 [ 269 ] {bf33adf0-5a4f-4618-bcc2-9c3bb119ad2e} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2025.05.14 16:34:20.505197 [ 269 ] {bf33adf0-5a4f-4618-bcc2-9c3bb119ad2e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001284 sec., 165109.03426791276 rows/sec., 10.50 MiB/sec. | ||
| 2360 | 2025.05.14 16:34:20.505234 [ 269 ] {bf33adf0-5a4f-4618-bcc2-9c3bb119ad2e} <Debug> TCPHandler: Processed in 0.001449329 sec. | ||
| 2361 | 2025.05.14 16:34:20.505344 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2025.05.14 16:34:20.505438 [ 269 ] {dcca7ded-4fa1-4ce8-bb74-c7216d33f1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2363 | 2025.05.14 16:34:20.505479 [ 269 ] {dcca7ded-4fa1-4ce8-bb74-c7216d33f1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2364 | 2025.05.14 16:34:20.505858 [ 269 ] {dcca7ded-4fa1-4ce8-bb74-c7216d33f1a7} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.05.14 16:34:20.505894 [ 269 ] {dcca7ded-4fa1-4ce8-bb74-c7216d33f1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2366 | 2025.05.14 16:34:20.506173 [ 269 ] {dcca7ded-4fa1-4ce8-bb74-c7216d33f1a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2367 | 2025.05.14 16:34:20.506391 [ 269 ] {dcca7ded-4fa1-4ce8-bb74-c7216d33f1a7} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.05.14 16:34:20.506514 [ 269 ] {dcca7ded-4fa1-4ce8-bb74-c7216d33f1a7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001095 sec., 9132.4200913242 rows/sec., 744.68 KiB/sec. | ||
| 2369 | 2025.05.14 16:34:20.506552 [ 269 ] {dcca7ded-4fa1-4ce8-bb74-c7216d33f1a7} <Debug> TCPHandler: Processed in 0.001258135 sec. | ||
| 2370 | 2025.05.14 16:34:20.506667 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2025.05.14 16:34:20.506760 [ 269 ] {d46b562a-47ad-46f6-8f99-16acd6c5a49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2372 | 2025.05.14 16:34:20.506799 [ 269 ] {d46b562a-47ad-46f6-8f99-16acd6c5a49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2373 | 2025.05.14 16:34:20.507480 [ 269 ] {d46b562a-47ad-46f6-8f99-16acd6c5a49f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.05.14 16:34:20.507517 [ 269 ] {d46b562a-47ad-46f6-8f99-16acd6c5a49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2375 | 2025.05.14 16:34:20.507869 [ 269 ] {d46b562a-47ad-46f6-8f99-16acd6c5a49f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2376 | 2025.05.14 16:34:20.508079 [ 269 ] {d46b562a-47ad-46f6-8f99-16acd6c5a49f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.05.14 16:34:20.508205 [ 269 ] {d46b562a-47ad-46f6-8f99-16acd6c5a49f} <Debug> executeQuery: Read 638 rows, 51.30 KiB in 0.001463 sec., 436090.22556390974 rows/sec., 34.24 MiB/sec. | ||
| 2378 | 2025.05.14 16:34:20.508243 [ 269 ] {d46b562a-47ad-46f6-8f99-16acd6c5a49f} <Debug> TCPHandler: Processed in 0.001626742 sec. | ||
| 2379 | 2025.05.14 16:34:20.508353 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.05.14 16:34:20.508446 [ 269 ] {abf023e0-8f65-4856-99ee-31a3dcb94674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2381 | 2025.05.14 16:34:20.508485 [ 269 ] {abf023e0-8f65-4856-99ee-31a3dcb94674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2382 | 2025.05.14 16:34:20.508905 [ 269 ] {abf023e0-8f65-4856-99ee-31a3dcb94674} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2025.05.14 16:34:20.508941 [ 269 ] {abf023e0-8f65-4856-99ee-31a3dcb94674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2384 | 2025.05.14 16:34:20.509233 [ 269 ] {abf023e0-8f65-4856-99ee-31a3dcb94674} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2385 | 2025.05.14 16:34:20.509441 [ 269 ] {abf023e0-8f65-4856-99ee-31a3dcb94674} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2025.05.14 16:34:20.509561 [ 269 ] {abf023e0-8f65-4856-99ee-31a3dcb94674} <Debug> executeQuery: Read 124 rows, 7.69 KiB in 0.001134 sec., 109347.44268077602 rows/sec., 6.62 MiB/sec. | ||
| 2387 | 2025.05.14 16:34:20.509598 [ 269 ] {abf023e0-8f65-4856-99ee-31a3dcb94674} <Debug> TCPHandler: Processed in 0.001294196 sec. | ||
| 2388 | 2025.05.14 16:34:20.509709 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2025.05.14 16:34:20.509802 [ 269 ] {623f722d-fb55-4825-b7c8-daff86f35dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2390 | 2025.05.14 16:34:20.509840 [ 269 ] {623f722d-fb55-4825-b7c8-daff86f35dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2391 | 2025.05.14 16:34:20.510245 [ 269 ] {623f722d-fb55-4825-b7c8-daff86f35dd5} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2025.05.14 16:34:20.510281 [ 269 ] {623f722d-fb55-4825-b7c8-daff86f35dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2393 | 2025.05.14 16:34:20.510586 [ 269 ] {623f722d-fb55-4825-b7c8-daff86f35dd5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2394 | 2025.05.14 16:34:20.510801 [ 269 ] {623f722d-fb55-4825-b7c8-daff86f35dd5} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2025.05.14 16:34:20.510924 [ 269 ] {623f722d-fb55-4825-b7c8-daff86f35dd5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00114 sec., 99122.80701754386 rows/sec., 6.42 MiB/sec. | ||
| 2396 | 2025.05.14 16:34:20.510961 [ 269 ] {623f722d-fb55-4825-b7c8-daff86f35dd5} <Debug> TCPHandler: Processed in 0.001300906 sec. | ||
| 2397 | 2025.05.14 16:34:20.511068 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2025.05.14 16:34:20.511162 [ 269 ] {58aa4882-7a6f-4a26-8c5c-bdd2ca6567c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2399 | 2025.05.14 16:34:20.511202 [ 269 ] {58aa4882-7a6f-4a26-8c5c-bdd2ca6567c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2400 | 2025.05.14 16:34:20.511599 [ 269 ] {58aa4882-7a6f-4a26-8c5c-bdd2ca6567c7} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2025.05.14 16:34:20.511636 [ 269 ] {58aa4882-7a6f-4a26-8c5c-bdd2ca6567c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2402 | 2025.05.14 16:34:20.511927 [ 269 ] {58aa4882-7a6f-4a26-8c5c-bdd2ca6567c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2403 | 2025.05.14 16:34:20.512131 [ 269 ] {58aa4882-7a6f-4a26-8c5c-bdd2ca6567c7} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2025.05.14 16:34:20.512252 [ 269 ] {58aa4882-7a6f-4a26-8c5c-bdd2ca6567c7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001108 sec., 101083.03249097473 rows/sec., 5.76 MiB/sec. | ||
| 2405 | 2025.05.14 16:34:20.512289 [ 269 ] {58aa4882-7a6f-4a26-8c5c-bdd2ca6567c7} <Debug> TCPHandler: Processed in 0.001269615 sec. | ||
| 2406 | 2025.05.14 16:34:20.512396 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2025.05.14 16:34:20.512488 [ 269 ] {8a84aa03-0075-4062-8d3b-1509a7d41ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2408 | 2025.05.14 16:34:20.512527 [ 269 ] {8a84aa03-0075-4062-8d3b-1509a7d41ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2409 | 2025.05.14 16:34:20.513028 [ 269 ] {8a84aa03-0075-4062-8d3b-1509a7d41ec2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2025.05.14 16:34:20.513064 [ 269 ] {8a84aa03-0075-4062-8d3b-1509a7d41ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2411 | 2025.05.14 16:34:20.513383 [ 269 ] {8a84aa03-0075-4062-8d3b-1509a7d41ec2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2412 | 2025.05.14 16:34:20.513593 [ 269 ] {8a84aa03-0075-4062-8d3b-1509a7d41ec2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2025.05.14 16:34:20.513718 [ 269 ] {8a84aa03-0075-4062-8d3b-1509a7d41ec2} <Debug> executeQuery: Read 400 rows, 29.04 KiB in 0.001248 sec., 320512.8205128205 rows/sec., 22.72 MiB/sec. | ||
| 2414 | 2025.05.14 16:34:20.513755 [ 269 ] {8a84aa03-0075-4062-8d3b-1509a7d41ec2} <Debug> TCPHandler: Processed in 0.001408658 sec. | ||
| 2415 | 2025.05.14 16:34:20.513863 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2025.05.14 16:34:20.513956 [ 269 ] {03aa6622-f574-4fc7-ad45-41405dfcec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2417 | 2025.05.14 16:34:20.513998 [ 269 ] {03aa6622-f574-4fc7-ad45-41405dfcec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2418 | 2025.05.14 16:34:20.514299 [ 269 ] {03aa6622-f574-4fc7-ad45-41405dfcec8c} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2025.05.14 16:34:20.514335 [ 269 ] {03aa6622-f574-4fc7-ad45-41405dfcec8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2420 | 2025.05.14 16:34:20.514626 [ 269 ] {03aa6622-f574-4fc7-ad45-41405dfcec8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2421 | 2025.05.14 16:34:20.514847 [ 269 ] {03aa6622-f574-4fc7-ad45-41405dfcec8c} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2025.05.14 16:34:20.514985 [ 269 ] {03aa6622-f574-4fc7-ad45-41405dfcec8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 2423 | 2025.05.14 16:34:20.515000 [ 50 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2424 | 2025.05.14 16:34:20.515021 [ 269 ] {03aa6622-f574-4fc7-ad45-41405dfcec8c} <Debug> TCPHandler: Processed in 0.001208363 sec. | ||
| 2425 | 2025.05.14 16:34:20.515055 [ 50 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.05.14 16:34:20.515083 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2427 | 2025.05.14 16:34:20.515143 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2025.05.14 16:34:20.515184 [ 198 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 2429 | 2025.05.14 16:34:20.515248 [ 269 ] {7145d174-b1bc-429e-9b8d-9556d3320f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2430 | 2025.05.14 16:34:20.515296 [ 269 ] {7145d174-b1bc-429e-9b8d-9556d3320f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2431 | 2025.05.14 16:34:20.515321 [ 198 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2432 | 2025.05.14 16:34:20.515362 [ 198 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 2433 | 2025.05.14 16:34:20.515434 [ 198 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 2434 | 2025.05.14 16:34:20.515484 [ 198 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 2435 | 2025.05.14 16:34:20.515525 [ 198 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 2436 | 2025.05.14 16:34:20.515563 [ 198 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 2437 | 2025.05.14 16:34:20.515598 [ 198 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 2438 | 2025.05.14 16:34:20.515714 [ 269 ] {7145d174-b1bc-429e-9b8d-9556d3320f5d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2025.05.14 16:34:20.515758 [ 269 ] {7145d174-b1bc-429e-9b8d-9556d3320f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2440 | 2025.05.14 16:34:20.516227 [ 269 ] {7145d174-b1bc-429e-9b8d-9556d3320f5d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2441 | 2025.05.14 16:34:20.516377 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233924 sec., 29175.21662598345 rows/sec., 1.49 MiB/sec. | ||
| 2442 | 2025.05.14 16:34:20.516458 [ 269 ] {7145d174-b1bc-429e-9b8d-9556d3320f5d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2025.05.14 16:34:20.516554 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2444 | 2025.05.14 16:34:20.516603 [ 269 ] {7145d174-b1bc-429e-9b8d-9556d3320f5d} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.001374 sec., 176128.09315866083 rows/sec., 11.81 MiB/sec. | ||
| 2445 | 2025.05.14 16:34:20.516646 [ 269 ] {7145d174-b1bc-429e-9b8d-9556d3320f5d} <Debug> TCPHandler: Processed in 0.00156153 sec. | ||
| 2446 | 2025.05.14 16:34:20.516762 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2025.05.14 16:34:20.516860 [ 269 ] {c6bba802-5e75-49e5-b6ed-77ee6453b64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2448 | 2025.05.14 16:34:20.516873 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_6_1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2025.05.14 16:34:20.516905 [ 269 ] {c6bba802-5e75-49e5-b6ed-77ee6453b64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2450 | 2025.05.14 16:34:20.516957 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_6_1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2451 | 2025.05.14 16:34:20.517068 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2452 | 2025.05.14 16:34:20.517209 [ 269 ] {c6bba802-5e75-49e5-b6ed-77ee6453b64e} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2025.05.14 16:34:20.517249 [ 269 ] {c6bba802-5e75-49e5-b6ed-77ee6453b64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2454 | 2025.05.14 16:34:20.517551 [ 269 ] {c6bba802-5e75-49e5-b6ed-77ee6453b64e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2455 | 2025.05.14 16:34:20.517758 [ 269 ] {c6bba802-5e75-49e5-b6ed-77ee6453b64e} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2025.05.14 16:34:20.517884 [ 269 ] {c6bba802-5e75-49e5-b6ed-77ee6453b64e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 2457 | 2025.05.14 16:34:20.517920 [ 269 ] {c6bba802-5e75-49e5-b6ed-77ee6453b64e} <Debug> TCPHandler: Processed in 0.001208793 sec. | ||
| 2458 | 2025.05.14 16:34:20.518032 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2025.05.14 16:34:20.518134 [ 269 ] {197e215d-5c37-407e-8ad5-dfdc893ee00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2460 | 2025.05.14 16:34:20.518189 [ 269 ] {197e215d-5c37-407e-8ad5-dfdc893ee00a} <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 | ||
| 2461 | 2025.05.14 16:34:20.518938 [ 269 ] {197e215d-5c37-407e-8ad5-dfdc893ee00a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2025.05.14 16:34:20.518975 [ 269 ] {197e215d-5c37-407e-8ad5-dfdc893ee00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2463 | 2025.05.14 16:34:20.519495 [ 269 ] {197e215d-5c37-407e-8ad5-dfdc893ee00a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2464 | 2025.05.14 16:34:20.519716 [ 269 ] {197e215d-5c37-407e-8ad5-dfdc893ee00a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2025.05.14 16:34:20.519868 [ 269 ] {197e215d-5c37-407e-8ad5-dfdc893ee00a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001741 sec., 4595.060310166571 rows/sec., 8.23 MiB/sec. | ||
| 2466 | 2025.05.14 16:34:20.519924 [ 269 ] {197e215d-5c37-407e-8ad5-dfdc893ee00a} <Debug> TCPHandler: Processed in 0.001945258 sec. | ||
| 2467 | 2025.05.14 16:34:20.520044 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2025.05.14 16:34:20.520146 [ 269 ] {e4972161-f837-4a64-bea7-2c21352ee10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2469 | 2025.05.14 16:34:20.520187 [ 269 ] {e4972161-f837-4a64-bea7-2c21352ee10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2470 | 2025.05.14 16:34:20.520535 [ 269 ] {e4972161-f837-4a64-bea7-2c21352ee10e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2025.05.14 16:34:20.520603 [ 269 ] {e4972161-f837-4a64-bea7-2c21352ee10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2472 | 2025.05.14 16:34:20.520923 [ 269 ] {e4972161-f837-4a64-bea7-2c21352ee10e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2473 | 2025.05.14 16:34:20.521140 [ 269 ] {e4972161-f837-4a64-bea7-2c21352ee10e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2025.05.14 16:34:20.521269 [ 269 ] {e4972161-f837-4a64-bea7-2c21352ee10e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001143 sec., 71741.03237095363 rows/sec., 4.56 MiB/sec. | ||
| 2475 | 2025.05.14 16:34:20.521305 [ 269 ] {e4972161-f837-4a64-bea7-2c21352ee10e} <Debug> TCPHandler: Processed in 0.001314556 sec. | ||
| 2476 | 2025.05.14 16:34:21.611213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2477 | 2025.05.14 16:34:21.611709 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2025.05.14 16:34:21.611755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2479 | 2025.05.14 16:34:21.612265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2480 | 2025.05.14 16:34:21.612542 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2025.05.14 16:34:21.612674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2482 | 2025.05.14 16:34:21.612695 [ 62 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2483 | 2025.05.14 16:34:21.612767 [ 62 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2025.05.14 16:34:21.612790 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2485 | 2025.05.14 16:34:21.612899 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 2486 | 2025.05.14 16:34:21.613022 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2487 | 2025.05.14 16:34:21.613062 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2488 | 2025.05.14 16:34:21.613127 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2489 | 2025.05.14 16:34:21.613184 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2490 | 2025.05.14 16:34:21.613244 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2491 | 2025.05.14 16:34:21.613292 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2492 | 2025.05.14 16:34:21.613339 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2493 | 2025.05.14 16:34:21.614840 [ 199 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.001982239 sec., 2554182.4169537583 rows/sec., 36.54 MiB/sec. | ||
| 2494 | 2025.05.14 16:34:21.615792 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2495 | 2025.05.14 16:34:21.616092 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2025.05.14 16:34:21.616172 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_11_2} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2497 | 2025.05.14 16:34:21.616277 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2498 | 2025.05.14 16:34:21.885892 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2499 | 2025.05.14 16:34:21.903381 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.05.14 16:34:21.903437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2501 | 2025.05.14 16:34:21.909877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2502 | 2025.05.14 16:34:21.910607 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2025.05.14 16:34:21.910929 [ 62 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2504 | 2025.05.14 16:34:21.911026 [ 62 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2025.05.14 16:34:21.911061 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2506 | 2025.05.14 16:34:21.911204 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 2507 | 2025.05.14 16:34:21.914037 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2508 | 2025.05.14 16:34:21.915269 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2509 | 2025.05.14 16:34:21.916887 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 2510 | 2025.05.14 16:34:21.921607 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 2511 | 2025.05.14 16:34:21.926027 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 2512 | 2025.05.14 16:34:21.930558 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 2513 | 2025.05.14 16:34:21.935390 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 2514 | 2025.05.14 16:34:21.939727 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 2515 | 2025.05.14 16:34:21.994024 [ 199 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.082877511 sec., 1001.4779522034632 rows/sec., 5.18 MiB/sec. | ||
| 2516 | 2025.05.14 16:34:21.995705 [ 189 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2517 | 2025.05.14 16:34:21.997677 [ 189 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_11_2} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.05.14 16:34:21.997783 [ 189 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_11_2} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2519 | 2025.05.14 16:34:21.999172 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2520 | 2025.05.14 16:34:22.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.17 MiB, peak 195.07 MiB, free memory in arenas 0.00 B, will set to 196.25 MiB (RSS), difference: 11.08 MiB | ||
| 2521 | 2025.05.14 16:34:25.493659 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2025.05.14 16:34:25.493837 [ 269 ] {24602026-ac95-4b66-89af-fdd1b5cad919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2523 | 2025.05.14 16:34:25.493903 [ 269 ] {24602026-ac95-4b66-89af-fdd1b5cad919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2524 | 2025.05.14 16:34:25.494566 [ 269 ] {24602026-ac95-4b66-89af-fdd1b5cad919} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.05.14 16:34:25.494606 [ 269 ] {24602026-ac95-4b66-89af-fdd1b5cad919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2526 | 2025.05.14 16:34:25.494999 [ 269 ] {24602026-ac95-4b66-89af-fdd1b5cad919} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2527 | 2025.05.14 16:34:25.495232 [ 269 ] {24602026-ac95-4b66-89af-fdd1b5cad919} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.05.14 16:34:25.495385 [ 269 ] {24602026-ac95-4b66-89af-fdd1b5cad919} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001597 sec., 67626.80025046963 rows/sec., 5.65 MiB/sec. | ||
| 2529 | 2025.05.14 16:34:25.495436 [ 269 ] {24602026-ac95-4b66-89af-fdd1b5cad919} <Debug> TCPHandler: Processed in 0.001904908 sec. | ||
| 2530 | 2025.05.14 16:34:25.495561 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2025.05.14 16:34:25.495657 [ 269 ] {9692ccc8-6e09-4b59-8ba7-07c05b40e21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2532 | 2025.05.14 16:34:25.495698 [ 269 ] {9692ccc8-6e09-4b59-8ba7-07c05b40e21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2533 | 2025.05.14 16:34:25.496130 [ 269 ] {9692ccc8-6e09-4b59-8ba7-07c05b40e21e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2025.05.14 16:34:25.496167 [ 269 ] {9692ccc8-6e09-4b59-8ba7-07c05b40e21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2535 | 2025.05.14 16:34:25.496590 [ 269 ] {9692ccc8-6e09-4b59-8ba7-07c05b40e21e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2536 | 2025.05.14 16:34:25.496812 [ 269 ] {9692ccc8-6e09-4b59-8ba7-07c05b40e21e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2025.05.14 16:34:25.496970 [ 269 ] {9692ccc8-6e09-4b59-8ba7-07c05b40e21e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001322 sec., 19667.170953101362 rows/sec., 1.44 MiB/sec. | ||
| 2538 | 2025.05.14 16:34:25.497025 [ 269 ] {9692ccc8-6e09-4b59-8ba7-07c05b40e21e} <Debug> TCPHandler: Processed in 0.00151045 sec. | ||
| 2539 | 2025.05.14 16:34:25.497153 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.05.14 16:34:25.497268 [ 269 ] {5fa50e0f-591d-4864-b577-2777cf6e678f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2541 | 2025.05.14 16:34:25.497312 [ 269 ] {5fa50e0f-591d-4864-b577-2777cf6e678f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2542 | 2025.05.14 16:34:25.497760 [ 269 ] {5fa50e0f-591d-4864-b577-2777cf6e678f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.05.14 16:34:25.497796 [ 269 ] {5fa50e0f-591d-4864-b577-2777cf6e678f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2544 | 2025.05.14 16:34:25.498132 [ 269 ] {5fa50e0f-591d-4864-b577-2777cf6e678f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2545 | 2025.05.14 16:34:25.498356 [ 269 ] {5fa50e0f-591d-4864-b577-2777cf6e678f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.05.14 16:34:25.498498 [ 269 ] {5fa50e0f-591d-4864-b577-2777cf6e678f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001243 sec., 72405.47063555913 rows/sec., 5.65 MiB/sec. | ||
| 2547 | 2025.05.14 16:34:25.498553 [ 269 ] {5fa50e0f-591d-4864-b577-2777cf6e678f} <Debug> TCPHandler: Processed in 0.001454949 sec. | ||
| 2548 | 2025.05.14 16:34:25.498704 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2025.05.14 16:34:25.498823 [ 269 ] {3b6e5c20-95b5-4440-94f3-e6f0ac36491d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2550 | 2025.05.14 16:34:25.498880 [ 269 ] {3b6e5c20-95b5-4440-94f3-e6f0ac36491d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2551 | 2025.05.14 16:34:25.499326 [ 269 ] {3b6e5c20-95b5-4440-94f3-e6f0ac36491d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.05.14 16:34:25.499362 [ 269 ] {3b6e5c20-95b5-4440-94f3-e6f0ac36491d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2553 | 2025.05.14 16:34:25.499722 [ 269 ] {3b6e5c20-95b5-4440-94f3-e6f0ac36491d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2554 | 2025.05.14 16:34:25.499940 [ 269 ] {3b6e5c20-95b5-4440-94f3-e6f0ac36491d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.05.14 16:34:25.500071 [ 269 ] {3b6e5c20-95b5-4440-94f3-e6f0ac36491d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 2556 | 2025.05.14 16:34:25.500108 [ 269 ] {3b6e5c20-95b5-4440-94f3-e6f0ac36491d} <Debug> TCPHandler: Processed in 0.001468559 sec. | ||
| 2557 | 2025.05.14 16:34:25.500237 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2025.05.14 16:34:25.500367 [ 269 ] {c67f93cf-8b67-42e7-86b1-f14b192b43a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2559 | 2025.05.14 16:34:25.500443 [ 269 ] {c67f93cf-8b67-42e7-86b1-f14b192b43a5} <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 | ||
| 2560 | 2025.05.14 16:34:25.501245 [ 269 ] {c67f93cf-8b67-42e7-86b1-f14b192b43a5} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2025.05.14 16:34:25.501283 [ 269 ] {c67f93cf-8b67-42e7-86b1-f14b192b43a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2562 | 2025.05.14 16:34:25.501851 [ 269 ] {c67f93cf-8b67-42e7-86b1-f14b192b43a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2563 | 2025.05.14 16:34:25.502084 [ 269 ] {c67f93cf-8b67-42e7-86b1-f14b192b43a5} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2025.05.14 16:34:25.502222 [ 269 ] {c67f93cf-8b67-42e7-86b1-f14b192b43a5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001881 sec., 13822.434875066454 rows/sec., 24.77 MiB/sec. | ||
| 2565 | 2025.05.14 16:34:25.502284 [ 269 ] {c67f93cf-8b67-42e7-86b1-f14b192b43a5} <Debug> TCPHandler: Processed in 0.002110521 sec. | ||
| 2566 | 2025.05.14 16:34:25.502397 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2025.05.14 16:34:25.502493 [ 269 ] {ffc85471-ef48-4dcc-9696-75e50c291650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2568 | 2025.05.14 16:34:25.502537 [ 269 ] {ffc85471-ef48-4dcc-9696-75e50c291650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2569 | 2025.05.14 16:34:25.502859 [ 269 ] {ffc85471-ef48-4dcc-9696-75e50c291650} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.05.14 16:34:25.502896 [ 269 ] {ffc85471-ef48-4dcc-9696-75e50c291650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2571 | 2025.05.14 16:34:25.503217 [ 269 ] {ffc85471-ef48-4dcc-9696-75e50c291650} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2572 | 2025.05.14 16:34:25.503437 [ 269 ] {ffc85471-ef48-4dcc-9696-75e50c291650} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2025.05.14 16:34:25.503577 [ 269 ] {ffc85471-ef48-4dcc-9696-75e50c291650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 2574 | 2025.05.14 16:34:25.503613 [ 269 ] {ffc85471-ef48-4dcc-9696-75e50c291650} <Debug> TCPHandler: Processed in 0.001268616 sec. | ||
| 2575 | 2025.05.14 16:34:29.040288 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2576 | 2025.05.14 16:34:29.040351 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2577 | 2025.05.14 16:34:29.112646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 380 | ||
| 2578 | 2025.05.14 16:34:29.112748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2579 | 2025.05.14 16:34:29.113228 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2025.05.14 16:34:29.113262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2581 | 2025.05.14 16:34:29.113814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2582 | 2025.05.14 16:34:29.114032 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2025.05.14 16:34:29.114155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2584 | 2025.05.14 16:34:29.115049 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.05.14 16:34:29.115086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2586 | 2025.05.14 16:34:29.116240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2587 | 2025.05.14 16:34:29.116509 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.05.14 16:34:29.116748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
| 2589 | 2025.05.14 16:34:29.414116 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2590 | 2025.05.14 16:34:29.433720 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.05.14 16:34:29.433794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2592 | 2025.05.14 16:34:29.439787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2593 | 2025.05.14 16:34:29.440506 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.05.14 16:34:29.443977 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2595 | 2025.05.14 16:34:30.500867 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2025.05.14 16:34:30.501061 [ 269 ] {fcb91235-7816-479a-856a-038d2d02e7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2597 | 2025.05.14 16:34:30.501135 [ 269 ] {fcb91235-7816-479a-856a-038d2d02e7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2598 | 2025.05.14 16:34:30.501882 [ 269 ] {fcb91235-7816-479a-856a-038d2d02e7f9} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.05.14 16:34:30.501935 [ 269 ] {fcb91235-7816-479a-856a-038d2d02e7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2600 | 2025.05.14 16:34:30.502371 [ 269 ] {fcb91235-7816-479a-856a-038d2d02e7f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2601 | 2025.05.14 16:34:30.502624 [ 269 ] {fcb91235-7816-479a-856a-038d2d02e7f9} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.05.14 16:34:30.502788 [ 269 ] {fcb91235-7816-479a-856a-038d2d02e7f9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001778 sec., 119235.09561304837 rows/sec., 7.58 MiB/sec. | ||
| 2603 | 2025.05.14 16:34:30.502839 [ 269 ] {fcb91235-7816-479a-856a-038d2d02e7f9} <Debug> TCPHandler: Processed in 0.002114732 sec. | ||
| 2604 | 2025.05.14 16:34:30.503004 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2025.05.14 16:34:30.503116 [ 269 ] {612caa56-dee8-472a-8d6f-24eac7799756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2606 | 2025.05.14 16:34:30.503163 [ 269 ] {612caa56-dee8-472a-8d6f-24eac7799756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2607 | 2025.05.14 16:34:30.503908 [ 269 ] {612caa56-dee8-472a-8d6f-24eac7799756} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2025.05.14 16:34:30.503951 [ 269 ] {612caa56-dee8-472a-8d6f-24eac7799756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2609 | 2025.05.14 16:34:30.504339 [ 269 ] {612caa56-dee8-472a-8d6f-24eac7799756} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2610 | 2025.05.14 16:34:30.504587 [ 269 ] {612caa56-dee8-472a-8d6f-24eac7799756} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2025.05.14 16:34:30.504729 [ 269 ] {612caa56-dee8-472a-8d6f-24eac7799756} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.00164 sec., 392073.1707317073 rows/sec., 30.91 MiB/sec. | ||
| 2612 | 2025.05.14 16:34:30.504772 [ 269 ] {612caa56-dee8-472a-8d6f-24eac7799756} <Debug> TCPHandler: Processed in 0.001832866 sec. | ||
| 2613 | 2025.05.14 16:34:30.504896 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2025.05.14 16:34:30.505005 [ 269 ] {11ebd588-d73c-46ac-9af7-272e78f1935f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2615 | 2025.05.14 16:34:30.505060 [ 269 ] {11ebd588-d73c-46ac-9af7-272e78f1935f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2616 | 2025.05.14 16:34:30.505669 [ 269 ] {11ebd588-d73c-46ac-9af7-272e78f1935f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.05.14 16:34:30.505718 [ 269 ] {11ebd588-d73c-46ac-9af7-272e78f1935f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2618 | 2025.05.14 16:34:30.506176 [ 269 ] {11ebd588-d73c-46ac-9af7-272e78f1935f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2619 | 2025.05.14 16:34:30.506502 [ 269 ] {11ebd588-d73c-46ac-9af7-272e78f1935f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2025.05.14 16:34:30.506640 [ 269 ] {11ebd588-d73c-46ac-9af7-272e78f1935f} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001665 sec., 71471.47147147146 rows/sec., 4.32 MiB/sec. | ||
| 2621 | 2025.05.14 16:34:30.506681 [ 269 ] {11ebd588-d73c-46ac-9af7-272e78f1935f} <Debug> TCPHandler: Processed in 0.001836676 sec. | ||
| 2622 | 2025.05.14 16:34:30.506799 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2025.05.14 16:34:30.506905 [ 269 ] {cf38475b-4b5c-494a-8acf-87f8e580f65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2624 | 2025.05.14 16:34:30.506953 [ 269 ] {cf38475b-4b5c-494a-8acf-87f8e580f65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2625 | 2025.05.14 16:34:30.507411 [ 269 ] {cf38475b-4b5c-494a-8acf-87f8e580f65a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2025.05.14 16:34:30.507450 [ 269 ] {cf38475b-4b5c-494a-8acf-87f8e580f65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2627 | 2025.05.14 16:34:30.507772 [ 269 ] {cf38475b-4b5c-494a-8acf-87f8e580f65a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2628 | 2025.05.14 16:34:30.507998 [ 269 ] {cf38475b-4b5c-494a-8acf-87f8e580f65a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2025.05.14 16:34:30.508124 [ 269 ] {cf38475b-4b5c-494a-8acf-87f8e580f65a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001246 sec., 90690.20866773676 rows/sec., 5.87 MiB/sec. | ||
| 2630 | 2025.05.14 16:34:30.508162 [ 269 ] {cf38475b-4b5c-494a-8acf-87f8e580f65a} <Debug> TCPHandler: Processed in 0.001414657 sec. | ||
| 2631 | 2025.05.14 16:34:30.508270 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2025.05.14 16:34:30.508365 [ 269 ] {95dcffed-0a83-4c35-a451-1bdf50c24edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2633 | 2025.05.14 16:34:30.508407 [ 269 ] {95dcffed-0a83-4c35-a451-1bdf50c24edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2634 | 2025.05.14 16:34:30.508825 [ 269 ] {95dcffed-0a83-4c35-a451-1bdf50c24edb} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.05.14 16:34:30.508863 [ 269 ] {95dcffed-0a83-4c35-a451-1bdf50c24edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2636 | 2025.05.14 16:34:30.509170 [ 269 ] {95dcffed-0a83-4c35-a451-1bdf50c24edb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2637 | 2025.05.14 16:34:30.509393 [ 269 ] {95dcffed-0a83-4c35-a451-1bdf50c24edb} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.05.14 16:34:30.509522 [ 269 ] {95dcffed-0a83-4c35-a451-1bdf50c24edb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001176 sec., 95238.09523809524 rows/sec., 5.43 MiB/sec. | ||
| 2639 | 2025.05.14 16:34:30.509559 [ 269 ] {95dcffed-0a83-4c35-a451-1bdf50c24edb} <Debug> TCPHandler: Processed in 0.001338876 sec. | ||
| 2640 | 2025.05.14 16:34:30.509673 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2025.05.14 16:34:30.509767 [ 269 ] {93c462c4-66be-4a89-9504-d93d3c3238e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2642 | 2025.05.14 16:34:30.509808 [ 269 ] {93c462c4-66be-4a89-9504-d93d3c3238e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2643 | 2025.05.14 16:34:30.510338 [ 269 ] {93c462c4-66be-4a89-9504-d93d3c3238e0} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2025.05.14 16:34:30.510376 [ 269 ] {93c462c4-66be-4a89-9504-d93d3c3238e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2645 | 2025.05.14 16:34:30.510700 [ 269 ] {93c462c4-66be-4a89-9504-d93d3c3238e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2646 | 2025.05.14 16:34:30.510918 [ 269 ] {93c462c4-66be-4a89-9504-d93d3c3238e0} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.05.14 16:34:30.511047 [ 269 ] {93c462c4-66be-4a89-9504-d93d3c3238e0} <Debug> executeQuery: Read 404 rows, 29.35 KiB in 0.001298 sec., 311248.07395993837 rows/sec., 22.08 MiB/sec. | ||
| 2648 | 2025.05.14 16:34:30.511086 [ 269 ] {93c462c4-66be-4a89-9504-d93d3c3238e0} <Debug> TCPHandler: Processed in 0.001463979 sec. | ||
| 2649 | 2025.05.14 16:34:30.511189 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2025.05.14 16:34:30.511284 [ 269 ] {8d531881-96fe-41b8-b472-c743fd66c824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2651 | 2025.05.14 16:34:30.511326 [ 269 ] {8d531881-96fe-41b8-b472-c743fd66c824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2652 | 2025.05.14 16:34:30.511637 [ 269 ] {8d531881-96fe-41b8-b472-c743fd66c824} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2025.05.14 16:34:30.511674 [ 269 ] {8d531881-96fe-41b8-b472-c743fd66c824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2654 | 2025.05.14 16:34:30.511988 [ 269 ] {8d531881-96fe-41b8-b472-c743fd66c824} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2655 | 2025.05.14 16:34:30.512206 [ 269 ] {8d531881-96fe-41b8-b472-c743fd66c824} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2025.05.14 16:34:30.512331 [ 269 ] {8d531881-96fe-41b8-b472-c743fd66c824} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 2657 | 2025.05.14 16:34:30.512367 [ 269 ] {8d531881-96fe-41b8-b472-c743fd66c824} <Debug> TCPHandler: Processed in 0.001227154 sec. | ||
| 2658 | 2025.05.14 16:34:30.512468 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2025.05.14 16:34:30.512561 [ 269 ] {cc170a6a-78b5-4a6b-b6a7-82f007b1786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2660 | 2025.05.14 16:34:30.512602 [ 269 ] {cc170a6a-78b5-4a6b-b6a7-82f007b1786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2661 | 2025.05.14 16:34:30.512981 [ 269 ] {cc170a6a-78b5-4a6b-b6a7-82f007b1786e} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2025.05.14 16:34:30.513018 [ 269 ] {cc170a6a-78b5-4a6b-b6a7-82f007b1786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2663 | 2025.05.14 16:34:30.513354 [ 269 ] {cc170a6a-78b5-4a6b-b6a7-82f007b1786e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2664 | 2025.05.14 16:34:30.513576 [ 269 ] {cc170a6a-78b5-4a6b-b6a7-82f007b1786e} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2025.05.14 16:34:30.513705 [ 269 ] {cc170a6a-78b5-4a6b-b6a7-82f007b1786e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001162 sec., 203958.69191049912 rows/sec., 13.67 MiB/sec. | ||
| 2666 | 2025.05.14 16:34:30.513741 [ 269 ] {cc170a6a-78b5-4a6b-b6a7-82f007b1786e} <Debug> TCPHandler: Processed in 0.001322416 sec. | ||
| 2667 | 2025.05.14 16:34:30.513847 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2025.05.14 16:34:30.513941 [ 269 ] {80852390-775b-4a8d-b4c7-464738ce1723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2669 | 2025.05.14 16:34:30.513982 [ 269 ] {80852390-775b-4a8d-b4c7-464738ce1723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2670 | 2025.05.14 16:34:30.514272 [ 269 ] {80852390-775b-4a8d-b4c7-464738ce1723} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2025.05.14 16:34:30.514308 [ 269 ] {80852390-775b-4a8d-b4c7-464738ce1723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2672 | 2025.05.14 16:34:30.514601 [ 269 ] {80852390-775b-4a8d-b4c7-464738ce1723} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2673 | 2025.05.14 16:34:30.514822 [ 269 ] {80852390-775b-4a8d-b4c7-464738ce1723} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2025.05.14 16:34:30.514951 [ 269 ] {80852390-775b-4a8d-b4c7-464738ce1723} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2675 | 2025.05.14 16:34:30.514987 [ 269 ] {80852390-775b-4a8d-b4c7-464738ce1723} <Debug> TCPHandler: Processed in 0.001187903 sec. | ||
| 2676 | 2025.05.14 16:34:30.515092 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2025.05.14 16:34:30.515189 [ 269 ] {cd8b4f82-5ef4-45c3-8c71-5e7b0d87fb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2678 | 2025.05.14 16:34:30.515244 [ 269 ] {cd8b4f82-5ef4-45c3-8c71-5e7b0d87fb7d} <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 | ||
| 2679 | 2025.05.14 16:34:30.516005 [ 269 ] {cd8b4f82-5ef4-45c3-8c71-5e7b0d87fb7d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2025.05.14 16:34:30.516041 [ 269 ] {cd8b4f82-5ef4-45c3-8c71-5e7b0d87fb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2681 | 2025.05.14 16:34:30.516550 [ 269 ] {cd8b4f82-5ef4-45c3-8c71-5e7b0d87fb7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2682 | 2025.05.14 16:34:30.516779 [ 269 ] {cd8b4f82-5ef4-45c3-8c71-5e7b0d87fb7d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2025.05.14 16:34:30.516919 [ 269 ] {cd8b4f82-5ef4-45c3-8c71-5e7b0d87fb7d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001747 sec., 7441.327990841442 rows/sec., 13.33 MiB/sec. | ||
| 2684 | 2025.05.14 16:34:30.516978 [ 269 ] {cd8b4f82-5ef4-45c3-8c71-5e7b0d87fb7d} <Debug> TCPHandler: Processed in 0.001936598 sec. | ||
| 2685 | 2025.05.14 16:34:30.517091 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2025.05.14 16:34:30.517193 [ 269 ] {8cb68680-0266-46bd-9eab-29e8c91a2f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2687 | 2025.05.14 16:34:30.517235 [ 269 ] {8cb68680-0266-46bd-9eab-29e8c91a2f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2688 | 2025.05.14 16:34:30.517570 [ 269 ] {8cb68680-0266-46bd-9eab-29e8c91a2f47} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2025.05.14 16:34:30.517607 [ 269 ] {8cb68680-0266-46bd-9eab-29e8c91a2f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2690 | 2025.05.14 16:34:30.517916 [ 269 ] {8cb68680-0266-46bd-9eab-29e8c91a2f47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2691 | 2025.05.14 16:34:30.518132 [ 269 ] {8cb68680-0266-46bd-9eab-29e8c91a2f47} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2025.05.14 16:34:30.518279 [ 269 ] {8cb68680-0266-46bd-9eab-29e8c91a2f47} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001104 sec., 8152.173913043479 rows/sec., 575.85 KiB/sec. | ||
| 2693 | 2025.05.14 16:34:30.518320 [ 269 ] {8cb68680-0266-46bd-9eab-29e8c91a2f47} <Debug> TCPHandler: Processed in 0.001282835 sec. | ||
| 2694 | 2025.05.14 16:34:30.518429 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2025.05.14 16:34:30.518525 [ 269 ] {8bfe086d-4420-4dca-905b-89fe4e7353a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2696 | 2025.05.14 16:34:30.518568 [ 269 ] {8bfe086d-4420-4dca-905b-89fe4e7353a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2697 | 2025.05.14 16:34:30.518946 [ 269 ] {8bfe086d-4420-4dca-905b-89fe4e7353a1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2025.05.14 16:34:30.518992 [ 269 ] {8bfe086d-4420-4dca-905b-89fe4e7353a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2699 | 2025.05.14 16:34:30.519339 [ 269 ] {8bfe086d-4420-4dca-905b-89fe4e7353a1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2700 | 2025.05.14 16:34:30.519559 [ 269 ] {8bfe086d-4420-4dca-905b-89fe4e7353a1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2025.05.14 16:34:30.519691 [ 269 ] {8bfe086d-4420-4dca-905b-89fe4e7353a1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001183 sec., 69315.30008453086 rows/sec., 4.40 MiB/sec. | ||
| 2702 | 2025.05.14 16:34:30.519727 [ 269 ] {8bfe086d-4420-4dca-905b-89fe4e7353a1} <Debug> TCPHandler: Processed in 0.001347166 sec. | ||
| 2703 | 2025.05.14 16:34:31.104440 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.05.14 16:34:31.104707 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2705 | 2025.05.14 16:34:31.105076 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2706 | 2025.05.14 16:34:31.105116 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2707 | 2025.05.14 16:34:31.105371 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2708 | 2025.05.14 16:34:31.105442 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2709 | 2025.05.14 16:34:31.105589 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2710 | 2025.05.14 16:34:31.105712 [ 289 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2711 | 2025.05.14 16:34:31.105781 [ 290 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2712 | 2025.05.14 16:34:31.105788 [ 288 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2713 | 2025.05.14 16:34:31.105787 [ 289 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2714 | 2025.05.14 16:34:31.105953 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2715 | 2025.05.14 16:34:31.105979 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2716 | 2025.05.14 16:34:31.106064 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2717 | 2025.05.14 16:34:31.106084 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2718 | 2025.05.14 16:34:31.106120 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2719 | 2025.05.14 16:34:31.106159 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2720 | 2025.05.14 16:34:31.106193 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2721 | 2025.05.14 16:34:31.107051 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002459 sec., 14233.42822285482 rows/sec., 548.05 KiB/sec. | ||
| 2722 | 2025.05.14 16:34:31.107185 [ 269 ] {dc86e98b-8549-4c4c-ab81-9b61cb548838} <Debug> TCPHandler: Processed in 0.002893487 sec. | ||
| 2723 | 2025.05.14 16:34:31.107453 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2025.05.14 16:34:31.107601 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2725 | 2025.05.14 16:34:31.107832 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2726 | 2025.05.14 16:34:31.107869 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2727 | 2025.05.14 16:34:31.108079 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2728 | 2025.05.14 16:34:31.108134 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2729 | 2025.05.14 16:34:31.108241 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2730 | 2025.05.14 16:34:31.108310 [ 289 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2731 | 2025.05.14 16:34:31.108310 [ 288 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2732 | 2025.05.14 16:34:31.108329 [ 293 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2733 | 2025.05.14 16:34:31.108323 [ 290 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2734 | 2025.05.14 16:34:31.108488 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2735 | 2025.05.14 16:34:31.108515 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2736 | 2025.05.14 16:34:31.108585 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2737 | 2025.05.14 16:34:31.108604 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2738 | 2025.05.14 16:34:31.108636 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2739 | 2025.05.14 16:34:31.108668 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2740 | 2025.05.14 16:34:31.108696 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2741 | 2025.05.14 16:34:31.109338 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001804 sec., 19401.330376940132 rows/sec., 747.04 KiB/sec. | ||
| 2742 | 2025.05.14 16:34:31.109469 [ 269 ] {a96d6b46-9e97-477e-b2b3-e4d7f5eabfa4} <Debug> TCPHandler: Processed in 0.002069261 sec. | ||
| 2743 | 2025.05.14 16:34:31.109694 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2025.05.14 16:34:31.109832 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2745 | 2025.05.14 16:34:31.110055 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2746 | 2025.05.14 16:34:31.110092 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2747 | 2025.05.14 16:34:31.110299 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2748 | 2025.05.14 16:34:31.110352 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2749 | 2025.05.14 16:34:31.110454 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2750 | 2025.05.14 16:34:31.110521 [ 289 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2751 | 2025.05.14 16:34:31.110532 [ 290 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2752 | 2025.05.14 16:34:31.110535 [ 288 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2753 | 2025.05.14 16:34:31.110564 [ 293 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2754 | 2025.05.14 16:34:31.110655 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2755 | 2025.05.14 16:34:31.110681 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2756 | 2025.05.14 16:34:31.110748 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2757 | 2025.05.14 16:34:31.110765 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2758 | 2025.05.14 16:34:31.110796 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2759 | 2025.05.14 16:34:31.110827 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2760 | 2025.05.14 16:34:31.110855 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2761 | 2025.05.14 16:34:31.111511 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001738 sec., 20138.089758342925 rows/sec., 775.41 KiB/sec. | ||
| 2762 | 2025.05.14 16:34:31.111639 [ 269 ] {f98a2097-48a8-4980-9fce-24b737a12e61} <Debug> TCPHandler: Processed in 0.001996259 sec. | ||
| 2763 | 2025.05.14 16:34:31.111861 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2025.05.14 16:34:31.111998 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2765 | 2025.05.14 16:34:31.112224 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2766 | 2025.05.14 16:34:31.112261 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2767 | 2025.05.14 16:34:31.112471 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2768 | 2025.05.14 16:34:31.112524 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2769 | 2025.05.14 16:34:31.112622 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2770 | 2025.05.14 16:34:31.112688 [ 290 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2771 | 2025.05.14 16:34:31.112700 [ 289 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2772 | 2025.05.14 16:34:31.112696 [ 288 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2773 | 2025.05.14 16:34:31.112701 [ 293 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2774 | 2025.05.14 16:34:31.112837 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2775 | 2025.05.14 16:34:31.112862 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2776 | 2025.05.14 16:34:31.112930 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2777 | 2025.05.14 16:34:31.112947 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2778 | 2025.05.14 16:34:31.112978 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2779 | 2025.05.14 16:34:31.113013 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2780 | 2025.05.14 16:34:31.113046 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2781 | 2025.05.14 16:34:31.113652 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001713 sec., 20431.990659661413 rows/sec., 786.72 KiB/sec. | ||
| 2782 | 2025.05.14 16:34:31.113763 [ 269 ] {ca42c529-909b-451d-a4c8-53e1c257c409} <Debug> TCPHandler: Processed in 0.001952139 sec. | ||
| 2783 | 2025.05.14 16:34:31.113972 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2025.05.14 16:34:31.114109 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2785 | 2025.05.14 16:34:31.114324 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2786 | 2025.05.14 16:34:31.114359 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2787 | 2025.05.14 16:34:31.114564 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2788 | 2025.05.14 16:34:31.114615 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2789 | 2025.05.14 16:34:31.114715 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2790 | 2025.05.14 16:34:31.114767 [ 289 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2791 | 2025.05.14 16:34:31.114781 [ 288 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2792 | 2025.05.14 16:34:31.114790 [ 293 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2793 | 2025.05.14 16:34:31.114789 [ 290 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2794 | 2025.05.14 16:34:31.114902 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2795 | 2025.05.14 16:34:31.114927 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2796 | 2025.05.14 16:34:31.114994 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2797 | 2025.05.14 16:34:31.115013 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2798 | 2025.05.14 16:34:31.115043 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2799 | 2025.05.14 16:34:31.115075 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2800 | 2025.05.14 16:34:31.115105 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2801 | 2025.05.14 16:34:31.115691 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001641 sec., 21328.458257160266 rows/sec., 821.24 KiB/sec. | ||
| 2802 | 2025.05.14 16:34:31.115818 [ 269 ] {2e75140e-9e4c-44d9-83ed-1f30f3f5ee62} <Debug> TCPHandler: Processed in 0.001896127 sec. | ||
| 2803 | 2025.05.14 16:34:31.116044 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.05.14 16:34:31.116180 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2805 | 2025.05.14 16:34:31.116396 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2806 | 2025.05.14 16:34:31.116432 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2807 | 2025.05.14 16:34:31.116638 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2808 | 2025.05.14 16:34:31.116689 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2809 | 2025.05.14 16:34:31.116788 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2810 | 2025.05.14 16:34:31.116854 [ 290 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2811 | 2025.05.14 16:34:31.116859 [ 288 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2812 | 2025.05.14 16:34:31.116861 [ 289 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2813 | 2025.05.14 16:34:31.116865 [ 293 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2814 | 2025.05.14 16:34:31.117001 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2815 | 2025.05.14 16:34:31.117027 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2816 | 2025.05.14 16:34:31.117095 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2817 | 2025.05.14 16:34:31.117112 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2818 | 2025.05.14 16:34:31.117143 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2819 | 2025.05.14 16:34:31.117175 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2820 | 2025.05.14 16:34:31.117208 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2821 | 2025.05.14 16:34:31.117779 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001656 sec., 21135.265700483094 rows/sec., 813.80 KiB/sec. | ||
| 2822 | 2025.05.14 16:34:31.117896 [ 269 ] {0d5eb32a-52ea-474b-8ef9-e45eae2ff04b} <Debug> TCPHandler: Processed in 0.001901317 sec. | ||
| 2823 | 2025.05.14 16:34:31.253847 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2025.05.14 16:34:31.254019 [ 269 ] {9061cce6-f911-40ff-8cd3-2674ad0f91b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2825 | 2025.05.14 16:34:31.254084 [ 269 ] {9061cce6-f911-40ff-8cd3-2674ad0f91b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2826 | 2025.05.14 16:34:31.254729 [ 269 ] {9061cce6-f911-40ff-8cd3-2674ad0f91b7} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2025.05.14 16:34:31.254777 [ 269 ] {9061cce6-f911-40ff-8cd3-2674ad0f91b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2828 | 2025.05.14 16:34:31.255225 [ 269 ] {9061cce6-f911-40ff-8cd3-2674ad0f91b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2829 | 2025.05.14 16:34:31.255437 [ 269 ] {9061cce6-f911-40ff-8cd3-2674ad0f91b7} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.05.14 16:34:31.255602 [ 269 ] {9061cce6-f911-40ff-8cd3-2674ad0f91b7} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001624 sec., 3694.5812807881775 rows/sec., 822.62 KiB/sec. | ||
| 2831 | 2025.05.14 16:34:31.255650 [ 269 ] {9061cce6-f911-40ff-8cd3-2674ad0f91b7} <Debug> TCPHandler: Processed in 0.001905547 sec. | ||
| 2832 | 2025.05.14 16:34:31.255764 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2025.05.14 16:34:31.255865 [ 269 ] {776e47b6-9d63-485c-a34b-1eb885ba009f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2834 | 2025.05.14 16:34:31.255908 [ 269 ] {776e47b6-9d63-485c-a34b-1eb885ba009f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2835 | 2025.05.14 16:34:31.256912 [ 269 ] {776e47b6-9d63-485c-a34b-1eb885ba009f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2025.05.14 16:34:31.256949 [ 269 ] {776e47b6-9d63-485c-a34b-1eb885ba009f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2837 | 2025.05.14 16:34:31.257380 [ 269 ] {776e47b6-9d63-485c-a34b-1eb885ba009f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2838 | 2025.05.14 16:34:31.257596 [ 269 ] {776e47b6-9d63-485c-a34b-1eb885ba009f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.05.14 16:34:31.257702 [ 46 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2840 | 2025.05.14 16:34:31.257727 [ 269 ] {776e47b6-9d63-485c-a34b-1eb885ba009f} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.001886 sec., 661717.9215270414 rows/sec., 54.56 MiB/sec. | ||
| 2841 | 2025.05.14 16:34:31.257755 [ 46 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2025.05.14 16:34:31.257772 [ 269 ] {776e47b6-9d63-485c-a34b-1eb885ba009f} <Debug> TCPHandler: Processed in 0.002060181 sec. | ||
| 2843 | 2025.05.14 16:34:31.257782 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2844 | 2025.05.14 16:34:31.257898 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2025.05.14 16:34:31.257926 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 2846 | 2025.05.14 16:34:31.258001 [ 269 ] {b205213d-e470-4667-ba24-0b8e51561d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2847 | 2025.05.14 16:34:31.258046 [ 269 ] {b205213d-e470-4667-ba24-0b8e51561d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2848 | 2025.05.14 16:34:31.258055 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2849 | 2025.05.14 16:34:31.258095 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 633 rows starting from the beginning of the part | ||
| 2850 | 2025.05.14 16:34:31.258163 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 109 rows starting from the beginning of the part | ||
| 2851 | 2025.05.14 16:34:31.258216 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 638 rows starting from the beginning of the part | ||
| 2852 | 2025.05.14 16:34:31.258262 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
| 2853 | 2025.05.14 16:34:31.258306 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 643 rows starting from the beginning of the part | ||
| 2854 | 2025.05.14 16:34:31.258351 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1248 rows starting from the beginning of the part | ||
| 2855 | 2025.05.14 16:34:31.258443 [ 269 ] {b205213d-e470-4667-ba24-0b8e51561d89} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.05.14 16:34:31.258486 [ 269 ] {b205213d-e470-4667-ba24-0b8e51561d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2857 | 2025.05.14 16:34:31.258913 [ 269 ] {b205213d-e470-4667-ba24-0b8e51561d89} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2858 | 2025.05.14 16:34:31.259152 [ 269 ] {b205213d-e470-4667-ba24-0b8e51561d89} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.05.14 16:34:31.259259 [ 46 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2860 | 2025.05.14 16:34:31.259288 [ 269 ] {b205213d-e470-4667-ba24-0b8e51561d89} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001308 sec., 19877.675840978594 rows/sec., 1.46 MiB/sec. | ||
| 2861 | 2025.05.14 16:34:31.259293 [ 46 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2025.05.14 16:34:31.259329 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2863 | 2025.05.14 16:34:31.259331 [ 269 ] {b205213d-e470-4667-ba24-0b8e51561d89} <Debug> TCPHandler: Processed in 0.001484089 sec. | ||
| 2864 | 2025.05.14 16:34:31.259427 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::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 | ||
| 2865 | 2025.05.14 16:34:31.259457 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2025.05.14 16:34:31.259552 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2867 | 2025.05.14 16:34:31.259557 [ 269 ] {63fec236-4106-41c1-922e-619e7edd5231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2868 | 2025.05.14 16:34:31.259598 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 114 rows starting from the beginning of the part | ||
| 2869 | 2025.05.14 16:34:31.259623 [ 269 ] {63fec236-4106-41c1-922e-619e7edd5231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2870 | 2025.05.14 16:34:31.259666 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2871 | 2025.05.14 16:34:31.259714 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 124 rows starting from the beginning of the part | ||
| 2872 | 2025.05.14 16:34:31.259753 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2873 | 2025.05.14 16:34:31.259789 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 119 rows starting from the beginning of the part | ||
| 2874 | 2025.05.14 16:34:31.259825 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2875 | 2025.05.14 16:34:31.259868 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995979 sec., 1692903.5826529237 rows/sec., 142.52 MiB/sec. | ||
| 2876 | 2025.05.14 16:34:31.260087 [ 269 ] {63fec236-4106-41c1-922e-619e7edd5231} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2025.05.14 16:34:31.260125 [ 269 ] {63fec236-4106-41c1-922e-619e7edd5231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2878 | 2025.05.14 16:34:31.260158 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2879 | 2025.05.14 16:34:31.260465 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2025.05.14 16:34:31.260536 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_16_3} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2881 | 2025.05.14 16:34:31.260549 [ 269 ] {63fec236-4106-41c1-922e-619e7edd5231} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2882 | 2025.05.14 16:34:31.260618 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2883 | 2025.05.14 16:34:31.260769 [ 269 ] {63fec236-4106-41c1-922e-619e7edd5231} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.05.14 16:34:31.260773 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392517 sec., 312383.97807710787 rows/sec., 20.76 MiB/sec. | ||
| 2885 | 2025.05.14 16:34:31.260900 [ 269 ] {63fec236-4106-41c1-922e-619e7edd5231} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001363 sec., 167278.06309611152 rows/sec., 11.33 MiB/sec. | ||
| 2886 | 2025.05.14 16:34:31.260938 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2887 | 2025.05.14 16:34:31.260940 [ 269 ] {63fec236-4106-41c1-922e-619e7edd5231} <Debug> TCPHandler: Processed in 0.00153341 sec. | ||
| 2888 | 2025.05.14 16:34:31.261070 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2025.05.14 16:34:31.261167 [ 269 ] {b400c096-774d-486c-a79d-34432d67bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2890 | 2025.05.14 16:34:31.261209 [ 269 ] {b400c096-774d-486c-a79d-34432d67bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2891 | 2025.05.14 16:34:31.261214 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2025.05.14 16:34:31.261298 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_10_2} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2893 | 2025.05.14 16:34:31.261381 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2894 | 2025.05.14 16:34:31.261768 [ 269 ] {b400c096-774d-486c-a79d-34432d67bd6c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2025.05.14 16:34:31.261809 [ 269 ] {b400c096-774d-486c-a79d-34432d67bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2896 | 2025.05.14 16:34:31.262132 [ 269 ] {b400c096-774d-486c-a79d-34432d67bd6c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2897 | 2025.05.14 16:34:31.262338 [ 269 ] {b400c096-774d-486c-a79d-34432d67bd6c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2025.05.14 16:34:31.262437 [ 46 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2899 | 2025.05.14 16:34:31.262469 [ 269 ] {b400c096-774d-486c-a79d-34432d67bd6c} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00132 sec., 413636.36363636365 rows/sec., 30.69 MiB/sec. | ||
| 2900 | 2025.05.14 16:34:31.262471 [ 46 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2025.05.14 16:34:31.262509 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2902 | 2025.05.14 16:34:31.262513 [ 269 ] {b400c096-774d-486c-a79d-34432d67bd6c} <Debug> TCPHandler: Processed in 0.001492499 sec. | ||
| 2903 | 2025.05.14 16:34:31.262585 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 2904 | 2025.05.14 16:34:31.262631 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.05.14 16:34:31.262669 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2906 | 2025.05.14 16:34:31.262698 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 390 rows starting from the beginning of the part | ||
| 2907 | 2025.05.14 16:34:31.262724 [ 269 ] {9c7f949d-9e0a-4aec-b690-5fb643a31756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2025.05.14 16:34:31.262757 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2909 | 2025.05.14 16:34:31.262767 [ 269 ] {9c7f949d-9e0a-4aec-b690-5fb643a31756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2910 | 2025.05.14 16:34:31.262805 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 400 rows starting from the beginning of the part | ||
| 2911 | 2025.05.14 16:34:31.262855 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 2912 | 2025.05.14 16:34:31.262899 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 404 rows starting from the beginning of the part | ||
| 2913 | 2025.05.14 16:34:31.262942 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 546 rows starting from the beginning of the part | ||
| 2914 | 2025.05.14 16:34:31.263991 [ 269 ] {9c7f949d-9e0a-4aec-b690-5fb643a31756} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.05.14 16:34:31.264027 [ 269 ] {9c7f949d-9e0a-4aec-b690-5fb643a31756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2916 | 2025.05.14 16:34:31.264142 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590301 sec., 1213606.7323104243 rows/sec., 92.63 MiB/sec. | ||
| 2917 | 2025.05.14 16:34:31.264313 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2918 | 2025.05.14 16:34:31.264556 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2025.05.14 16:34:31.264625 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_16_3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2920 | 2025.05.14 16:34:31.264664 [ 269 ] {9c7f949d-9e0a-4aec-b690-5fb643a31756} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2921 | 2025.05.14 16:34:31.264701 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2922 | 2025.05.14 16:34:31.264912 [ 269 ] {9c7f949d-9e0a-4aec-b690-5fb643a31756} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2025.05.14 16:34:31.265024 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2924 | 2025.05.14 16:34:31.265050 [ 269 ] {9c7f949d-9e0a-4aec-b690-5fb643a31756} <Debug> executeQuery: Read 3632 rows, 248.38 KiB in 0.002344 sec., 1549488.0546075085 rows/sec., 103.48 MiB/sec. | ||
| 2925 | 2025.05.14 16:34:31.265061 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.05.14 16:34:31.265092 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2927 | 2025.05.14 16:34:31.265094 [ 269 ] {9c7f949d-9e0a-4aec-b690-5fb643a31756} <Debug> TCPHandler: Processed in 0.00251385 sec. | ||
| 2928 | 2025.05.14 16:34:31.265169 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 2929 | 2025.05.14 16:34:31.265218 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2025.05.14 16:34:31.265249 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2931 | 2025.05.14 16:34:31.265277 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2113 rows starting from the beginning of the part | ||
| 2932 | 2025.05.14 16:34:31.265313 [ 269 ] {fbe28d49-a8a5-4c25-95ad-72a3ff5cd9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2933 | 2025.05.14 16:34:31.265329 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 2934 | 2025.05.14 16:34:31.265366 [ 269 ] {fbe28d49-a8a5-4c25-95ad-72a3ff5cd9e6} <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 | ||
| 2935 | 2025.05.14 16:34:31.265374 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part | ||
| 2936 | 2025.05.14 16:34:31.265417 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 2937 | 2025.05.14 16:34:31.265455 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
| 2938 | 2025.05.14 16:34:31.265493 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3632 rows starting from the beginning of the part | ||
| 2939 | 2025.05.14 16:34:31.266102 [ 269 ] {fbe28d49-a8a5-4c25-95ad-72a3ff5cd9e6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.05.14 16:34:31.266137 [ 269 ] {fbe28d49-a8a5-4c25-95ad-72a3ff5cd9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 2941 | 2025.05.14 16:34:31.266641 [ 269 ] {fbe28d49-a8a5-4c25-95ad-72a3ff5cd9e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2942 | 2025.05.14 16:34:31.266877 [ 269 ] {fbe28d49-a8a5-4c25-95ad-72a3ff5cd9e6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.05.14 16:34:31.267017 [ 269 ] {fbe28d49-a8a5-4c25-95ad-72a3ff5cd9e6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001723 sec., 15089.959373186304 rows/sec., 27.04 MiB/sec. | ||
| 2944 | 2025.05.14 16:34:31.267078 [ 269 ] {fbe28d49-a8a5-4c25-95ad-72a3ff5cd9e6} <Debug> TCPHandler: Processed in 0.001908728 sec. | ||
| 2945 | 2025.05.14 16:34:31.267201 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.05.14 16:34:31.267296 [ 269 ] {a750a858-4443-4db3-9a07-cd52fa6a34df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2947 | 2025.05.14 16:34:31.267415 [ 269 ] {a750a858-4443-4db3-9a07-cd52fa6a34df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2948 | 2025.05.14 16:34:31.267724 [ 269 ] {a750a858-4443-4db3-9a07-cd52fa6a34df} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.05.14 16:34:31.267761 [ 269 ] {a750a858-4443-4db3-9a07-cd52fa6a34df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2950 | 2025.05.14 16:34:31.268085 [ 269 ] {a750a858-4443-4db3-9a07-cd52fa6a34df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2951 | 2025.05.14 16:34:31.268295 [ 269 ] {a750a858-4443-4db3-9a07-cd52fa6a34df} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.05.14 16:34:31.268392 [ 46 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2953 | 2025.05.14 16:34:31.268420 [ 269 ] {a750a858-4443-4db3-9a07-cd52fa6a34df} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 725.15 KiB/sec. | ||
| 2954 | 2025.05.14 16:34:31.268425 [ 46 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.05.14 16:34:31.268460 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2956 | 2025.05.14 16:34:31.268463 [ 269 ] {a750a858-4443-4db3-9a07-cd52fa6a34df} <Debug> TCPHandler: Processed in 0.001310616 sec. | ||
| 2957 | 2025.05.14 16:34:31.268540 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 2958 | 2025.05.14 16:34:31.268642 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2025.05.14 16:34:31.268670 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 758 rows starting from the beginning of the part | ||
| 2960 | 2025.05.14 16:34:31.268726 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 2961 | 2025.05.14 16:34:31.268770 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
| 2962 | 2025.05.14 16:34:31.268807 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 2963 | 2025.05.14 16:34:31.268839 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
| 2964 | 2025.05.14 16:34:31.268873 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 2965 | 2025.05.14 16:34:31.269680 [ 187 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171323 sec., 899837.1926445566 rows/sec., 58.74 MiB/sec. | ||
| 2966 | 2025.05.14 16:34:31.269907 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2967 | 2025.05.14 16:34:31.270184 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2025.05.14 16:34:31.270249 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_16_3} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2969 | 2025.05.14 16:34:31.270307 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2970 | 2025.05.14 16:34:31.272742 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6544 rows, containing 5 columns (5 merged, 0 gathered) in 0.007603419 sec., 860665.4453739824 rows/sec., 58.00 MiB/sec. | ||
| 2971 | 2025.05.14 16:34:31.273320 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2972 | 2025.05.14 16:34:31.273618 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.05.14 16:34:31.273693 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2974 | 2025.05.14 16:34:31.273781 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2975 | 2025.05.14 16:34:35.490261 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.05.14 16:34:35.490539 [ 269 ] {5273a428-0d80-431c-ae71-adc19841b226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2977 | 2025.05.14 16:34:35.490649 [ 269 ] {5273a428-0d80-431c-ae71-adc19841b226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2978 | 2025.05.14 16:34:35.491385 [ 269 ] {5273a428-0d80-431c-ae71-adc19841b226} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.05.14 16:34:35.491436 [ 269 ] {5273a428-0d80-431c-ae71-adc19841b226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2980 | 2025.05.14 16:34:35.491835 [ 269 ] {5273a428-0d80-431c-ae71-adc19841b226} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2981 | 2025.05.14 16:34:35.492088 [ 269 ] {5273a428-0d80-431c-ae71-adc19841b226} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.05.14 16:34:35.492251 [ 269 ] {5273a428-0d80-431c-ae71-adc19841b226} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00179 sec., 31284.91620111732 rows/sec., 2.39 MiB/sec. | ||
| 2983 | 2025.05.14 16:34:35.492302 [ 269 ] {5273a428-0d80-431c-ae71-adc19841b226} <Debug> TCPHandler: Processed in 0.002226333 sec. | ||
| 2984 | 2025.05.14 16:34:35.492422 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2025.05.14 16:34:35.492527 [ 269 ] {1d278da7-0247-46bf-a799-b6bf544f9e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2986 | 2025.05.14 16:34:35.492571 [ 269 ] {1d278da7-0247-46bf-a799-b6bf544f9e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2987 | 2025.05.14 16:34:35.492999 [ 269 ] {1d278da7-0247-46bf-a799-b6bf544f9e41} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.05.14 16:34:35.493039 [ 269 ] {1d278da7-0247-46bf-a799-b6bf544f9e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2989 | 2025.05.14 16:34:35.493352 [ 269 ] {1d278da7-0247-46bf-a799-b6bf544f9e41} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2990 | 2025.05.14 16:34:35.493575 [ 269 ] {1d278da7-0247-46bf-a799-b6bf544f9e41} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.05.14 16:34:35.493710 [ 269 ] {1d278da7-0247-46bf-a799-b6bf544f9e41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 2992 | 2025.05.14 16:34:35.493749 [ 269 ] {1d278da7-0247-46bf-a799-b6bf544f9e41} <Debug> TCPHandler: Processed in 0.001379977 sec. | ||
| 2993 | 2025.05.14 16:34:35.493860 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.05.14 16:34:35.493958 [ 269 ] {f0610bad-b19c-43a8-8582-94eac09b5818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2995 | 2025.05.14 16:34:35.494004 [ 269 ] {f0610bad-b19c-43a8-8582-94eac09b5818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2996 | 2025.05.14 16:34:35.494378 [ 269 ] {f0610bad-b19c-43a8-8582-94eac09b5818} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.05.14 16:34:35.494417 [ 269 ] {f0610bad-b19c-43a8-8582-94eac09b5818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 2998 | 2025.05.14 16:34:35.494758 [ 269 ] {f0610bad-b19c-43a8-8582-94eac09b5818} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2999 | 2025.05.14 16:34:35.494976 [ 269 ] {f0610bad-b19c-43a8-8582-94eac09b5818} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.05.14 16:34:35.495108 [ 269 ] {f0610bad-b19c-43a8-8582-94eac09b5818} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00117 sec., 109401.70940170939 rows/sec., 7.62 MiB/sec. | ||
| 3001 | 2025.05.14 16:34:35.495145 [ 269 ] {f0610bad-b19c-43a8-8582-94eac09b5818} <Debug> TCPHandler: Processed in 0.001334856 sec. | ||
| 3002 | 2025.05.14 16:34:35.495254 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.05.14 16:34:35.495349 [ 269 ] {07975ccc-904f-443c-8b6d-a3acd59058fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3004 | 2025.05.14 16:34:35.495393 [ 269 ] {07975ccc-904f-443c-8b6d-a3acd59058fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3005 | 2025.05.14 16:34:35.495712 [ 269 ] {07975ccc-904f-443c-8b6d-a3acd59058fa} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.05.14 16:34:35.495749 [ 269 ] {07975ccc-904f-443c-8b6d-a3acd59058fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3007 | 2025.05.14 16:34:35.496051 [ 269 ] {07975ccc-904f-443c-8b6d-a3acd59058fa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3008 | 2025.05.14 16:34:35.496276 [ 269 ] {07975ccc-904f-443c-8b6d-a3acd59058fa} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.05.14 16:34:35.496404 [ 269 ] {07975ccc-904f-443c-8b6d-a3acd59058fa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001073 sec., 44734.38956197577 rows/sec., 3.01 MiB/sec. | ||
| 3010 | 2025.05.14 16:34:35.496440 [ 269 ] {07975ccc-904f-443c-8b6d-a3acd59058fa} <Debug> TCPHandler: Processed in 0.001234154 sec. | ||
| 3011 | 2025.05.14 16:34:36.615205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 3012 | 2025.05.14 16:34:36.615688 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2025.05.14 16:34:36.615728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3014 | 2025.05.14 16:34:36.616202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3015 | 2025.05.14 16:34:36.616439 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2025.05.14 16:34:36.616564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 3017 | 2025.05.14 16:34:36.944034 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3018 | 2025.05.14 16:34:36.960605 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2025.05.14 16:34:36.960683 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3020 | 2025.05.14 16:34:36.967024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3021 | 2025.05.14 16:34:36.967721 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2025.05.14 16:34:36.970789 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3023 | 2025.05.14 16:34:37.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.80 MiB, peak 204.76 MiB, free memory in arenas 0.00 B, will set to 199.96 MiB (RSS), difference: 1.16 MiB | ||
| 3024 | 2025.05.14 16:34:39.116896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 440 | ||
| 3025 | 2025.05.14 16:34:39.119817 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2025.05.14 16:34:39.119862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3027 | 2025.05.14 16:34:39.121050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3028 | 2025.05.14 16:34:39.121307 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.05.14 16:34:39.121541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3030 | 2025.05.14 16:34:40.498821 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2025.05.14 16:34:40.499111 [ 269 ] {9f9ae053-f250-48a9-8573-13c9629cbf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3032 | 2025.05.14 16:34:40.499204 [ 269 ] {9f9ae053-f250-48a9-8573-13c9629cbf44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3033 | 2025.05.14 16:34:40.499891 [ 269 ] {9f9ae053-f250-48a9-8573-13c9629cbf44} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2025.05.14 16:34:40.499944 [ 269 ] {9f9ae053-f250-48a9-8573-13c9629cbf44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3035 | 2025.05.14 16:34:40.500362 [ 269 ] {9f9ae053-f250-48a9-8573-13c9629cbf44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3036 | 2025.05.14 16:34:40.500599 [ 269 ] {9f9ae053-f250-48a9-8573-13c9629cbf44} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2025.05.14 16:34:40.500761 [ 269 ] {9f9ae053-f250-48a9-8573-13c9629cbf44} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001727 sec., 122756.2246670527 rows/sec., 7.81 MiB/sec. | ||
| 3038 | 2025.05.14 16:34:40.500810 [ 269 ] {9f9ae053-f250-48a9-8573-13c9629cbf44} <Debug> TCPHandler: Processed in 0.002176032 sec. | ||
| 3039 | 2025.05.14 16:34:40.500929 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2025.05.14 16:34:40.501032 [ 269 ] {97c0b169-ae61-4b11-81f5-f3804503ea64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3041 | 2025.05.14 16:34:40.501077 [ 269 ] {97c0b169-ae61-4b11-81f5-f3804503ea64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3042 | 2025.05.14 16:34:40.501691 [ 269 ] {97c0b169-ae61-4b11-81f5-f3804503ea64} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2025.05.14 16:34:40.501732 [ 269 ] {97c0b169-ae61-4b11-81f5-f3804503ea64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3044 | 2025.05.14 16:34:40.502096 [ 269 ] {97c0b169-ae61-4b11-81f5-f3804503ea64} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3045 | 2025.05.14 16:34:40.502331 [ 269 ] {97c0b169-ae61-4b11-81f5-f3804503ea64} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2025.05.14 16:34:40.502470 [ 269 ] {97c0b169-ae61-4b11-81f5-f3804503ea64} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.00146 sec., 440410.9589041096 rows/sec., 34.72 MiB/sec. | ||
| 3047 | 2025.05.14 16:34:40.502510 [ 269 ] {97c0b169-ae61-4b11-81f5-f3804503ea64} <Debug> TCPHandler: Processed in 0.001633412 sec. | ||
| 3048 | 2025.05.14 16:34:40.502621 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2025.05.14 16:34:40.502720 [ 269 ] {70763ba2-4adc-43f8-b80f-0b4ad6538722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3050 | 2025.05.14 16:34:40.502761 [ 269 ] {70763ba2-4adc-43f8-b80f-0b4ad6538722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3051 | 2025.05.14 16:34:40.503174 [ 269 ] {70763ba2-4adc-43f8-b80f-0b4ad6538722} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2025.05.14 16:34:40.503210 [ 269 ] {70763ba2-4adc-43f8-b80f-0b4ad6538722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3053 | 2025.05.14 16:34:40.503527 [ 269 ] {70763ba2-4adc-43f8-b80f-0b4ad6538722} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3054 | 2025.05.14 16:34:40.503751 [ 269 ] {70763ba2-4adc-43f8-b80f-0b4ad6538722} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2025.05.14 16:34:40.503886 [ 269 ] {70763ba2-4adc-43f8-b80f-0b4ad6538722} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001187 sec., 100252.73799494524 rows/sec., 6.06 MiB/sec. | ||
| 3056 | 2025.05.14 16:34:40.503925 [ 269 ] {70763ba2-4adc-43f8-b80f-0b4ad6538722} <Debug> TCPHandler: Processed in 0.001355487 sec. | ||
| 3057 | 2025.05.14 16:34:40.504036 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2025.05.14 16:34:40.504133 [ 269 ] {13856041-6829-4237-9694-22c2b4527069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3059 | 2025.05.14 16:34:40.504174 [ 269 ] {13856041-6829-4237-9694-22c2b4527069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3060 | 2025.05.14 16:34:40.504574 [ 269 ] {13856041-6829-4237-9694-22c2b4527069} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2025.05.14 16:34:40.504613 [ 269 ] {13856041-6829-4237-9694-22c2b4527069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3062 | 2025.05.14 16:34:40.504916 [ 269 ] {13856041-6829-4237-9694-22c2b4527069} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3063 | 2025.05.14 16:34:40.505140 [ 269 ] {13856041-6829-4237-9694-22c2b4527069} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2025.05.14 16:34:40.505249 [ 26 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3065 | 2025.05.14 16:34:40.505270 [ 269 ] {13856041-6829-4237-9694-22c2b4527069} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001156 sec., 97750.86505190312 rows/sec., 6.33 MiB/sec. | ||
| 3066 | 2025.05.14 16:34:40.505319 [ 26 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2025.05.14 16:34:40.505328 [ 269 ] {13856041-6829-4237-9694-22c2b4527069} <Debug> TCPHandler: Processed in 0.001341286 sec. | ||
| 3068 | 2025.05.14 16:34:40.505348 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3069 | 2025.05.14 16:34:40.505450 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2025.05.14 16:34:40.505471 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::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 | ||
| 3071 | 2025.05.14 16:34:40.505551 [ 269 ] {e43827a2-15cb-4b8c-aa1d-f4320149c6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3072 | 2025.05.14 16:34:40.505597 [ 269 ] {e43827a2-15cb-4b8c-aa1d-f4320149c6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3073 | 2025.05.14 16:34:40.505626 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3074 | 2025.05.14 16:34:40.505668 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 113 rows starting from the beginning of the part | ||
| 3075 | 2025.05.14 16:34:40.505764 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3076 | 2025.05.14 16:34:40.505815 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
| 3077 | 2025.05.14 16:34:40.505862 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
| 3078 | 2025.05.14 16:34:40.505906 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 3079 | 2025.05.14 16:34:40.505952 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
| 3080 | 2025.05.14 16:34:40.506001 [ 269 ] {e43827a2-15cb-4b8c-aa1d-f4320149c6c3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2025.05.14 16:34:40.506046 [ 269 ] {e43827a2-15cb-4b8c-aa1d-f4320149c6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3082 | 2025.05.14 16:34:40.506402 [ 269 ] {e43827a2-15cb-4b8c-aa1d-f4320149c6c3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3083 | 2025.05.14 16:34:40.506650 [ 269 ] {e43827a2-15cb-4b8c-aa1d-f4320149c6c3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2025.05.14 16:34:40.506784 [ 269 ] {e43827a2-15cb-4b8c-aa1d-f4320149c6c3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001251 sec., 89528.37729816147 rows/sec., 5.10 MiB/sec. | ||
| 3085 | 2025.05.14 16:34:40.506825 [ 269 ] {e43827a2-15cb-4b8c-aa1d-f4320149c6c3} <Debug> TCPHandler: Processed in 0.001424428 sec. | ||
| 3086 | 2025.05.14 16:34:40.506850 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435378 sec., 474439.48562678264 rows/sec., 32.99 MiB/sec. | ||
| 3087 | 2025.05.14 16:34:40.506947 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2025.05.14 16:34:40.507048 [ 269 ] {fe70ca59-8b06-4bae-8f5e-a84b0385ec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3089 | 2025.05.14 16:34:40.507090 [ 269 ] {fe70ca59-8b06-4bae-8f5e-a84b0385ec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3090 | 2025.05.14 16:34:40.507096 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3091 | 2025.05.14 16:34:40.507480 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2025.05.14 16:34:40.507568 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_10_2} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3093 | 2025.05.14 16:34:40.507607 [ 269 ] {fe70ca59-8b06-4bae-8f5e-a84b0385ec79} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.05.14 16:34:40.507651 [ 269 ] {fe70ca59-8b06-4bae-8f5e-a84b0385ec79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3095 | 2025.05.14 16:34:40.507669 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3096 | 2025.05.14 16:34:40.507995 [ 269 ] {fe70ca59-8b06-4bae-8f5e-a84b0385ec79} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3097 | 2025.05.14 16:34:40.508222 [ 269 ] {fe70ca59-8b06-4bae-8f5e-a84b0385ec79} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2025.05.14 16:34:40.508367 [ 269 ] {fe70ca59-8b06-4bae-8f5e-a84b0385ec79} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001338 sec., 295216.7414050822 rows/sec., 20.89 MiB/sec. | ||
| 3099 | 2025.05.14 16:34:40.508409 [ 269 ] {fe70ca59-8b06-4bae-8f5e-a84b0385ec79} <Debug> TCPHandler: Processed in 0.00151041 sec. | ||
| 3100 | 2025.05.14 16:34:40.508525 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2025.05.14 16:34:40.508621 [ 269 ] {3f79e4ee-0e12-4fdd-8a83-3e9799b8f311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3102 | 2025.05.14 16:34:40.508663 [ 269 ] {3f79e4ee-0e12-4fdd-8a83-3e9799b8f311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3103 | 2025.05.14 16:34:40.508981 [ 269 ] {3f79e4ee-0e12-4fdd-8a83-3e9799b8f311} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2025.05.14 16:34:40.509017 [ 269 ] {3f79e4ee-0e12-4fdd-8a83-3e9799b8f311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3105 | 2025.05.14 16:34:40.509327 [ 269 ] {3f79e4ee-0e12-4fdd-8a83-3e9799b8f311} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3106 | 2025.05.14 16:34:40.509557 [ 269 ] {3f79e4ee-0e12-4fdd-8a83-3e9799b8f311} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2025.05.14 16:34:40.509690 [ 269 ] {3f79e4ee-0e12-4fdd-8a83-3e9799b8f311} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 3108 | 2025.05.14 16:34:40.509730 [ 269 ] {3f79e4ee-0e12-4fdd-8a83-3e9799b8f311} <Debug> TCPHandler: Processed in 0.001253505 sec. | ||
| 3109 | 2025.05.14 16:34:40.509847 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2025.05.14 16:34:40.509943 [ 269 ] {45c9f3cb-1fbb-46b4-bd6a-179c8685d02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3111 | 2025.05.14 16:34:40.509988 [ 269 ] {45c9f3cb-1fbb-46b4-bd6a-179c8685d02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3112 | 2025.05.14 16:34:40.510378 [ 269 ] {45c9f3cb-1fbb-46b4-bd6a-179c8685d02a} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2025.05.14 16:34:40.510417 [ 269 ] {45c9f3cb-1fbb-46b4-bd6a-179c8685d02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3114 | 2025.05.14 16:34:40.510762 [ 269 ] {45c9f3cb-1fbb-46b4-bd6a-179c8685d02a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3115 | 2025.05.14 16:34:40.510981 [ 269 ] {45c9f3cb-1fbb-46b4-bd6a-179c8685d02a} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2025.05.14 16:34:40.511115 [ 269 ] {45c9f3cb-1fbb-46b4-bd6a-179c8685d02a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001191 sec., 198992.44332493702 rows/sec., 13.34 MiB/sec. | ||
| 3117 | 2025.05.14 16:34:40.511153 [ 269 ] {45c9f3cb-1fbb-46b4-bd6a-179c8685d02a} <Debug> TCPHandler: Processed in 0.001356407 sec. | ||
| 3118 | 2025.05.14 16:34:40.511265 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2025.05.14 16:34:40.511361 [ 269 ] {6868265f-a83d-4c56-aa2a-40165252677b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3120 | 2025.05.14 16:34:40.511404 [ 269 ] {6868265f-a83d-4c56-aa2a-40165252677b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3121 | 2025.05.14 16:34:40.511698 [ 269 ] {6868265f-a83d-4c56-aa2a-40165252677b} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2025.05.14 16:34:40.511736 [ 269 ] {6868265f-a83d-4c56-aa2a-40165252677b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3123 | 2025.05.14 16:34:40.512041 [ 269 ] {6868265f-a83d-4c56-aa2a-40165252677b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3124 | 2025.05.14 16:34:40.512257 [ 269 ] {6868265f-a83d-4c56-aa2a-40165252677b} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2025.05.14 16:34:40.512384 [ 269 ] {6868265f-a83d-4c56-aa2a-40165252677b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 3126 | 2025.05.14 16:34:40.512420 [ 269 ] {6868265f-a83d-4c56-aa2a-40165252677b} <Debug> TCPHandler: Processed in 0.001203534 sec. | ||
| 3127 | 2025.05.14 16:34:40.512527 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2025.05.14 16:34:40.512621 [ 269 ] {dc25e10a-af13-4c9c-bb5f-5c21061361d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3129 | 2025.05.14 16:34:40.512675 [ 269 ] {dc25e10a-af13-4c9c-bb5f-5c21061361d3} <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 | ||
| 3130 | 2025.05.14 16:34:40.513402 [ 269 ] {dc25e10a-af13-4c9c-bb5f-5c21061361d3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2025.05.14 16:34:40.513440 [ 269 ] {dc25e10a-af13-4c9c-bb5f-5c21061361d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3132 | 2025.05.14 16:34:40.513952 [ 269 ] {dc25e10a-af13-4c9c-bb5f-5c21061361d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3133 | 2025.05.14 16:34:40.514181 [ 269 ] {dc25e10a-af13-4c9c-bb5f-5c21061361d3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2025.05.14 16:34:40.514297 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3135 | 2025.05.14 16:34:40.514321 [ 269 ] {dc25e10a-af13-4c9c-bb5f-5c21061361d3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001718 sec., 7566.938300349244 rows/sec., 13.56 MiB/sec. | ||
| 3136 | 2025.05.14 16:34:40.514349 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.05.14 16:34:40.514374 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3138 | 2025.05.14 16:34:40.514386 [ 269 ] {dc25e10a-af13-4c9c-bb5f-5c21061361d3} <Debug> TCPHandler: Processed in 0.001906847 sec. | ||
| 3139 | 2025.05.14 16:34:40.514475 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 3140 | 2025.05.14 16:34:40.514510 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2025.05.14 16:34:40.514612 [ 269 ] {edc21524-d84e-4c46-b18c-cbd4beea91ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3142 | 2025.05.14 16:34:40.514655 [ 269 ] {edc21524-d84e-4c46-b18c-cbd4beea91ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3143 | 2025.05.14 16:34:40.514726 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3144 | 2025.05.14 16:34:40.514795 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 66 rows starting from the beginning of the part | ||
| 3145 | 2025.05.14 16:34:40.514928 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 3146 | 2025.05.14 16:34:40.514976 [ 269 ] {edc21524-d84e-4c46-b18c-cbd4beea91ce} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2025.05.14 16:34:40.515018 [ 269 ] {edc21524-d84e-4c46-b18c-cbd4beea91ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3148 | 2025.05.14 16:34:40.515045 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3149 | 2025.05.14 16:34:40.515157 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
| 3150 | 2025.05.14 16:34:40.515265 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3151 | 2025.05.14 16:34:40.515344 [ 269 ] {edc21524-d84e-4c46-b18c-cbd4beea91ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3152 | 2025.05.14 16:34:40.515375 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
| 3153 | 2025.05.14 16:34:40.515582 [ 269 ] {edc21524-d84e-4c46-b18c-cbd4beea91ce} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.05.14 16:34:40.515730 [ 269 ] {edc21524-d84e-4c46-b18c-cbd4beea91ce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001137 sec., 72119.61301671065 rows/sec., 4.58 MiB/sec. | ||
| 3155 | 2025.05.14 16:34:40.515769 [ 269 ] {edc21524-d84e-4c46-b18c-cbd4beea91ce} <Debug> TCPHandler: Processed in 0.001309226 sec. | ||
| 3156 | 2025.05.14 16:34:40.517812 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 19 columns (19 merged, 0 gathered) in 0.003383366 sec., 44925.674609250076 rows/sec., 80.50 MiB/sec. | ||
| 3157 | 2025.05.14 16:34:40.518234 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3158 | 2025.05.14 16:34:40.518703 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.05.14 16:34:40.518802 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3160 | 2025.05.14 16:34:40.518936 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 3161 | 2025.05.14 16:34:44.040386 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3162 | 2025.05.14 16:34:44.040456 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3163 | 2025.05.14 16:34:44.116664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 3164 | 2025.05.14 16:34:44.117213 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2025.05.14 16:34:44.117255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3166 | 2025.05.14 16:34:44.117740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3167 | 2025.05.14 16:34:44.117982 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2025.05.14 16:34:44.118114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 3169 | 2025.05.14 16:34:44.405198 [ 29 ] {} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3170 | 2025.05.14 16:34:44.405271 [ 29 ] {} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.05.14 16:34:44.405298 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3172 | 2025.05.14 16:34:44.405420 [ 193 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::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 | ||
| 3173 | 2025.05.14 16:34:44.405706 [ 193 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3174 | 2025.05.14 16:34:44.405747 [ 193 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 3175 | 2025.05.14 16:34:44.405824 [ 193 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 3176 | 2025.05.14 16:34:44.405890 [ 193 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3177 | 2025.05.14 16:34:44.405948 [ 193 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3178 | 2025.05.14 16:34:44.406005 [ 193 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3179 | 2025.05.14 16:34:44.407530 [ 195 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.002161673 sec., 19429.395657900157 rows/sec., 4.06 MiB/sec. | ||
| 3180 | 2025.05.14 16:34:44.407789 [ 188 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3181 | 2025.05.14 16:34:44.408240 [ 188 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2025.05.14 16:34:44.408315 [ 188 ] {0cdbd811-e2c9-4265-ace9-7348c7af8612::all_1_5_1} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3183 | 2025.05.14 16:34:44.408409 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3184 | 2025.05.14 16:34:44.470875 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3185 | 2025.05.14 16:34:44.488477 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2025.05.14 16:34:44.488521 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3187 | 2025.05.14 16:34:44.494927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3188 | 2025.05.14 16:34:44.495641 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2025.05.14 16:34:44.498810 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3190 | 2025.05.14 16:34:45.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.06 MiB, peak 205.06 MiB, free memory in arenas 0.00 B, will set to 202.56 MiB (RSS), difference: 1.50 MiB | ||
| 3191 | 2025.05.14 16:34:45.494063 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2025.05.14 16:34:45.494257 [ 269 ] {193bb376-b4ea-44e5-8ef9-65af785cf3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3193 | 2025.05.14 16:34:45.494330 [ 269 ] {193bb376-b4ea-44e5-8ef9-65af785cf3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3194 | 2025.05.14 16:34:45.495184 [ 269 ] {193bb376-b4ea-44e5-8ef9-65af785cf3b9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2025.05.14 16:34:45.495236 [ 269 ] {193bb376-b4ea-44e5-8ef9-65af785cf3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3196 | 2025.05.14 16:34:45.495725 [ 269 ] {193bb376-b4ea-44e5-8ef9-65af785cf3b9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3197 | 2025.05.14 16:34:45.496045 [ 269 ] {193bb376-b4ea-44e5-8ef9-65af785cf3b9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2025.05.14 16:34:45.496216 [ 269 ] {193bb376-b4ea-44e5-8ef9-65af785cf3b9} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002017 sec., 53544.86861675756 rows/sec., 4.48 MiB/sec. | ||
| 3199 | 2025.05.14 16:34:45.496267 [ 269 ] {193bb376-b4ea-44e5-8ef9-65af785cf3b9} <Debug> TCPHandler: Processed in 0.002337126 sec. | ||
| 3200 | 2025.05.14 16:34:45.496403 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2025.05.14 16:34:45.496505 [ 269 ] {1d0c0e31-0dce-4197-af9a-0f7e378c906e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3202 | 2025.05.14 16:34:45.496548 [ 269 ] {1d0c0e31-0dce-4197-af9a-0f7e378c906e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3203 | 2025.05.14 16:34:45.496959 [ 269 ] {1d0c0e31-0dce-4197-af9a-0f7e378c906e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2025.05.14 16:34:45.496999 [ 269 ] {1d0c0e31-0dce-4197-af9a-0f7e378c906e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3205 | 2025.05.14 16:34:45.497323 [ 269 ] {1d0c0e31-0dce-4197-af9a-0f7e378c906e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3206 | 2025.05.14 16:34:45.497555 [ 269 ] {1d0c0e31-0dce-4197-af9a-0f7e378c906e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2025.05.14 16:34:45.497690 [ 269 ] {1d0c0e31-0dce-4197-af9a-0f7e378c906e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001207 sec., 21541.010770505385 rows/sec., 1.58 MiB/sec. | ||
| 3208 | 2025.05.14 16:34:45.497728 [ 269 ] {1d0c0e31-0dce-4197-af9a-0f7e378c906e} <Debug> TCPHandler: Processed in 0.001376847 sec. | ||
| 3209 | 2025.05.14 16:34:45.497839 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2025.05.14 16:34:45.497934 [ 269 ] {8d688271-dad7-4034-b071-2856e898b99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3211 | 2025.05.14 16:34:45.497976 [ 269 ] {8d688271-dad7-4034-b071-2856e898b99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3212 | 2025.05.14 16:34:45.498531 [ 269 ] {8d688271-dad7-4034-b071-2856e898b99d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2025.05.14 16:34:45.498578 [ 269 ] {8d688271-dad7-4034-b071-2856e898b99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3214 | 2025.05.14 16:34:45.498939 [ 269 ] {8d688271-dad7-4034-b071-2856e898b99d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3215 | 2025.05.14 16:34:45.499169 [ 269 ] {8d688271-dad7-4034-b071-2856e898b99d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2025.05.14 16:34:45.499301 [ 269 ] {8d688271-dad7-4034-b071-2856e898b99d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001386 sec., 64935.06493506493 rows/sec., 5.07 MiB/sec. | ||
| 3217 | 2025.05.14 16:34:45.499340 [ 269 ] {8d688271-dad7-4034-b071-2856e898b99d} <Debug> TCPHandler: Processed in 0.001552161 sec. | ||
| 3218 | 2025.05.14 16:34:45.499481 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2025.05.14 16:34:45.499604 [ 269 ] {6384a5b5-5ebd-4d26-99c8-fd58ef6fc499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3220 | 2025.05.14 16:34:45.499663 [ 269 ] {6384a5b5-5ebd-4d26-99c8-fd58ef6fc499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3221 | 2025.05.14 16:34:45.500092 [ 269 ] {6384a5b5-5ebd-4d26-99c8-fd58ef6fc499} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.05.14 16:34:45.500131 [ 269 ] {6384a5b5-5ebd-4d26-99c8-fd58ef6fc499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3223 | 2025.05.14 16:34:45.500495 [ 269 ] {6384a5b5-5ebd-4d26-99c8-fd58ef6fc499} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3224 | 2025.05.14 16:34:45.500740 [ 269 ] {6384a5b5-5ebd-4d26-99c8-fd58ef6fc499} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2025.05.14 16:34:45.500881 [ 269 ] {6384a5b5-5ebd-4d26-99c8-fd58ef6fc499} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 3226 | 2025.05.14 16:34:45.500927 [ 269 ] {6384a5b5-5ebd-4d26-99c8-fd58ef6fc499} <Debug> TCPHandler: Processed in 0.00150838 sec. | ||
| 3227 | 2025.05.14 16:34:45.501081 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2025.05.14 16:34:45.501193 [ 269 ] {74bfb2fd-f9f2-4529-801d-262883ce0c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3229 | 2025.05.14 16:34:45.501260 [ 269 ] {74bfb2fd-f9f2-4529-801d-262883ce0c3a} <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 | ||
| 3230 | 2025.05.14 16:34:45.502350 [ 269 ] {74bfb2fd-f9f2-4529-801d-262883ce0c3a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2025.05.14 16:34:45.502392 [ 269 ] {74bfb2fd-f9f2-4529-801d-262883ce0c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3232 | 2025.05.14 16:34:45.503107 [ 269 ] {74bfb2fd-f9f2-4529-801d-262883ce0c3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3233 | 2025.05.14 16:34:45.503393 [ 269 ] {74bfb2fd-f9f2-4529-801d-262883ce0c3a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2025.05.14 16:34:45.503563 [ 269 ] {74bfb2fd-f9f2-4529-801d-262883ce0c3a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002392 sec., 10869.565217391304 rows/sec., 19.48 MiB/sec. | ||
| 3235 | 2025.05.14 16:34:45.503646 [ 269 ] {74bfb2fd-f9f2-4529-801d-262883ce0c3a} <Debug> TCPHandler: Processed in 0.002624651 sec. | ||
| 3236 | 2025.05.14 16:34:45.503808 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2025.05.14 16:34:45.503918 [ 269 ] {95639b5b-b400-4734-b6ee-bc4883571e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3238 | 2025.05.14 16:34:45.503968 [ 269 ] {95639b5b-b400-4734-b6ee-bc4883571e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3239 | 2025.05.14 16:34:45.504381 [ 269 ] {95639b5b-b400-4734-b6ee-bc4883571e8d} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2025.05.14 16:34:45.504420 [ 269 ] {95639b5b-b400-4734-b6ee-bc4883571e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3241 | 2025.05.14 16:34:45.504764 [ 269 ] {95639b5b-b400-4734-b6ee-bc4883571e8d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3242 | 2025.05.14 16:34:45.504989 [ 269 ] {95639b5b-b400-4734-b6ee-bc4883571e8d} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2025.05.14 16:34:45.505125 [ 269 ] {95639b5b-b400-4734-b6ee-bc4883571e8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 3244 | 2025.05.14 16:34:45.505161 [ 269 ] {95639b5b-b400-4734-b6ee-bc4883571e8d} <Debug> TCPHandler: Processed in 0.001420618 sec. | ||
| 3245 | 2025.05.14 16:34:49.121791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 474 | ||
| 3246 | 2025.05.14 16:34:49.124039 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.05.14 16:34:49.124092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3248 | 2025.05.14 16:34:49.125354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3249 | 2025.05.14 16:34:49.125637 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.05.14 16:34:49.125967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3251 | 2025.05.14 16:34:50.498703 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2025.05.14 16:34:50.498902 [ 269 ] {efefe64d-5515-42aa-bc9a-f1cce20b28f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3253 | 2025.05.14 16:34:50.498976 [ 269 ] {efefe64d-5515-42aa-bc9a-f1cce20b28f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3254 | 2025.05.14 16:34:50.499697 [ 269 ] {efefe64d-5515-42aa-bc9a-f1cce20b28f3} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.05.14 16:34:50.499746 [ 269 ] {efefe64d-5515-42aa-bc9a-f1cce20b28f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3256 | 2025.05.14 16:34:50.500175 [ 269 ] {efefe64d-5515-42aa-bc9a-f1cce20b28f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3257 | 2025.05.14 16:34:50.500402 [ 269 ] {efefe64d-5515-42aa-bc9a-f1cce20b28f3} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2025.05.14 16:34:50.500540 [ 110 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3259 | 2025.05.14 16:34:50.500556 [ 269 ] {efefe64d-5515-42aa-bc9a-f1cce20b28f3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001709 sec., 124049.15155061439 rows/sec., 7.89 MiB/sec. | ||
| 3260 | 2025.05.14 16:34:50.500605 [ 110 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.05.14 16:34:50.500627 [ 269 ] {efefe64d-5515-42aa-bc9a-f1cce20b28f3} <Debug> TCPHandler: Processed in 0.00206172 sec. | ||
| 3262 | 2025.05.14 16:34:50.500631 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3263 | 2025.05.14 16:34:50.500752 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2025.05.14 16:34:50.500767 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::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 | ||
| 3265 | 2025.05.14 16:34:50.500857 [ 269 ] {45f947fd-f989-4bbf-aa9f-a2d35cc41a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3266 | 2025.05.14 16:34:50.500904 [ 269 ] {45f947fd-f989-4bbf-aa9f-a2d35cc41a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3267 | 2025.05.14 16:34:50.500910 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2025.05.14 16:34:50.500953 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3269 | 2025.05.14 16:34:50.501017 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3270 | 2025.05.14 16:34:50.501060 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3271 | 2025.05.14 16:34:50.501100 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3272 | 2025.05.14 16:34:50.501140 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3273 | 2025.05.14 16:34:50.501545 [ 269 ] {45f947fd-f989-4bbf-aa9f-a2d35cc41a47} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.05.14 16:34:50.501587 [ 269 ] {45f947fd-f989-4bbf-aa9f-a2d35cc41a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3275 | 2025.05.14 16:34:50.502069 [ 269 ] {45f947fd-f989-4bbf-aa9f-a2d35cc41a47} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3276 | 2025.05.14 16:34:50.502076 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363527 sec., 777395.6804669067 rows/sec., 52.41 MiB/sec. | ||
| 3277 | 2025.05.14 16:34:50.502244 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3278 | 2025.05.14 16:34:50.502295 [ 269 ] {45f947fd-f989-4bbf-aa9f-a2d35cc41a47} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2025.05.14 16:34:50.502433 [ 269 ] {45f947fd-f989-4bbf-aa9f-a2d35cc41a47} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001599 sec., 402126.32895559724 rows/sec., 31.70 MiB/sec. | ||
| 3280 | 2025.05.14 16:34:50.502472 [ 269 ] {45f947fd-f989-4bbf-aa9f-a2d35cc41a47} <Debug> TCPHandler: Processed in 0.001770855 sec. | ||
| 3281 | 2025.05.14 16:34:50.502536 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2025.05.14 16:34:50.502597 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2025.05.14 16:34:50.502604 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_9_2} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3284 | 2025.05.14 16:34:50.502689 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3285 | 2025.05.14 16:34:50.502693 [ 269 ] {85f6f4a0-4be6-4c59-9e6d-aa36696c8287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3286 | 2025.05.14 16:34:50.502740 [ 269 ] {85f6f4a0-4be6-4c59-9e6d-aa36696c8287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3287 | 2025.05.14 16:34:50.503161 [ 269 ] {85f6f4a0-4be6-4c59-9e6d-aa36696c8287} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2025.05.14 16:34:50.503196 [ 269 ] {85f6f4a0-4be6-4c59-9e6d-aa36696c8287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3289 | 2025.05.14 16:34:50.503504 [ 269 ] {85f6f4a0-4be6-4c59-9e6d-aa36696c8287} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3290 | 2025.05.14 16:34:50.503706 [ 269 ] {85f6f4a0-4be6-4c59-9e6d-aa36696c8287} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2025.05.14 16:34:50.503830 [ 269 ] {85f6f4a0-4be6-4c59-9e6d-aa36696c8287} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001158 sec., 102763.38514680484 rows/sec., 6.21 MiB/sec. | ||
| 3292 | 2025.05.14 16:34:50.503865 [ 269 ] {85f6f4a0-4be6-4c59-9e6d-aa36696c8287} <Debug> TCPHandler: Processed in 0.001318486 sec. | ||
| 3293 | 2025.05.14 16:34:50.503976 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2025.05.14 16:34:50.504068 [ 269 ] {0716f54a-6f14-4dea-94d4-b0b95deaa645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3295 | 2025.05.14 16:34:50.504106 [ 269 ] {0716f54a-6f14-4dea-94d4-b0b95deaa645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3296 | 2025.05.14 16:34:50.504542 [ 269 ] {0716f54a-6f14-4dea-94d4-b0b95deaa645} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2025.05.14 16:34:50.504578 [ 269 ] {0716f54a-6f14-4dea-94d4-b0b95deaa645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3298 | 2025.05.14 16:34:50.504909 [ 269 ] {0716f54a-6f14-4dea-94d4-b0b95deaa645} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3299 | 2025.05.14 16:34:50.505120 [ 269 ] {0716f54a-6f14-4dea-94d4-b0b95deaa645} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2025.05.14 16:34:50.505252 [ 269 ] {0716f54a-6f14-4dea-94d4-b0b95deaa645} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001202 sec., 94009.9833610649 rows/sec., 6.09 MiB/sec. | ||
| 3301 | 2025.05.14 16:34:50.505288 [ 269 ] {0716f54a-6f14-4dea-94d4-b0b95deaa645} <Debug> TCPHandler: Processed in 0.001359767 sec. | ||
| 3302 | 2025.05.14 16:34:50.505398 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2025.05.14 16:34:50.505489 [ 269 ] {feef89e8-e3f5-43d2-a922-ec395e21178b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3304 | 2025.05.14 16:34:50.505529 [ 269 ] {feef89e8-e3f5-43d2-a922-ec395e21178b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3305 | 2025.05.14 16:34:50.505928 [ 269 ] {feef89e8-e3f5-43d2-a922-ec395e21178b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2025.05.14 16:34:50.505964 [ 269 ] {feef89e8-e3f5-43d2-a922-ec395e21178b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3307 | 2025.05.14 16:34:50.506260 [ 269 ] {feef89e8-e3f5-43d2-a922-ec395e21178b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3308 | 2025.05.14 16:34:50.506466 [ 269 ] {feef89e8-e3f5-43d2-a922-ec395e21178b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2025.05.14 16:34:50.506566 [ 110 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3310 | 2025.05.14 16:34:50.506587 [ 269 ] {feef89e8-e3f5-43d2-a922-ec395e21178b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001117 sec., 100268.57654431513 rows/sec., 5.71 MiB/sec. | ||
| 3311 | 2025.05.14 16:34:50.506609 [ 110 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2025.05.14 16:34:50.506629 [ 269 ] {feef89e8-e3f5-43d2-a922-ec395e21178b} <Debug> TCPHandler: Processed in 0.001277925 sec. | ||
| 3313 | 2025.05.14 16:34:50.506635 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3314 | 2025.05.14 16:34:50.506723 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::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 | ||
| 3315 | 2025.05.14 16:34:50.506753 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2025.05.14 16:34:50.506828 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2025.05.14 16:34:50.506850 [ 269 ] {0c8dd92d-b130-46a6-8551-a16f71b85ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3318 | 2025.05.14 16:34:50.506863 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
| 3319 | 2025.05.14 16:34:50.506897 [ 269 ] {0c8dd92d-b130-46a6-8551-a16f71b85ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3320 | 2025.05.14 16:34:50.506954 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
| 3321 | 2025.05.14 16:34:50.507006 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 3322 | 2025.05.14 16:34:50.507045 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
| 3323 | 2025.05.14 16:34:50.507088 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
| 3324 | 2025.05.14 16:34:50.507412 [ 269 ] {0c8dd92d-b130-46a6-8551-a16f71b85ed9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2025.05.14 16:34:50.507452 [ 269 ] {0c8dd92d-b130-46a6-8551-a16f71b85ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3326 | 2025.05.14 16:34:50.507794 [ 269 ] {0c8dd92d-b130-46a6-8551-a16f71b85ed9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3327 | 2025.05.14 16:34:50.507896 [ 197 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204984 sec., 464736.46123102045 rows/sec., 28.25 MiB/sec. | ||
| 3328 | 2025.05.14 16:34:50.508017 [ 269 ] {0c8dd92d-b130-46a6-8551-a16f71b85ed9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2025.05.14 16:34:50.508051 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3330 | 2025.05.14 16:34:50.508152 [ 269 ] {0c8dd92d-b130-46a6-8551-a16f71b85ed9} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001321 sec., 299015.89704769116 rows/sec., 21.16 MiB/sec. | ||
| 3331 | 2025.05.14 16:34:50.508193 [ 269 ] {0c8dd92d-b130-46a6-8551-a16f71b85ed9} <Debug> TCPHandler: Processed in 0.001487219 sec. | ||
| 3332 | 2025.05.14 16:34:50.508308 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2025.05.14 16:34:50.508340 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2025.05.14 16:34:50.508401 [ 269 ] {5d40560f-6e76-42d5-99da-a76b5c495a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3335 | 2025.05.14 16:34:50.508412 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_9_2} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3336 | 2025.05.14 16:34:50.508449 [ 269 ] {5d40560f-6e76-42d5-99da-a76b5c495a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3337 | 2025.05.14 16:34:50.508485 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3338 | 2025.05.14 16:34:50.508808 [ 269 ] {5d40560f-6e76-42d5-99da-a76b5c495a27} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.05.14 16:34:50.508852 [ 269 ] {5d40560f-6e76-42d5-99da-a76b5c495a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3340 | 2025.05.14 16:34:50.509181 [ 269 ] {5d40560f-6e76-42d5-99da-a76b5c495a27} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3341 | 2025.05.14 16:34:50.509407 [ 269 ] {5d40560f-6e76-42d5-99da-a76b5c495a27} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.05.14 16:34:50.509542 [ 269 ] {5d40560f-6e76-42d5-99da-a76b5c495a27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 3343 | 2025.05.14 16:34:50.509579 [ 269 ] {5d40560f-6e76-42d5-99da-a76b5c495a27} <Debug> TCPHandler: Processed in 0.001318276 sec. | ||
| 3344 | 2025.05.14 16:34:50.509695 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.05.14 16:34:50.509793 [ 269 ] {966254ab-caf7-4bfd-9d8c-3546d19232a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3346 | 2025.05.14 16:34:50.509836 [ 269 ] {966254ab-caf7-4bfd-9d8c-3546d19232a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3347 | 2025.05.14 16:34:50.510229 [ 269 ] {966254ab-caf7-4bfd-9d8c-3546d19232a3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.05.14 16:34:50.510267 [ 269 ] {966254ab-caf7-4bfd-9d8c-3546d19232a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3349 | 2025.05.14 16:34:50.510607 [ 269 ] {966254ab-caf7-4bfd-9d8c-3546d19232a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3350 | 2025.05.14 16:34:50.510829 [ 269 ] {966254ab-caf7-4bfd-9d8c-3546d19232a3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.05.14 16:34:50.510959 [ 269 ] {966254ab-caf7-4bfd-9d8c-3546d19232a3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001187 sec., 199663.0160067397 rows/sec., 13.38 MiB/sec. | ||
| 3352 | 2025.05.14 16:34:50.510997 [ 269 ] {966254ab-caf7-4bfd-9d8c-3546d19232a3} <Debug> TCPHandler: Processed in 0.001351206 sec. | ||
| 3353 | 2025.05.14 16:34:50.511126 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.05.14 16:34:50.511222 [ 269 ] {d88ca292-0818-4da3-809f-eff046ceb6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3355 | 2025.05.14 16:34:50.511265 [ 269 ] {d88ca292-0818-4da3-809f-eff046ceb6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3356 | 2025.05.14 16:34:50.511564 [ 269 ] {d88ca292-0818-4da3-809f-eff046ceb6f8} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.05.14 16:34:50.511599 [ 269 ] {d88ca292-0818-4da3-809f-eff046ceb6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3358 | 2025.05.14 16:34:50.511913 [ 269 ] {d88ca292-0818-4da3-809f-eff046ceb6f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3359 | 2025.05.14 16:34:50.512134 [ 269 ] {d88ca292-0818-4da3-809f-eff046ceb6f8} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.05.14 16:34:50.512243 [ 110 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3361 | 2025.05.14 16:34:50.512263 [ 269 ] {d88ca292-0818-4da3-809f-eff046ceb6f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 3362 | 2025.05.14 16:34:50.512291 [ 110 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.05.14 16:34:50.512306 [ 269 ] {d88ca292-0818-4da3-809f-eff046ceb6f8} <Debug> TCPHandler: Processed in 0.001236404 sec. | ||
| 3364 | 2025.05.14 16:34:50.512326 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3365 | 2025.05.14 16:34:50.512412 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 3366 | 2025.05.14 16:34:50.512438 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2025.05.14 16:34:50.512516 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3368 | 2025.05.14 16:34:50.512540 [ 269 ] {7be86e72-8cd3-4b8d-921d-1b1c46d7e9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3369 | 2025.05.14 16:34:50.512551 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3370 | 2025.05.14 16:34:50.512603 [ 269 ] {7be86e72-8cd3-4b8d-921d-1b1c46d7e9c3} <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 | ||
| 3371 | 2025.05.14 16:34:50.512619 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3372 | 2025.05.14 16:34:50.512669 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 3373 | 2025.05.14 16:34:50.512712 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 3374 | 2025.05.14 16:34:50.512751 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 3375 | 2025.05.14 16:34:50.512791 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 3376 | 2025.05.14 16:34:50.513323 [ 269 ] {7be86e72-8cd3-4b8d-921d-1b1c46d7e9c3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.05.14 16:34:50.513367 [ 269 ] {7be86e72-8cd3-4b8d-921d-1b1c46d7e9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3378 | 2025.05.14 16:34:50.513642 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001258485 sec., 7946.0621302597965 rows/sec., 532.32 KiB/sec. | ||
| 3379 | 2025.05.14 16:34:50.513802 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3380 | 2025.05.14 16:34:50.513917 [ 269 ] {7be86e72-8cd3-4b8d-921d-1b1c46d7e9c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3381 | 2025.05.14 16:34:50.514134 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_10_2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2025.05.14 16:34:50.514213 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_10_2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3383 | 2025.05.14 16:34:50.514220 [ 269 ] {7be86e72-8cd3-4b8d-921d-1b1c46d7e9c3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2025.05.14 16:34:50.514283 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3385 | 2025.05.14 16:34:50.514369 [ 269 ] {7be86e72-8cd3-4b8d-921d-1b1c46d7e9c3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001848 sec., 7034.632034632034 rows/sec., 12.61 MiB/sec. | ||
| 3386 | 2025.05.14 16:34:50.514426 [ 269 ] {7be86e72-8cd3-4b8d-921d-1b1c46d7e9c3} <Debug> TCPHandler: Processed in 0.00203661 sec. | ||
| 3387 | 2025.05.14 16:34:50.514538 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2025.05.14 16:34:50.514633 [ 269 ] {35f89419-dce5-4c64-bc99-cbbd7a786f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3389 | 2025.05.14 16:34:50.514676 [ 269 ] {35f89419-dce5-4c64-bc99-cbbd7a786f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3390 | 2025.05.14 16:34:50.514997 [ 269 ] {35f89419-dce5-4c64-bc99-cbbd7a786f34} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2025.05.14 16:34:50.515032 [ 269 ] {35f89419-dce5-4c64-bc99-cbbd7a786f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3392 | 2025.05.14 16:34:50.515346 [ 269 ] {35f89419-dce5-4c64-bc99-cbbd7a786f34} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3393 | 2025.05.14 16:34:50.515574 [ 269 ] {35f89419-dce5-4c64-bc99-cbbd7a786f34} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2025.05.14 16:34:50.515698 [ 269 ] {35f89419-dce5-4c64-bc99-cbbd7a786f34} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001083 sec., 75715.60480147738 rows/sec., 4.81 MiB/sec. | ||
| 3395 | 2025.05.14 16:34:50.515733 [ 269 ] {35f89419-dce5-4c64-bc99-cbbd7a786f34} <Debug> TCPHandler: Processed in 0.001243474 sec. | ||
| 3396 | 2025.05.14 16:34:51.618178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 3397 | 2025.05.14 16:34:51.618715 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2025.05.14 16:34:51.618765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3399 | 2025.05.14 16:34:51.619324 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3400 | 2025.05.14 16:34:51.619583 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2025.05.14 16:34:51.619721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 3402 | 2025.05.14 16:34:51.998867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3403 | 2025.05.14 16:34:52.015160 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.05.14 16:34:52.015223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3405 | 2025.05.14 16:34:52.020773 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3406 | 2025.05.14 16:34:52.021486 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2025.05.14 16:34:52.024307 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3408 | 2025.05.14 16:34:55.493327 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2025.05.14 16:34:55.493509 [ 269 ] {c9c7c625-ffcc-4bae-8835-b4fb07d45c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3410 | 2025.05.14 16:34:55.493578 [ 269 ] {c9c7c625-ffcc-4bae-8835-b4fb07d45c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3411 | 2025.05.14 16:34:55.494252 [ 269 ] {c9c7c625-ffcc-4bae-8835-b4fb07d45c8f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2025.05.14 16:34:55.494299 [ 269 ] {c9c7c625-ffcc-4bae-8835-b4fb07d45c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3413 | 2025.05.14 16:34:55.494714 [ 269 ] {c9c7c625-ffcc-4bae-8835-b4fb07d45c8f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3414 | 2025.05.14 16:34:55.494987 [ 269 ] {c9c7c625-ffcc-4bae-8835-b4fb07d45c8f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.05.14 16:34:55.495121 [ 55 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3416 | 2025.05.14 16:34:55.495143 [ 269 ] {c9c7c625-ffcc-4bae-8835-b4fb07d45c8f} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001685 sec., 64094.95548961424 rows/sec., 5.36 MiB/sec. | ||
| 3417 | 2025.05.14 16:34:55.495193 [ 55 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2025.05.14 16:34:55.495209 [ 269 ] {c9c7c625-ffcc-4bae-8835-b4fb07d45c8f} <Debug> TCPHandler: Processed in 0.00201153 sec. | ||
| 3419 | 2025.05.14 16:34:55.495220 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3420 | 2025.05.14 16:34:55.495344 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2025.05.14 16:34:55.495350 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 3422 | 2025.05.14 16:34:55.495447 [ 269 ] {9a02e85b-70e9-4af2-a310-3e2ce48cbc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3423 | 2025.05.14 16:34:55.495495 [ 269 ] {9a02e85b-70e9-4af2-a310-3e2ce48cbc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3424 | 2025.05.14 16:34:55.495502 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3425 | 2025.05.14 16:34:55.495546 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1841 rows starting from the beginning of the part | ||
| 3426 | 2025.05.14 16:34:55.495611 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 3427 | 2025.05.14 16:34:55.495654 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 643 rows starting from the beginning of the part | ||
| 3428 | 2025.05.14 16:34:55.495695 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3429 | 2025.05.14 16:34:55.495733 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 643 rows starting from the beginning of the part | ||
| 3430 | 2025.05.14 16:34:55.495782 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3431 | 2025.05.14 16:34:55.495910 [ 269 ] {9a02e85b-70e9-4af2-a310-3e2ce48cbc22} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2025.05.14 16:34:55.495955 [ 269 ] {9a02e85b-70e9-4af2-a310-3e2ce48cbc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3433 | 2025.05.14 16:34:55.496290 [ 269 ] {9a02e85b-70e9-4af2-a310-3e2ce48cbc22} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3434 | 2025.05.14 16:34:55.496545 [ 269 ] {9a02e85b-70e9-4af2-a310-3e2ce48cbc22} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.05.14 16:34:55.496687 [ 269 ] {9a02e85b-70e9-4af2-a310-3e2ce48cbc22} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00126 sec., 20634.920634920632 rows/sec., 1.52 MiB/sec. | ||
| 3436 | 2025.05.14 16:34:55.496728 [ 269 ] {9a02e85b-70e9-4af2-a310-3e2ce48cbc22} <Debug> TCPHandler: Processed in 0.001434948 sec. | ||
| 3437 | 2025.05.14 16:34:55.496841 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2025.05.14 16:34:55.496937 [ 269 ] {61bce9ba-c8ce-4485-a9ee-a7e4942c5a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3439 | 2025.05.14 16:34:55.496980 [ 269 ] {61bce9ba-c8ce-4485-a9ee-a7e4942c5a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3440 | 2025.05.14 16:34:55.497313 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3399 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201506 sec., 1686798.4079878514 rows/sec., 142.15 MiB/sec. | ||
| 3441 | 2025.05.14 16:34:55.497407 [ 269 ] {61bce9ba-c8ce-4485-a9ee-a7e4942c5a70} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2025.05.14 16:34:55.497450 [ 269 ] {61bce9ba-c8ce-4485-a9ee-a7e4942c5a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3443 | 2025.05.14 16:34:55.497626 [ 193 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3444 | 2025.05.14 16:34:55.497806 [ 269 ] {61bce9ba-c8ce-4485-a9ee-a7e4942c5a70} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3445 | 2025.05.14 16:34:55.497957 [ 193 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.05.14 16:34:55.498045 [ 193 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_21_4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3447 | 2025.05.14 16:34:55.498090 [ 269 ] {61bce9ba-c8ce-4485-a9ee-a7e4942c5a70} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2025.05.14 16:34:55.498124 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3449 | 2025.05.14 16:34:55.498202 [ 55 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3450 | 2025.05.14 16:34:55.498230 [ 269 ] {61bce9ba-c8ce-4485-a9ee-a7e4942c5a70} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001311 sec., 68649.88558352402 rows/sec., 5.36 MiB/sec. | ||
| 3451 | 2025.05.14 16:34:55.498234 [ 55 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2025.05.14 16:34:55.498270 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3453 | 2025.05.14 16:34:55.498276 [ 269 ] {61bce9ba-c8ce-4485-a9ee-a7e4942c5a70} <Debug> TCPHandler: Processed in 0.001484979 sec. | ||
| 3454 | 2025.05.14 16:34:55.498363 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 3455 | 2025.05.14 16:34:55.498398 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2025.05.14 16:34:55.498488 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3457 | 2025.05.14 16:34:55.498500 [ 269 ] {4a2fd54a-57d9-44c6-902f-533c8472a4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3458 | 2025.05.14 16:34:55.498533 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 905 rows starting from the beginning of the part | ||
| 3459 | 2025.05.14 16:34:55.498554 [ 269 ] {4a2fd54a-57d9-44c6-902f-533c8472a4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3460 | 2025.05.14 16:34:55.498624 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 3461 | 2025.05.14 16:34:55.498675 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 395 rows starting from the beginning of the part | ||
| 3462 | 2025.05.14 16:34:55.498719 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3463 | 2025.05.14 16:34:55.498763 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 395 rows starting from the beginning of the part | ||
| 3464 | 2025.05.14 16:34:55.498807 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3465 | 2025.05.14 16:34:55.498960 [ 269 ] {4a2fd54a-57d9-44c6-902f-533c8472a4f5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2025.05.14 16:34:55.499005 [ 269 ] {4a2fd54a-57d9-44c6-902f-533c8472a4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3467 | 2025.05.14 16:34:55.499389 [ 269 ] {4a2fd54a-57d9-44c6-902f-533c8472a4f5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3468 | 2025.05.14 16:34:55.499667 [ 269 ] {4a2fd54a-57d9-44c6-902f-533c8472a4f5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.05.14 16:34:55.499773 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3470 | 2025.05.14 16:34:55.499802 [ 269 ] {4a2fd54a-57d9-44c6-902f-533c8472a4f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 3471 | 2025.05.14 16:34:55.499803 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2025.05.14 16:34:55.499843 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3473 | 2025.05.14 16:34:55.499849 [ 269 ] {4a2fd54a-57d9-44c6-902f-533c8472a4f5} <Debug> TCPHandler: Processed in 0.001500999 sec. | ||
| 3474 | 2025.05.14 16:34:55.499916 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 3475 | 2025.05.14 16:34:55.499968 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2025.05.14 16:34:55.500002 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683013 sec., 1152100.4294084478 rows/sec., 87.96 MiB/sec. | ||
| 3477 | 2025.05.14 16:34:55.500016 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3478 | 2025.05.14 16:34:55.500058 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6544 rows starting from the beginning of the part | ||
| 3479 | 2025.05.14 16:34:55.500067 [ 269 ] {939a6584-0c16-4b27-91ff-feacd8ce19da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3480 | 2025.05.14 16:34:55.500112 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 3481 | 2025.05.14 16:34:55.500130 [ 269 ] {939a6584-0c16-4b27-91ff-feacd8ce19da} <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 | ||
| 3482 | 2025.05.14 16:34:55.500161 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
| 3483 | 2025.05.14 16:34:55.500207 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3484 | 2025.05.14 16:34:55.500227 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3485 | 2025.05.14 16:34:55.500249 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
| 3486 | 2025.05.14 16:34:55.500292 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 3487 | 2025.05.14 16:34:55.500560 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.05.14 16:34:55.500648 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_21_4} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3489 | 2025.05.14 16:34:55.500743 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3490 | 2025.05.14 16:34:55.500996 [ 269 ] {939a6584-0c16-4b27-91ff-feacd8ce19da} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2025.05.14 16:34:55.501040 [ 269 ] {939a6584-0c16-4b27-91ff-feacd8ce19da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3492 | 2025.05.14 16:34:55.501625 [ 269 ] {939a6584-0c16-4b27-91ff-feacd8ce19da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3493 | 2025.05.14 16:34:55.501878 [ 269 ] {939a6584-0c16-4b27-91ff-feacd8ce19da} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2025.05.14 16:34:55.502024 [ 269 ] {939a6584-0c16-4b27-91ff-feacd8ce19da} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001975 sec., 13164.556962025315 rows/sec., 23.59 MiB/sec. | ||
| 3495 | 2025.05.14 16:34:55.502077 [ 269 ] {939a6584-0c16-4b27-91ff-feacd8ce19da} <Debug> TCPHandler: Processed in 0.002158473 sec. | ||
| 3496 | 2025.05.14 16:34:55.502198 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2025.05.14 16:34:55.502296 [ 269 ] {74d5049e-149a-4381-bd7d-7160c0bde948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3498 | 2025.05.14 16:34:55.502342 [ 269 ] {74d5049e-149a-4381-bd7d-7160c0bde948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3499 | 2025.05.14 16:34:55.502677 [ 269 ] {74d5049e-149a-4381-bd7d-7160c0bde948} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2025.05.14 16:34:55.502715 [ 269 ] {74d5049e-149a-4381-bd7d-7160c0bde948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3501 | 2025.05.14 16:34:55.502720 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7466 rows, containing 5 columns (5 merged, 0 gathered) in 0.002835205 sec., 2633319.2837907667 rows/sec., 177.76 MiB/sec. | ||
| 3502 | 2025.05.14 16:34:55.503031 [ 269 ] {74d5049e-149a-4381-bd7d-7160c0bde948} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3503 | 2025.05.14 16:34:55.503258 [ 269 ] {74d5049e-149a-4381-bd7d-7160c0bde948} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.05.14 16:34:55.503369 [ 71 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3505 | 2025.05.14 16:34:55.503385 [ 269 ] {74d5049e-149a-4381-bd7d-7160c0bde948} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3506 | 2025.05.14 16:34:55.503424 [ 71 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2025.05.14 16:34:55.503437 [ 269 ] {74d5049e-149a-4381-bd7d-7160c0bde948} <Debug> TCPHandler: Processed in 0.001289346 sec. | ||
| 3508 | 2025.05.14 16:34:55.503467 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3509 | 2025.05.14 16:34:55.503499 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3510 | 2025.05.14 16:34:55.503555 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 3511 | 2025.05.14 16:34:55.503657 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3512 | 2025.05.14 16:34:55.503686 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1054 rows starting from the beginning of the part | ||
| 3513 | 2025.05.14 16:34:55.503740 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3514 | 2025.05.14 16:34:55.503785 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part | ||
| 3515 | 2025.05.14 16:34:55.503802 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2025.05.14 16:34:55.503824 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 3517 | 2025.05.14 16:34:55.503867 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
| 3518 | 2025.05.14 16:34:55.503884 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3519 | 2025.05.14 16:34:55.503906 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 3520 | 2025.05.14 16:34:55.503968 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3521 | 2025.05.14 16:34:55.504775 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 4 columns (4 merged, 0 gathered) in 0.001251535 sec., 1107440.0636018969 rows/sec., 72.35 MiB/sec. | ||
| 3522 | 2025.05.14 16:34:55.505005 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3523 | 2025.05.14 16:34:55.505308 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2025.05.14 16:34:55.505385 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_21_4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3525 | 2025.05.14 16:34:55.505468 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3526 | 2025.05.14 16:34:59.040710 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3527 | 2025.05.14 16:34:59.040775 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3528 | 2025.05.14 16:34:59.120762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3529 | 2025.05.14 16:34:59.121204 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2025.05.14 16:34:59.121240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3531 | 2025.05.14 16:34:59.121719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3532 | 2025.05.14 16:34:59.121953 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2025.05.14 16:34:59.122074 [ 91 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3534 | 2025.05.14 16:34:59.122086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3535 | 2025.05.14 16:34:59.122119 [ 91 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2025.05.14 16:34:59.122142 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3537 | 2025.05.14 16:34:59.122281 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 3538 | 2025.05.14 16:34:59.122458 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3539 | 2025.05.14 16:34:59.122510 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 3540 | 2025.05.14 16:34:59.122594 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3541 | 2025.05.14 16:34:59.122650 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3542 | 2025.05.14 16:34:59.122700 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3543 | 2025.05.14 16:34:59.122735 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3544 | 2025.05.14 16:34:59.122769 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 3545 | 2025.05.14 16:34:59.124147 [ 199 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001932718 sec., 3818974.1079660873 rows/sec., 54.63 MiB/sec. | ||
| 3546 | 2025.05.14 16:34:59.124650 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3547 | 2025.05.14 16:34:59.124980 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.05.14 16:34:59.125057 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_16_3} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3549 | 2025.05.14 16:34:59.125180 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3550 | 2025.05.14 16:34:59.127075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 508 | ||
| 3551 | 2025.05.14 16:34:59.129247 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.05.14 16:34:59.129299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3553 | 2025.05.14 16:34:59.130489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3554 | 2025.05.14 16:34:59.130760 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.05.14 16:34:59.130893 [ 91 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3556 | 2025.05.14 16:34:59.130925 [ 91 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2025.05.14 16:34:59.130942 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3558 | 2025.05.14 16:34:59.131018 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 3559 | 2025.05.14 16:34:59.131085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 3560 | 2025.05.14 16:34:59.131589 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3561 | 2025.05.14 16:34:59.131722 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
| 3562 | 2025.05.14 16:34:59.132061 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3563 | 2025.05.14 16:34:59.132390 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 3564 | 2025.05.14 16:34:59.132730 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 3565 | 2025.05.14 16:34:59.133069 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 3566 | 2025.05.14 16:34:59.133397 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3567 | 2025.05.14 16:34:59.139160 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 72 columns (72 merged, 0 gathered) in 0.008175381 sec., 62137.77682043197 rows/sec., 56.64 MiB/sec. | ||
| 3568 | 2025.05.14 16:34:59.140210 [ 199 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3569 | 2025.05.14 16:34:59.140816 [ 199 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2025.05.14 16:34:59.140891 [ 199 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_11_2} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3571 | 2025.05.14 16:34:59.141103 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3572 | 2025.05.14 16:34:59.525355 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3573 | 2025.05.14 16:34:59.541254 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.05.14 16:34:59.541309 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3575 | 2025.05.14 16:34:59.547556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3576 | 2025.05.14 16:34:59.548310 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.05.14 16:34:59.548623 [ 57 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3578 | 2025.05.14 16:34:59.548657 [ 57 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.05.14 16:34:59.548680 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3580 | 2025.05.14 16:34:59.548773 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 3581 | 2025.05.14 16:34:59.551146 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3582 | 2025.05.14 16:34:59.552083 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3583 | 2025.05.14 16:34:59.552891 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 3584 | 2025.05.14 16:34:59.556140 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 3585 | 2025.05.14 16:34:59.559427 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 3586 | 2025.05.14 16:34:59.563137 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 3587 | 2025.05.14 16:34:59.567114 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 3588 | 2025.05.14 16:34:59.571495 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 3589 | 2025.05.14 16:34:59.624908 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076171359 sec., 1588.5235814159494 rows/sec., 8.21 MiB/sec. | ||
| 3590 | 2025.05.14 16:34:59.627577 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3591 | 2025.05.14 16:34:59.629686 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_16_3} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2025.05.14 16:34:59.629800 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_16_3} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3593 | 2025.05.14 16:34:59.631942 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3594 | 2025.05.14 16:35:00.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.26 MiB, peak 215.21 MiB, free memory in arenas 0.00 B, will set to 213.98 MiB (RSS), difference: 8.72 MiB | ||
| 3595 | 2025.05.14 16:35:00.001179 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000804426 sec. | ||
| 3596 | 2025.05.14 16:35:00.498682 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2025.05.14 16:35:00.498881 [ 269 ] {d6ec1d25-27d1-49d6-b0c2-4a2c195a0599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3598 | 2025.05.14 16:35:00.498955 [ 269 ] {d6ec1d25-27d1-49d6-b0c2-4a2c195a0599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3599 | 2025.05.14 16:35:00.499726 [ 269 ] {d6ec1d25-27d1-49d6-b0c2-4a2c195a0599} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2025.05.14 16:35:00.499768 [ 269 ] {d6ec1d25-27d1-49d6-b0c2-4a2c195a0599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3601 | 2025.05.14 16:35:00.500199 [ 269 ] {d6ec1d25-27d1-49d6-b0c2-4a2c195a0599} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3602 | 2025.05.14 16:35:00.500462 [ 269 ] {d6ec1d25-27d1-49d6-b0c2-4a2c195a0599} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2025.05.14 16:35:00.500618 [ 269 ] {d6ec1d25-27d1-49d6-b0c2-4a2c195a0599} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001792 sec., 118303.57142857143 rows/sec., 7.52 MiB/sec. | ||
| 3604 | 2025.05.14 16:35:00.500669 [ 269 ] {d6ec1d25-27d1-49d6-b0c2-4a2c195a0599} <Debug> TCPHandler: Processed in 0.002124381 sec. | ||
| 3605 | 2025.05.14 16:35:00.500790 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2025.05.14 16:35:00.500894 [ 269 ] {5a5e7aee-a544-4524-94b0-5ca14fcb8ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3607 | 2025.05.14 16:35:00.500938 [ 269 ] {5a5e7aee-a544-4524-94b0-5ca14fcb8ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3608 | 2025.05.14 16:35:00.501567 [ 269 ] {5a5e7aee-a544-4524-94b0-5ca14fcb8ca1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2025.05.14 16:35:00.501605 [ 269 ] {5a5e7aee-a544-4524-94b0-5ca14fcb8ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3610 | 2025.05.14 16:35:00.501977 [ 269 ] {5a5e7aee-a544-4524-94b0-5ca14fcb8ca1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3611 | 2025.05.14 16:35:00.502208 [ 269 ] {5a5e7aee-a544-4524-94b0-5ca14fcb8ca1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2025.05.14 16:35:00.502341 [ 269 ] {5a5e7aee-a544-4524-94b0-5ca14fcb8ca1} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.00147 sec., 437414.96598639456 rows/sec., 34.49 MiB/sec. | ||
| 3613 | 2025.05.14 16:35:00.502379 [ 269 ] {5a5e7aee-a544-4524-94b0-5ca14fcb8ca1} <Debug> TCPHandler: Processed in 0.001641332 sec. | ||
| 3614 | 2025.05.14 16:35:00.502490 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2025.05.14 16:35:00.502589 [ 269 ] {119cdc9e-2c15-4323-accf-31aece28578c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3616 | 2025.05.14 16:35:00.502630 [ 269 ] {119cdc9e-2c15-4323-accf-31aece28578c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3617 | 2025.05.14 16:35:00.503042 [ 269 ] {119cdc9e-2c15-4323-accf-31aece28578c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2025.05.14 16:35:00.503080 [ 269 ] {119cdc9e-2c15-4323-accf-31aece28578c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3619 | 2025.05.14 16:35:00.503393 [ 269 ] {119cdc9e-2c15-4323-accf-31aece28578c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3620 | 2025.05.14 16:35:00.503626 [ 269 ] {119cdc9e-2c15-4323-accf-31aece28578c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2025.05.14 16:35:00.503811 [ 64 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 3622 | 2025.05.14 16:35:00.503828 [ 269 ] {119cdc9e-2c15-4323-accf-31aece28578c} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.00126 sec., 94444.44444444444 rows/sec., 5.71 MiB/sec. | ||
| 3623 | 2025.05.14 16:35:00.503883 [ 64 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2025.05.14 16:35:00.503891 [ 269 ] {119cdc9e-2c15-4323-accf-31aece28578c} <Debug> TCPHandler: Processed in 0.001451539 sec. | ||
| 3625 | 2025.05.14 16:35:00.503916 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3626 | 2025.05.14 16:35:00.504018 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.05.14 16:35:00.504047 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::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 | ||
| 3628 | 2025.05.14 16:35:00.504119 [ 269 ] {4ece0427-d39a-4c82-bd0c-35369dacf501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3629 | 2025.05.14 16:35:00.504200 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3630 | 2025.05.14 16:35:00.504257 [ 269 ] {4ece0427-d39a-4c82-bd0c-35369dacf501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3631 | 2025.05.14 16:35:00.504262 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 155 rows starting from the beginning of the part | ||
| 3632 | 2025.05.14 16:35:00.504353 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 119 rows starting from the beginning of the part | ||
| 3633 | 2025.05.14 16:35:00.504406 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3634 | 2025.05.14 16:35:00.504452 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 119 rows starting from the beginning of the part | ||
| 3635 | 2025.05.14 16:35:00.504497 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3636 | 2025.05.14 16:35:00.504541 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 119 rows starting from the beginning of the part | ||
| 3637 | 2025.05.14 16:35:00.504679 [ 269 ] {4ece0427-d39a-4c82-bd0c-35369dacf501} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2025.05.14 16:35:00.504721 [ 269 ] {4ece0427-d39a-4c82-bd0c-35369dacf501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3639 | 2025.05.14 16:35:00.505196 [ 269 ] {4ece0427-d39a-4c82-bd0c-35369dacf501} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3640 | 2025.05.14 16:35:00.505438 [ 269 ] {4ece0427-d39a-4c82-bd0c-35369dacf501} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2025.05.14 16:35:00.505453 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467239 sec., 384395.4529561987 rows/sec., 25.44 MiB/sec. | ||
| 3642 | 2025.05.14 16:35:00.505573 [ 269 ] {4ece0427-d39a-4c82-bd0c-35369dacf501} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001473 sec., 76714.18873048201 rows/sec., 4.97 MiB/sec. | ||
| 3643 | 2025.05.14 16:35:00.505615 [ 269 ] {4ece0427-d39a-4c82-bd0c-35369dacf501} <Debug> TCPHandler: Processed in 0.001648223 sec. | ||
| 3644 | 2025.05.14 16:35:00.505667 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3645 | 2025.05.14 16:35:00.505751 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2025.05.14 16:35:00.505867 [ 269 ] {75c6adb6-a42c-47a1-b970-c6914329a6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3647 | 2025.05.14 16:35:00.505912 [ 269 ] {75c6adb6-a42c-47a1-b970-c6914329a6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3648 | 2025.05.14 16:35:00.506050 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2025.05.14 16:35:00.506142 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_15_3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 3650 | 2025.05.14 16:35:00.506244 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3651 | 2025.05.14 16:35:00.506397 [ 269 ] {75c6adb6-a42c-47a1-b970-c6914329a6a6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.05.14 16:35:00.506441 [ 269 ] {75c6adb6-a42c-47a1-b970-c6914329a6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3653 | 2025.05.14 16:35:00.506796 [ 269 ] {75c6adb6-a42c-47a1-b970-c6914329a6a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3654 | 2025.05.14 16:35:00.507026 [ 269 ] {75c6adb6-a42c-47a1-b970-c6914329a6a6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.05.14 16:35:00.507156 [ 269 ] {75c6adb6-a42c-47a1-b970-c6914329a6a6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001308 sec., 85626.91131498471 rows/sec., 4.88 MiB/sec. | ||
| 3656 | 2025.05.14 16:35:00.507208 [ 269 ] {75c6adb6-a42c-47a1-b970-c6914329a6a6} <Debug> TCPHandler: Processed in 0.00150588 sec. | ||
| 3657 | 2025.05.14 16:35:00.507339 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2025.05.14 16:35:00.507436 [ 269 ] {f59caaef-767d-4d2a-853b-df5c240159da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3659 | 2025.05.14 16:35:00.507478 [ 269 ] {f59caaef-767d-4d2a-853b-df5c240159da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3660 | 2025.05.14 16:35:00.508044 [ 269 ] {f59caaef-767d-4d2a-853b-df5c240159da} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2025.05.14 16:35:00.508084 [ 269 ] {f59caaef-767d-4d2a-853b-df5c240159da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3662 | 2025.05.14 16:35:00.508429 [ 269 ] {f59caaef-767d-4d2a-853b-df5c240159da} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3663 | 2025.05.14 16:35:00.508706 [ 269 ] {f59caaef-767d-4d2a-853b-df5c240159da} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.05.14 16:35:00.508870 [ 269 ] {f59caaef-767d-4d2a-853b-df5c240159da} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001451 sec., 272226.0509993108 rows/sec., 19.27 MiB/sec. | ||
| 3665 | 2025.05.14 16:35:00.508913 [ 269 ] {f59caaef-767d-4d2a-853b-df5c240159da} <Debug> TCPHandler: Processed in 0.001623882 sec. | ||
| 3666 | 2025.05.14 16:35:00.509032 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2025.05.14 16:35:00.509129 [ 269 ] {828e0744-7711-42f7-ae23-1466653ecf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3668 | 2025.05.14 16:35:00.509173 [ 269 ] {828e0744-7711-42f7-ae23-1466653ecf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3669 | 2025.05.14 16:35:00.509540 [ 269 ] {828e0744-7711-42f7-ae23-1466653ecf8c} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2025.05.14 16:35:00.509579 [ 269 ] {828e0744-7711-42f7-ae23-1466653ecf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3671 | 2025.05.14 16:35:00.509896 [ 269 ] {828e0744-7711-42f7-ae23-1466653ecf8c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3672 | 2025.05.14 16:35:00.510122 [ 269 ] {828e0744-7711-42f7-ae23-1466653ecf8c} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.05.14 16:35:00.510269 [ 269 ] {828e0744-7711-42f7-ae23-1466653ecf8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 3674 | 2025.05.14 16:35:00.510310 [ 269 ] {828e0744-7711-42f7-ae23-1466653ecf8c} <Debug> TCPHandler: Processed in 0.001329626 sec. | ||
| 3675 | 2025.05.14 16:35:00.510414 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2025.05.14 16:35:00.510509 [ 269 ] {5d4b0b3e-060c-4a7b-8be4-fb0f592545f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3677 | 2025.05.14 16:35:00.510550 [ 269 ] {5d4b0b3e-060c-4a7b-8be4-fb0f592545f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3678 | 2025.05.14 16:35:00.510948 [ 269 ] {5d4b0b3e-060c-4a7b-8be4-fb0f592545f6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2025.05.14 16:35:00.510984 [ 269 ] {5d4b0b3e-060c-4a7b-8be4-fb0f592545f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3680 | 2025.05.14 16:35:00.511324 [ 269 ] {5d4b0b3e-060c-4a7b-8be4-fb0f592545f6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3681 | 2025.05.14 16:35:00.511540 [ 269 ] {5d4b0b3e-060c-4a7b-8be4-fb0f592545f6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2025.05.14 16:35:00.511669 [ 269 ] {5d4b0b3e-060c-4a7b-8be4-fb0f592545f6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001177 sec., 201359.3882752761 rows/sec., 13.50 MiB/sec. | ||
| 3683 | 2025.05.14 16:35:00.511707 [ 269 ] {5d4b0b3e-060c-4a7b-8be4-fb0f592545f6} <Debug> TCPHandler: Processed in 0.001342617 sec. | ||
| 3684 | 2025.05.14 16:35:00.511810 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2025.05.14 16:35:00.511905 [ 269 ] {c32fcf56-0bd2-45e0-8ed6-a004706c2fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3686 | 2025.05.14 16:35:00.511946 [ 269 ] {c32fcf56-0bd2-45e0-8ed6-a004706c2fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3687 | 2025.05.14 16:35:00.512242 [ 269 ] {c32fcf56-0bd2-45e0-8ed6-a004706c2fee} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2025.05.14 16:35:00.512278 [ 269 ] {c32fcf56-0bd2-45e0-8ed6-a004706c2fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3689 | 2025.05.14 16:35:00.512571 [ 269 ] {c32fcf56-0bd2-45e0-8ed6-a004706c2fee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3690 | 2025.05.14 16:35:00.512782 [ 269 ] {c32fcf56-0bd2-45e0-8ed6-a004706c2fee} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.05.14 16:35:00.512913 [ 269 ] {c32fcf56-0bd2-45e0-8ed6-a004706c2fee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 3692 | 2025.05.14 16:35:00.512950 [ 269 ] {c32fcf56-0bd2-45e0-8ed6-a004706c2fee} <Debug> TCPHandler: Processed in 0.001188963 sec. | ||
| 3693 | 2025.05.14 16:35:00.513048 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2025.05.14 16:35:00.513143 [ 269 ] {4019a13f-1bc7-4b9a-a894-ce71cdd21e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3695 | 2025.05.14 16:35:00.513199 [ 269 ] {4019a13f-1bc7-4b9a-a894-ce71cdd21e17} <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 | ||
| 3696 | 2025.05.14 16:35:00.513940 [ 269 ] {4019a13f-1bc7-4b9a-a894-ce71cdd21e17} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.05.14 16:35:00.513977 [ 269 ] {4019a13f-1bc7-4b9a-a894-ce71cdd21e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3698 | 2025.05.14 16:35:00.514495 [ 269 ] {4019a13f-1bc7-4b9a-a894-ce71cdd21e17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3699 | 2025.05.14 16:35:00.514714 [ 269 ] {4019a13f-1bc7-4b9a-a894-ce71cdd21e17} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2025.05.14 16:35:00.514851 [ 269 ] {4019a13f-1bc7-4b9a-a894-ce71cdd21e17} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001724 sec., 7540.60324825986 rows/sec., 13.51 MiB/sec. | ||
| 3701 | 2025.05.14 16:35:00.514904 [ 269 ] {4019a13f-1bc7-4b9a-a894-ce71cdd21e17} <Debug> TCPHandler: Processed in 0.001904088 sec. | ||
| 3702 | 2025.05.14 16:35:00.515015 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.05.14 16:35:00.515109 [ 269 ] {a4caa491-580b-4b70-a172-837eb2f503be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3704 | 2025.05.14 16:35:00.515149 [ 269 ] {a4caa491-580b-4b70-a172-837eb2f503be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3705 | 2025.05.14 16:35:00.515469 [ 269 ] {a4caa491-580b-4b70-a172-837eb2f503be} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.05.14 16:35:00.515505 [ 269 ] {a4caa491-580b-4b70-a172-837eb2f503be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 3707 | 2025.05.14 16:35:00.515808 [ 269 ] {a4caa491-580b-4b70-a172-837eb2f503be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3708 | 2025.05.14 16:35:00.516016 [ 269 ] {a4caa491-580b-4b70-a172-837eb2f503be} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.05.14 16:35:00.516143 [ 269 ] {a4caa491-580b-4b70-a172-837eb2f503be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001051 sec., 78020.9324452902 rows/sec., 4.96 MiB/sec. | ||
| 3710 | 2025.05.14 16:35:00.516179 [ 269 ] {a4caa491-580b-4b70-a172-837eb2f503be} <Debug> TCPHandler: Processed in 0.001214964 sec. | ||
| 3711 | 2025.05.14 16:35:02.968559 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.05.14 16:35:02.968758 [ 269 ] {bcc86b84-8d05-47e6-9fcf-d786b4a831d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3713 | 2025.05.14 16:35:02.968825 [ 269 ] {bcc86b84-8d05-47e6-9fcf-d786b4a831d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3714 | 2025.05.14 16:35:02.969453 [ 269 ] {bcc86b84-8d05-47e6-9fcf-d786b4a831d0} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.05.14 16:35:02.969497 [ 269 ] {bcc86b84-8d05-47e6-9fcf-d786b4a831d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3716 | 2025.05.14 16:35:02.969894 [ 269 ] {bcc86b84-8d05-47e6-9fcf-d786b4a831d0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3717 | 2025.05.14 16:35:02.970129 [ 269 ] {bcc86b84-8d05-47e6-9fcf-d786b4a831d0} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.05.14 16:35:02.970287 [ 269 ] {bcc86b84-8d05-47e6-9fcf-d786b4a831d0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
| 3719 | 2025.05.14 16:35:02.970328 [ 269 ] {bcc86b84-8d05-47e6-9fcf-d786b4a831d0} <Debug> TCPHandler: Processed in 0.001920048 sec. | ||
| 3720 | 2025.05.14 16:35:02.970459 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.05.14 16:35:02.970556 [ 269 ] {750eae04-55b3-4ef6-9756-91629b498f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3722 | 2025.05.14 16:35:02.970597 [ 269 ] {750eae04-55b3-4ef6-9756-91629b498f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3723 | 2025.05.14 16:35:02.971653 [ 269 ] {750eae04-55b3-4ef6-9756-91629b498f3e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.05.14 16:35:02.971689 [ 269 ] {750eae04-55b3-4ef6-9756-91629b498f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3725 | 2025.05.14 16:35:02.972169 [ 269 ] {750eae04-55b3-4ef6-9756-91629b498f3e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3726 | 2025.05.14 16:35:02.972409 [ 269 ] {750eae04-55b3-4ef6-9756-91629b498f3e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.05.14 16:35:02.972545 [ 269 ] {750eae04-55b3-4ef6-9756-91629b498f3e} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.002006 sec., 623130.6081754736 rows/sec., 51.36 MiB/sec. | ||
| 3728 | 2025.05.14 16:35:02.972583 [ 269 ] {750eae04-55b3-4ef6-9756-91629b498f3e} <Debug> TCPHandler: Processed in 0.002175903 sec. | ||
| 3729 | 2025.05.14 16:35:02.972700 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.05.14 16:35:02.972806 [ 269 ] {458d990c-0e9c-45f7-810d-5e930d060ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.05.14 16:35:02.972849 [ 269 ] {458d990c-0e9c-45f7-810d-5e930d060ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3732 | 2025.05.14 16:35:02.973304 [ 269 ] {458d990c-0e9c-45f7-810d-5e930d060ea3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.05.14 16:35:02.973343 [ 269 ] {458d990c-0e9c-45f7-810d-5e930d060ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3734 | 2025.05.14 16:35:02.973672 [ 269 ] {458d990c-0e9c-45f7-810d-5e930d060ea3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3735 | 2025.05.14 16:35:02.973897 [ 269 ] {458d990c-0e9c-45f7-810d-5e930d060ea3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.05.14 16:35:02.974052 [ 269 ] {458d990c-0e9c-45f7-810d-5e930d060ea3} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001265 sec., 23715.415019762844 rows/sec., 1.72 MiB/sec. | ||
| 3737 | 2025.05.14 16:35:02.974093 [ 269 ] {458d990c-0e9c-45f7-810d-5e930d060ea3} <Debug> TCPHandler: Processed in 0.001445789 sec. | ||
| 3738 | 2025.05.14 16:35:02.974218 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2025.05.14 16:35:02.974368 [ 269 ] {f6a3763d-759c-4fea-8c39-1a1637b6d341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3740 | 2025.05.14 16:35:02.974417 [ 269 ] {f6a3763d-759c-4fea-8c39-1a1637b6d341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3741 | 2025.05.14 16:35:02.974976 [ 269 ] {f6a3763d-759c-4fea-8c39-1a1637b6d341} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.05.14 16:35:02.975016 [ 269 ] {f6a3763d-759c-4fea-8c39-1a1637b6d341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3743 | 2025.05.14 16:35:02.975405 [ 269 ] {f6a3763d-759c-4fea-8c39-1a1637b6d341} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3744 | 2025.05.14 16:35:02.975715 [ 269 ] {f6a3763d-759c-4fea-8c39-1a1637b6d341} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2025.05.14 16:35:02.975851 [ 269 ] {f6a3763d-759c-4fea-8c39-1a1637b6d341} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001505 sec., 151495.01661129566 rows/sec., 10.26 MiB/sec. | ||
| 3746 | 2025.05.14 16:35:02.975889 [ 269 ] {f6a3763d-759c-4fea-8c39-1a1637b6d341} <Debug> TCPHandler: Processed in 0.001721274 sec. | ||
| 3747 | 2025.05.14 16:35:02.976007 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2025.05.14 16:35:02.976105 [ 269 ] {f59e3c91-d6fe-4811-aaae-160be57dc378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3749 | 2025.05.14 16:35:02.976167 [ 269 ] {f59e3c91-d6fe-4811-aaae-160be57dc378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3750 | 2025.05.14 16:35:02.976776 [ 269 ] {f59e3c91-d6fe-4811-aaae-160be57dc378} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.05.14 16:35:02.976812 [ 269 ] {f59e3c91-d6fe-4811-aaae-160be57dc378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3752 | 2025.05.14 16:35:02.977152 [ 269 ] {f59e3c91-d6fe-4811-aaae-160be57dc378} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3753 | 2025.05.14 16:35:02.977369 [ 269 ] {f59e3c91-d6fe-4811-aaae-160be57dc378} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.05.14 16:35:02.977496 [ 269 ] {f59e3c91-d6fe-4811-aaae-160be57dc378} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.00141 sec., 390070.9219858156 rows/sec., 28.96 MiB/sec. | ||
| 3755 | 2025.05.14 16:35:02.977536 [ 269 ] {f59e3c91-d6fe-4811-aaae-160be57dc378} <Debug> TCPHandler: Processed in 0.001584222 sec. | ||
| 3756 | 2025.05.14 16:35:02.977651 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.05.14 16:35:02.977745 [ 269 ] {13b36a29-c1d9-4a6f-94cb-c42869e2b30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3758 | 2025.05.14 16:35:02.977789 [ 269 ] {13b36a29-c1d9-4a6f-94cb-c42869e2b30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3759 | 2025.05.14 16:35:02.978442 [ 269 ] {13b36a29-c1d9-4a6f-94cb-c42869e2b30f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2025.05.14 16:35:02.978490 [ 269 ] {13b36a29-c1d9-4a6f-94cb-c42869e2b30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3761 | 2025.05.14 16:35:02.978985 [ 269 ] {13b36a29-c1d9-4a6f-94cb-c42869e2b30f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3762 | 2025.05.14 16:35:02.979253 [ 269 ] {13b36a29-c1d9-4a6f-94cb-c42869e2b30f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2025.05.14 16:35:02.979404 [ 269 ] {13b36a29-c1d9-4a6f-94cb-c42869e2b30f} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001678 sec., 562574.4934445769 rows/sec., 37.72 MiB/sec. | ||
| 3764 | 2025.05.14 16:35:02.979448 [ 269 ] {13b36a29-c1d9-4a6f-94cb-c42869e2b30f} <Debug> TCPHandler: Processed in 0.001851006 sec. | ||
| 3765 | 2025.05.14 16:35:02.979567 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2025.05.14 16:35:02.979670 [ 269 ] {b7fe8ddf-45a3-46f8-904b-b9f231f5a14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3767 | 2025.05.14 16:35:02.979734 [ 269 ] {b7fe8ddf-45a3-46f8-904b-b9f231f5a14a} <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 | ||
| 3768 | 2025.05.14 16:35:02.980603 [ 269 ] {b7fe8ddf-45a3-46f8-904b-b9f231f5a14a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2025.05.14 16:35:02.980641 [ 269 ] {b7fe8ddf-45a3-46f8-904b-b9f231f5a14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3770 | 2025.05.14 16:35:02.981180 [ 269 ] {b7fe8ddf-45a3-46f8-904b-b9f231f5a14a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3771 | 2025.05.14 16:35:02.981413 [ 269 ] {b7fe8ddf-45a3-46f8-904b-b9f231f5a14a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2025.05.14 16:35:02.981527 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3773 | 2025.05.14 16:35:02.981553 [ 269 ] {b7fe8ddf-45a3-46f8-904b-b9f231f5a14a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001906 sec., 13641.133263378804 rows/sec., 24.44 MiB/sec. | ||
| 3774 | 2025.05.14 16:35:02.981597 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2025.05.14 16:35:02.981626 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3776 | 2025.05.14 16:35:02.981685 [ 269 ] {b7fe8ddf-45a3-46f8-904b-b9f231f5a14a} <Debug> TCPHandler: Processed in 0.002172973 sec. | ||
| 3777 | 2025.05.14 16:35:02.981756 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 3778 | 2025.05.14 16:35:02.981845 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2025.05.14 16:35:02.981970 [ 269 ] {b973ce44-11ca-45ce-9bd5-2a2a4dae37f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3780 | 2025.05.14 16:35:02.982024 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3781 | 2025.05.14 16:35:02.982029 [ 269 ] {b973ce44-11ca-45ce-9bd5-2a2a4dae37f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3782 | 2025.05.14 16:35:02.982111 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 152 rows starting from the beginning of the part | ||
| 3783 | 2025.05.14 16:35:02.982259 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3784 | 2025.05.14 16:35:02.982371 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
| 3785 | 2025.05.14 16:35:02.982469 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3786 | 2025.05.14 16:35:02.982547 [ 269 ] {b973ce44-11ca-45ce-9bd5-2a2a4dae37f8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2025.05.14 16:35:02.982560 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
| 3788 | 2025.05.14 16:35:02.982606 [ 269 ] {b973ce44-11ca-45ce-9bd5-2a2a4dae37f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3789 | 2025.05.14 16:35:02.982676 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3790 | 2025.05.14 16:35:02.983114 [ 269 ] {b973ce44-11ca-45ce-9bd5-2a2a4dae37f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3791 | 2025.05.14 16:35:02.983439 [ 269 ] {b973ce44-11ca-45ce-9bd5-2a2a4dae37f8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.05.14 16:35:02.983617 [ 269 ] {b973ce44-11ca-45ce-9bd5-2a2a4dae37f8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001668 sec., 21582.733812949642 rows/sec., 1.45 MiB/sec. | ||
| 3793 | 2025.05.14 16:35:02.983666 [ 269 ] {b973ce44-11ca-45ce-9bd5-2a2a4dae37f8} <Debug> TCPHandler: Processed in 0.001883647 sec. | ||
| 3794 | 2025.05.14 16:35:02.986581 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 19 columns (19 merged, 0 gathered) in 0.004885646 sec., 52398.393170524425 rows/sec., 93.90 MiB/sec. | ||
| 3795 | 2025.05.14 16:35:02.987247 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3796 | 2025.05.14 16:35:02.987654 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.05.14 16:35:02.987734 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3798 | 2025.05.14 16:35:02.987827 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3799 | 2025.05.14 16:35:05.488460 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2025.05.14 16:35:05.488658 [ 269 ] {92970ca3-72f4-409d-b20d-2d0c92863773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3801 | 2025.05.14 16:35:05.488732 [ 269 ] {92970ca3-72f4-409d-b20d-2d0c92863773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3802 | 2025.05.14 16:35:05.489348 [ 269 ] {92970ca3-72f4-409d-b20d-2d0c92863773} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2025.05.14 16:35:05.489395 [ 269 ] {92970ca3-72f4-409d-b20d-2d0c92863773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3804 | 2025.05.14 16:35:05.489779 [ 269 ] {92970ca3-72f4-409d-b20d-2d0c92863773} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3805 | 2025.05.14 16:35:05.490013 [ 269 ] {92970ca3-72f4-409d-b20d-2d0c92863773} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2025.05.14 16:35:05.490163 [ 269 ] {92970ca3-72f4-409d-b20d-2d0c92863773} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001559 sec., 35920.4618345093 rows/sec., 2.74 MiB/sec. | ||
| 3807 | 2025.05.14 16:35:05.490202 [ 269 ] {92970ca3-72f4-409d-b20d-2d0c92863773} <Debug> TCPHandler: Processed in 0.001882877 sec. | ||
| 3808 | 2025.05.14 16:35:05.490322 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2025.05.14 16:35:05.490423 [ 269 ] {a460b396-9fe1-4368-919d-5878d9698d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3810 | 2025.05.14 16:35:05.490464 [ 269 ] {a460b396-9fe1-4368-919d-5878d9698d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3811 | 2025.05.14 16:35:05.490887 [ 269 ] {a460b396-9fe1-4368-919d-5878d9698d15} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2025.05.14 16:35:05.490922 [ 269 ] {a460b396-9fe1-4368-919d-5878d9698d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3813 | 2025.05.14 16:35:05.491258 [ 269 ] {a460b396-9fe1-4368-919d-5878d9698d15} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3814 | 2025.05.14 16:35:05.491476 [ 269 ] {a460b396-9fe1-4368-919d-5878d9698d15} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2025.05.14 16:35:05.491606 [ 269 ] {a460b396-9fe1-4368-919d-5878d9698d15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 3816 | 2025.05.14 16:35:05.491642 [ 269 ] {a460b396-9fe1-4368-919d-5878d9698d15} <Debug> TCPHandler: Processed in 0.001372956 sec. | ||
| 3817 | 2025.05.14 16:35:05.491755 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2025.05.14 16:35:05.491850 [ 269 ] {b616be2a-bc41-4e46-a75f-e1b9c109c3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3819 | 2025.05.14 16:35:05.491895 [ 269 ] {b616be2a-bc41-4e46-a75f-e1b9c109c3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3820 | 2025.05.14 16:35:05.492262 [ 269 ] {b616be2a-bc41-4e46-a75f-e1b9c109c3e9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.05.14 16:35:05.492301 [ 269 ] {b616be2a-bc41-4e46-a75f-e1b9c109c3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3822 | 2025.05.14 16:35:05.492649 [ 269 ] {b616be2a-bc41-4e46-a75f-e1b9c109c3e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3823 | 2025.05.14 16:35:05.492874 [ 269 ] {b616be2a-bc41-4e46-a75f-e1b9c109c3e9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.05.14 16:35:05.493001 [ 269 ] {b616be2a-bc41-4e46-a75f-e1b9c109c3e9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 3.81 MiB/sec. | ||
| 3825 | 2025.05.14 16:35:05.493037 [ 269 ] {b616be2a-bc41-4e46-a75f-e1b9c109c3e9} <Debug> TCPHandler: Processed in 0.001333516 sec. | ||
| 3826 | 2025.05.14 16:35:05.493147 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2025.05.14 16:35:05.493242 [ 269 ] {69b1ba50-a075-4163-8b69-20e82d4b4f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3828 | 2025.05.14 16:35:05.493290 [ 269 ] {69b1ba50-a075-4163-8b69-20e82d4b4f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3829 | 2025.05.14 16:35:05.493636 [ 269 ] {69b1ba50-a075-4163-8b69-20e82d4b4f26} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.05.14 16:35:05.493671 [ 269 ] {69b1ba50-a075-4163-8b69-20e82d4b4f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3831 | 2025.05.14 16:35:05.494007 [ 269 ] {69b1ba50-a075-4163-8b69-20e82d4b4f26} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3832 | 2025.05.14 16:35:05.494231 [ 269 ] {69b1ba50-a075-4163-8b69-20e82d4b4f26} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.05.14 16:35:05.494363 [ 269 ] {69b1ba50-a075-4163-8b69-20e82d4b4f26} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.42 MiB/sec. | ||
| 3834 | 2025.05.14 16:35:05.494399 [ 269 ] {69b1ba50-a075-4163-8b69-20e82d4b4f26} <Debug> TCPHandler: Processed in 0.001300766 sec. | ||
| 3835 | 2025.05.14 16:35:06.622170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3836 | 2025.05.14 16:35:06.622658 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2025.05.14 16:35:06.622700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3838 | 2025.05.14 16:35:06.623201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3839 | 2025.05.14 16:35:06.623449 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2025.05.14 16:35:06.623592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3841 | 2025.05.14 16:35:07.051219 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3842 | 2025.05.14 16:35:07.066422 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2025.05.14 16:35:07.066470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3844 | 2025.05.14 16:35:07.072618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3845 | 2025.05.14 16:35:07.073344 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2025.05.14 16:35:07.075911 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3847 | 2025.05.14 16:35:09.131243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 554 | ||
| 3848 | 2025.05.14 16:35:09.133688 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2025.05.14 16:35:09.133722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3850 | 2025.05.14 16:35:09.134876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3851 | 2025.05.14 16:35:09.135129 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.05.14 16:35:09.135357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 3853 | 2025.05.14 16:35:10.499876 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2025.05.14 16:35:10.500056 [ 269 ] {71468571-9f7a-423e-9897-6f57a8a54b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3855 | 2025.05.14 16:35:10.500123 [ 269 ] {71468571-9f7a-423e-9897-6f57a8a54b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3856 | 2025.05.14 16:35:10.500858 [ 269 ] {71468571-9f7a-423e-9897-6f57a8a54b8d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.05.14 16:35:10.500902 [ 269 ] {71468571-9f7a-423e-9897-6f57a8a54b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3858 | 2025.05.14 16:35:10.501370 [ 269 ] {71468571-9f7a-423e-9897-6f57a8a54b8d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3859 | 2025.05.14 16:35:10.501619 [ 269 ] {71468571-9f7a-423e-9897-6f57a8a54b8d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): 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.05.14 16:35:10.501784 [ 269 ] {71468571-9f7a-423e-9897-6f57a8a54b8d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001777 sec., 119302.19471018571 rows/sec., 7.59 MiB/sec. | ||
| 3861 | 2025.05.14 16:35:10.501834 [ 269 ] {71468571-9f7a-423e-9897-6f57a8a54b8d} <Debug> TCPHandler: Processed in 0.002086211 sec. | ||
| 3862 | 2025.05.14 16:35:10.501962 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.05.14 16:35:10.502069 [ 269 ] {5c3efdfa-6365-4c48-b233-eb9acd01d94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3864 | 2025.05.14 16:35:10.502114 [ 269 ] {5c3efdfa-6365-4c48-b233-eb9acd01d94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3865 | 2025.05.14 16:35:10.502849 [ 269 ] {5c3efdfa-6365-4c48-b233-eb9acd01d94b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2025.05.14 16:35:10.502887 [ 269 ] {5c3efdfa-6365-4c48-b233-eb9acd01d94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3867 | 2025.05.14 16:35:10.503268 [ 269 ] {5c3efdfa-6365-4c48-b233-eb9acd01d94b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3868 | 2025.05.14 16:35:10.503496 [ 269 ] {5c3efdfa-6365-4c48-b233-eb9acd01d94b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2025.05.14 16:35:10.503635 [ 269 ] {5c3efdfa-6365-4c48-b233-eb9acd01d94b} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001591 sec., 404148.3343808925 rows/sec., 31.86 MiB/sec. | ||
| 3870 | 2025.05.14 16:35:10.503674 [ 269 ] {5c3efdfa-6365-4c48-b233-eb9acd01d94b} <Debug> TCPHandler: Processed in 0.001767385 sec. | ||
| 3871 | 2025.05.14 16:35:10.503789 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2025.05.14 16:35:10.503891 [ 269 ] {c9a1c066-4167-4348-a10a-e608c4424da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3873 | 2025.05.14 16:35:10.503934 [ 269 ] {c9a1c066-4167-4348-a10a-e608c4424da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3874 | 2025.05.14 16:35:10.504391 [ 269 ] {c9a1c066-4167-4348-a10a-e608c4424da9} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2025.05.14 16:35:10.504427 [ 269 ] {c9a1c066-4167-4348-a10a-e608c4424da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3876 | 2025.05.14 16:35:10.504760 [ 269 ] {c9a1c066-4167-4348-a10a-e608c4424da9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3877 | 2025.05.14 16:35:10.504984 [ 269 ] {c9a1c066-4167-4348-a10a-e608c4424da9} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.05.14 16:35:10.505112 [ 269 ] {c9a1c066-4167-4348-a10a-e608c4424da9} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001244 sec., 95659.16398713825 rows/sec., 5.78 MiB/sec. | ||
| 3879 | 2025.05.14 16:35:10.505149 [ 269 ] {c9a1c066-4167-4348-a10a-e608c4424da9} <Debug> TCPHandler: Processed in 0.001412598 sec. | ||
| 3880 | 2025.05.14 16:35:10.505254 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2025.05.14 16:35:10.505349 [ 269 ] {dce2b848-6237-4f57-b624-d13ce3aab180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3882 | 2025.05.14 16:35:10.505388 [ 269 ] {dce2b848-6237-4f57-b624-d13ce3aab180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3883 | 2025.05.14 16:35:10.505820 [ 269 ] {dce2b848-6237-4f57-b624-d13ce3aab180} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2025.05.14 16:35:10.505856 [ 269 ] {dce2b848-6237-4f57-b624-d13ce3aab180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3885 | 2025.05.14 16:35:10.506163 [ 269 ] {dce2b848-6237-4f57-b624-d13ce3aab180} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3886 | 2025.05.14 16:35:10.506380 [ 269 ] {dce2b848-6237-4f57-b624-d13ce3aab180} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2025.05.14 16:35:10.506509 [ 269 ] {dce2b848-6237-4f57-b624-d13ce3aab180} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00118 sec., 95762.71186440678 rows/sec., 6.20 MiB/sec. | ||
| 3888 | 2025.05.14 16:35:10.506545 [ 269 ] {dce2b848-6237-4f57-b624-d13ce3aab180} <Debug> TCPHandler: Processed in 0.001341657 sec. | ||
| 3889 | 2025.05.14 16:35:10.506650 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.05.14 16:35:10.506744 [ 269 ] {75681103-1d9c-421d-b060-117cb07eb6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3891 | 2025.05.14 16:35:10.506784 [ 269 ] {75681103-1d9c-421d-b060-117cb07eb6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3892 | 2025.05.14 16:35:10.507200 [ 269 ] {75681103-1d9c-421d-b060-117cb07eb6e8} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.05.14 16:35:10.507234 [ 269 ] {75681103-1d9c-421d-b060-117cb07eb6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3894 | 2025.05.14 16:35:10.507542 [ 269 ] {75681103-1d9c-421d-b060-117cb07eb6e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3895 | 2025.05.14 16:35:10.507755 [ 269 ] {75681103-1d9c-421d-b060-117cb07eb6e8} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2025.05.14 16:35:10.507882 [ 269 ] {75681103-1d9c-421d-b060-117cb07eb6e8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001157 sec., 96802.07433016422 rows/sec., 5.51 MiB/sec. | ||
| 3897 | 2025.05.14 16:35:10.507919 [ 269 ] {75681103-1d9c-421d-b060-117cb07eb6e8} <Debug> TCPHandler: Processed in 0.001318137 sec. | ||
| 3898 | 2025.05.14 16:35:10.508020 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.05.14 16:35:10.508114 [ 269 ] {c877f724-a9c5-46e7-9bac-fb585db02785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3900 | 2025.05.14 16:35:10.508152 [ 269 ] {c877f724-a9c5-46e7-9bac-fb585db02785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3901 | 2025.05.14 16:35:10.508711 [ 269 ] {c877f724-a9c5-46e7-9bac-fb585db02785} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2025.05.14 16:35:10.508746 [ 269 ] {c877f724-a9c5-46e7-9bac-fb585db02785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3903 | 2025.05.14 16:35:10.509090 [ 269 ] {c877f724-a9c5-46e7-9bac-fb585db02785} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3904 | 2025.05.14 16:35:10.509306 [ 269 ] {c877f724-a9c5-46e7-9bac-fb585db02785} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2025.05.14 16:35:10.509431 [ 269 ] {c877f724-a9c5-46e7-9bac-fb585db02785} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001336 sec., 295658.68263473053 rows/sec., 20.92 MiB/sec. | ||
| 3906 | 2025.05.14 16:35:10.509468 [ 269 ] {c877f724-a9c5-46e7-9bac-fb585db02785} <Debug> TCPHandler: Processed in 0.00149703 sec. | ||
| 3907 | 2025.05.14 16:35:10.509576 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2025.05.14 16:35:10.509669 [ 269 ] {ab367a54-2c3b-425a-85e4-631bf7b82628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3909 | 2025.05.14 16:35:10.509710 [ 269 ] {ab367a54-2c3b-425a-85e4-631bf7b82628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3910 | 2025.05.14 16:35:10.510020 [ 269 ] {ab367a54-2c3b-425a-85e4-631bf7b82628} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2025.05.14 16:35:10.510054 [ 269 ] {ab367a54-2c3b-425a-85e4-631bf7b82628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3912 | 2025.05.14 16:35:10.510364 [ 269 ] {ab367a54-2c3b-425a-85e4-631bf7b82628} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3913 | 2025.05.14 16:35:10.510574 [ 269 ] {ab367a54-2c3b-425a-85e4-631bf7b82628} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): 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.05.14 16:35:10.510668 [ 156 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3915 | 2025.05.14 16:35:10.510697 [ 269 ] {ab367a54-2c3b-425a-85e4-631bf7b82628} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 3916 | 2025.05.14 16:35:10.510707 [ 156 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2025.05.14 16:35:10.510732 [ 269 ] {ab367a54-2c3b-425a-85e4-631bf7b82628} <Debug> TCPHandler: Processed in 0.001207964 sec. | ||
| 3918 | 2025.05.14 16:35:10.510735 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3919 | 2025.05.14 16:35:10.510833 [ 192 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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.05.14 16:35:10.510845 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2025.05.14 16:35:10.510927 [ 192 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3922 | 2025.05.14 16:35:10.510948 [ 269 ] {e267e3f4-0d5c-44a2-bc53-796e8ac64e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3923 | 2025.05.14 16:35:10.510957 [ 192 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3924 | 2025.05.14 16:35:10.510988 [ 269 ] {e267e3f4-0d5c-44a2-bc53-796e8ac64e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3925 | 2025.05.14 16:35:10.511015 [ 192 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3926 | 2025.05.14 16:35:10.511059 [ 192 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3927 | 2025.05.14 16:35:10.511100 [ 192 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3928 | 2025.05.14 16:35:10.511142 [ 192 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3929 | 2025.05.14 16:35:10.511180 [ 192 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 3930 | 2025.05.14 16:35:10.511400 [ 269 ] {e267e3f4-0d5c-44a2-bc53-796e8ac64e78} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2025.05.14 16:35:10.511434 [ 269 ] {e267e3f4-0d5c-44a2-bc53-796e8ac64e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3932 | 2025.05.14 16:35:10.511896 [ 269 ] {e267e3f4-0d5c-44a2-bc53-796e8ac64e78} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3933 | 2025.05.14 16:35:10.511955 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001156923 sec., 57047.8761335024 rows/sec., 2.91 MiB/sec. | ||
| 3934 | 2025.05.14 16:35:10.512119 [ 269 ] {e267e3f4-0d5c-44a2-bc53-796e8ac64e78} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2025.05.14 16:35:10.512172 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3936 | 2025.05.14 16:35:10.512260 [ 269 ] {e267e3f4-0d5c-44a2-bc53-796e8ac64e78} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001331 sec., 178061.60781367394 rows/sec., 11.93 MiB/sec. | ||
| 3937 | 2025.05.14 16:35:10.512300 [ 269 ] {e267e3f4-0d5c-44a2-bc53-796e8ac64e78} <Debug> TCPHandler: Processed in 0.00150469 sec. | ||
| 3938 | 2025.05.14 16:35:10.512406 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2025.05.14 16:35:10.512501 [ 269 ] {142f64b1-f8b2-43c9-a340-1c140568ed57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3940 | 2025.05.14 16:35:10.512526 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2025.05.14 16:35:10.512542 [ 269 ] {142f64b1-f8b2-43c9-a340-1c140568ed57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3942 | 2025.05.14 16:35:10.512622 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_11_2} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3943 | 2025.05.14 16:35:10.512720 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3944 | 2025.05.14 16:35:10.512840 [ 269 ] {142f64b1-f8b2-43c9-a340-1c140568ed57} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2025.05.14 16:35:10.512881 [ 269 ] {142f64b1-f8b2-43c9-a340-1c140568ed57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3946 | 2025.05.14 16:35:10.513176 [ 269 ] {142f64b1-f8b2-43c9-a340-1c140568ed57} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3947 | 2025.05.14 16:35:10.513389 [ 269 ] {142f64b1-f8b2-43c9-a340-1c140568ed57} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2025.05.14 16:35:10.513510 [ 269 ] {142f64b1-f8b2-43c9-a340-1c140568ed57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 3949 | 2025.05.14 16:35:10.513545 [ 269 ] {142f64b1-f8b2-43c9-a340-1c140568ed57} <Debug> TCPHandler: Processed in 0.001187823 sec. | ||
| 3950 | 2025.05.14 16:35:10.513647 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2025.05.14 16:35:10.513738 [ 269 ] {61bd5508-34d4-4c30-b7f9-f7c05080d6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3952 | 2025.05.14 16:35:10.513790 [ 269 ] {61bd5508-34d4-4c30-b7f9-f7c05080d6cb} <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 | ||
| 3953 | 2025.05.14 16:35:10.514531 [ 269 ] {61bd5508-34d4-4c30-b7f9-f7c05080d6cb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2025.05.14 16:35:10.514565 [ 269 ] {61bd5508-34d4-4c30-b7f9-f7c05080d6cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3955 | 2025.05.14 16:35:10.515079 [ 269 ] {61bd5508-34d4-4c30-b7f9-f7c05080d6cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3956 | 2025.05.14 16:35:10.515301 [ 269 ] {61bd5508-34d4-4c30-b7f9-f7c05080d6cb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2025.05.14 16:35:10.515433 [ 269 ] {61bd5508-34d4-4c30-b7f9-f7c05080d6cb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001712 sec., 7593.457943925234 rows/sec., 13.61 MiB/sec. | ||
| 3958 | 2025.05.14 16:35:10.515491 [ 269 ] {61bd5508-34d4-4c30-b7f9-f7c05080d6cb} <Debug> TCPHandler: Processed in 0.001893307 sec. | ||
| 3959 | 2025.05.14 16:35:10.515598 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2025.05.14 16:35:10.515691 [ 269 ] {18f5e6ca-17fb-42b7-a0f7-10857663d188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3961 | 2025.05.14 16:35:10.515731 [ 269 ] {18f5e6ca-17fb-42b7-a0f7-10857663d188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3962 | 2025.05.14 16:35:10.516052 [ 269 ] {18f5e6ca-17fb-42b7-a0f7-10857663d188} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.05.14 16:35:10.516087 [ 269 ] {18f5e6ca-17fb-42b7-a0f7-10857663d188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3964 | 2025.05.14 16:35:10.516400 [ 269 ] {18f5e6ca-17fb-42b7-a0f7-10857663d188} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3965 | 2025.05.14 16:35:10.516616 [ 269 ] {18f5e6ca-17fb-42b7-a0f7-10857663d188} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2025.05.14 16:35:10.516739 [ 269 ] {18f5e6ca-17fb-42b7-a0f7-10857663d188} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001066 sec., 76923.07692307692 rows/sec., 4.89 MiB/sec. | ||
| 3967 | 2025.05.14 16:35:10.516774 [ 269 ] {18f5e6ca-17fb-42b7-a0f7-10857663d188} <Debug> TCPHandler: Processed in 0.001226304 sec. | ||
| 3968 | 2025.05.14 16:35:14.041023 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3969 | 2025.05.14 16:35:14.041089 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3970 | 2025.05.14 16:35:14.123658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3971 | 2025.05.14 16:35:14.124347 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2025.05.14 16:35:14.124391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3973 | 2025.05.14 16:35:14.124905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3974 | 2025.05.14 16:35:14.125152 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2025.05.14 16:35:14.125307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3976 | 2025.05.14 16:35:14.575969 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3977 | 2025.05.14 16:35:14.591803 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.05.14 16:35:14.591855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3979 | 2025.05.14 16:35:14.598057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3980 | 2025.05.14 16:35:14.598782 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.05.14 16:35:14.601466 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3982 | 2025.05.14 16:35:15.493389 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2025.05.14 16:35:15.493588 [ 269 ] {28ffe441-ffde-4939-850e-3388c3965be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3984 | 2025.05.14 16:35:15.493663 [ 269 ] {28ffe441-ffde-4939-850e-3388c3965be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3985 | 2025.05.14 16:35:15.494381 [ 269 ] {28ffe441-ffde-4939-850e-3388c3965be4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.05.14 16:35:15.494423 [ 269 ] {28ffe441-ffde-4939-850e-3388c3965be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3987 | 2025.05.14 16:35:15.494831 [ 269 ] {28ffe441-ffde-4939-850e-3388c3965be4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3988 | 2025.05.14 16:35:15.495062 [ 269 ] {28ffe441-ffde-4939-850e-3388c3965be4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.05.14 16:35:15.495183 [ 148 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3990 | 2025.05.14 16:35:15.495213 [ 269 ] {28ffe441-ffde-4939-850e-3388c3965be4} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001681 sec., 64247.471743010115 rows/sec., 5.37 MiB/sec. | ||
| 3991 | 2025.05.14 16:35:15.495223 [ 148 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2025.05.14 16:35:15.495250 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 3993 | 2025.05.14 16:35:15.495262 [ 269 ] {28ffe441-ffde-4939-850e-3388c3965be4} <Debug> TCPHandler: Processed in 0.00200944 sec. | ||
| 3994 | 2025.05.14 16:35:15.495365 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 3995 | 2025.05.14 16:35:15.495383 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2025.05.14 16:35:15.495506 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3997 | 2025.05.14 16:35:15.495517 [ 269 ] {83bb50c6-0894-4193-ad4f-1196dc6f3aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3998 | 2025.05.14 16:35:15.495549 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1841 rows starting from the beginning of the part | ||
| 3999 | 2025.05.14 16:35:15.495571 [ 269 ] {83bb50c6-0894-4193-ad4f-1196dc6f3aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4000 | 2025.05.14 16:35:15.495621 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 643 rows starting from the beginning of the part | ||
| 4001 | 2025.05.14 16:35:15.495671 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1250 rows starting from the beginning of the part | ||
| 4002 | 2025.05.14 16:35:15.495713 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 4003 | 2025.05.14 16:35:15.495752 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 643 rows starting from the beginning of the part | ||
| 4004 | 2025.05.14 16:35:15.495790 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 108 rows starting from the beginning of the part | ||
| 4005 | 2025.05.14 16:35:15.495975 [ 269 ] {83bb50c6-0894-4193-ad4f-1196dc6f3aa4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2025.05.14 16:35:15.496017 [ 269 ] {83bb50c6-0894-4193-ad4f-1196dc6f3aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4007 | 2025.05.14 16:35:15.496349 [ 269 ] {83bb50c6-0894-4193-ad4f-1196dc6f3aa4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4008 | 2025.05.14 16:35:15.496580 [ 269 ] {83bb50c6-0894-4193-ad4f-1196dc6f3aa4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.05.14 16:35:15.496719 [ 269 ] {83bb50c6-0894-4193-ad4f-1196dc6f3aa4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001236 sec., 21035.59870550162 rows/sec., 1.54 MiB/sec. | ||
| 4010 | 2025.05.14 16:35:15.496756 [ 269 ] {83bb50c6-0894-4193-ad4f-1196dc6f3aa4} <Debug> TCPHandler: Processed in 0.001427128 sec. | ||
| 4011 | 2025.05.14 16:35:15.496862 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2025.05.14 16:35:15.496956 [ 269 ] {285bff31-f8c5-48c5-8bb2-8d59a05e895f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4013 | 2025.05.14 16:35:15.496994 [ 269 ] {285bff31-f8c5-48c5-8bb2-8d59a05e895f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4014 | 2025.05.14 16:35:15.497400 [ 269 ] {285bff31-f8c5-48c5-8bb2-8d59a05e895f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2025.05.14 16:35:15.497435 [ 269 ] {285bff31-f8c5-48c5-8bb2-8d59a05e895f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4016 | 2025.05.14 16:35:15.497432 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114171 sec., 2147886.807642333 rows/sec., 182.01 MiB/sec. | ||
| 4017 | 2025.05.14 16:35:15.497747 [ 269 ] {285bff31-f8c5-48c5-8bb2-8d59a05e895f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4018 | 2025.05.14 16:35:15.497945 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4019 | 2025.05.14 16:35:15.498010 [ 269 ] {285bff31-f8c5-48c5-8bb2-8d59a05e895f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2025.05.14 16:35:15.498132 [ 148 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4021 | 2025.05.14 16:35:15.498144 [ 269 ] {285bff31-f8c5-48c5-8bb2-8d59a05e895f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001207 sec., 74565.03728251865 rows/sec., 5.82 MiB/sec. | ||
| 4022 | 2025.05.14 16:35:15.498168 [ 148 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2025.05.14 16:35:15.498190 [ 269 ] {285bff31-f8c5-48c5-8bb2-8d59a05e895f} <Debug> TCPHandler: Processed in 0.001384488 sec. | ||
| 4024 | 2025.05.14 16:35:15.498191 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4025 | 2025.05.14 16:35:15.498295 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 4026 | 2025.05.14 16:35:15.498302 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2025.05.14 16:35:15.498359 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2025.05.14 16:35:15.498390 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4029 | 2025.05.14 16:35:15.498420 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 905 rows starting from the beginning of the part | ||
| 4030 | 2025.05.14 16:35:15.498424 [ 269 ] {0f19783e-f9fe-46e8-9cdc-88cc1b2861cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4031 | 2025.05.14 16:35:15.498449 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_26_5} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4032 | 2025.05.14 16:35:15.498470 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 395 rows starting from the beginning of the part | ||
| 4033 | 2025.05.14 16:35:15.498480 [ 269 ] {0f19783e-f9fe-46e8-9cdc-88cc1b2861cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4034 | 2025.05.14 16:35:15.498518 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 550 rows starting from the beginning of the part | ||
| 4035 | 2025.05.14 16:35:15.498559 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 4036 | 2025.05.14 16:35:15.498584 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 4037 | 2025.05.14 16:35:15.498594 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 395 rows starting from the beginning of the part | ||
| 4038 | 2025.05.14 16:35:15.498652 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4039 | 2025.05.14 16:35:15.498891 [ 269 ] {0f19783e-f9fe-46e8-9cdc-88cc1b2861cc} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2025.05.14 16:35:15.498931 [ 269 ] {0f19783e-f9fe-46e8-9cdc-88cc1b2861cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4041 | 2025.05.14 16:35:15.499283 [ 269 ] {0f19783e-f9fe-46e8-9cdc-88cc1b2861cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4042 | 2025.05.14 16:35:15.499500 [ 269 ] {0f19783e-f9fe-46e8-9cdc-88cc1b2861cc} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2025.05.14 16:35:15.499598 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4044 | 2025.05.14 16:35:15.499627 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2025.05.14 16:35:15.499630 [ 269 ] {0f19783e-f9fe-46e8-9cdc-88cc1b2861cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4046 | 2025.05.14 16:35:15.499646 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4047 | 2025.05.14 16:35:15.499652 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384847 sec., 1732321.3322482556 rows/sec., 132.58 MiB/sec. | ||
| 4048 | 2025.05.14 16:35:15.499671 [ 269 ] {0f19783e-f9fe-46e8-9cdc-88cc1b2861cc} <Debug> TCPHandler: Processed in 0.001418807 sec. | ||
| 4049 | 2025.05.14 16:35:15.499728 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 4050 | 2025.05.14 16:35:15.499786 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2025.05.14 16:35:15.499835 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4052 | 2025.05.14 16:35:15.499872 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7466 rows starting from the beginning of the part | ||
| 4053 | 2025.05.14 16:35:15.499873 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4054 | 2025.05.14 16:35:15.499886 [ 269 ] {68a7bec9-d272-4b80-87ec-6b6dc35b8485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4055 | 2025.05.14 16:35:15.499936 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
| 4056 | 2025.05.14 16:35:15.499957 [ 269 ] {68a7bec9-d272-4b80-87ec-6b6dc35b8485} <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 | ||
| 4057 | 2025.05.14 16:35:15.499988 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 944 rows starting from the beginning of the part | ||
| 4058 | 2025.05.14 16:35:15.500032 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 4059 | 2025.05.14 16:35:15.500071 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
| 4060 | 2025.05.14 16:35:15.500113 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 4061 | 2025.05.14 16:35:15.500211 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2025.05.14 16:35:15.500294 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_26_5} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4063 | 2025.05.14 16:35:15.500375 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4064 | 2025.05.14 16:35:15.500761 [ 269 ] {68a7bec9-d272-4b80-87ec-6b6dc35b8485} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2025.05.14 16:35:15.500801 [ 269 ] {68a7bec9-d272-4b80-87ec-6b6dc35b8485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4066 | 2025.05.14 16:35:15.501427 [ 269 ] {68a7bec9-d272-4b80-87ec-6b6dc35b8485} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4067 | 2025.05.14 16:35:15.501670 [ 269 ] {68a7bec9-d272-4b80-87ec-6b6dc35b8485} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.05.14 16:35:15.501813 [ 269 ] {68a7bec9-d272-4b80-87ec-6b6dc35b8485} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001945 sec., 13367.609254498715 rows/sec., 23.95 MiB/sec. | ||
| 4069 | 2025.05.14 16:35:15.501865 [ 269 ] {68a7bec9-d272-4b80-87ec-6b6dc35b8485} <Debug> TCPHandler: Processed in 0.002129362 sec. | ||
| 4070 | 2025.05.14 16:35:15.501971 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2025.05.14 16:35:15.502065 [ 269 ] {55671772-1158-4cf1-8383-c6196e804f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4072 | 2025.05.14 16:35:15.502105 [ 269 ] {55671772-1158-4cf1-8383-c6196e804f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4073 | 2025.05.14 16:35:15.502419 [ 269 ] {55671772-1158-4cf1-8383-c6196e804f47} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2025.05.14 16:35:15.502454 [ 269 ] {55671772-1158-4cf1-8383-c6196e804f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4075 | 2025.05.14 16:35:15.502860 [ 269 ] {55671772-1158-4cf1-8383-c6196e804f47} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4076 | 2025.05.14 16:35:15.503095 [ 269 ] {55671772-1158-4cf1-8383-c6196e804f47} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2025.05.14 16:35:15.503187 [ 148 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4078 | 2025.05.14 16:35:15.503212 [ 148 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2025.05.14 16:35:15.503225 [ 269 ] {55671772-1158-4cf1-8383-c6196e804f47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 4080 | 2025.05.14 16:35:15.503229 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4081 | 2025.05.14 16:35:15.503262 [ 269 ] {55671772-1158-4cf1-8383-c6196e804f47} <Debug> TCPHandler: Processed in 0.001342166 sec. | ||
| 4082 | 2025.05.14 16:35:15.503336 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 4083 | 2025.05.14 16:35:15.503477 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4084 | 2025.05.14 16:35:15.503512 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1386 rows starting from the beginning of the part | ||
| 4085 | 2025.05.14 16:35:15.503573 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
| 4086 | 2025.05.14 16:35:15.503614 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 4087 | 2025.05.14 16:35:15.503650 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 4088 | 2025.05.14 16:35:15.503684 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
| 4089 | 2025.05.14 16:35:15.503706 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9108 rows, containing 5 columns (5 merged, 0 gathered) in 0.004015289 sec., 2268329.8761309586 rows/sec., 153.08 MiB/sec. | ||
| 4090 | 2025.05.14 16:35:15.503719 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 4091 | 2025.05.14 16:35:15.503873 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4092 | 2025.05.14 16:35:15.504194 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2025.05.14 16:35:15.504279 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4094 | 2025.05.14 16:35:15.504344 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4095 | 2025.05.14 16:35:15.504775 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001488079 sec., 1122252.2460165084 rows/sec., 73.28 MiB/sec. | ||
| 4096 | 2025.05.14 16:35:15.504992 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4097 | 2025.05.14 16:35:15.505247 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2025.05.14 16:35:15.505320 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_26_5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4099 | 2025.05.14 16:35:15.505391 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4100 | 2025.05.14 16:35:16.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.86 MiB, peak 224.78 MiB, free memory in arenas 0.00 B, will set to 219.01 MiB (RSS), difference: 1.14 MiB | ||
| 4101 | 2025.05.14 16:35:19.135525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 588 | ||
| 4102 | 2025.05.14 16:35:19.137787 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2025.05.14 16:35:19.137822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4104 | 2025.05.14 16:35:19.138950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4105 | 2025.05.14 16:35:19.139208 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2025.05.14 16:35:19.139443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4107 | 2025.05.14 16:35:20.499105 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4108 | 2025.05.14 16:35:20.499285 [ 269 ] {b4ea89be-c216-4e45-9f88-9db3fc4b9907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4109 | 2025.05.14 16:35:20.499350 [ 269 ] {b4ea89be-c216-4e45-9f88-9db3fc4b9907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4110 | 2025.05.14 16:35:20.500041 [ 269 ] {b4ea89be-c216-4e45-9f88-9db3fc4b9907} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2025.05.14 16:35:20.500087 [ 269 ] {b4ea89be-c216-4e45-9f88-9db3fc4b9907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4112 | 2025.05.14 16:35:20.500502 [ 269 ] {b4ea89be-c216-4e45-9f88-9db3fc4b9907} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4113 | 2025.05.14 16:35:20.500732 [ 269 ] {b4ea89be-c216-4e45-9f88-9db3fc4b9907} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2025.05.14 16:35:20.500892 [ 269 ] {b4ea89be-c216-4e45-9f88-9db3fc4b9907} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001657 sec., 127942.06397103198 rows/sec., 8.14 MiB/sec. | ||
| 4115 | 2025.05.14 16:35:20.500942 [ 269 ] {b4ea89be-c216-4e45-9f88-9db3fc4b9907} <Debug> TCPHandler: Processed in 0.001967309 sec. | ||
| 4116 | 2025.05.14 16:35:20.501062 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2025.05.14 16:35:20.501166 [ 269 ] {43a1407d-224f-4afb-aaea-c5a67d8a8c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4118 | 2025.05.14 16:35:20.501209 [ 269 ] {43a1407d-224f-4afb-aaea-c5a67d8a8c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4119 | 2025.05.14 16:35:20.501596 [ 269 ] {43a1407d-224f-4afb-aaea-c5a67d8a8c2c} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2025.05.14 16:35:20.501634 [ 269 ] {43a1407d-224f-4afb-aaea-c5a67d8a8c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4121 | 2025.05.14 16:35:20.501933 [ 269 ] {43a1407d-224f-4afb-aaea-c5a67d8a8c2c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4122 | 2025.05.14 16:35:20.502154 [ 269 ] {43a1407d-224f-4afb-aaea-c5a67d8a8c2c} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2025.05.14 16:35:20.502281 [ 269 ] {43a1407d-224f-4afb-aaea-c5a67d8a8c2c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001139 sec., 12291.483757682177 rows/sec., 1002.28 KiB/sec. | ||
| 4124 | 2025.05.14 16:35:20.502319 [ 269 ] {43a1407d-224f-4afb-aaea-c5a67d8a8c2c} <Debug> TCPHandler: Processed in 0.001311156 sec. | ||
| 4125 | 2025.05.14 16:35:20.502423 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4126 | 2025.05.14 16:35:20.502519 [ 269 ] {222900d4-7b63-425a-a33b-1cf05c5eecda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4127 | 2025.05.14 16:35:20.502559 [ 269 ] {222900d4-7b63-425a-a33b-1cf05c5eecda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4128 | 2025.05.14 16:35:20.503176 [ 269 ] {222900d4-7b63-425a-a33b-1cf05c5eecda} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2025.05.14 16:35:20.503212 [ 269 ] {222900d4-7b63-425a-a33b-1cf05c5eecda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4130 | 2025.05.14 16:35:20.503553 [ 269 ] {222900d4-7b63-425a-a33b-1cf05c5eecda} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4131 | 2025.05.14 16:35:20.503779 [ 269 ] {222900d4-7b63-425a-a33b-1cf05c5eecda} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2025.05.14 16:35:20.503904 [ 269 ] {222900d4-7b63-425a-a33b-1cf05c5eecda} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001405 sec., 462633.45195729536 rows/sec., 36.44 MiB/sec. | ||
| 4133 | 2025.05.14 16:35:20.503940 [ 269 ] {222900d4-7b63-425a-a33b-1cf05c5eecda} <Debug> TCPHandler: Processed in 0.001568041 sec. | ||
| 4134 | 2025.05.14 16:35:20.504042 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4135 | 2025.05.14 16:35:20.504137 [ 269 ] {a3c1cc88-1af6-4210-b594-17caaef80b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4136 | 2025.05.14 16:35:20.504177 [ 269 ] {a3c1cc88-1af6-4210-b594-17caaef80b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4137 | 2025.05.14 16:35:20.504591 [ 269 ] {a3c1cc88-1af6-4210-b594-17caaef80b03} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2025.05.14 16:35:20.504628 [ 269 ] {a3c1cc88-1af6-4210-b594-17caaef80b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4139 | 2025.05.14 16:35:20.504936 [ 269 ] {a3c1cc88-1af6-4210-b594-17caaef80b03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4140 | 2025.05.14 16:35:20.505147 [ 269 ] {a3c1cc88-1af6-4210-b594-17caaef80b03} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2025.05.14 16:35:20.505273 [ 269 ] {a3c1cc88-1af6-4210-b594-17caaef80b03} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001156 sec., 115051.90311418686 rows/sec., 7.05 MiB/sec. | ||
| 4142 | 2025.05.14 16:35:20.505310 [ 269 ] {a3c1cc88-1af6-4210-b594-17caaef80b03} <Debug> TCPHandler: Processed in 0.001317876 sec. | ||
| 4143 | 2025.05.14 16:35:20.505412 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2025.05.14 16:35:20.505506 [ 269 ] {6590cdbc-4f1f-43cc-a73c-e90741a97e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4145 | 2025.05.14 16:35:20.505545 [ 269 ] {6590cdbc-4f1f-43cc-a73c-e90741a97e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4146 | 2025.05.14 16:35:20.505946 [ 269 ] {6590cdbc-4f1f-43cc-a73c-e90741a97e27} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2025.05.14 16:35:20.505980 [ 269 ] {6590cdbc-4f1f-43cc-a73c-e90741a97e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4148 | 2025.05.14 16:35:20.506281 [ 269 ] {6590cdbc-4f1f-43cc-a73c-e90741a97e27} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4149 | 2025.05.14 16:35:20.506509 [ 269 ] {6590cdbc-4f1f-43cc-a73c-e90741a97e27} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2025.05.14 16:35:20.506621 [ 145 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4151 | 2025.05.14 16:35:20.506634 [ 269 ] {6590cdbc-4f1f-43cc-a73c-e90741a97e27} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001146 sec., 98603.83944153576 rows/sec., 6.38 MiB/sec. | ||
| 4152 | 2025.05.14 16:35:20.506691 [ 145 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2025.05.14 16:35:20.506698 [ 269 ] {6590cdbc-4f1f-43cc-a73c-e90741a97e27} <Debug> TCPHandler: Processed in 0.001336066 sec. | ||
| 4154 | 2025.05.14 16:35:20.506720 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4155 | 2025.05.14 16:35:20.506814 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2025.05.14 16:35:20.506839 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::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 | ||
| 4157 | 2025.05.14 16:35:20.506913 [ 269 ] {11d0193e-d722-4ad6-80d2-acabb01b956a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4158 | 2025.05.14 16:35:20.506957 [ 269 ] {11d0193e-d722-4ad6-80d2-acabb01b956a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4159 | 2025.05.14 16:35:20.506977 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4160 | 2025.05.14 16:35:20.507015 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 342 rows starting from the beginning of the part | ||
| 4161 | 2025.05.14 16:35:20.507080 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 4162 | 2025.05.14 16:35:20.507124 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
| 4163 | 2025.05.14 16:35:20.507165 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 4164 | 2025.05.14 16:35:20.507203 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
| 4165 | 2025.05.14 16:35:20.507245 [ 197 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
| 4166 | 2025.05.14 16:35:20.507360 [ 269 ] {11d0193e-d722-4ad6-80d2-acabb01b956a} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2025.05.14 16:35:20.507403 [ 269 ] {11d0193e-d722-4ad6-80d2-acabb01b956a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4168 | 2025.05.14 16:35:20.507755 [ 269 ] {11d0193e-d722-4ad6-80d2-acabb01b956a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4169 | 2025.05.14 16:35:20.508048 [ 269 ] {11d0193e-d722-4ad6-80d2-acabb01b956a} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2025.05.14 16:35:20.508191 [ 269 ] {11d0193e-d722-4ad6-80d2-acabb01b956a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001296 sec., 86419.75308641975 rows/sec., 4.92 MiB/sec. | ||
| 4171 | 2025.05.14 16:35:20.508231 [ 269 ] {11d0193e-d722-4ad6-80d2-acabb01b956a} <Debug> TCPHandler: Processed in 0.001467228 sec. | ||
| 4172 | 2025.05.14 16:35:20.508286 [ 190 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500799 sec., 680970.6029921395 rows/sec., 47.58 MiB/sec. | ||
| 4173 | 2025.05.14 16:35:20.508335 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2025.05.14 16:35:20.508435 [ 269 ] {33481a3a-eb75-47df-b8ee-92bddd194b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4175 | 2025.05.14 16:35:20.508476 [ 269 ] {33481a3a-eb75-47df-b8ee-92bddd194b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4176 | 2025.05.14 16:35:20.508487 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4177 | 2025.05.14 16:35:20.508825 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2025.05.14 16:35:20.508913 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_15_3} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4179 | 2025.05.14 16:35:20.509009 [ 269 ] {33481a3a-eb75-47df-b8ee-92bddd194b9b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2025.05.14 16:35:20.509030 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4181 | 2025.05.14 16:35:20.509054 [ 269 ] {33481a3a-eb75-47df-b8ee-92bddd194b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4182 | 2025.05.14 16:35:20.509411 [ 269 ] {33481a3a-eb75-47df-b8ee-92bddd194b9b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4183 | 2025.05.14 16:35:20.509629 [ 269 ] {33481a3a-eb75-47df-b8ee-92bddd194b9b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2025.05.14 16:35:20.509761 [ 269 ] {33481a3a-eb75-47df-b8ee-92bddd194b9b} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.001345 sec., 304089.219330855 rows/sec., 21.61 MiB/sec. | ||
| 4185 | 2025.05.14 16:35:20.509798 [ 269 ] {33481a3a-eb75-47df-b8ee-92bddd194b9b} <Debug> TCPHandler: Processed in 0.00151214 sec. | ||
| 4186 | 2025.05.14 16:35:20.509907 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2025.05.14 16:35:20.510001 [ 269 ] {cecd5b10-a6b7-4077-9e47-3fc62dc15a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4188 | 2025.05.14 16:35:20.510045 [ 269 ] {cecd5b10-a6b7-4077-9e47-3fc62dc15a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4189 | 2025.05.14 16:35:20.510366 [ 269 ] {cecd5b10-a6b7-4077-9e47-3fc62dc15a90} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.05.14 16:35:20.510404 [ 269 ] {cecd5b10-a6b7-4077-9e47-3fc62dc15a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4191 | 2025.05.14 16:35:20.510725 [ 269 ] {cecd5b10-a6b7-4077-9e47-3fc62dc15a90} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4192 | 2025.05.14 16:35:20.510931 [ 269 ] {cecd5b10-a6b7-4077-9e47-3fc62dc15a90} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2025.05.14 16:35:20.511056 [ 269 ] {cecd5b10-a6b7-4077-9e47-3fc62dc15a90} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 4194 | 2025.05.14 16:35:20.511094 [ 269 ] {cecd5b10-a6b7-4077-9e47-3fc62dc15a90} <Debug> TCPHandler: Processed in 0.001236845 sec. | ||
| 4195 | 2025.05.14 16:35:20.511194 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2025.05.14 16:35:20.511288 [ 269 ] {d7b67771-1565-4b66-9970-4e0122b864f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4197 | 2025.05.14 16:35:20.511329 [ 269 ] {d7b67771-1565-4b66-9970-4e0122b864f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4198 | 2025.05.14 16:35:20.511710 [ 269 ] {d7b67771-1565-4b66-9970-4e0122b864f9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2025.05.14 16:35:20.511746 [ 269 ] {d7b67771-1565-4b66-9970-4e0122b864f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4200 | 2025.05.14 16:35:20.512078 [ 269 ] {d7b67771-1565-4b66-9970-4e0122b864f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4201 | 2025.05.14 16:35:20.512302 [ 269 ] {d7b67771-1565-4b66-9970-4e0122b864f9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2025.05.14 16:35:20.512429 [ 269 ] {d7b67771-1565-4b66-9970-4e0122b864f9} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001161 sec., 210163.65202411715 rows/sec., 14.10 MiB/sec. | ||
| 4203 | 2025.05.14 16:35:20.512465 [ 269 ] {d7b67771-1565-4b66-9970-4e0122b864f9} <Debug> TCPHandler: Processed in 0.001320506 sec. | ||
| 4204 | 2025.05.14 16:35:20.512570 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2025.05.14 16:35:20.512667 [ 269 ] {321ef51b-cb51-4088-98a9-7bb3a8a6ecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4206 | 2025.05.14 16:35:20.512717 [ 269 ] {321ef51b-cb51-4088-98a9-7bb3a8a6ecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4207 | 2025.05.14 16:35:20.513006 [ 269 ] {321ef51b-cb51-4088-98a9-7bb3a8a6ecc2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2025.05.14 16:35:20.513042 [ 269 ] {321ef51b-cb51-4088-98a9-7bb3a8a6ecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4209 | 2025.05.14 16:35:20.513352 [ 269 ] {321ef51b-cb51-4088-98a9-7bb3a8a6ecc2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4210 | 2025.05.14 16:35:20.513566 [ 269 ] {321ef51b-cb51-4088-98a9-7bb3a8a6ecc2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2025.05.14 16:35:20.513691 [ 269 ] {321ef51b-cb51-4088-98a9-7bb3a8a6ecc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 4212 | 2025.05.14 16:35:20.513727 [ 269 ] {321ef51b-cb51-4088-98a9-7bb3a8a6ecc2} <Debug> TCPHandler: Processed in 0.001206574 sec. | ||
| 4213 | 2025.05.14 16:35:20.513833 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2025.05.14 16:35:20.513926 [ 269 ] {e00d683a-1e93-42ba-9a18-cebd717a59d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4215 | 2025.05.14 16:35:20.513978 [ 269 ] {e00d683a-1e93-42ba-9a18-cebd717a59d4} <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 | ||
| 4216 | 2025.05.14 16:35:20.514714 [ 269 ] {e00d683a-1e93-42ba-9a18-cebd717a59d4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2025.05.14 16:35:20.514749 [ 269 ] {e00d683a-1e93-42ba-9a18-cebd717a59d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4218 | 2025.05.14 16:35:20.515279 [ 269 ] {e00d683a-1e93-42ba-9a18-cebd717a59d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4219 | 2025.05.14 16:35:20.515508 [ 269 ] {e00d683a-1e93-42ba-9a18-cebd717a59d4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2025.05.14 16:35:20.515647 [ 269 ] {e00d683a-1e93-42ba-9a18-cebd717a59d4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001739 sec., 7475.560667050028 rows/sec., 13.40 MiB/sec. | ||
| 4221 | 2025.05.14 16:35:20.515715 [ 269 ] {e00d683a-1e93-42ba-9a18-cebd717a59d4} <Debug> TCPHandler: Processed in 0.001937047 sec. | ||
| 4222 | 2025.05.14 16:35:20.515828 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2025.05.14 16:35:20.515922 [ 269 ] {a3915faf-49dc-4e09-b64a-853b48edadcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4224 | 2025.05.14 16:35:20.515963 [ 269 ] {a3915faf-49dc-4e09-b64a-853b48edadcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4225 | 2025.05.14 16:35:20.516282 [ 269 ] {a3915faf-49dc-4e09-b64a-853b48edadcb} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2025.05.14 16:35:20.516317 [ 269 ] {a3915faf-49dc-4e09-b64a-853b48edadcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 4227 | 2025.05.14 16:35:20.516623 [ 269 ] {a3915faf-49dc-4e09-b64a-853b48edadcb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4228 | 2025.05.14 16:35:20.516833 [ 269 ] {a3915faf-49dc-4e09-b64a-853b48edadcb} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2025.05.14 16:35:20.516956 [ 269 ] {a3915faf-49dc-4e09-b64a-853b48edadcb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001052 sec., 77946.7680608365 rows/sec., 4.95 MiB/sec. | ||
| 4230 | 2025.05.14 16:35:20.516992 [ 269 ] {a3915faf-49dc-4e09-b64a-853b48edadcb} <Debug> TCPHandler: Processed in 0.001213594 sec. | ||
| 4231 | 2025.05.14 16:35:21.625368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 4232 | 2025.05.14 16:35:21.625926 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2025.05.14 16:35:21.625980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4234 | 2025.05.14 16:35:21.626525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4235 | 2025.05.14 16:35:21.626782 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2025.05.14 16:35:21.626918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 4237 | 2025.05.14 16:35:22.101513 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4238 | 2025.05.14 16:35:22.117721 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2025.05.14 16:35:22.117767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4240 | 2025.05.14 16:35:22.124183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4241 | 2025.05.14 16:35:22.124872 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2025.05.14 16:35:22.127693 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4243 | 2025.05.14 16:35:25.494429 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2025.05.14 16:35:25.494715 [ 269 ] {e0d82abb-7217-4260-8e94-6bf32666fe84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4245 | 2025.05.14 16:35:25.494820 [ 269 ] {e0d82abb-7217-4260-8e94-6bf32666fe84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4246 | 2025.05.14 16:35:25.495743 [ 269 ] {e0d82abb-7217-4260-8e94-6bf32666fe84} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.05.14 16:35:25.495790 [ 269 ] {e0d82abb-7217-4260-8e94-6bf32666fe84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4248 | 2025.05.14 16:35:25.496197 [ 269 ] {e0d82abb-7217-4260-8e94-6bf32666fe84} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4249 | 2025.05.14 16:35:25.496437 [ 269 ] {e0d82abb-7217-4260-8e94-6bf32666fe84} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2025.05.14 16:35:25.496597 [ 269 ] {e0d82abb-7217-4260-8e94-6bf32666fe84} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001961 sec., 55073.94186639469 rows/sec., 4.60 MiB/sec. | ||
| 4251 | 2025.05.14 16:35:25.496640 [ 269 ] {e0d82abb-7217-4260-8e94-6bf32666fe84} <Debug> TCPHandler: Processed in 0.002396978 sec. | ||
| 4252 | 2025.05.14 16:35:25.496760 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2025.05.14 16:35:25.496861 [ 269 ] {bbb1c872-3b68-43bc-9129-c8ae0d9ae7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4254 | 2025.05.14 16:35:25.496904 [ 269 ] {bbb1c872-3b68-43bc-9129-c8ae0d9ae7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4255 | 2025.05.14 16:35:25.497300 [ 269 ] {bbb1c872-3b68-43bc-9129-c8ae0d9ae7cf} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2025.05.14 16:35:25.497336 [ 269 ] {bbb1c872-3b68-43bc-9129-c8ae0d9ae7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4257 | 2025.05.14 16:35:25.497638 [ 269 ] {bbb1c872-3b68-43bc-9129-c8ae0d9ae7cf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4258 | 2025.05.14 16:35:25.497852 [ 269 ] {bbb1c872-3b68-43bc-9129-c8ae0d9ae7cf} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2025.05.14 16:35:25.497957 [ 135 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4260 | 2025.05.14 16:35:25.497978 [ 269 ] {bbb1c872-3b68-43bc-9129-c8ae0d9ae7cf} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001141 sec., 22787.028921998244 rows/sec., 1.67 MiB/sec. | ||
| 4261 | 2025.05.14 16:35:25.498025 [ 135 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2025.05.14 16:35:25.498034 [ 269 ] {bbb1c872-3b68-43bc-9129-c8ae0d9ae7cf} <Debug> TCPHandler: Processed in 0.001329266 sec. | ||
| 4263 | 2025.05.14 16:35:25.498056 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4264 | 2025.05.14 16:35:25.498149 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2025.05.14 16:35:25.498169 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4266 | 2025.05.14 16:35:25.498247 [ 269 ] {f436afab-cbfd-4850-94e7-13c504b12c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4267 | 2025.05.14 16:35:25.498291 [ 269 ] {f436afab-cbfd-4850-94e7-13c504b12c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4268 | 2025.05.14 16:35:25.498304 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4269 | 2025.05.14 16:35:25.498346 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 155 rows starting from the beginning of the part | ||
| 4270 | 2025.05.14 16:35:25.498421 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4271 | 2025.05.14 16:35:25.498471 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 119 rows starting from the beginning of the part | ||
| 4272 | 2025.05.14 16:35:25.498517 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4273 | 2025.05.14 16:35:25.498558 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 133 rows starting from the beginning of the part | ||
| 4274 | 2025.05.14 16:35:25.498604 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4275 | 2025.05.14 16:35:25.498700 [ 269 ] {f436afab-cbfd-4850-94e7-13c504b12c8a} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.05.14 16:35:25.498742 [ 269 ] {f436afab-cbfd-4850-94e7-13c504b12c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4277 | 2025.05.14 16:35:25.499086 [ 269 ] {f436afab-cbfd-4850-94e7-13c504b12c8a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4278 | 2025.05.14 16:35:25.499327 [ 269 ] {f436afab-cbfd-4850-94e7-13c504b12c8a} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2025.05.14 16:35:25.499458 [ 269 ] {f436afab-cbfd-4850-94e7-13c504b12c8a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00123 sec., 73170.73170731707 rows/sec., 5.71 MiB/sec. | ||
| 4280 | 2025.05.14 16:35:25.499496 [ 269 ] {f436afab-cbfd-4850-94e7-13c504b12c8a} <Debug> TCPHandler: Processed in 0.001397098 sec. | ||
| 4281 | 2025.05.14 16:35:25.499548 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422968 sec., 343647.92461952765 rows/sec., 23.18 MiB/sec. | ||
| 4282 | 2025.05.14 16:35:25.499600 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2025.05.14 16:35:25.499699 [ 269 ] {9d852687-27bb-43a0-90fd-1a5d8d2f6529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4284 | 2025.05.14 16:35:25.499743 [ 269 ] {9d852687-27bb-43a0-90fd-1a5d8d2f6529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4285 | 2025.05.14 16:35:25.499747 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4286 | 2025.05.14 16:35:25.500070 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2025.05.14 16:35:25.500131 [ 269 ] {9d852687-27bb-43a0-90fd-1a5d8d2f6529} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2025.05.14 16:35:25.500154 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_20_4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4289 | 2025.05.14 16:35:25.500173 [ 269 ] {9d852687-27bb-43a0-90fd-1a5d8d2f6529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4290 | 2025.05.14 16:35:25.500244 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4291 | 2025.05.14 16:35:25.500523 [ 269 ] {9d852687-27bb-43a0-90fd-1a5d8d2f6529} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4292 | 2025.05.14 16:35:25.500751 [ 269 ] {9d852687-27bb-43a0-90fd-1a5d8d2f6529} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2025.05.14 16:35:25.500881 [ 269 ] {9d852687-27bb-43a0-90fd-1a5d8d2f6529} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 4294 | 2025.05.14 16:35:25.500917 [ 269 ] {9d852687-27bb-43a0-90fd-1a5d8d2f6529} <Debug> TCPHandler: Processed in 0.001366917 sec. | ||
| 4295 | 2025.05.14 16:35:25.501016 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2025.05.14 16:35:25.501109 [ 269 ] {b19aa6ef-0208-4667-a7af-cf22396e38a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4297 | 2025.05.14 16:35:25.501162 [ 269 ] {b19aa6ef-0208-4667-a7af-cf22396e38a4} <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 | ||
| 4298 | 2025.05.14 16:35:25.502014 [ 269 ] {b19aa6ef-0208-4667-a7af-cf22396e38a4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2025.05.14 16:35:25.502051 [ 269 ] {b19aa6ef-0208-4667-a7af-cf22396e38a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4300 | 2025.05.14 16:35:25.502586 [ 269 ] {b19aa6ef-0208-4667-a7af-cf22396e38a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4301 | 2025.05.14 16:35:25.502810 [ 269 ] {b19aa6ef-0208-4667-a7af-cf22396e38a4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2025.05.14 16:35:25.502948 [ 269 ] {b19aa6ef-0208-4667-a7af-cf22396e38a4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001858 sec., 13993.541442411195 rows/sec., 25.08 MiB/sec. | ||
| 4303 | 2025.05.14 16:35:25.503013 [ 269 ] {b19aa6ef-0208-4667-a7af-cf22396e38a4} <Debug> TCPHandler: Processed in 0.002046 sec. | ||
| 4304 | 2025.05.14 16:35:25.503204 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2025.05.14 16:35:25.503298 [ 269 ] {fd5a5ae2-a8dc-46f1-9b4c-0aa9f55033a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4306 | 2025.05.14 16:35:25.503340 [ 269 ] {fd5a5ae2-a8dc-46f1-9b4c-0aa9f55033a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4307 | 2025.05.14 16:35:25.503653 [ 269 ] {fd5a5ae2-a8dc-46f1-9b4c-0aa9f55033a1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.05.14 16:35:25.503689 [ 269 ] {fd5a5ae2-a8dc-46f1-9b4c-0aa9f55033a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4309 | 2025.05.14 16:35:25.503994 [ 269 ] {fd5a5ae2-a8dc-46f1-9b4c-0aa9f55033a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4310 | 2025.05.14 16:35:25.504205 [ 269 ] {fd5a5ae2-a8dc-46f1-9b4c-0aa9f55033a1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2025.05.14 16:35:25.504331 [ 269 ] {fd5a5ae2-a8dc-46f1-9b4c-0aa9f55033a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4312 | 2025.05.14 16:35:25.504366 [ 269 ] {fd5a5ae2-a8dc-46f1-9b4c-0aa9f55033a1} <Debug> TCPHandler: Processed in 0.001213594 sec. | ||
| 4313 | 2025.05.14 16:35:29.041125 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4314 | 2025.05.14 16:35:29.041192 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4315 | 2025.05.14 16:35:29.127002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 4316 | 2025.05.14 16:35:29.127530 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.05.14 16:35:29.127571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4318 | 2025.05.14 16:35:29.128074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4319 | 2025.05.14 16:35:29.128325 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2025.05.14 16:35:29.128452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 4321 | 2025.05.14 16:35:29.139637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 624 | ||
| 4322 | 2025.05.14 16:35:29.141908 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2025.05.14 16:35:29.141962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4324 | 2025.05.14 16:35:29.143167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4325 | 2025.05.14 16:35:29.143436 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2025.05.14 16:35:29.143775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4327 | 2025.05.14 16:35:29.627773 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4328 | 2025.05.14 16:35:29.644473 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2025.05.14 16:35:29.644518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4330 | 2025.05.14 16:35:29.650476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4331 | 2025.05.14 16:35:29.651203 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2025.05.14 16:35:29.653992 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4333 | 2025.05.14 16:35:30.499523 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2025.05.14 16:35:30.499724 [ 269 ] {f22dbcee-1cd5-431c-be0d-458475c9ff37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4335 | 2025.05.14 16:35:30.499797 [ 269 ] {f22dbcee-1cd5-431c-be0d-458475c9ff37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4336 | 2025.05.14 16:35:30.500569 [ 269 ] {f22dbcee-1cd5-431c-be0d-458475c9ff37} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2025.05.14 16:35:30.500624 [ 269 ] {f22dbcee-1cd5-431c-be0d-458475c9ff37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4338 | 2025.05.14 16:35:30.501052 [ 269 ] {f22dbcee-1cd5-431c-be0d-458475c9ff37} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4339 | 2025.05.14 16:35:30.501316 [ 269 ] {f22dbcee-1cd5-431c-be0d-458475c9ff37} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2025.05.14 16:35:30.501454 [ 127 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4341 | 2025.05.14 16:35:30.501469 [ 269 ] {f22dbcee-1cd5-431c-be0d-458475c9ff37} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001801 sec., 117712.38200999444 rows/sec., 7.49 MiB/sec. | ||
| 4342 | 2025.05.14 16:35:30.501529 [ 127 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2025.05.14 16:35:30.501541 [ 269 ] {f22dbcee-1cd5-431c-be0d-458475c9ff37} <Debug> TCPHandler: Processed in 0.002166943 sec. | ||
| 4344 | 2025.05.14 16:35:30.501563 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4345 | 2025.05.14 16:35:30.501674 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2025.05.14 16:35:30.501678 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::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 | ||
| 4347 | 2025.05.14 16:35:30.501774 [ 269 ] {9fb878f7-1f6a-4485-8aed-a5c69974932b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4348 | 2025.05.14 16:35:30.501820 [ 269 ] {9fb878f7-1f6a-4485-8aed-a5c69974932b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4349 | 2025.05.14 16:35:30.501819 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4350 | 2025.05.14 16:35:30.501870 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
| 4351 | 2025.05.14 16:35:30.501970 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4352 | 2025.05.14 16:35:30.502025 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4353 | 2025.05.14 16:35:30.502075 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4354 | 2025.05.14 16:35:30.502122 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4355 | 2025.05.14 16:35:30.502450 [ 269 ] {9fb878f7-1f6a-4485-8aed-a5c69974932b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2025.05.14 16:35:30.502491 [ 269 ] {9fb878f7-1f6a-4485-8aed-a5c69974932b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4357 | 2025.05.14 16:35:30.502955 [ 269 ] {9fb878f7-1f6a-4485-8aed-a5c69974932b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4358 | 2025.05.14 16:35:30.503095 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461898 sec., 725084.7870371257 rows/sec., 48.88 MiB/sec. | ||
| 4359 | 2025.05.14 16:35:30.503183 [ 269 ] {9fb878f7-1f6a-4485-8aed-a5c69974932b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2025.05.14 16:35:30.503298 [ 190 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4361 | 2025.05.14 16:35:30.503320 [ 269 ] {9fb878f7-1f6a-4485-8aed-a5c69974932b} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001564 sec., 411125.3196930946 rows/sec., 32.41 MiB/sec. | ||
| 4362 | 2025.05.14 16:35:30.503370 [ 269 ] {9fb878f7-1f6a-4485-8aed-a5c69974932b} <Debug> TCPHandler: Processed in 0.001747514 sec. | ||
| 4363 | 2025.05.14 16:35:30.503482 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2025.05.14 16:35:30.503579 [ 269 ] {033e314f-e4de-4be9-ad6b-33c881b518bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4365 | 2025.05.14 16:35:30.503621 [ 269 ] {033e314f-e4de-4be9-ad6b-33c881b518bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4366 | 2025.05.14 16:35:30.503656 [ 190 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.05.14 16:35:30.503740 [ 190 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_13_3} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4368 | 2025.05.14 16:35:30.503829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4369 | 2025.05.14 16:35:30.504046 [ 269 ] {033e314f-e4de-4be9-ad6b-33c881b518bb} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.05.14 16:35:30.504088 [ 269 ] {033e314f-e4de-4be9-ad6b-33c881b518bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4371 | 2025.05.14 16:35:30.504414 [ 269 ] {033e314f-e4de-4be9-ad6b-33c881b518bb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4372 | 2025.05.14 16:35:30.504629 [ 269 ] {033e314f-e4de-4be9-ad6b-33c881b518bb} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.05.14 16:35:30.504757 [ 269 ] {033e314f-e4de-4be9-ad6b-33c881b518bb} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001197 sec., 99415.20467836258 rows/sec., 6.01 MiB/sec. | ||
| 4374 | 2025.05.14 16:35:30.504795 [ 269 ] {033e314f-e4de-4be9-ad6b-33c881b518bb} <Debug> TCPHandler: Processed in 0.001363487 sec. | ||
| 4375 | 2025.05.14 16:35:30.504906 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2025.05.14 16:35:30.504999 [ 269 ] {6deeee1c-6f38-46cf-9186-6e00e1e5ed53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4377 | 2025.05.14 16:35:30.505040 [ 269 ] {6deeee1c-6f38-46cf-9186-6e00e1e5ed53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4378 | 2025.05.14 16:35:30.505443 [ 269 ] {6deeee1c-6f38-46cf-9186-6e00e1e5ed53} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2025.05.14 16:35:30.505480 [ 269 ] {6deeee1c-6f38-46cf-9186-6e00e1e5ed53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4380 | 2025.05.14 16:35:30.505786 [ 269 ] {6deeee1c-6f38-46cf-9186-6e00e1e5ed53} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4381 | 2025.05.14 16:35:30.505998 [ 269 ] {6deeee1c-6f38-46cf-9186-6e00e1e5ed53} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2025.05.14 16:35:30.506126 [ 269 ] {6deeee1c-6f38-46cf-9186-6e00e1e5ed53} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001144 sec., 98776.22377622378 rows/sec., 6.39 MiB/sec. | ||
| 4383 | 2025.05.14 16:35:30.506163 [ 269 ] {6deeee1c-6f38-46cf-9186-6e00e1e5ed53} <Debug> TCPHandler: Processed in 0.001307116 sec. | ||
| 4384 | 2025.05.14 16:35:30.506273 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2025.05.14 16:35:30.506367 [ 269 ] {c1b10603-c8da-40df-bdde-a8ecd1409be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4386 | 2025.05.14 16:35:30.506405 [ 269 ] {c1b10603-c8da-40df-bdde-a8ecd1409be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4387 | 2025.05.14 16:35:30.506811 [ 269 ] {c1b10603-c8da-40df-bdde-a8ecd1409be3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2025.05.14 16:35:30.506848 [ 269 ] {c1b10603-c8da-40df-bdde-a8ecd1409be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4389 | 2025.05.14 16:35:30.507177 [ 269 ] {c1b10603-c8da-40df-bdde-a8ecd1409be3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4390 | 2025.05.14 16:35:30.507394 [ 269 ] {c1b10603-c8da-40df-bdde-a8ecd1409be3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2025.05.14 16:35:30.507491 [ 127 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4392 | 2025.05.14 16:35:30.507519 [ 269 ] {c1b10603-c8da-40df-bdde-a8ecd1409be3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001169 sec., 95808.38323353294 rows/sec., 5.46 MiB/sec. | ||
| 4393 | 2025.05.14 16:35:30.507525 [ 127 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2025.05.14 16:35:30.507560 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4395 | 2025.05.14 16:35:30.507564 [ 269 ] {c1b10603-c8da-40df-bdde-a8ecd1409be3} <Debug> TCPHandler: Processed in 0.001339916 sec. | ||
| 4396 | 2025.05.14 16:35:30.507646 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::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 | ||
| 4397 | 2025.05.14 16:35:30.507686 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2025.05.14 16:35:30.507737 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4399 | 2025.05.14 16:35:30.507766 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
| 4400 | 2025.05.14 16:35:30.507779 [ 269 ] {0aaca9d8-e68b-4c70-b787-6ae66cf6e5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4401 | 2025.05.14 16:35:30.507818 [ 269 ] {0aaca9d8-e68b-4c70-b787-6ae66cf6e5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4402 | 2025.05.14 16:35:30.507825 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
| 4403 | 2025.05.14 16:35:30.507874 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
| 4404 | 2025.05.14 16:35:30.507916 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 4405 | 2025.05.14 16:35:30.507961 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
| 4406 | 2025.05.14 16:35:30.508330 [ 269 ] {0aaca9d8-e68b-4c70-b787-6ae66cf6e5e5} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2025.05.14 16:35:30.508365 [ 269 ] {0aaca9d8-e68b-4c70-b787-6ae66cf6e5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4408 | 2025.05.14 16:35:30.508703 [ 269 ] {0aaca9d8-e68b-4c70-b787-6ae66cf6e5e5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4409 | 2025.05.14 16:35:30.508723 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001112502 sec., 503369.88158223534 rows/sec., 30.59 MiB/sec. | ||
| 4410 | 2025.05.14 16:35:30.508867 [ 190 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4411 | 2025.05.14 16:35:30.508944 [ 269 ] {0aaca9d8-e68b-4c70-b787-6ae66cf6e5e5} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2025.05.14 16:35:30.509087 [ 269 ] {0aaca9d8-e68b-4c70-b787-6ae66cf6e5e5} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001326 sec., 297888.3861236803 rows/sec., 21.08 MiB/sec. | ||
| 4413 | 2025.05.14 16:35:30.509128 [ 269 ] {0aaca9d8-e68b-4c70-b787-6ae66cf6e5e5} <Debug> TCPHandler: Processed in 0.001491279 sec. | ||
| 4414 | 2025.05.14 16:35:30.509151 [ 190 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2025.05.14 16:35:30.509225 [ 190 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_13_3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4416 | 2025.05.14 16:35:30.509239 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2025.05.14 16:35:30.509296 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4418 | 2025.05.14 16:35:30.509337 [ 269 ] {7bdbce00-7e8d-4b4c-a448-486ce2e724f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4419 | 2025.05.14 16:35:30.509383 [ 269 ] {7bdbce00-7e8d-4b4c-a448-486ce2e724f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4420 | 2025.05.14 16:35:30.509700 [ 269 ] {7bdbce00-7e8d-4b4c-a448-486ce2e724f0} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2025.05.14 16:35:30.509736 [ 269 ] {7bdbce00-7e8d-4b4c-a448-486ce2e724f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4422 | 2025.05.14 16:35:30.510044 [ 269 ] {7bdbce00-7e8d-4b4c-a448-486ce2e724f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4423 | 2025.05.14 16:35:30.510255 [ 269 ] {7bdbce00-7e8d-4b4c-a448-486ce2e724f0} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2025.05.14 16:35:30.510381 [ 269 ] {7bdbce00-7e8d-4b4c-a448-486ce2e724f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 4425 | 2025.05.14 16:35:30.510416 [ 269 ] {7bdbce00-7e8d-4b4c-a448-486ce2e724f0} <Debug> TCPHandler: Processed in 0.001227374 sec. | ||
| 4426 | 2025.05.14 16:35:30.510524 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2025.05.14 16:35:30.510616 [ 269 ] {4737410a-eb5d-4cf8-a2ea-f84c4cb249c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4428 | 2025.05.14 16:35:30.510655 [ 269 ] {4737410a-eb5d-4cf8-a2ea-f84c4cb249c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4429 | 2025.05.14 16:35:30.511034 [ 269 ] {4737410a-eb5d-4cf8-a2ea-f84c4cb249c6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2025.05.14 16:35:30.511069 [ 269 ] {4737410a-eb5d-4cf8-a2ea-f84c4cb249c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4431 | 2025.05.14 16:35:30.511425 [ 269 ] {4737410a-eb5d-4cf8-a2ea-f84c4cb249c6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4432 | 2025.05.14 16:35:30.511636 [ 269 ] {4737410a-eb5d-4cf8-a2ea-f84c4cb249c6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.05.14 16:35:30.511762 [ 269 ] {4737410a-eb5d-4cf8-a2ea-f84c4cb249c6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001164 sec., 203608.2474226804 rows/sec., 13.65 MiB/sec. | ||
| 4434 | 2025.05.14 16:35:30.511798 [ 269 ] {4737410a-eb5d-4cf8-a2ea-f84c4cb249c6} <Debug> TCPHandler: Processed in 0.001323746 sec. | ||
| 4435 | 2025.05.14 16:35:30.511905 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2025.05.14 16:35:30.511997 [ 269 ] {f2b895b4-608f-4899-845b-e05d28e57856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4437 | 2025.05.14 16:35:30.512036 [ 269 ] {f2b895b4-608f-4899-845b-e05d28e57856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4438 | 2025.05.14 16:35:30.512322 [ 269 ] {f2b895b4-608f-4899-845b-e05d28e57856} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2025.05.14 16:35:30.512358 [ 269 ] {f2b895b4-608f-4899-845b-e05d28e57856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4440 | 2025.05.14 16:35:30.512647 [ 269 ] {f2b895b4-608f-4899-845b-e05d28e57856} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4441 | 2025.05.14 16:35:30.512862 [ 269 ] {f2b895b4-608f-4899-845b-e05d28e57856} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.05.14 16:35:30.512990 [ 269 ] {f2b895b4-608f-4899-845b-e05d28e57856} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 4443 | 2025.05.14 16:35:30.513025 [ 269 ] {f2b895b4-608f-4899-845b-e05d28e57856} <Debug> TCPHandler: Processed in 0.001169393 sec. | ||
| 4444 | 2025.05.14 16:35:30.513133 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2025.05.14 16:35:30.513224 [ 269 ] {c89e75fc-6112-4d5e-ba7b-246c08c685cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4446 | 2025.05.14 16:35:30.513278 [ 269 ] {c89e75fc-6112-4d5e-ba7b-246c08c685cf} <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 | ||
| 4447 | 2025.05.14 16:35:30.513991 [ 269 ] {c89e75fc-6112-4d5e-ba7b-246c08c685cf} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.05.14 16:35:30.514027 [ 269 ] {c89e75fc-6112-4d5e-ba7b-246c08c685cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4449 | 2025.05.14 16:35:30.514554 [ 269 ] {c89e75fc-6112-4d5e-ba7b-246c08c685cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4450 | 2025.05.14 16:35:30.514771 [ 269 ] {c89e75fc-6112-4d5e-ba7b-246c08c685cf} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.05.14 16:35:30.514887 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4452 | 2025.05.14 16:35:30.514906 [ 269 ] {c89e75fc-6112-4d5e-ba7b-246c08c685cf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.0017 sec., 7647.058823529413 rows/sec., 13.70 MiB/sec. | ||
| 4453 | 2025.05.14 16:35:30.514934 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2025.05.14 16:35:30.514961 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4455 | 2025.05.14 16:35:30.514966 [ 269 ] {c89e75fc-6112-4d5e-ba7b-246c08c685cf} <Debug> TCPHandler: Processed in 0.001882627 sec. | ||
| 4456 | 2025.05.14 16:35:30.515034 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 4457 | 2025.05.14 16:35:30.515089 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2025.05.14 16:35:30.515183 [ 269 ] {84f437c0-d328-4d56-b449-ed681f1ea1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4459 | 2025.05.14 16:35:30.515191 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4460 | 2025.05.14 16:35:30.515223 [ 269 ] {84f437c0-d328-4d56-b449-ed681f1ea1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4461 | 2025.05.14 16:35:30.515242 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 256 rows starting from the beginning of the part | ||
| 4462 | 2025.05.14 16:35:30.515354 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
| 4463 | 2025.05.14 16:35:30.515464 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4464 | 2025.05.14 16:35:30.515543 [ 269 ] {84f437c0-d328-4d56-b449-ed681f1ea1c6} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2025.05.14 16:35:30.515569 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
| 4466 | 2025.05.14 16:35:30.515580 [ 269 ] {84f437c0-d328-4d56-b449-ed681f1ea1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4467 | 2025.05.14 16:35:30.515672 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4468 | 2025.05.14 16:35:30.515772 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
| 4469 | 2025.05.14 16:35:30.515897 [ 269 ] {84f437c0-d328-4d56-b449-ed681f1ea1c6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4470 | 2025.05.14 16:35:30.516131 [ 269 ] {84f437c0-d328-4d56-b449-ed681f1ea1c6} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2025.05.14 16:35:30.516257 [ 269 ] {84f437c0-d328-4d56-b449-ed681f1ea1c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001093 sec., 75022.87282708143 rows/sec., 4.76 MiB/sec. | ||
| 4472 | 2025.05.14 16:35:30.516294 [ 269 ] {84f437c0-d328-4d56-b449-ed681f1ea1c6} <Debug> TCPHandler: Processed in 0.001254725 sec. | ||
| 4473 | 2025.05.14 16:35:30.518582 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 19 columns (19 merged, 0 gathered) in 0.003573999 sec., 97090.12229718028 rows/sec., 173.98 MiB/sec. | ||
| 4474 | 2025.05.14 16:35:30.519441 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4475 | 2025.05.14 16:35:30.519875 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2025.05.14 16:35:30.519964 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4477 | 2025.05.14 16:35:30.520116 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4478 | 2025.05.14 16:35:32.963368 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2025.05.14 16:35:32.963585 [ 269 ] {d9f44a59-3864-4972-8186-3bd0bbbb0fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4480 | 2025.05.14 16:35:32.963662 [ 269 ] {d9f44a59-3864-4972-8186-3bd0bbbb0fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4481 | 2025.05.14 16:35:32.964961 [ 269 ] {d9f44a59-3864-4972-8186-3bd0bbbb0fea} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2025.05.14 16:35:32.965011 [ 269 ] {d9f44a59-3864-4972-8186-3bd0bbbb0fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4483 | 2025.05.14 16:35:32.965552 [ 269 ] {d9f44a59-3864-4972-8186-3bd0bbbb0fea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4484 | 2025.05.14 16:35:32.965839 [ 269 ] {d9f44a59-3864-4972-8186-3bd0bbbb0fea} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2025.05.14 16:35:32.966003 [ 269 ] {d9f44a59-3864-4972-8186-3bd0bbbb0fea} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002472 sec., 504854.3689320389 rows/sec., 41.62 MiB/sec. | ||
| 4486 | 2025.05.14 16:35:32.966056 [ 269 ] {d9f44a59-3864-4972-8186-3bd0bbbb0fea} <Debug> TCPHandler: Processed in 0.002829186 sec. | ||
| 4487 | 2025.05.14 16:35:32.966180 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2025.05.14 16:35:32.966287 [ 269 ] {2b0f0cec-85fe-4487-8867-654fcae7c317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4489 | 2025.05.14 16:35:32.966333 [ 269 ] {2b0f0cec-85fe-4487-8867-654fcae7c317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4490 | 2025.05.14 16:35:32.966749 [ 269 ] {2b0f0cec-85fe-4487-8867-654fcae7c317} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2025.05.14 16:35:32.966787 [ 269 ] {2b0f0cec-85fe-4487-8867-654fcae7c317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4492 | 2025.05.14 16:35:32.967116 [ 269 ] {2b0f0cec-85fe-4487-8867-654fcae7c317} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4493 | 2025.05.14 16:35:32.967343 [ 269 ] {2b0f0cec-85fe-4487-8867-654fcae7c317} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2025.05.14 16:35:32.967476 [ 269 ] {2b0f0cec-85fe-4487-8867-654fcae7c317} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001216 sec., 21381.57894736842 rows/sec., 1.57 MiB/sec. | ||
| 4495 | 2025.05.14 16:35:32.967516 [ 269 ] {2b0f0cec-85fe-4487-8867-654fcae7c317} <Debug> TCPHandler: Processed in 0.001389397 sec. | ||
| 4496 | 2025.05.14 16:35:32.967632 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2025.05.14 16:35:32.967729 [ 269 ] {55c11b4f-7355-4c26-9728-9dbcf71837da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4498 | 2025.05.14 16:35:32.967770 [ 269 ] {55c11b4f-7355-4c26-9728-9dbcf71837da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4499 | 2025.05.14 16:35:32.968233 [ 269 ] {55c11b4f-7355-4c26-9728-9dbcf71837da} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2025.05.14 16:35:32.968270 [ 269 ] {55c11b4f-7355-4c26-9728-9dbcf71837da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4501 | 2025.05.14 16:35:32.968603 [ 269 ] {55c11b4f-7355-4c26-9728-9dbcf71837da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4502 | 2025.05.14 16:35:32.968854 [ 269 ] {55c11b4f-7355-4c26-9728-9dbcf71837da} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2025.05.14 16:35:32.968986 [ 269 ] {55c11b4f-7355-4c26-9728-9dbcf71837da} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 4504 | 2025.05.14 16:35:32.969025 [ 269 ] {55c11b4f-7355-4c26-9728-9dbcf71837da} <Debug> TCPHandler: Processed in 0.001447308 sec. | ||
| 4505 | 2025.05.14 16:35:32.969139 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2025.05.14 16:35:32.969234 [ 269 ] {67800ae3-221a-4400-bd7b-b14d0679ac00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4507 | 2025.05.14 16:35:32.969273 [ 269 ] {67800ae3-221a-4400-bd7b-b14d0679ac00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4508 | 2025.05.14 16:35:32.969848 [ 269 ] {67800ae3-221a-4400-bd7b-b14d0679ac00} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2025.05.14 16:35:32.969884 [ 269 ] {67800ae3-221a-4400-bd7b-b14d0679ac00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4510 | 2025.05.14 16:35:32.970222 [ 269 ] {67800ae3-221a-4400-bd7b-b14d0679ac00} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4511 | 2025.05.14 16:35:32.970439 [ 269 ] {67800ae3-221a-4400-bd7b-b14d0679ac00} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2025.05.14 16:35:32.970569 [ 269 ] {67800ae3-221a-4400-bd7b-b14d0679ac00} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001355 sec., 402952.02952029515 rows/sec., 29.90 MiB/sec. | ||
| 4513 | 2025.05.14 16:35:32.970606 [ 269 ] {67800ae3-221a-4400-bd7b-b14d0679ac00} <Debug> TCPHandler: Processed in 0.00151651 sec. | ||
| 4514 | 2025.05.14 16:35:32.970717 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2025.05.14 16:35:32.970810 [ 269 ] {48b9e042-c294-4e49-baf9-572e2ec0f40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4516 | 2025.05.14 16:35:32.970853 [ 269 ] {48b9e042-c294-4e49-baf9-572e2ec0f40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4517 | 2025.05.14 16:35:32.971431 [ 269 ] {48b9e042-c294-4e49-baf9-572e2ec0f40c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2025.05.14 16:35:32.971467 [ 269 ] {48b9e042-c294-4e49-baf9-572e2ec0f40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4519 | 2025.05.14 16:35:32.971882 [ 269 ] {48b9e042-c294-4e49-baf9-572e2ec0f40c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4520 | 2025.05.14 16:35:32.972105 [ 269 ] {48b9e042-c294-4e49-baf9-572e2ec0f40c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2025.05.14 16:35:32.972236 [ 269 ] {48b9e042-c294-4e49-baf9-572e2ec0f40c} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001444 sec., 652354.5706371191 rows/sec., 43.74 MiB/sec. | ||
| 4522 | 2025.05.14 16:35:32.972271 [ 269 ] {48b9e042-c294-4e49-baf9-572e2ec0f40c} <Debug> TCPHandler: Processed in 0.001605122 sec. | ||
| 4523 | 2025.05.14 16:35:32.972388 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2025.05.14 16:35:32.972492 [ 269 ] {58b7960c-adc4-4db3-ad1f-e235071336dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4525 | 2025.05.14 16:35:32.972549 [ 269 ] {58b7960c-adc4-4db3-ad1f-e235071336dc} <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 | ||
| 4526 | 2025.05.14 16:35:32.973368 [ 269 ] {58b7960c-adc4-4db3-ad1f-e235071336dc} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2025.05.14 16:35:32.973404 [ 269 ] {58b7960c-adc4-4db3-ad1f-e235071336dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4528 | 2025.05.14 16:35:32.973988 [ 269 ] {58b7960c-adc4-4db3-ad1f-e235071336dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4529 | 2025.05.14 16:35:32.974218 [ 269 ] {58b7960c-adc4-4db3-ad1f-e235071336dc} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2025.05.14 16:35:32.974368 [ 269 ] {58b7960c-adc4-4db3-ad1f-e235071336dc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001882 sec., 13815.090329436769 rows/sec., 24.76 MiB/sec. | ||
| 4531 | 2025.05.14 16:35:32.974426 [ 269 ] {58b7960c-adc4-4db3-ad1f-e235071336dc} <Debug> TCPHandler: Processed in 0.002092081 sec. | ||
| 4532 | 2025.05.14 16:35:32.974543 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2025.05.14 16:35:32.974642 [ 269 ] {6d296787-1cf8-43e1-a0cd-1c7abe960ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4534 | 2025.05.14 16:35:32.974685 [ 269 ] {6d296787-1cf8-43e1-a0cd-1c7abe960ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4535 | 2025.05.14 16:35:32.975012 [ 269 ] {6d296787-1cf8-43e1-a0cd-1c7abe960ee4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2025.05.14 16:35:32.975046 [ 269 ] {6d296787-1cf8-43e1-a0cd-1c7abe960ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4537 | 2025.05.14 16:35:32.975362 [ 269 ] {6d296787-1cf8-43e1-a0cd-1c7abe960ee4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4538 | 2025.05.14 16:35:32.975593 [ 269 ] {6d296787-1cf8-43e1-a0cd-1c7abe960ee4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2025.05.14 16:35:32.975721 [ 269 ] {6d296787-1cf8-43e1-a0cd-1c7abe960ee4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001097 sec., 32816.77301731996 rows/sec., 2.21 MiB/sec. | ||
| 4540 | 2025.05.14 16:35:32.975756 [ 269 ] {6d296787-1cf8-43e1-a0cd-1c7abe960ee4} <Debug> TCPHandler: Processed in 0.001264125 sec. | ||
| 4541 | 2025.05.14 16:35:35.488362 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2025.05.14 16:35:35.488563 [ 269 ] {89296b8b-eb98-41f6-8f55-510d20432d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4543 | 2025.05.14 16:35:35.488640 [ 269 ] {89296b8b-eb98-41f6-8f55-510d20432d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4544 | 2025.05.14 16:35:35.489372 [ 269 ] {89296b8b-eb98-41f6-8f55-510d20432d96} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2025.05.14 16:35:35.489429 [ 269 ] {89296b8b-eb98-41f6-8f55-510d20432d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4546 | 2025.05.14 16:35:35.489937 [ 269 ] {89296b8b-eb98-41f6-8f55-510d20432d96} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4547 | 2025.05.14 16:35:35.490246 [ 269 ] {89296b8b-eb98-41f6-8f55-510d20432d96} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2025.05.14 16:35:35.490390 [ 115 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4549 | 2025.05.14 16:35:35.490430 [ 269 ] {89296b8b-eb98-41f6-8f55-510d20432d96} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.23 MiB/sec. | ||
| 4550 | 2025.05.14 16:35:35.490454 [ 115 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2025.05.14 16:35:35.490480 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4552 | 2025.05.14 16:35:35.490487 [ 269 ] {89296b8b-eb98-41f6-8f55-510d20432d96} <Debug> TCPHandler: Processed in 0.002267284 sec. | ||
| 4553 | 2025.05.14 16:35:35.490586 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 4554 | 2025.05.14 16:35:35.490631 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2025.05.14 16:35:35.490687 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4556 | 2025.05.14 16:35:35.490717 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1843 rows starting from the beginning of the part | ||
| 4557 | 2025.05.14 16:35:35.490737 [ 269 ] {9b3b25a7-31bc-46ad-8e0f-1d31920dadcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4558 | 2025.05.14 16:35:35.490774 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 650 rows starting from the beginning of the part | ||
| 4559 | 2025.05.14 16:35:35.490783 [ 269 ] {9b3b25a7-31bc-46ad-8e0f-1d31920dadcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4560 | 2025.05.14 16:35:35.490820 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 108 rows starting from the beginning of the part | ||
| 4561 | 2025.05.14 16:35:35.490863 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 643 rows starting from the beginning of the part | ||
| 4562 | 2025.05.14 16:35:35.490902 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1248 rows starting from the beginning of the part | ||
| 4563 | 2025.05.14 16:35:35.490943 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 4564 | 2025.05.14 16:35:35.491241 [ 269 ] {9b3b25a7-31bc-46ad-8e0f-1d31920dadcd} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2025.05.14 16:35:35.491278 [ 269 ] {9b3b25a7-31bc-46ad-8e0f-1d31920dadcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4566 | 2025.05.14 16:35:35.491607 [ 269 ] {9b3b25a7-31bc-46ad-8e0f-1d31920dadcd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4567 | 2025.05.14 16:35:35.491857 [ 269 ] {9b3b25a7-31bc-46ad-8e0f-1d31920dadcd} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2025.05.14 16:35:35.491988 [ 115 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4569 | 2025.05.14 16:35:35.492005 [ 269 ] {9b3b25a7-31bc-46ad-8e0f-1d31920dadcd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 4570 | 2025.05.14 16:35:35.492032 [ 115 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.05.14 16:35:35.492055 [ 269 ] {9b3b25a7-31bc-46ad-8e0f-1d31920dadcd} <Debug> TCPHandler: Processed in 0.001479419 sec. | ||
| 4572 | 2025.05.14 16:35:35.492057 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4573 | 2025.05.14 16:35:35.492192 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2025.05.14 16:35:35.492216 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 4575 | 2025.05.14 16:35:35.492297 [ 269 ] {b5909632-1be5-4f4d-8baf-659bb4d2acb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4576 | 2025.05.14 16:35:35.492349 [ 269 ] {b5909632-1be5-4f4d-8baf-659bb4d2acb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4577 | 2025.05.14 16:35:35.492359 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2025.05.14 16:35:35.492400 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
| 4579 | 2025.05.14 16:35:35.492468 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 409 rows starting from the beginning of the part | ||
| 4580 | 2025.05.14 16:35:35.492514 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 4581 | 2025.05.14 16:35:35.492566 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 395 rows starting from the beginning of the part | ||
| 4582 | 2025.05.14 16:35:35.492578 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203284 sec., 2237264.123098719 rows/sec., 189.55 MiB/sec. | ||
| 4583 | 2025.05.14 16:35:35.492607 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 546 rows starting from the beginning of the part | ||
| 4584 | 2025.05.14 16:35:35.492666 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 4585 | 2025.05.14 16:35:35.492749 [ 269 ] {b5909632-1be5-4f4d-8baf-659bb4d2acb9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.05.14 16:35:35.492792 [ 269 ] {b5909632-1be5-4f4d-8baf-659bb4d2acb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4587 | 2025.05.14 16:35:35.492839 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4588 | 2025.05.14 16:35:35.493096 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.05.14 16:35:35.493175 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_31_6} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4590 | 2025.05.14 16:35:35.493256 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 4591 | 2025.05.14 16:35:35.493330 [ 269 ] {b5909632-1be5-4f4d-8baf-659bb4d2acb9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4592 | 2025.05.14 16:35:35.493572 [ 269 ] {b5909632-1be5-4f4d-8baf-659bb4d2acb9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2025.05.14 16:35:35.493693 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4594 | 2025.05.14 16:35:35.493717 [ 269 ] {b5909632-1be5-4f4d-8baf-659bb4d2acb9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001441 sec., 44413.60166551006 rows/sec., 3.09 MiB/sec. | ||
| 4595 | 2025.05.14 16:35:35.493729 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.05.14 16:35:35.493759 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4597 | 2025.05.14 16:35:35.493762 [ 269 ] {b5909632-1be5-4f4d-8baf-659bb4d2acb9} <Debug> TCPHandler: Processed in 0.001622562 sec. | ||
| 4598 | 2025.05.14 16:35:35.493844 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 4599 | 2025.05.14 16:35:35.493893 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2025.05.14 16:35:35.493956 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4601 | 2025.05.14 16:35:35.493990 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9108 rows starting from the beginning of the part | ||
| 4602 | 2025.05.14 16:35:35.493994 [ 269 ] {1c09f6de-73b2-41fa-8db5-8db1c996a7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4603 | 2025.05.14 16:35:35.494034 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870977 sec., 1289700.5147577976 rows/sec., 98.76 MiB/sec. | ||
| 4604 | 2025.05.14 16:35:35.494048 [ 269 ] {1c09f6de-73b2-41fa-8db5-8db1c996a7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4605 | 2025.05.14 16:35:35.494049 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 244 rows starting from the beginning of the part | ||
| 4606 | 2025.05.14 16:35:35.494117 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 4607 | 2025.05.14 16:35:35.494159 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
| 4608 | 2025.05.14 16:35:35.494201 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 942 rows starting from the beginning of the part | ||
| 4609 | 2025.05.14 16:35:35.494242 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 4610 | 2025.05.14 16:35:35.494267 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4611 | 2025.05.14 16:35:35.494382 [ 269 ] {1c09f6de-73b2-41fa-8db5-8db1c996a7f9} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2025.05.14 16:35:35.494418 [ 269 ] {1c09f6de-73b2-41fa-8db5-8db1c996a7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4613 | 2025.05.14 16:35:35.494580 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2025.05.14 16:35:35.494662 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_31_6} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4615 | 2025.05.14 16:35:35.494740 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4616 | 2025.05.14 16:35:35.494744 [ 269 ] {1c09f6de-73b2-41fa-8db5-8db1c996a7f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4617 | 2025.05.14 16:35:35.494962 [ 269 ] {1c09f6de-73b2-41fa-8db5-8db1c996a7f9} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.05.14 16:35:35.495069 [ 115 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4619 | 2025.05.14 16:35:35.495098 [ 269 ] {1c09f6de-73b2-41fa-8db5-8db1c996a7f9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.44 MiB/sec. | ||
| 4620 | 2025.05.14 16:35:35.495098 [ 115 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2025.05.14 16:35:35.495137 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4622 | 2025.05.14 16:35:35.495140 [ 269 ] {1c09f6de-73b2-41fa-8db5-8db1c996a7f9} <Debug> TCPHandler: Processed in 0.001299826 sec. | ||
| 4623 | 2025.05.14 16:35:35.495205 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 4624 | 2025.05.14 16:35:35.495282 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4625 | 2025.05.14 16:35:35.495305 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1670 rows starting from the beginning of the part | ||
| 4626 | 2025.05.14 16:35:35.495351 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
| 4627 | 2025.05.14 16:35:35.495390 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 4628 | 2025.05.14 16:35:35.495423 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
| 4629 | 2025.05.14 16:35:35.495457 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 4630 | 2025.05.14 16:35:35.495492 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 4631 | 2025.05.14 16:35:35.496405 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228874 sec., 1590073.5144530684 rows/sec., 103.79 MiB/sec. | ||
| 4632 | 2025.05.14 16:35:35.496582 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4633 | 2025.05.14 16:35:35.496818 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2025.05.14 16:35:35.496887 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_31_6} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4635 | 2025.05.14 16:35:35.496941 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4636 | 2025.05.14 16:35:35.497838 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00402823 sec., 2669907.1304270113 rows/sec., 180.15 MiB/sec. | ||
| 4637 | 2025.05.14 16:35:35.498079 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4638 | 2025.05.14 16:35:35.498344 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.05.14 16:35:35.498429 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4640 | 2025.05.14 16:35:35.498508 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4641 | 2025.05.14 16:35:36.628519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 4642 | 2025.05.14 16:35:36.629041 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2025.05.14 16:35:36.629085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4644 | 2025.05.14 16:35:36.629572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4645 | 2025.05.14 16:35:36.629801 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2025.05.14 16:35:36.629931 [ 114 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4647 | 2025.05.14 16:35:36.629941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 4648 | 2025.05.14 16:35:36.630002 [ 114 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2025.05.14 16:35:36.630030 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4650 | 2025.05.14 16:35:36.630141 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 4651 | 2025.05.14 16:35:36.630289 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2025.05.14 16:35:36.630327 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4653 | 2025.05.14 16:35:36.630390 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 4654 | 2025.05.14 16:35:36.630438 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 4655 | 2025.05.14 16:35:36.630482 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 4656 | 2025.05.14 16:35:36.630522 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 4657 | 2025.05.14 16:35:36.630560 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 4658 | 2025.05.14 16:35:36.632585 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002491259 sec., 3868726.6157392706 rows/sec., 55.34 MiB/sec. | ||
| 4659 | 2025.05.14 16:35:36.632811 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4660 | 2025.05.14 16:35:36.633079 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.05.14 16:35:36.633153 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_21_4} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4662 | 2025.05.14 16:35:36.633232 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4663 | 2025.05.14 16:35:37.154046 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4664 | 2025.05.14 16:35:37.171748 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.05.14 16:35:37.171811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4666 | 2025.05.14 16:35:37.177493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4667 | 2025.05.14 16:35:37.178244 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.05.14 16:35:37.178549 [ 114 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4669 | 2025.05.14 16:35:37.178616 [ 114 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2025.05.14 16:35:37.178639 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4671 | 2025.05.14 16:35:37.178751 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 4672 | 2025.05.14 16:35:37.181155 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4673 | 2025.05.14 16:35:37.181612 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4674 | 2025.05.14 16:35:37.182358 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 4675 | 2025.05.14 16:35:37.185592 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 4676 | 2025.05.14 16:35:37.188907 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 4677 | 2025.05.14 16:35:37.192603 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 4678 | 2025.05.14 16:35:37.196427 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 4679 | 2025.05.14 16:35:37.200170 [ 196 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 4680 | 2025.05.14 16:35:37.250291 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.071595949 sec., 2220.796039731242 rows/sec., 11.48 MiB/sec. | ||
| 4681 | 2025.05.14 16:35:37.251907 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4682 | 2025.05.14 16:35:37.253707 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_21_4} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2025.05.14 16:35:37.253790 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_21_4} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4684 | 2025.05.14 16:35:37.254898 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4685 | 2025.05.14 16:35:38.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.57 MiB, peak 234.13 MiB, free memory in arenas 0.00 B, will set to 225.74 MiB (RSS), difference: 2.17 MiB | ||
| 4686 | 2025.05.14 16:35:39.143944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 668 | ||
| 4687 | 2025.05.14 16:35:39.146309 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2025.05.14 16:35:39.146355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4689 | 2025.05.14 16:35:39.147559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4690 | 2025.05.14 16:35:39.147846 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2025.05.14 16:35:39.148091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 4692 | 2025.05.14 16:35:40.498070 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2025.05.14 16:35:40.498266 [ 269 ] {82281bbd-a262-4eff-9a0b-1f0df6de1072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4694 | 2025.05.14 16:35:40.498340 [ 269 ] {82281bbd-a262-4eff-9a0b-1f0df6de1072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4695 | 2025.05.14 16:35:40.499134 [ 269 ] {82281bbd-a262-4eff-9a0b-1f0df6de1072} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2025.05.14 16:35:40.499177 [ 269 ] {82281bbd-a262-4eff-9a0b-1f0df6de1072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4697 | 2025.05.14 16:35:40.499583 [ 269 ] {82281bbd-a262-4eff-9a0b-1f0df6de1072} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4698 | 2025.05.14 16:35:40.499832 [ 269 ] {82281bbd-a262-4eff-9a0b-1f0df6de1072} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2025.05.14 16:35:40.499984 [ 269 ] {82281bbd-a262-4eff-9a0b-1f0df6de1072} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001772 sec., 119638.82618510158 rows/sec., 7.61 MiB/sec. | ||
| 4700 | 2025.05.14 16:35:40.500025 [ 269 ] {82281bbd-a262-4eff-9a0b-1f0df6de1072} <Debug> TCPHandler: Processed in 0.002110352 sec. | ||
| 4701 | 2025.05.14 16:35:40.500143 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2025.05.14 16:35:40.500239 [ 269 ] {2455aab1-654b-4c5d-9f1b-07ca8e435347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2025.05.14 16:35:40.500279 [ 269 ] {2455aab1-654b-4c5d-9f1b-07ca8e435347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2025.05.14 16:35:40.500973 [ 269 ] {2455aab1-654b-4c5d-9f1b-07ca8e435347} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2025.05.14 16:35:40.501009 [ 269 ] {2455aab1-654b-4c5d-9f1b-07ca8e435347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4706 | 2025.05.14 16:35:40.501369 [ 269 ] {2455aab1-654b-4c5d-9f1b-07ca8e435347} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4707 | 2025.05.14 16:35:40.501578 [ 269 ] {2455aab1-654b-4c5d-9f1b-07ca8e435347} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2025.05.14 16:35:40.501708 [ 269 ] {2455aab1-654b-4c5d-9f1b-07ca8e435347} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001489 sec., 431833.4452652787 rows/sec., 34.05 MiB/sec. | ||
| 4709 | 2025.05.14 16:35:40.501745 [ 269 ] {2455aab1-654b-4c5d-9f1b-07ca8e435347} <Debug> TCPHandler: Processed in 0.001652443 sec. | ||
| 4710 | 2025.05.14 16:35:40.501842 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2025.05.14 16:35:40.501938 [ 269 ] {8bef2149-e6fb-4fc2-aa1b-be45d5f0d293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4712 | 2025.05.14 16:35:40.501977 [ 269 ] {8bef2149-e6fb-4fc2-aa1b-be45d5f0d293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4713 | 2025.05.14 16:35:40.502396 [ 269 ] {8bef2149-e6fb-4fc2-aa1b-be45d5f0d293} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2025.05.14 16:35:40.502433 [ 269 ] {8bef2149-e6fb-4fc2-aa1b-be45d5f0d293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4715 | 2025.05.14 16:35:40.502734 [ 269 ] {8bef2149-e6fb-4fc2-aa1b-be45d5f0d293} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4716 | 2025.05.14 16:35:40.502948 [ 269 ] {8bef2149-e6fb-4fc2-aa1b-be45d5f0d293} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2025.05.14 16:35:40.503076 [ 269 ] {8bef2149-e6fb-4fc2-aa1b-be45d5f0d293} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001157 sec., 102852.20397579948 rows/sec., 6.21 MiB/sec. | ||
| 4718 | 2025.05.14 16:35:40.503114 [ 269 ] {8bef2149-e6fb-4fc2-aa1b-be45d5f0d293} <Debug> TCPHandler: Processed in 0.001321076 sec. | ||
| 4719 | 2025.05.14 16:35:40.503228 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2025.05.14 16:35:40.503323 [ 269 ] {aa432728-3b1a-48a6-92d4-34781ec6d19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4721 | 2025.05.14 16:35:40.503360 [ 269 ] {aa432728-3b1a-48a6-92d4-34781ec6d19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4722 | 2025.05.14 16:35:40.503779 [ 269 ] {aa432728-3b1a-48a6-92d4-34781ec6d19f} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.05.14 16:35:40.503815 [ 269 ] {aa432728-3b1a-48a6-92d4-34781ec6d19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4724 | 2025.05.14 16:35:40.504119 [ 269 ] {aa432728-3b1a-48a6-92d4-34781ec6d19f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4725 | 2025.05.14 16:35:40.504344 [ 269 ] {aa432728-3b1a-48a6-92d4-34781ec6d19f} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.05.14 16:35:40.504482 [ 269 ] {aa432728-3b1a-48a6-92d4-34781ec6d19f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001178 sec., 95925.29711375212 rows/sec., 6.21 MiB/sec. | ||
| 4727 | 2025.05.14 16:35:40.504520 [ 269 ] {aa432728-3b1a-48a6-92d4-34781ec6d19f} <Debug> TCPHandler: Processed in 0.001342276 sec. | ||
| 4728 | 2025.05.14 16:35:40.504629 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2025.05.14 16:35:40.504724 [ 269 ] {0e5811ce-d13e-4485-851e-26cb7468a8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4730 | 2025.05.14 16:35:40.504764 [ 269 ] {0e5811ce-d13e-4485-851e-26cb7468a8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4731 | 2025.05.14 16:35:40.505254 [ 269 ] {0e5811ce-d13e-4485-851e-26cb7468a8de} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2025.05.14 16:35:40.505302 [ 269 ] {0e5811ce-d13e-4485-851e-26cb7468a8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4733 | 2025.05.14 16:35:40.505755 [ 269 ] {0e5811ce-d13e-4485-851e-26cb7468a8de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4734 | 2025.05.14 16:35:40.506082 [ 269 ] {0e5811ce-d13e-4485-851e-26cb7468a8de} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2025.05.14 16:35:40.506260 [ 269 ] {0e5811ce-d13e-4485-851e-26cb7468a8de} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001552 sec., 72164.94845360825 rows/sec., 4.11 MiB/sec. | ||
| 4736 | 2025.05.14 16:35:40.506315 [ 269 ] {0e5811ce-d13e-4485-851e-26cb7468a8de} <Debug> TCPHandler: Processed in 0.001735945 sec. | ||
| 4737 | 2025.05.14 16:35:40.506459 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2025.05.14 16:35:40.506557 [ 269 ] {ece68ad7-1f1e-4698-a3f0-cd0415f48f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4739 | 2025.05.14 16:35:40.506596 [ 269 ] {ece68ad7-1f1e-4698-a3f0-cd0415f48f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4740 | 2025.05.14 16:35:40.507137 [ 269 ] {ece68ad7-1f1e-4698-a3f0-cd0415f48f1c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2025.05.14 16:35:40.507193 [ 269 ] {ece68ad7-1f1e-4698-a3f0-cd0415f48f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4742 | 2025.05.14 16:35:40.507556 [ 269 ] {ece68ad7-1f1e-4698-a3f0-cd0415f48f1c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4743 | 2025.05.14 16:35:40.507773 [ 269 ] {ece68ad7-1f1e-4698-a3f0-cd0415f48f1c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2025.05.14 16:35:40.507903 [ 269 ] {ece68ad7-1f1e-4698-a3f0-cd0415f48f1c} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001364 sec., 289589.44281524926 rows/sec., 20.49 MiB/sec. | ||
| 4745 | 2025.05.14 16:35:40.507941 [ 269 ] {ece68ad7-1f1e-4698-a3f0-cd0415f48f1c} <Debug> TCPHandler: Processed in 0.001546881 sec. | ||
| 4746 | 2025.05.14 16:35:40.508057 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2025.05.14 16:35:40.508159 [ 269 ] {c5a35044-0414-40bf-9be4-18adc4ef7ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4748 | 2025.05.14 16:35:40.508204 [ 269 ] {c5a35044-0414-40bf-9be4-18adc4ef7ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4749 | 2025.05.14 16:35:40.508560 [ 269 ] {c5a35044-0414-40bf-9be4-18adc4ef7ba3} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2025.05.14 16:35:40.508603 [ 269 ] {c5a35044-0414-40bf-9be4-18adc4ef7ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4751 | 2025.05.14 16:35:40.508929 [ 269 ] {c5a35044-0414-40bf-9be4-18adc4ef7ba3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4752 | 2025.05.14 16:35:40.509144 [ 269 ] {c5a35044-0414-40bf-9be4-18adc4ef7ba3} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2025.05.14 16:35:40.509275 [ 269 ] {c5a35044-0414-40bf-9be4-18adc4ef7ba3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 4754 | 2025.05.14 16:35:40.509312 [ 269 ] {c5a35044-0414-40bf-9be4-18adc4ef7ba3} <Debug> TCPHandler: Processed in 0.001307045 sec. | ||
| 4755 | 2025.05.14 16:35:40.509430 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2025.05.14 16:35:40.509532 [ 269 ] {b02a4c51-a6bc-42ec-8fa3-0b012934b3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4757 | 2025.05.14 16:35:40.509575 [ 269 ] {b02a4c51-a6bc-42ec-8fa3-0b012934b3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4758 | 2025.05.14 16:35:40.510015 [ 269 ] {b02a4c51-a6bc-42ec-8fa3-0b012934b3f1} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2025.05.14 16:35:40.510053 [ 269 ] {b02a4c51-a6bc-42ec-8fa3-0b012934b3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4760 | 2025.05.14 16:35:40.510412 [ 269 ] {b02a4c51-a6bc-42ec-8fa3-0b012934b3f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4761 | 2025.05.14 16:35:40.510644 [ 269 ] {b02a4c51-a6bc-42ec-8fa3-0b012934b3f1} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.05.14 16:35:40.510775 [ 269 ] {b02a4c51-a6bc-42ec-8fa3-0b012934b3f1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001262 sec., 187797.147385103 rows/sec., 12.59 MiB/sec. | ||
| 4763 | 2025.05.14 16:35:40.510812 [ 269 ] {b02a4c51-a6bc-42ec-8fa3-0b012934b3f1} <Debug> TCPHandler: Processed in 0.001433668 sec. | ||
| 4764 | 2025.05.14 16:35:40.510924 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2025.05.14 16:35:40.511019 [ 269 ] {71cb2d36-46a6-4632-b7f9-56020a1e4f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4766 | 2025.05.14 16:35:40.511062 [ 269 ] {71cb2d36-46a6-4632-b7f9-56020a1e4f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4767 | 2025.05.14 16:35:40.511361 [ 269 ] {71cb2d36-46a6-4632-b7f9-56020a1e4f64} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.05.14 16:35:40.511398 [ 269 ] {71cb2d36-46a6-4632-b7f9-56020a1e4f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4769 | 2025.05.14 16:35:40.511705 [ 269 ] {71cb2d36-46a6-4632-b7f9-56020a1e4f64} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4770 | 2025.05.14 16:35:40.511926 [ 269 ] {71cb2d36-46a6-4632-b7f9-56020a1e4f64} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.05.14 16:35:40.512041 [ 111 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4772 | 2025.05.14 16:35:40.512056 [ 269 ] {71cb2d36-46a6-4632-b7f9-56020a1e4f64} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 4773 | 2025.05.14 16:35:40.512111 [ 111 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2025.05.14 16:35:40.512118 [ 269 ] {71cb2d36-46a6-4632-b7f9-56020a1e4f64} <Debug> TCPHandler: Processed in 0.001243675 sec. | ||
| 4775 | 2025.05.14 16:35:40.512141 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4776 | 2025.05.14 16:35:40.512238 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2025.05.14 16:35:40.512277 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 4778 | 2025.05.14 16:35:40.512339 [ 269 ] {b2fccac6-b238-49fd-b936-17866f6cc6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4779 | 2025.05.14 16:35:40.512398 [ 269 ] {b2fccac6-b238-49fd-b936-17866f6cc6eb} <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 | ||
| 4780 | 2025.05.14 16:35:40.512426 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4781 | 2025.05.14 16:35:40.512466 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 4782 | 2025.05.14 16:35:40.512536 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 4783 | 2025.05.14 16:35:40.512583 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 4784 | 2025.05.14 16:35:40.512622 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 4785 | 2025.05.14 16:35:40.512661 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 4786 | 2025.05.14 16:35:40.512699 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::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 | ||
| 4787 | 2025.05.14 16:35:40.513158 [ 269 ] {b2fccac6-b238-49fd-b936-17866f6cc6eb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.05.14 16:35:40.513201 [ 269 ] {b2fccac6-b238-49fd-b936-17866f6cc6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4789 | 2025.05.14 16:35:40.513528 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317486 sec., 11385.320223516606 rows/sec., 764.21 KiB/sec. | ||
| 4790 | 2025.05.14 16:35:40.513729 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4791 | 2025.05.14 16:35:40.513848 [ 269 ] {b2fccac6-b238-49fd-b936-17866f6cc6eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4792 | 2025.05.14 16:35:40.514121 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_15_3} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2025.05.14 16:35:40.514180 [ 269 ] {b2fccac6-b238-49fd-b936-17866f6cc6eb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2025.05.14 16:35:40.514209 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_15_3} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4795 | 2025.05.14 16:35:40.514308 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4796 | 2025.05.14 16:35:40.514338 [ 269 ] {b2fccac6-b238-49fd-b936-17866f6cc6eb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002017 sec., 6445.2156668319285 rows/sec., 11.55 MiB/sec. | ||
| 4797 | 2025.05.14 16:35:40.514398 [ 269 ] {b2fccac6-b238-49fd-b936-17866f6cc6eb} <Debug> TCPHandler: Processed in 0.002208954 sec. | ||
| 4798 | 2025.05.14 16:35:40.514502 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2025.05.14 16:35:40.514598 [ 269 ] {fe24866f-60b4-4d24-bd71-511395a40868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4800 | 2025.05.14 16:35:40.514641 [ 269 ] {fe24866f-60b4-4d24-bd71-511395a40868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4801 | 2025.05.14 16:35:40.514964 [ 269 ] {fe24866f-60b4-4d24-bd71-511395a40868} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2025.05.14 16:35:40.515002 [ 269 ] {fe24866f-60b4-4d24-bd71-511395a40868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4803 | 2025.05.14 16:35:40.515324 [ 269 ] {fe24866f-60b4-4d24-bd71-511395a40868} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4804 | 2025.05.14 16:35:40.515551 [ 269 ] {fe24866f-60b4-4d24-bd71-511395a40868} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2025.05.14 16:35:40.515680 [ 269 ] {fe24866f-60b4-4d24-bd71-511395a40868} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001101 sec., 74477.74750227066 rows/sec., 4.73 MiB/sec. | ||
| 4806 | 2025.05.14 16:35:40.515716 [ 269 ] {fe24866f-60b4-4d24-bd71-511395a40868} <Debug> TCPHandler: Processed in 0.001264305 sec. | ||
| 4807 | 2025.05.14 16:35:44.041258 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4808 | 2025.05.14 16:35:44.041335 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4809 | 2025.05.14 16:35:44.131014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4810 | 2025.05.14 16:35:44.131491 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2025.05.14 16:35:44.131532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4812 | 2025.05.14 16:35:44.132094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4813 | 2025.05.14 16:35:44.132329 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.05.14 16:35:44.132454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4815 | 2025.05.14 16:35:44.682175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4816 | 2025.05.14 16:35:44.698184 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2025.05.14 16:35:44.698255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4818 | 2025.05.14 16:35:44.704428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4819 | 2025.05.14 16:35:44.705191 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.05.14 16:35:44.707864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4821 | 2025.05.14 16:35:45.493776 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2025.05.14 16:35:45.493956 [ 269 ] {6c1bcea2-e044-4ed1-8649-c16d46206dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4823 | 2025.05.14 16:35:45.494024 [ 269 ] {6c1bcea2-e044-4ed1-8649-c16d46206dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4824 | 2025.05.14 16:35:45.494724 [ 269 ] {6c1bcea2-e044-4ed1-8649-c16d46206dc9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2025.05.14 16:35:45.494766 [ 269 ] {6c1bcea2-e044-4ed1-8649-c16d46206dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4826 | 2025.05.14 16:35:45.495184 [ 269 ] {6c1bcea2-e044-4ed1-8649-c16d46206dc9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4827 | 2025.05.14 16:35:45.495433 [ 269 ] {6c1bcea2-e044-4ed1-8649-c16d46206dc9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2025.05.14 16:35:45.495588 [ 269 ] {6c1bcea2-e044-4ed1-8649-c16d46206dc9} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001683 sec., 64171.1229946524 rows/sec., 5.37 MiB/sec. | ||
| 4829 | 2025.05.14 16:35:45.495640 [ 269 ] {6c1bcea2-e044-4ed1-8649-c16d46206dc9} <Debug> TCPHandler: Processed in 0.001993129 sec. | ||
| 4830 | 2025.05.14 16:35:45.495767 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2025.05.14 16:35:45.495871 [ 269 ] {ab0bd94e-8035-48f4-91e9-151f6b41d6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4832 | 2025.05.14 16:35:45.495916 [ 269 ] {ab0bd94e-8035-48f4-91e9-151f6b41d6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4833 | 2025.05.14 16:35:45.496337 [ 269 ] {ab0bd94e-8035-48f4-91e9-151f6b41d6c9} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2025.05.14 16:35:45.496373 [ 269 ] {ab0bd94e-8035-48f4-91e9-151f6b41d6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4835 | 2025.05.14 16:35:45.496700 [ 269 ] {ab0bd94e-8035-48f4-91e9-151f6b41d6c9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4836 | 2025.05.14 16:35:45.496952 [ 269 ] {ab0bd94e-8035-48f4-91e9-151f6b41d6c9} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2025.05.14 16:35:45.497085 [ 269 ] {ab0bd94e-8035-48f4-91e9-151f6b41d6c9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001237 sec., 21018.593371059014 rows/sec., 1.54 MiB/sec. | ||
| 4838 | 2025.05.14 16:35:45.497123 [ 269 ] {ab0bd94e-8035-48f4-91e9-151f6b41d6c9} <Debug> TCPHandler: Processed in 0.001409717 sec. | ||
| 4839 | 2025.05.14 16:35:45.497242 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2025.05.14 16:35:45.497339 [ 269 ] {d86e20bc-65b5-4a31-8d59-6c30baa98ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4841 | 2025.05.14 16:35:45.497381 [ 269 ] {d86e20bc-65b5-4a31-8d59-6c30baa98ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4842 | 2025.05.14 16:35:45.497817 [ 269 ] {d86e20bc-65b5-4a31-8d59-6c30baa98ed3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2025.05.14 16:35:45.497853 [ 269 ] {d86e20bc-65b5-4a31-8d59-6c30baa98ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4844 | 2025.05.14 16:35:45.498180 [ 269 ] {d86e20bc-65b5-4a31-8d59-6c30baa98ed3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4845 | 2025.05.14 16:35:45.498404 [ 269 ] {d86e20bc-65b5-4a31-8d59-6c30baa98ed3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2025.05.14 16:35:45.498533 [ 269 ] {d86e20bc-65b5-4a31-8d59-6c30baa98ed3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 5.79 MiB/sec. | ||
| 4847 | 2025.05.14 16:35:45.498571 [ 269 ] {d86e20bc-65b5-4a31-8d59-6c30baa98ed3} <Debug> TCPHandler: Processed in 0.001379297 sec. | ||
| 4848 | 2025.05.14 16:35:45.498703 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2025.05.14 16:35:45.498801 [ 269 ] {b03c081e-976d-4d27-9077-b583d79b15f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4850 | 2025.05.14 16:35:45.498844 [ 269 ] {b03c081e-976d-4d27-9077-b583d79b15f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4851 | 2025.05.14 16:35:45.499241 [ 269 ] {b03c081e-976d-4d27-9077-b583d79b15f2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2025.05.14 16:35:45.499275 [ 269 ] {b03c081e-976d-4d27-9077-b583d79b15f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4853 | 2025.05.14 16:35:45.499622 [ 269 ] {b03c081e-976d-4d27-9077-b583d79b15f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4854 | 2025.05.14 16:35:45.499841 [ 269 ] {b03c081e-976d-4d27-9077-b583d79b15f2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2025.05.14 16:35:45.499971 [ 269 ] {b03c081e-976d-4d27-9077-b583d79b15f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 4856 | 2025.05.14 16:35:45.500007 [ 269 ] {b03c081e-976d-4d27-9077-b583d79b15f2} <Debug> TCPHandler: Processed in 0.001356096 sec. | ||
| 4857 | 2025.05.14 16:35:45.500115 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2025.05.14 16:35:45.500220 [ 269 ] {c9e77245-dc0f-4c1a-93d0-ecc60c50aa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2025.05.14 16:35:45.500284 [ 269 ] {c9e77245-dc0f-4c1a-93d0-ecc60c50aa89} <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 | ||
| 4860 | 2025.05.14 16:35:45.501185 [ 269 ] {c9e77245-dc0f-4c1a-93d0-ecc60c50aa89} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2025.05.14 16:35:45.501222 [ 269 ] {c9e77245-dc0f-4c1a-93d0-ecc60c50aa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4862 | 2025.05.14 16:35:45.501768 [ 269 ] {c9e77245-dc0f-4c1a-93d0-ecc60c50aa89} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4863 | 2025.05.14 16:35:45.501991 [ 269 ] {c9e77245-dc0f-4c1a-93d0-ecc60c50aa89} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2025.05.14 16:35:45.502127 [ 269 ] {c9e77245-dc0f-4c1a-93d0-ecc60c50aa89} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001927 sec., 13492.475350285418 rows/sec., 24.18 MiB/sec. | ||
| 4865 | 2025.05.14 16:35:45.502193 [ 269 ] {c9e77245-dc0f-4c1a-93d0-ecc60c50aa89} <Debug> TCPHandler: Processed in 0.002129762 sec. | ||
| 4866 | 2025.05.14 16:35:45.502310 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2025.05.14 16:35:45.502405 [ 269 ] {5f129df9-7894-41e6-b903-da2b4553a5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4868 | 2025.05.14 16:35:45.502448 [ 269 ] {5f129df9-7894-41e6-b903-da2b4553a5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4869 | 2025.05.14 16:35:45.502774 [ 269 ] {5f129df9-7894-41e6-b903-da2b4553a5a6} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2025.05.14 16:35:45.502809 [ 269 ] {5f129df9-7894-41e6-b903-da2b4553a5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4871 | 2025.05.14 16:35:45.503112 [ 269 ] {5f129df9-7894-41e6-b903-da2b4553a5a6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4872 | 2025.05.14 16:35:45.503325 [ 269 ] {5f129df9-7894-41e6-b903-da2b4553a5a6} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2025.05.14 16:35:45.503451 [ 269 ] {5f129df9-7894-41e6-b903-da2b4553a5a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4874 | 2025.05.14 16:35:45.503509 [ 269 ] {5f129df9-7894-41e6-b903-da2b4553a5a6} <Debug> TCPHandler: Processed in 0.001248054 sec. | ||
| 4875 | 2025.05.14 16:35:49.148273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 702 | ||
| 4876 | 2025.05.14 16:35:49.150589 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.05.14 16:35:49.150637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4878 | 2025.05.14 16:35:49.151793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4879 | 2025.05.14 16:35:49.152051 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2025.05.14 16:35:49.152211 [ 97 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4881 | 2025.05.14 16:35:49.152277 [ 97 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2025.05.14 16:35:49.152300 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4883 | 2025.05.14 16:35:49.152303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 4884 | 2025.05.14 16:35:49.152439 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 4885 | 2025.05.14 16:35:49.153123 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4886 | 2025.05.14 16:35:49.153272 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 508 rows starting from the beginning of the part | ||
| 4887 | 2025.05.14 16:35:49.153648 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part | ||
| 4888 | 2025.05.14 16:35:49.154017 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4889 | 2025.05.14 16:35:49.154369 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 4890 | 2025.05.14 16:35:49.154700 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 4891 | 2025.05.14 16:35:49.155060 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 4892 | 2025.05.14 16:35:49.161404 [ 195 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 72 columns (72 merged, 0 gathered) in 0.009025007 sec., 77783.87318702356 rows/sec., 66.51 MiB/sec. | ||
| 4893 | 2025.05.14 16:35:49.162593 [ 191 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4894 | 2025.05.14 16:35:49.163126 [ 191 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2025.05.14 16:35:49.163192 [ 191 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_16_3} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4896 | 2025.05.14 16:35:49.163465 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4897 | 2025.05.14 16:35:50.499234 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2025.05.14 16:35:50.499439 [ 269 ] {5cab3711-b426-4106-90b6-a04eb40860a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4899 | 2025.05.14 16:35:50.499518 [ 269 ] {5cab3711-b426-4106-90b6-a04eb40860a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4900 | 2025.05.14 16:35:50.500319 [ 269 ] {5cab3711-b426-4106-90b6-a04eb40860a1} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2025.05.14 16:35:50.500371 [ 269 ] {5cab3711-b426-4106-90b6-a04eb40860a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4902 | 2025.05.14 16:35:50.500803 [ 269 ] {5cab3711-b426-4106-90b6-a04eb40860a1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4903 | 2025.05.14 16:35:50.501045 [ 269 ] {5cab3711-b426-4106-90b6-a04eb40860a1} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2025.05.14 16:35:50.501211 [ 269 ] {5cab3711-b426-4106-90b6-a04eb40860a1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001828 sec., 115973.74179431073 rows/sec., 7.38 MiB/sec. | ||
| 4905 | 2025.05.14 16:35:50.501262 [ 269 ] {5cab3711-b426-4106-90b6-a04eb40860a1} <Debug> TCPHandler: Processed in 0.002173013 sec. | ||
| 4906 | 2025.05.14 16:35:50.501384 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2025.05.14 16:35:50.501489 [ 269 ] {9238a804-7460-4d59-9b16-24a3d1c9560d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4908 | 2025.05.14 16:35:50.501534 [ 269 ] {9238a804-7460-4d59-9b16-24a3d1c9560d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4909 | 2025.05.14 16:35:50.502215 [ 269 ] {9238a804-7460-4d59-9b16-24a3d1c9560d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2025.05.14 16:35:50.502254 [ 269 ] {9238a804-7460-4d59-9b16-24a3d1c9560d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4911 | 2025.05.14 16:35:50.502619 [ 269 ] {9238a804-7460-4d59-9b16-24a3d1c9560d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4912 | 2025.05.14 16:35:50.502837 [ 269 ] {9238a804-7460-4d59-9b16-24a3d1c9560d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2025.05.14 16:35:50.502974 [ 269 ] {9238a804-7460-4d59-9b16-24a3d1c9560d} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001509 sec., 426110.00662690523 rows/sec., 33.59 MiB/sec. | ||
| 4914 | 2025.05.14 16:35:50.503012 [ 269 ] {9238a804-7460-4d59-9b16-24a3d1c9560d} <Debug> TCPHandler: Processed in 0.001684033 sec. | ||
| 4915 | 2025.05.14 16:35:50.503117 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2025.05.14 16:35:50.503216 [ 269 ] {5db59aec-1b1a-43ca-bbcc-f9c9a3f21d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4917 | 2025.05.14 16:35:50.503258 [ 269 ] {5db59aec-1b1a-43ca-bbcc-f9c9a3f21d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4918 | 2025.05.14 16:35:50.503671 [ 269 ] {5db59aec-1b1a-43ca-bbcc-f9c9a3f21d5f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2025.05.14 16:35:50.503708 [ 269 ] {5db59aec-1b1a-43ca-bbcc-f9c9a3f21d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4920 | 2025.05.14 16:35:50.504037 [ 269 ] {5db59aec-1b1a-43ca-bbcc-f9c9a3f21d5f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4921 | 2025.05.14 16:35:50.504276 [ 269 ] {5db59aec-1b1a-43ca-bbcc-f9c9a3f21d5f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2025.05.14 16:35:50.504395 [ 93 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 4923 | 2025.05.14 16:35:50.504414 [ 269 ] {5db59aec-1b1a-43ca-bbcc-f9c9a3f21d5f} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001218 sec., 97701.14942528737 rows/sec., 5.90 MiB/sec. | ||
| 4924 | 2025.05.14 16:35:50.504464 [ 93 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.05.14 16:35:50.504473 [ 269 ] {5db59aec-1b1a-43ca-bbcc-f9c9a3f21d5f} <Debug> TCPHandler: Processed in 0.001407827 sec. | ||
| 4926 | 2025.05.14 16:35:50.504494 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4927 | 2025.05.14 16:35:50.504586 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2025.05.14 16:35:50.504623 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 4929 | 2025.05.14 16:35:50.504679 [ 269 ] {fc75f7c1-32eb-49e2-bae7-63b459156ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4930 | 2025.05.14 16:35:50.504722 [ 269 ] {fc75f7c1-32eb-49e2-bae7-63b459156ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4931 | 2025.05.14 16:35:50.504766 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4932 | 2025.05.14 16:35:50.504806 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 163 rows starting from the beginning of the part | ||
| 4933 | 2025.05.14 16:35:50.504874 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 119 rows starting from the beginning of the part | ||
| 4934 | 2025.05.14 16:35:50.504922 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 4935 | 2025.05.14 16:35:50.504968 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 119 rows starting from the beginning of the part | ||
| 4936 | 2025.05.14 16:35:50.505011 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 4937 | 2025.05.14 16:35:50.505051 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 119 rows starting from the beginning of the part | ||
| 4938 | 2025.05.14 16:35:50.505114 [ 269 ] {fc75f7c1-32eb-49e2-bae7-63b459156ae0} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.05.14 16:35:50.505154 [ 269 ] {fc75f7c1-32eb-49e2-bae7-63b459156ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 4940 | 2025.05.14 16:35:50.505618 [ 269 ] {fc75f7c1-32eb-49e2-bae7-63b459156ae0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4941 | 2025.05.14 16:35:50.505854 [ 269 ] {fc75f7c1-32eb-49e2-bae7-63b459156ae0} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.05.14 16:35:50.505984 [ 269 ] {fc75f7c1-32eb-49e2-bae7-63b459156ae0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00131 sec., 86259.54198473283 rows/sec., 5.58 MiB/sec. | ||
| 4943 | 2025.05.14 16:35:50.506021 [ 269 ] {fc75f7c1-32eb-49e2-bae7-63b459156ae0} <Debug> TCPHandler: Processed in 0.00147929 sec. | ||
| 4944 | 2025.05.14 16:35:50.506036 [ 189 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462959 sec., 390988.4009052885 rows/sec., 25.91 MiB/sec. | ||
| 4945 | 2025.05.14 16:35:50.506132 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2025.05.14 16:35:50.506217 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 4947 | 2025.05.14 16:35:50.506242 [ 269 ] {f2138e20-a75e-4855-b341-7e7cbe5d8a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4948 | 2025.05.14 16:35:50.506288 [ 269 ] {f2138e20-a75e-4855-b341-7e7cbe5d8a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4949 | 2025.05.14 16:35:50.506466 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2025.05.14 16:35:50.506542 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_25_5} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 4951 | 2025.05.14 16:35:50.506615 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4952 | 2025.05.14 16:35:50.506761 [ 269 ] {f2138e20-a75e-4855-b341-7e7cbe5d8a4d} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2025.05.14 16:35:50.506803 [ 269 ] {f2138e20-a75e-4855-b341-7e7cbe5d8a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4954 | 2025.05.14 16:35:50.507156 [ 269 ] {f2138e20-a75e-4855-b341-7e7cbe5d8a4d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4955 | 2025.05.14 16:35:50.507394 [ 269 ] {f2138e20-a75e-4855-b341-7e7cbe5d8a4d} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2025.05.14 16:35:50.507538 [ 269 ] {f2138e20-a75e-4855-b341-7e7cbe5d8a4d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001306 sec., 85758.03981623276 rows/sec., 4.89 MiB/sec. | ||
| 4957 | 2025.05.14 16:35:50.507573 [ 269 ] {f2138e20-a75e-4855-b341-7e7cbe5d8a4d} <Debug> TCPHandler: Processed in 0.001494069 sec. | ||
| 4958 | 2025.05.14 16:35:50.507690 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2025.05.14 16:35:50.507785 [ 269 ] {b519e478-7bba-43ea-aa0d-afba9b67c7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4960 | 2025.05.14 16:35:50.507824 [ 269 ] {b519e478-7bba-43ea-aa0d-afba9b67c7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4961 | 2025.05.14 16:35:50.508369 [ 269 ] {b519e478-7bba-43ea-aa0d-afba9b67c7c6} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2025.05.14 16:35:50.508404 [ 269 ] {b519e478-7bba-43ea-aa0d-afba9b67c7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4963 | 2025.05.14 16:35:50.508733 [ 269 ] {b519e478-7bba-43ea-aa0d-afba9b67c7c6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4964 | 2025.05.14 16:35:50.508954 [ 269 ] {b519e478-7bba-43ea-aa0d-afba9b67c7c6} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2025.05.14 16:35:50.509081 [ 269 ] {b519e478-7bba-43ea-aa0d-afba9b67c7c6} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001313 sec., 300837.77608530084 rows/sec., 21.29 MiB/sec. | ||
| 4966 | 2025.05.14 16:35:50.509117 [ 269 ] {b519e478-7bba-43ea-aa0d-afba9b67c7c6} <Debug> TCPHandler: Processed in 0.001475959 sec. | ||
| 4967 | 2025.05.14 16:35:50.509227 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2025.05.14 16:35:50.509321 [ 269 ] {32e03a81-1b04-4512-b071-5efc29e9bc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4969 | 2025.05.14 16:35:50.509363 [ 269 ] {32e03a81-1b04-4512-b071-5efc29e9bc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4970 | 2025.05.14 16:35:50.509681 [ 269 ] {32e03a81-1b04-4512-b071-5efc29e9bc1d} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2025.05.14 16:35:50.509715 [ 269 ] {32e03a81-1b04-4512-b071-5efc29e9bc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4972 | 2025.05.14 16:35:50.510022 [ 269 ] {32e03a81-1b04-4512-b071-5efc29e9bc1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4973 | 2025.05.14 16:35:50.510233 [ 269 ] {32e03a81-1b04-4512-b071-5efc29e9bc1d} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2025.05.14 16:35:50.510357 [ 269 ] {32e03a81-1b04-4512-b071-5efc29e9bc1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 4975 | 2025.05.14 16:35:50.510392 [ 269 ] {32e03a81-1b04-4512-b071-5efc29e9bc1d} <Debug> TCPHandler: Processed in 0.001214924 sec. | ||
| 4976 | 2025.05.14 16:35:50.510599 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.05.14 16:35:50.510693 [ 269 ] {c58fd7df-7f5a-456f-a9eb-4cc842afd2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4978 | 2025.05.14 16:35:50.510734 [ 269 ] {c58fd7df-7f5a-456f-a9eb-4cc842afd2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4979 | 2025.05.14 16:35:50.511123 [ 269 ] {c58fd7df-7f5a-456f-a9eb-4cc842afd2ce} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.05.14 16:35:50.511157 [ 269 ] {c58fd7df-7f5a-456f-a9eb-4cc842afd2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4981 | 2025.05.14 16:35:50.511524 [ 269 ] {c58fd7df-7f5a-456f-a9eb-4cc842afd2ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4982 | 2025.05.14 16:35:50.511738 [ 269 ] {c58fd7df-7f5a-456f-a9eb-4cc842afd2ce} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.05.14 16:35:50.511866 [ 269 ] {c58fd7df-7f5a-456f-a9eb-4cc842afd2ce} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001191 sec., 198992.44332493702 rows/sec., 13.34 MiB/sec. | ||
| 4984 | 2025.05.14 16:35:50.511993 [ 269 ] {c58fd7df-7f5a-456f-a9eb-4cc842afd2ce} <Debug> TCPHandler: Processed in 0.001444128 sec. | ||
| 4985 | 2025.05.14 16:35:50.512099 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2025.05.14 16:35:50.512192 [ 269 ] {1559dd8f-182b-48c4-9160-c940080ceaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4987 | 2025.05.14 16:35:50.512233 [ 269 ] {1559dd8f-182b-48c4-9160-c940080ceaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4988 | 2025.05.14 16:35:50.512522 [ 269 ] {1559dd8f-182b-48c4-9160-c940080ceaec} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2025.05.14 16:35:50.512556 [ 269 ] {1559dd8f-182b-48c4-9160-c940080ceaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4990 | 2025.05.14 16:35:50.512846 [ 269 ] {1559dd8f-182b-48c4-9160-c940080ceaec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4991 | 2025.05.14 16:35:50.513052 [ 269 ] {1559dd8f-182b-48c4-9160-c940080ceaec} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.05.14 16:35:50.513176 [ 269 ] {1559dd8f-182b-48c4-9160-c940080ceaec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 4993 | 2025.05.14 16:35:50.513212 [ 269 ] {1559dd8f-182b-48c4-9160-c940080ceaec} <Debug> TCPHandler: Processed in 0.001162903 sec. | ||
| 4994 | 2025.05.14 16:35:50.513314 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2025.05.14 16:35:50.513407 [ 269 ] {e0f9ea15-a202-4173-99d4-24675f54d677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4996 | 2025.05.14 16:35:50.513460 [ 269 ] {e0f9ea15-a202-4173-99d4-24675f54d677} <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 | ||
| 4997 | 2025.05.14 16:35:50.514195 [ 269 ] {e0f9ea15-a202-4173-99d4-24675f54d677} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2025.05.14 16:35:50.514229 [ 269 ] {e0f9ea15-a202-4173-99d4-24675f54d677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 4999 | 2025.05.14 16:35:50.514743 [ 269 ] {e0f9ea15-a202-4173-99d4-24675f54d677} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5000 | 2025.05.14 16:35:50.514973 [ 269 ] {e0f9ea15-a202-4173-99d4-24675f54d677} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2025.05.14 16:35:50.515116 [ 269 ] {e0f9ea15-a202-4173-99d4-24675f54d677} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001726 sec., 7531.865585168018 rows/sec., 13.50 MiB/sec. | ||
| 5002 | 2025.05.14 16:35:50.515167 [ 269 ] {e0f9ea15-a202-4173-99d4-24675f54d677} <Debug> TCPHandler: Processed in 0.001903578 sec. | ||
| 5003 | 2025.05.14 16:35:50.515293 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2025.05.14 16:35:50.515420 [ 269 ] {5d4ad0be-c1f8-4b1f-86f0-f9dff15d2dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5005 | 2025.05.14 16:35:50.515472 [ 269 ] {5d4ad0be-c1f8-4b1f-86f0-f9dff15d2dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5006 | 2025.05.14 16:35:50.515872 [ 269 ] {5d4ad0be-c1f8-4b1f-86f0-f9dff15d2dd5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2025.05.14 16:35:50.515915 [ 269 ] {5d4ad0be-c1f8-4b1f-86f0-f9dff15d2dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 5008 | 2025.05.14 16:35:50.516296 [ 269 ] {5d4ad0be-c1f8-4b1f-86f0-f9dff15d2dd5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5009 | 2025.05.14 16:35:50.516517 [ 269 ] {5d4ad0be-c1f8-4b1f-86f0-f9dff15d2dd5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2025.05.14 16:35:50.516647 [ 269 ] {5d4ad0be-c1f8-4b1f-86f0-f9dff15d2dd5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001251 sec., 65547.56195043965 rows/sec., 4.16 MiB/sec. | ||
| 5011 | 2025.05.14 16:35:50.516685 [ 269 ] {5d4ad0be-c1f8-4b1f-86f0-f9dff15d2dd5} <Debug> TCPHandler: Processed in 0.001455928 sec. | ||
| 5012 | 2025.05.14 16:35:51.632579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 5013 | 2025.05.14 16:35:51.633070 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.05.14 16:35:51.633121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5015 | 2025.05.14 16:35:51.633652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5016 | 2025.05.14 16:35:51.633932 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.05.14 16:35:51.634074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 5018 | 2025.05.14 16:35:52.207992 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5019 | 2025.05.14 16:35:52.223949 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2025.05.14 16:35:52.224004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5021 | 2025.05.14 16:35:52.230694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5022 | 2025.05.14 16:35:52.231463 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2025.05.14 16:35:52.234300 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5024 | 2025.05.14 16:35:55.493421 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2025.05.14 16:35:55.493603 [ 269 ] {4eb1c59c-16eb-4467-8194-bf34b98bae0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5026 | 2025.05.14 16:35:55.493669 [ 269 ] {4eb1c59c-16eb-4467-8194-bf34b98bae0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5027 | 2025.05.14 16:35:55.494382 [ 269 ] {4eb1c59c-16eb-4467-8194-bf34b98bae0a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2025.05.14 16:35:55.494425 [ 269 ] {4eb1c59c-16eb-4467-8194-bf34b98bae0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5029 | 2025.05.14 16:35:55.494879 [ 269 ] {4eb1c59c-16eb-4467-8194-bf34b98bae0a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5030 | 2025.05.14 16:35:55.495126 [ 269 ] {4eb1c59c-16eb-4467-8194-bf34b98bae0a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2025.05.14 16:35:55.495287 [ 269 ] {4eb1c59c-16eb-4467-8194-bf34b98bae0a} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001734 sec., 62283.73702422145 rows/sec., 5.21 MiB/sec. | ||
| 5032 | 2025.05.14 16:35:55.495331 [ 269 ] {4eb1c59c-16eb-4467-8194-bf34b98bae0a} <Debug> TCPHandler: Processed in 0.002039661 sec. | ||
| 5033 | 2025.05.14 16:35:55.495453 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2025.05.14 16:35:55.495553 [ 269 ] {712e86d5-5936-46ff-aaa0-d5929de46f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5035 | 2025.05.14 16:35:55.495596 [ 269 ] {712e86d5-5936-46ff-aaa0-d5929de46f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5036 | 2025.05.14 16:35:55.496033 [ 269 ] {712e86d5-5936-46ff-aaa0-d5929de46f00} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2025.05.14 16:35:55.496073 [ 269 ] {712e86d5-5936-46ff-aaa0-d5929de46f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5038 | 2025.05.14 16:35:55.496415 [ 269 ] {712e86d5-5936-46ff-aaa0-d5929de46f00} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5039 | 2025.05.14 16:35:55.496640 [ 269 ] {712e86d5-5936-46ff-aaa0-d5929de46f00} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2025.05.14 16:35:55.496799 [ 269 ] {712e86d5-5936-46ff-aaa0-d5929de46f00} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001266 sec., 20537.124802527647 rows/sec., 1.51 MiB/sec. | ||
| 5041 | 2025.05.14 16:35:55.496852 [ 269 ] {712e86d5-5936-46ff-aaa0-d5929de46f00} <Debug> TCPHandler: Processed in 0.001449149 sec. | ||
| 5042 | 2025.05.14 16:35:55.496965 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2025.05.14 16:35:55.497066 [ 269 ] {b53e250c-704a-4ec9-99b6-bf075918e74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5044 | 2025.05.14 16:35:55.497107 [ 269 ] {b53e250c-704a-4ec9-99b6-bf075918e74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5045 | 2025.05.14 16:35:55.497549 [ 269 ] {b53e250c-704a-4ec9-99b6-bf075918e74f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2025.05.14 16:35:55.497591 [ 269 ] {b53e250c-704a-4ec9-99b6-bf075918e74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5047 | 2025.05.14 16:35:55.497945 [ 269 ] {b53e250c-704a-4ec9-99b6-bf075918e74f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5048 | 2025.05.14 16:35:55.498179 [ 269 ] {b53e250c-704a-4ec9-99b6-bf075918e74f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2025.05.14 16:35:55.498312 [ 269 ] {b53e250c-704a-4ec9-99b6-bf075918e74f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001266 sec., 71090.04739336493 rows/sec., 5.55 MiB/sec. | ||
| 5050 | 2025.05.14 16:35:55.498352 [ 269 ] {b53e250c-704a-4ec9-99b6-bf075918e74f} <Debug> TCPHandler: Processed in 0.001437928 sec. | ||
| 5051 | 2025.05.14 16:35:55.498478 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2025.05.14 16:35:55.498598 [ 269 ] {7515eac2-babc-4850-aaed-f7a86dc420e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5053 | 2025.05.14 16:35:55.498662 [ 269 ] {7515eac2-babc-4850-aaed-f7a86dc420e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5054 | 2025.05.14 16:35:55.499112 [ 269 ] {7515eac2-babc-4850-aaed-f7a86dc420e3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2025.05.14 16:35:55.499152 [ 269 ] {7515eac2-babc-4850-aaed-f7a86dc420e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5056 | 2025.05.14 16:35:55.499524 [ 269 ] {7515eac2-babc-4850-aaed-f7a86dc420e3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5057 | 2025.05.14 16:35:55.499760 [ 269 ] {7515eac2-babc-4850-aaed-f7a86dc420e3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2025.05.14 16:35:55.499894 [ 269 ] {7515eac2-babc-4850-aaed-f7a86dc420e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 5059 | 2025.05.14 16:35:55.499932 [ 269 ] {7515eac2-babc-4850-aaed-f7a86dc420e3} <Debug> TCPHandler: Processed in 0.00151498 sec. | ||
| 5060 | 2025.05.14 16:35:55.500046 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2025.05.14 16:35:55.500142 [ 269 ] {d6ec2341-8435-4a42-97f7-713ee42e039d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5062 | 2025.05.14 16:35:55.500197 [ 269 ] {d6ec2341-8435-4a42-97f7-713ee42e039d} <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 | ||
| 5063 | 2025.05.14 16:35:55.501000 [ 269 ] {d6ec2341-8435-4a42-97f7-713ee42e039d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2025.05.14 16:35:55.501038 [ 269 ] {d6ec2341-8435-4a42-97f7-713ee42e039d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5065 | 2025.05.14 16:35:55.501602 [ 269 ] {d6ec2341-8435-4a42-97f7-713ee42e039d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5066 | 2025.05.14 16:35:55.501834 [ 269 ] {d6ec2341-8435-4a42-97f7-713ee42e039d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2025.05.14 16:35:55.501953 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5068 | 2025.05.14 16:35:55.501969 [ 269 ] {d6ec2341-8435-4a42-97f7-713ee42e039d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001846 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 5069 | 2025.05.14 16:35:55.502018 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.05.14 16:35:55.502041 [ 269 ] {d6ec2341-8435-4a42-97f7-713ee42e039d} <Debug> TCPHandler: Processed in 0.002046361 sec. | ||
| 5071 | 2025.05.14 16:35:55.502042 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5072 | 2025.05.14 16:35:55.502162 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2025.05.14 16:35:55.502179 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 5074 | 2025.05.14 16:35:55.502264 [ 269 ] {4817c31a-b7a0-46e2-a76d-a0ff7cd64b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5075 | 2025.05.14 16:35:55.502311 [ 269 ] {4817c31a-b7a0-46e2-a76d-a0ff7cd64b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5076 | 2025.05.14 16:35:55.502421 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5077 | 2025.05.14 16:35:55.502487 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 347 rows starting from the beginning of the part | ||
| 5078 | 2025.05.14 16:35:55.502606 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 5079 | 2025.05.14 16:35:55.502630 [ 269 ] {4817c31a-b7a0-46e2-a76d-a0ff7cd64b84} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2025.05.14 16:35:55.502673 [ 269 ] {4817c31a-b7a0-46e2-a76d-a0ff7cd64b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5081 | 2025.05.14 16:35:55.502702 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
| 5082 | 2025.05.14 16:35:55.502799 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 5083 | 2025.05.14 16:35:55.502886 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
| 5084 | 2025.05.14 16:35:55.502973 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 5085 | 2025.05.14 16:35:55.503025 [ 269 ] {4817c31a-b7a0-46e2-a76d-a0ff7cd64b84} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5086 | 2025.05.14 16:35:55.503273 [ 269 ] {4817c31a-b7a0-46e2-a76d-a0ff7cd64b84} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2025.05.14 16:35:55.503413 [ 269 ] {4817c31a-b7a0-46e2-a76d-a0ff7cd64b84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 5088 | 2025.05.14 16:35:55.503449 [ 269 ] {4817c31a-b7a0-46e2-a76d-a0ff7cd64b84} <Debug> TCPHandler: Processed in 0.001337466 sec. | ||
| 5089 | 2025.05.14 16:35:55.506604 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 19 columns (19 merged, 0 gathered) in 0.004482408 sec., 100615.56199257185 rows/sec., 180.30 MiB/sec. | ||
| 5090 | 2025.05.14 16:35:55.507414 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5091 | 2025.05.14 16:35:55.507780 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2025.05.14 16:35:55.507858 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5093 | 2025.05.14 16:35:55.507978 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5094 | 2025.05.14 16:35:56.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.22 MiB, peak 234.43 MiB, free memory in arenas 0.00 B, will set to 230.52 MiB (RSS), difference: 1.30 MiB | ||
| 5095 | 2025.05.14 16:35:59.041386 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5096 | 2025.05.14 16:35:59.041450 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5097 | 2025.05.14 16:35:59.134154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 5098 | 2025.05.14 16:35:59.134695 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2025.05.14 16:35:59.134741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5100 | 2025.05.14 16:35:59.135289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5101 | 2025.05.14 16:35:59.135525 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2025.05.14 16:35:59.135658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 5103 | 2025.05.14 16:35:59.152553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 736 | ||
| 5104 | 2025.05.14 16:35:59.154895 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2025.05.14 16:35:59.154935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5106 | 2025.05.14 16:35:59.156113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5107 | 2025.05.14 16:35:59.156373 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2025.05.14 16:35:59.156618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5109 | 2025.05.14 16:35:59.734366 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5110 | 2025.05.14 16:35:59.751289 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2025.05.14 16:35:59.751349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5112 | 2025.05.14 16:35:59.757311 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5113 | 2025.05.14 16:35:59.758019 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2025.05.14 16:35:59.760859 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5115 | 2025.05.14 16:36:00.499752 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2025.05.14 16:36:00.499955 [ 269 ] {7def7d73-7a30-44ed-9168-584ef9f9cac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5117 | 2025.05.14 16:36:00.500031 [ 269 ] {7def7d73-7a30-44ed-9168-584ef9f9cac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5118 | 2025.05.14 16:36:00.500834 [ 269 ] {7def7d73-7a30-44ed-9168-584ef9f9cac6} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2025.05.14 16:36:00.500886 [ 269 ] {7def7d73-7a30-44ed-9168-584ef9f9cac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5120 | 2025.05.14 16:36:00.501306 [ 269 ] {7def7d73-7a30-44ed-9168-584ef9f9cac6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5121 | 2025.05.14 16:36:00.501542 [ 269 ] {7def7d73-7a30-44ed-9168-584ef9f9cac6} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2025.05.14 16:36:00.501710 [ 269 ] {7def7d73-7a30-44ed-9168-584ef9f9cac6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001812 sec., 116997.79249448124 rows/sec., 7.44 MiB/sec. | ||
| 5123 | 2025.05.14 16:36:00.501762 [ 269 ] {7def7d73-7a30-44ed-9168-584ef9f9cac6} <Debug> TCPHandler: Processed in 0.002156502 sec. | ||
| 5124 | 2025.05.14 16:36:00.501885 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2025.05.14 16:36:00.501990 [ 269 ] {bab5bedc-b823-4062-8d4f-25f2111ef608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5126 | 2025.05.14 16:36:00.502035 [ 269 ] {bab5bedc-b823-4062-8d4f-25f2111ef608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5127 | 2025.05.14 16:36:00.502755 [ 269 ] {bab5bedc-b823-4062-8d4f-25f2111ef608} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2025.05.14 16:36:00.502794 [ 269 ] {bab5bedc-b823-4062-8d4f-25f2111ef608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5129 | 2025.05.14 16:36:00.503158 [ 269 ] {bab5bedc-b823-4062-8d4f-25f2111ef608} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5130 | 2025.05.14 16:36:00.503382 [ 269 ] {bab5bedc-b823-4062-8d4f-25f2111ef608} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2025.05.14 16:36:00.503497 [ 76 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5132 | 2025.05.14 16:36:00.503516 [ 269 ] {bab5bedc-b823-4062-8d4f-25f2111ef608} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.00155 sec., 414838.7096774194 rows/sec., 32.71 MiB/sec. | ||
| 5133 | 2025.05.14 16:36:00.503562 [ 76 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2025.05.14 16:36:00.503572 [ 269 ] {bab5bedc-b823-4062-8d4f-25f2111ef608} <Debug> TCPHandler: Processed in 0.001742315 sec. | ||
| 5135 | 2025.05.14 16:36:00.503609 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5136 | 2025.05.14 16:36:00.503700 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.05.14 16:36:00.503750 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 5138 | 2025.05.14 16:36:00.503804 [ 269 ] {2f7ddd49-6d73-4ffb-babb-a72d1c305e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5139 | 2025.05.14 16:36:00.503850 [ 269 ] {2f7ddd49-6d73-4ffb-babb-a72d1c305e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5140 | 2025.05.14 16:36:00.503892 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5141 | 2025.05.14 16:36:00.503934 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1845 rows starting from the beginning of the part | ||
| 5142 | 2025.05.14 16:36:00.504003 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 643 rows starting from the beginning of the part | ||
| 5143 | 2025.05.14 16:36:00.504049 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 108 rows starting from the beginning of the part | ||
| 5144 | 2025.05.14 16:36:00.504093 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 643 rows starting from the beginning of the part | ||
| 5145 | 2025.05.14 16:36:00.504134 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
| 5146 | 2025.05.14 16:36:00.504178 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 643 rows starting from the beginning of the part | ||
| 5147 | 2025.05.14 16:36:00.504279 [ 269 ] {2f7ddd49-6d73-4ffb-babb-a72d1c305e6a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2025.05.14 16:36:00.504322 [ 269 ] {2f7ddd49-6d73-4ffb-babb-a72d1c305e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5149 | 2025.05.14 16:36:00.504660 [ 269 ] {2f7ddd49-6d73-4ffb-babb-a72d1c305e6a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5150 | 2025.05.14 16:36:00.504890 [ 269 ] {2f7ddd49-6d73-4ffb-babb-a72d1c305e6a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2025.05.14 16:36:00.505030 [ 269 ] {2f7ddd49-6d73-4ffb-babb-a72d1c305e6a} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001248 sec., 95352.56410256411 rows/sec., 5.76 MiB/sec. | ||
| 5152 | 2025.05.14 16:36:00.505069 [ 269 ] {2f7ddd49-6d73-4ffb-babb-a72d1c305e6a} <Debug> TCPHandler: Processed in 0.001422368 sec. | ||
| 5153 | 2025.05.14 16:36:00.505239 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2025.05.14 16:36:00.505333 [ 269 ] {49b6ff42-bccb-4a77-960e-efd3b29a41fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5155 | 2025.05.14 16:36:00.505373 [ 269 ] {49b6ff42-bccb-4a77-960e-efd3b29a41fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5156 | 2025.05.14 16:36:00.505836 [ 193 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 5 columns (5 merged, 0 gathered) in 0.002142812 sec., 1862039.2269597147 rows/sec., 156.52 MiB/sec. | ||
| 5157 | 2025.05.14 16:36:00.505854 [ 269 ] {49b6ff42-bccb-4a77-960e-efd3b29a41fa} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2025.05.14 16:36:00.505904 [ 269 ] {49b6ff42-bccb-4a77-960e-efd3b29a41fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5159 | 2025.05.14 16:36:00.506092 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5160 | 2025.05.14 16:36:00.506257 [ 269 ] {49b6ff42-bccb-4a77-960e-efd3b29a41fa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5161 | 2025.05.14 16:36:00.506406 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2025.05.14 16:36:00.506501 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_36_7} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5163 | 2025.05.14 16:36:00.506536 [ 269 ] {49b6ff42-bccb-4a77-960e-efd3b29a41fa} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2025.05.14 16:36:00.506586 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 5165 | 2025.05.14 16:36:00.506652 [ 76 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 5166 | 2025.05.14 16:36:00.506677 [ 269 ] {49b6ff42-bccb-4a77-960e-efd3b29a41fa} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001363 sec., 82905.35583272194 rows/sec., 5.37 MiB/sec. | ||
| 5167 | 2025.05.14 16:36:00.506687 [ 76 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2025.05.14 16:36:00.506720 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5169 | 2025.05.14 16:36:00.506722 [ 269 ] {49b6ff42-bccb-4a77-960e-efd3b29a41fa} <Debug> TCPHandler: Processed in 0.00153456 sec. | ||
| 5170 | 2025.05.14 16:36:00.506807 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 5171 | 2025.05.14 16:36:00.506847 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2025.05.14 16:36:00.506905 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2025.05.14 16:36:00.506936 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 342 rows starting from the beginning of the part | ||
| 5174 | 2025.05.14 16:36:00.506946 [ 269 ] {8b5b4af4-2604-439a-8018-eacab3fc931b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5175 | 2025.05.14 16:36:00.506989 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
| 5176 | 2025.05.14 16:36:00.506990 [ 269 ] {8b5b4af4-2604-439a-8018-eacab3fc931b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5177 | 2025.05.14 16:36:00.507040 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 5178 | 2025.05.14 16:36:00.507085 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
| 5179 | 2025.05.14 16:36:00.507123 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part | ||
| 5180 | 2025.05.14 16:36:00.507159 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
| 5181 | 2025.05.14 16:36:00.507424 [ 269 ] {8b5b4af4-2604-439a-8018-eacab3fc931b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2025.05.14 16:36:00.507465 [ 269 ] {8b5b4af4-2604-439a-8018-eacab3fc931b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5183 | 2025.05.14 16:36:00.507789 [ 269 ] {8b5b4af4-2604-439a-8018-eacab3fc931b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5184 | 2025.05.14 16:36:00.507990 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218504 sec., 838733.3976745255 rows/sec., 58.61 MiB/sec. | ||
| 5185 | 2025.05.14 16:36:00.508026 [ 269 ] {8b5b4af4-2604-439a-8018-eacab3fc931b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.05.14 16:36:00.508117 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5187 | 2025.05.14 16:36:00.508164 [ 269 ] {8b5b4af4-2604-439a-8018-eacab3fc931b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001235 sec., 90688.25910931174 rows/sec., 5.17 MiB/sec. | ||
| 5188 | 2025.05.14 16:36:00.508208 [ 269 ] {8b5b4af4-2604-439a-8018-eacab3fc931b} <Debug> TCPHandler: Processed in 0.001410988 sec. | ||
| 5189 | 2025.05.14 16:36:00.508311 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2025.05.14 16:36:00.508369 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2025.05.14 16:36:00.508406 [ 269 ] {a65db7c3-9962-4a3d-9fc0-ba5f9faeb058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5192 | 2025.05.14 16:36:00.508438 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_20_4} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 5193 | 2025.05.14 16:36:00.508451 [ 269 ] {a65db7c3-9962-4a3d-9fc0-ba5f9faeb058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5194 | 2025.05.14 16:36:00.508500 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5195 | 2025.05.14 16:36:00.509035 [ 269 ] {a65db7c3-9962-4a3d-9fc0-ba5f9faeb058} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2025.05.14 16:36:00.509076 [ 269 ] {a65db7c3-9962-4a3d-9fc0-ba5f9faeb058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5197 | 2025.05.14 16:36:00.509414 [ 269 ] {a65db7c3-9962-4a3d-9fc0-ba5f9faeb058} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5198 | 2025.05.14 16:36:00.509627 [ 269 ] {a65db7c3-9962-4a3d-9fc0-ba5f9faeb058} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2025.05.14 16:36:00.509730 [ 76 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5200 | 2025.05.14 16:36:00.509756 [ 269 ] {a65db7c3-9962-4a3d-9fc0-ba5f9faeb058} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001368 sec., 288742.6900584795 rows/sec., 20.43 MiB/sec. | ||
| 5201 | 2025.05.14 16:36:00.509762 [ 76 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2025.05.14 16:36:00.509799 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5203 | 2025.05.14 16:36:00.509800 [ 269 ] {a65db7c3-9962-4a3d-9fc0-ba5f9faeb058} <Debug> TCPHandler: Processed in 0.00153921 sec. | ||
| 5204 | 2025.05.14 16:36:00.509878 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 5205 | 2025.05.14 16:36:00.509916 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2025.05.14 16:36:00.509989 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5207 | 2025.05.14 16:36:00.510014 [ 269 ] {1b8b1ce8-918b-41b9-bd31-2bf57cb3ec0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5208 | 2025.05.14 16:36:00.510027 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
| 5209 | 2025.05.14 16:36:00.510062 [ 269 ] {1b8b1ce8-918b-41b9-bd31-2bf57cb3ec0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5210 | 2025.05.14 16:36:00.510103 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 395 rows starting from the beginning of the part | ||
| 5211 | 2025.05.14 16:36:00.510153 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5212 | 2025.05.14 16:36:00.510195 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 395 rows starting from the beginning of the part | ||
| 5213 | 2025.05.14 16:36:00.510232 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5214 | 2025.05.14 16:36:00.510269 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 395 rows starting from the beginning of the part | ||
| 5215 | 2025.05.14 16:36:00.510384 [ 269 ] {1b8b1ce8-918b-41b9-bd31-2bf57cb3ec0e} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.05.14 16:36:00.510425 [ 269 ] {1b8b1ce8-918b-41b9-bd31-2bf57cb3ec0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5217 | 2025.05.14 16:36:00.510756 [ 269 ] {1b8b1ce8-918b-41b9-bd31-2bf57cb3ec0e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5218 | 2025.05.14 16:36:00.510987 [ 269 ] {1b8b1ce8-918b-41b9-bd31-2bf57cb3ec0e} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.05.14 16:36:00.511114 [ 74 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5220 | 2025.05.14 16:36:00.511122 [ 269 ] {1b8b1ce8-918b-41b9-bd31-2bf57cb3ec0e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 5221 | 2025.05.14 16:36:00.511199 [ 74 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2025.05.14 16:36:00.511206 [ 269 ] {1b8b1ce8-918b-41b9-bd31-2bf57cb3ec0e} <Debug> TCPHandler: Processed in 0.001340046 sec. | ||
| 5223 | 2025.05.14 16:36:00.511239 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5224 | 2025.05.14 16:36:00.511324 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2025.05.14 16:36:00.511336 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 5226 | 2025.05.14 16:36:00.511424 [ 269 ] {ea45351a-b88b-418e-ad07-f4877af2ec5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5227 | 2025.05.14 16:36:00.511441 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5228 | 2025.05.14 16:36:00.511466 [ 269 ] {ea45351a-b88b-418e-ad07-f4877af2ec5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5229 | 2025.05.14 16:36:00.511472 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5230 | 2025.05.14 16:36:00.511485 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638682 sec., 1390141.5893992856 rows/sec., 105.53 MiB/sec. | ||
| 5231 | 2025.05.14 16:36:00.511544 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5232 | 2025.05.14 16:36:00.511595 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5233 | 2025.05.14 16:36:00.511637 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5234 | 2025.05.14 16:36:00.511677 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5235 | 2025.05.14 16:36:00.511720 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5236 | 2025.05.14 16:36:00.511721 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5237 | 2025.05.14 16:36:00.511900 [ 269 ] {ea45351a-b88b-418e-ad07-f4877af2ec5b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2025.05.14 16:36:00.511943 [ 269 ] {ea45351a-b88b-418e-ad07-f4877af2ec5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5239 | 2025.05.14 16:36:00.512096 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.05.14 16:36:00.512187 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_36_7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5241 | 2025.05.14 16:36:00.512279 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5242 | 2025.05.14 16:36:00.512369 [ 269 ] {ea45351a-b88b-418e-ad07-f4877af2ec5b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5243 | 2025.05.14 16:36:00.512552 [ 190 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260975 sec., 76131.5648605246 rows/sec., 3.88 MiB/sec. | ||
| 5244 | 2025.05.14 16:36:00.512590 [ 269 ] {ea45351a-b88b-418e-ad07-f4877af2ec5b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.05.14 16:36:00.512664 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5246 | 2025.05.14 16:36:00.512711 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5247 | 2025.05.14 16:36:00.512727 [ 269 ] {ea45351a-b88b-418e-ad07-f4877af2ec5b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001322 sec., 179273.82753403933 rows/sec., 12.02 MiB/sec. | ||
| 5248 | 2025.05.14 16:36:00.512750 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2025.05.14 16:36:00.512773 [ 269 ] {ea45351a-b88b-418e-ad07-f4877af2ec5b} <Debug> TCPHandler: Processed in 0.00149908 sec. | ||
| 5250 | 2025.05.14 16:36:00.512778 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5251 | 2025.05.14 16:36:00.512864 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 5252 | 2025.05.14 16:36:00.512899 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2025.05.14 16:36:00.512956 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.05.14 16:36:00.512970 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5255 | 2025.05.14 16:36:00.512998 [ 269 ] {447a7487-8e67-410f-a479-2ea4bae5bb8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5256 | 2025.05.14 16:36:00.513004 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10755 rows starting from the beginning of the part | ||
| 5257 | 2025.05.14 16:36:00.513020 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_16_3} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5258 | 2025.05.14 16:36:00.513048 [ 269 ] {447a7487-8e67-410f-a479-2ea4bae5bb8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5259 | 2025.05.14 16:36:00.513075 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
| 5260 | 2025.05.14 16:36:00.513109 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5261 | 2025.05.14 16:36:00.513121 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5262 | 2025.05.14 16:36:00.513167 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
| 5263 | 2025.05.14 16:36:00.513203 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 5264 | 2025.05.14 16:36:00.513238 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
| 5265 | 2025.05.14 16:36:00.513350 [ 269 ] {447a7487-8e67-410f-a479-2ea4bae5bb8e} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2025.05.14 16:36:00.513391 [ 269 ] {447a7487-8e67-410f-a479-2ea4bae5bb8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5267 | 2025.05.14 16:36:00.513728 [ 269 ] {447a7487-8e67-410f-a479-2ea4bae5bb8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5268 | 2025.05.14 16:36:00.513940 [ 269 ] {447a7487-8e67-410f-a479-2ea4bae5bb8e} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.05.14 16:36:00.514068 [ 269 ] {447a7487-8e67-410f-a479-2ea4bae5bb8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 5270 | 2025.05.14 16:36:00.514103 [ 269 ] {447a7487-8e67-410f-a479-2ea4bae5bb8e} <Debug> TCPHandler: Processed in 0.001254345 sec. | ||
| 5271 | 2025.05.14 16:36:00.514212 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2025.05.14 16:36:00.514305 [ 269 ] {bf6f51fa-3ee4-4a48-89c0-55d74a1c2fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5273 | 2025.05.14 16:36:00.514356 [ 269 ] {bf6f51fa-3ee4-4a48-89c0-55d74a1c2fe2} <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 | ||
| 5274 | 2025.05.14 16:36:00.515117 [ 269 ] {bf6f51fa-3ee4-4a48-89c0-55d74a1c2fe2} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2025.05.14 16:36:00.515153 [ 269 ] {bf6f51fa-3ee4-4a48-89c0-55d74a1c2fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5276 | 2025.05.14 16:36:00.515676 [ 269 ] {bf6f51fa-3ee4-4a48-89c0-55d74a1c2fe2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5277 | 2025.05.14 16:36:00.515912 [ 269 ] {bf6f51fa-3ee4-4a48-89c0-55d74a1c2fe2} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2025.05.14 16:36:00.516053 [ 269 ] {bf6f51fa-3ee4-4a48-89c0-55d74a1c2fe2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001765 sec., 7365.439093484419 rows/sec., 13.20 MiB/sec. | ||
| 5279 | 2025.05.14 16:36:00.516114 [ 269 ] {bf6f51fa-3ee4-4a48-89c0-55d74a1c2fe2} <Debug> TCPHandler: Processed in 0.001952599 sec. | ||
| 5280 | 2025.05.14 16:36:00.516218 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2025.05.14 16:36:00.516311 [ 269 ] {5863d6a9-f50a-4fee-acbf-eef440cbb9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5282 | 2025.05.14 16:36:00.516352 [ 269 ] {5863d6a9-f50a-4fee-acbf-eef440cbb9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5283 | 2025.05.14 16:36:00.516673 [ 269 ] {5863d6a9-f50a-4fee-acbf-eef440cbb9a8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2025.05.14 16:36:00.516708 [ 269 ] {5863d6a9-f50a-4fee-acbf-eef440cbb9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5285 | 2025.05.14 16:36:00.517014 [ 269 ] {5863d6a9-f50a-4fee-acbf-eef440cbb9a8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5286 | 2025.05.14 16:36:00.517045 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11786 rows, containing 5 columns (5 merged, 0 gathered) in 0.004213713 sec., 2797058.081554202 rows/sec., 188.82 MiB/sec. | ||
| 5287 | 2025.05.14 16:36:00.517238 [ 269 ] {5863d6a9-f50a-4fee-acbf-eef440cbb9a8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2025.05.14 16:36:00.517350 [ 74 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5289 | 2025.05.14 16:36:00.517374 [ 269 ] {5863d6a9-f50a-4fee-acbf-eef440cbb9a8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001081 sec., 75855.68917668826 rows/sec., 4.82 MiB/sec. | ||
| 5290 | 2025.05.14 16:36:00.517381 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5291 | 2025.05.14 16:36:00.517385 [ 74 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.05.14 16:36:00.517415 [ 269 ] {5863d6a9-f50a-4fee-acbf-eef440cbb9a8} <Debug> TCPHandler: Processed in 0.001246325 sec. | ||
| 5293 | 2025.05.14 16:36:00.517425 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5294 | 2025.05.14 16:36:00.517502 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 5295 | 2025.05.14 16:36:00.517574 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5296 | 2025.05.14 16:36:00.517599 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1954 rows starting from the beginning of the part | ||
| 5297 | 2025.05.14 16:36:00.517643 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
| 5298 | 2025.05.14 16:36:00.517677 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 5299 | 2025.05.14 16:36:00.517700 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2025.05.14 16:36:00.517709 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
| 5301 | 2025.05.14 16:36:00.517745 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 5302 | 2025.05.14 16:36:00.517774 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5303 | 2025.05.14 16:36:00.517778 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
| 5304 | 2025.05.14 16:36:00.517851 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5305 | 2025.05.14 16:36:00.518736 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260344 sec., 1840767.2825831678 rows/sec., 120.02 MiB/sec. | ||
| 5306 | 2025.05.14 16:36:00.518923 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5307 | 2025.05.14 16:36:00.519165 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2025.05.14 16:36:00.519225 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_36_7} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5309 | 2025.05.14 16:36:00.519277 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5310 | 2025.05.14 16:36:02.973351 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2025.05.14 16:36:02.973550 [ 269 ] {75b7e34b-7e56-425c-b80f-7abc3f1c4a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5312 | 2025.05.14 16:36:02.973666 [ 269 ] {75b7e34b-7e56-425c-b80f-7abc3f1c4a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5313 | 2025.05.14 16:36:02.974365 [ 269 ] {75b7e34b-7e56-425c-b80f-7abc3f1c4a5b} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2025.05.14 16:36:02.974417 [ 269 ] {75b7e34b-7e56-425c-b80f-7abc3f1c4a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5315 | 2025.05.14 16:36:02.974820 [ 269 ] {75b7e34b-7e56-425c-b80f-7abc3f1c4a5b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5316 | 2025.05.14 16:36:02.975052 [ 269 ] {75b7e34b-7e56-425c-b80f-7abc3f1c4a5b} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2025.05.14 16:36:02.975205 [ 269 ] {75b7e34b-7e56-425c-b80f-7abc3f1c4a5b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001705 sec., 2346.041055718475 rows/sec., 191.30 KiB/sec. | ||
| 5318 | 2025.05.14 16:36:02.975246 [ 269 ] {75b7e34b-7e56-425c-b80f-7abc3f1c4a5b} <Debug> TCPHandler: Processed in 0.00203217 sec. | ||
| 5319 | 2025.05.14 16:36:02.975379 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2025.05.14 16:36:02.975476 [ 269 ] {81848902-8b07-45e3-9926-4ea97fb8e744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5321 | 2025.05.14 16:36:02.975515 [ 269 ] {81848902-8b07-45e3-9926-4ea97fb8e744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5322 | 2025.05.14 16:36:02.976542 [ 269 ] {81848902-8b07-45e3-9926-4ea97fb8e744} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2025.05.14 16:36:02.976582 [ 269 ] {81848902-8b07-45e3-9926-4ea97fb8e744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5324 | 2025.05.14 16:36:02.976976 [ 269 ] {81848902-8b07-45e3-9926-4ea97fb8e744} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5325 | 2025.05.14 16:36:02.977197 [ 269 ] {81848902-8b07-45e3-9926-4ea97fb8e744} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2025.05.14 16:36:02.977327 [ 269 ] {81848902-8b07-45e3-9926-4ea97fb8e744} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.001868 sec., 669164.8822269806 rows/sec., 55.16 MiB/sec. | ||
| 5327 | 2025.05.14 16:36:02.977366 [ 269 ] {81848902-8b07-45e3-9926-4ea97fb8e744} <Debug> TCPHandler: Processed in 0.00203843 sec. | ||
| 5328 | 2025.05.14 16:36:02.977479 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2025.05.14 16:36:02.977574 [ 269 ] {e1cf5d29-a842-4dd3-980f-9e6c659434c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5330 | 2025.05.14 16:36:02.977614 [ 269 ] {e1cf5d29-a842-4dd3-980f-9e6c659434c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5331 | 2025.05.14 16:36:02.978011 [ 269 ] {e1cf5d29-a842-4dd3-980f-9e6c659434c3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2025.05.14 16:36:02.978048 [ 269 ] {e1cf5d29-a842-4dd3-980f-9e6c659434c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5333 | 2025.05.14 16:36:02.978363 [ 269 ] {e1cf5d29-a842-4dd3-980f-9e6c659434c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5334 | 2025.05.14 16:36:02.978667 [ 269 ] {e1cf5d29-a842-4dd3-980f-9e6c659434c3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2025.05.14 16:36:02.978828 [ 269 ] {e1cf5d29-a842-4dd3-980f-9e6c659434c3} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001272 sec., 23584.90566037736 rows/sec., 1.72 MiB/sec. | ||
| 5336 | 2025.05.14 16:36:02.978874 [ 269 ] {e1cf5d29-a842-4dd3-980f-9e6c659434c3} <Debug> TCPHandler: Processed in 0.001445069 sec. | ||
| 5337 | 2025.05.14 16:36:02.979013 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2025.05.14 16:36:02.979114 [ 269 ] {28b4fd97-4ac3-4824-86f5-324b2f1cac9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5339 | 2025.05.14 16:36:02.979158 [ 269 ] {28b4fd97-4ac3-4824-86f5-324b2f1cac9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5340 | 2025.05.14 16:36:02.979710 [ 269 ] {28b4fd97-4ac3-4824-86f5-324b2f1cac9d} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2025.05.14 16:36:02.979747 [ 269 ] {28b4fd97-4ac3-4824-86f5-324b2f1cac9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5342 | 2025.05.14 16:36:02.980065 [ 269 ] {28b4fd97-4ac3-4824-86f5-324b2f1cac9d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5343 | 2025.05.14 16:36:02.980288 [ 269 ] {28b4fd97-4ac3-4824-86f5-324b2f1cac9d} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2025.05.14 16:36:02.980420 [ 269 ] {28b4fd97-4ac3-4824-86f5-324b2f1cac9d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001327 sec., 171816.12660135643 rows/sec., 11.63 MiB/sec. | ||
| 5345 | 2025.05.14 16:36:02.980457 [ 269 ] {28b4fd97-4ac3-4824-86f5-324b2f1cac9d} <Debug> TCPHandler: Processed in 0.001500579 sec. | ||
| 5346 | 2025.05.14 16:36:02.980568 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2025.05.14 16:36:02.980665 [ 269 ] {fea92ad8-41b2-4cbb-bc50-2ce760b8045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5348 | 2025.05.14 16:36:02.980704 [ 269 ] {fea92ad8-41b2-4cbb-bc50-2ce760b8045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5349 | 2025.05.14 16:36:02.981298 [ 269 ] {fea92ad8-41b2-4cbb-bc50-2ce760b8045e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2025.05.14 16:36:02.981334 [ 269 ] {fea92ad8-41b2-4cbb-bc50-2ce760b8045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5351 | 2025.05.14 16:36:02.981665 [ 269 ] {fea92ad8-41b2-4cbb-bc50-2ce760b8045e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5352 | 2025.05.14 16:36:02.981883 [ 269 ] {fea92ad8-41b2-4cbb-bc50-2ce760b8045e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2025.05.14 16:36:02.982010 [ 269 ] {fea92ad8-41b2-4cbb-bc50-2ce760b8045e} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001364 sec., 403225.8064516129 rows/sec., 29.94 MiB/sec. | ||
| 5354 | 2025.05.14 16:36:02.982049 [ 269 ] {fea92ad8-41b2-4cbb-bc50-2ce760b8045e} <Debug> TCPHandler: Processed in 0.00153116 sec. | ||
| 5355 | 2025.05.14 16:36:02.982158 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2025.05.14 16:36:02.982253 [ 269 ] {3c20670e-eeb3-4618-988f-e7cb4035808d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5357 | 2025.05.14 16:36:02.982297 [ 269 ] {3c20670e-eeb3-4618-988f-e7cb4035808d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5358 | 2025.05.14 16:36:02.982864 [ 269 ] {3c20670e-eeb3-4618-988f-e7cb4035808d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2025.05.14 16:36:02.982900 [ 269 ] {3c20670e-eeb3-4618-988f-e7cb4035808d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5360 | 2025.05.14 16:36:02.983282 [ 269 ] {3c20670e-eeb3-4618-988f-e7cb4035808d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5361 | 2025.05.14 16:36:02.983504 [ 269 ] {3c20670e-eeb3-4618-988f-e7cb4035808d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.05.14 16:36:02.983635 [ 269 ] {3c20670e-eeb3-4618-988f-e7cb4035808d} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001401 sec., 673804.4254104212 rows/sec., 45.18 MiB/sec. | ||
| 5363 | 2025.05.14 16:36:02.983676 [ 269 ] {3c20670e-eeb3-4618-988f-e7cb4035808d} <Debug> TCPHandler: Processed in 0.00156647 sec. | ||
| 5364 | 2025.05.14 16:36:02.983795 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2025.05.14 16:36:02.983890 [ 269 ] {c661da4e-96ea-47d2-9283-7f8c941b2b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5366 | 2025.05.14 16:36:02.983944 [ 269 ] {c661da4e-96ea-47d2-9283-7f8c941b2b49} <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 | ||
| 5367 | 2025.05.14 16:36:02.984742 [ 269 ] {c661da4e-96ea-47d2-9283-7f8c941b2b49} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2025.05.14 16:36:02.984777 [ 269 ] {c661da4e-96ea-47d2-9283-7f8c941b2b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5369 | 2025.05.14 16:36:02.985312 [ 269 ] {c661da4e-96ea-47d2-9283-7f8c941b2b49} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5370 | 2025.05.14 16:36:02.985552 [ 269 ] {c661da4e-96ea-47d2-9283-7f8c941b2b49} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2025.05.14 16:36:02.985695 [ 269 ] {c661da4e-96ea-47d2-9283-7f8c941b2b49} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001822 sec., 14270.032930845224 rows/sec., 25.57 MiB/sec. | ||
| 5372 | 2025.05.14 16:36:02.985752 [ 269 ] {c661da4e-96ea-47d2-9283-7f8c941b2b49} <Debug> TCPHandler: Processed in 0.002006149 sec. | ||
| 5373 | 2025.05.14 16:36:02.985866 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2025.05.14 16:36:02.985960 [ 269 ] {f4a5ea70-8efa-4502-bc38-84c8c7aa519a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5375 | 2025.05.14 16:36:02.986003 [ 269 ] {f4a5ea70-8efa-4502-bc38-84c8c7aa519a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5376 | 2025.05.14 16:36:02.986319 [ 269 ] {f4a5ea70-8efa-4502-bc38-84c8c7aa519a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2025.05.14 16:36:02.986355 [ 269 ] {f4a5ea70-8efa-4502-bc38-84c8c7aa519a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5378 | 2025.05.14 16:36:02.986662 [ 269 ] {f4a5ea70-8efa-4502-bc38-84c8c7aa519a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5379 | 2025.05.14 16:36:02.986872 [ 269 ] {f4a5ea70-8efa-4502-bc38-84c8c7aa519a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2025.05.14 16:36:02.986994 [ 269 ] {f4a5ea70-8efa-4502-bc38-84c8c7aa519a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001054 sec., 34155.59772296015 rows/sec., 2.30 MiB/sec. | ||
| 5381 | 2025.05.14 16:36:02.987030 [ 269 ] {f4a5ea70-8efa-4502-bc38-84c8c7aa519a} <Debug> TCPHandler: Processed in 0.001214804 sec. | ||
| 5382 | 2025.05.14 16:36:05.488459 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2025.05.14 16:36:05.488665 [ 269 ] {d756e818-289a-45e5-8eca-929c1e1298d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5384 | 2025.05.14 16:36:05.488743 [ 269 ] {d756e818-289a-45e5-8eca-929c1e1298d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5385 | 2025.05.14 16:36:05.489456 [ 269 ] {d756e818-289a-45e5-8eca-929c1e1298d7} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2025.05.14 16:36:05.489514 [ 269 ] {d756e818-289a-45e5-8eca-929c1e1298d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5387 | 2025.05.14 16:36:05.489957 [ 269 ] {d756e818-289a-45e5-8eca-929c1e1298d7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5388 | 2025.05.14 16:36:05.490195 [ 269 ] {d756e818-289a-45e5-8eca-929c1e1298d7} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2025.05.14 16:36:05.490356 [ 269 ] {d756e818-289a-45e5-8eca-929c1e1298d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.45 MiB/sec. | ||
| 5390 | 2025.05.14 16:36:05.490407 [ 269 ] {d756e818-289a-45e5-8eca-929c1e1298d7} <Debug> TCPHandler: Processed in 0.002091601 sec. | ||
| 5391 | 2025.05.14 16:36:05.490520 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2025.05.14 16:36:05.490625 [ 269 ] {1c71041c-4b93-4d37-9178-cff10c09713d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5393 | 2025.05.14 16:36:05.490668 [ 269 ] {1c71041c-4b93-4d37-9178-cff10c09713d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5394 | 2025.05.14 16:36:05.491094 [ 269 ] {1c71041c-4b93-4d37-9178-cff10c09713d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2025.05.14 16:36:05.491131 [ 269 ] {1c71041c-4b93-4d37-9178-cff10c09713d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5396 | 2025.05.14 16:36:05.491449 [ 269 ] {1c71041c-4b93-4d37-9178-cff10c09713d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5397 | 2025.05.14 16:36:05.491671 [ 269 ] {1c71041c-4b93-4d37-9178-cff10c09713d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2025.05.14 16:36:05.491807 [ 269 ] {1c71041c-4b93-4d37-9178-cff10c09713d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 5399 | 2025.05.14 16:36:05.491845 [ 269 ] {1c71041c-4b93-4d37-9178-cff10c09713d} <Debug> TCPHandler: Processed in 0.001379207 sec. | ||
| 5400 | 2025.05.14 16:36:05.491949 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2025.05.14 16:36:05.492047 [ 269 ] {045d2947-1bb8-40ef-a50d-c547111b7ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5402 | 2025.05.14 16:36:05.492090 [ 269 ] {045d2947-1bb8-40ef-a50d-c547111b7ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5403 | 2025.05.14 16:36:05.492438 [ 269 ] {045d2947-1bb8-40ef-a50d-c547111b7ba3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2025.05.14 16:36:05.492474 [ 269 ] {045d2947-1bb8-40ef-a50d-c547111b7ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5405 | 2025.05.14 16:36:05.492799 [ 269 ] {045d2947-1bb8-40ef-a50d-c547111b7ba3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5406 | 2025.05.14 16:36:05.493021 [ 269 ] {045d2947-1bb8-40ef-a50d-c547111b7ba3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2025.05.14 16:36:05.493152 [ 269 ] {045d2947-1bb8-40ef-a50d-c547111b7ba3} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 3.96 MiB/sec. | ||
| 5408 | 2025.05.14 16:36:05.493190 [ 269 ] {045d2947-1bb8-40ef-a50d-c547111b7ba3} <Debug> TCPHandler: Processed in 0.001290975 sec. | ||
| 5409 | 2025.05.14 16:36:05.493289 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2025.05.14 16:36:05.493383 [ 269 ] {0fb650dc-a68b-4fe7-b936-df975ef2cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5411 | 2025.05.14 16:36:05.493423 [ 269 ] {0fb650dc-a68b-4fe7-b936-df975ef2cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5412 | 2025.05.14 16:36:05.493716 [ 269 ] {0fb650dc-a68b-4fe7-b936-df975ef2cf0f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.05.14 16:36:05.493751 [ 269 ] {0fb650dc-a68b-4fe7-b936-df975ef2cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5414 | 2025.05.14 16:36:05.494048 [ 269 ] {0fb650dc-a68b-4fe7-b936-df975ef2cf0f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5415 | 2025.05.14 16:36:05.494260 [ 269 ] {0fb650dc-a68b-4fe7-b936-df975ef2cf0f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2025.05.14 16:36:05.494391 [ 269 ] {0fb650dc-a68b-4fe7-b936-df975ef2cf0f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001028 sec., 23346.303501945524 rows/sec., 1.57 MiB/sec. | ||
| 5417 | 2025.05.14 16:36:05.494428 [ 269 ] {0fb650dc-a68b-4fe7-b936-df975ef2cf0f} <Debug> TCPHandler: Processed in 0.001189614 sec. | ||
| 5418 | 2025.05.14 16:36:06.635738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 5419 | 2025.05.14 16:36:06.636292 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2025.05.14 16:36:06.636346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5421 | 2025.05.14 16:36:06.636907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5422 | 2025.05.14 16:36:06.637154 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2025.05.14 16:36:06.637301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 5424 | 2025.05.14 16:36:07.260939 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5425 | 2025.05.14 16:36:07.278066 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2025.05.14 16:36:07.278118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5427 | 2025.05.14 16:36:07.283797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5428 | 2025.05.14 16:36:07.284485 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2025.05.14 16:36:07.287325 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5430 | 2025.05.14 16:36:09.156787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 782 | ||
| 5431 | 2025.05.14 16:36:09.159232 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2025.05.14 16:36:09.159275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5433 | 2025.05.14 16:36:09.160436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5434 | 2025.05.14 16:36:09.160691 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2025.05.14 16:36:09.160943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
| 5436 | 2025.05.14 16:36:10.498273 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2025.05.14 16:36:10.498476 [ 269 ] {b6be7f81-d838-4adb-a812-ec74711e5ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5438 | 2025.05.14 16:36:10.498553 [ 269 ] {b6be7f81-d838-4adb-a812-ec74711e5ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5439 | 2025.05.14 16:36:10.499387 [ 269 ] {b6be7f81-d838-4adb-a812-ec74711e5ee8} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.05.14 16:36:10.499441 [ 269 ] {b6be7f81-d838-4adb-a812-ec74711e5ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5441 | 2025.05.14 16:36:10.499856 [ 269 ] {b6be7f81-d838-4adb-a812-ec74711e5ee8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5442 | 2025.05.14 16:36:10.500088 [ 269 ] {b6be7f81-d838-4adb-a812-ec74711e5ee8} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2025.05.14 16:36:10.500231 [ 52 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5444 | 2025.05.14 16:36:10.500242 [ 269 ] {b6be7f81-d838-4adb-a812-ec74711e5ee8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001821 sec., 116419.54969796815 rows/sec., 7.40 MiB/sec. | ||
| 5445 | 2025.05.14 16:36:10.500306 [ 52 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2025.05.14 16:36:10.500331 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5447 | 2025.05.14 16:36:10.500336 [ 269 ] {b6be7f81-d838-4adb-a812-ec74711e5ee8} <Debug> TCPHandler: Processed in 0.002205153 sec. | ||
| 5448 | 2025.05.14 16:36:10.500426 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::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 | ||
| 5449 | 2025.05.14 16:36:10.500482 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2025.05.14 16:36:10.500513 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5451 | 2025.05.14 16:36:10.500542 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
| 5452 | 2025.05.14 16:36:10.500596 [ 269 ] {fdefc724-7497-4cc4-9e21-e0b042c51dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5453 | 2025.05.14 16:36:10.500601 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5454 | 2025.05.14 16:36:10.500643 [ 269 ] {fdefc724-7497-4cc4-9e21-e0b042c51dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5455 | 2025.05.14 16:36:10.500654 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5456 | 2025.05.14 16:36:10.500699 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 5457 | 2025.05.14 16:36:10.500741 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5458 | 2025.05.14 16:36:10.501427 [ 269 ] {fdefc724-7497-4cc4-9e21-e0b042c51dc0} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2025.05.14 16:36:10.501465 [ 269 ] {fdefc724-7497-4cc4-9e21-e0b042c51dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5460 | 2025.05.14 16:36:10.501560 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172653 sec., 903933.2180960608 rows/sec., 60.94 MiB/sec. | ||
| 5461 | 2025.05.14 16:36:10.501681 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5462 | 2025.05.14 16:36:10.501852 [ 269 ] {fdefc724-7497-4cc4-9e21-e0b042c51dc0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5463 | 2025.05.14 16:36:10.501955 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.05.14 16:36:10.502025 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_17_4} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5465 | 2025.05.14 16:36:10.502083 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5466 | 2025.05.14 16:36:10.502087 [ 269 ] {fdefc724-7497-4cc4-9e21-e0b042c51dc0} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.05.14 16:36:10.502224 [ 269 ] {fdefc724-7497-4cc4-9e21-e0b042c51dc0} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001654 sec., 388754.5344619105 rows/sec., 30.65 MiB/sec. | ||
| 5468 | 2025.05.14 16:36:10.502262 [ 269 ] {fdefc724-7497-4cc4-9e21-e0b042c51dc0} <Debug> TCPHandler: Processed in 0.001836226 sec. | ||
| 5469 | 2025.05.14 16:36:10.502376 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2025.05.14 16:36:10.502480 [ 269 ] {7719fbf7-32a1-451e-a406-a6f742130e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5471 | 2025.05.14 16:36:10.502534 [ 269 ] {7719fbf7-32a1-451e-a406-a6f742130e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5472 | 2025.05.14 16:36:10.503012 [ 269 ] {7719fbf7-32a1-451e-a406-a6f742130e3e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2025.05.14 16:36:10.503049 [ 269 ] {7719fbf7-32a1-451e-a406-a6f742130e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5474 | 2025.05.14 16:36:10.503358 [ 269 ] {7719fbf7-32a1-451e-a406-a6f742130e3e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5475 | 2025.05.14 16:36:10.503577 [ 269 ] {7719fbf7-32a1-451e-a406-a6f742130e3e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2025.05.14 16:36:10.503707 [ 269 ] {7719fbf7-32a1-451e-a406-a6f742130e3e} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001251 sec., 95123.90087929656 rows/sec., 5.75 MiB/sec. | ||
| 5477 | 2025.05.14 16:36:10.503745 [ 269 ] {7719fbf7-32a1-451e-a406-a6f742130e3e} <Debug> TCPHandler: Processed in 0.001421038 sec. | ||
| 5478 | 2025.05.14 16:36:10.503853 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2025.05.14 16:36:10.503951 [ 269 ] {1efecb11-1efb-44eb-8a43-50f644841f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5480 | 2025.05.14 16:36:10.503990 [ 269 ] {1efecb11-1efb-44eb-8a43-50f644841f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5481 | 2025.05.14 16:36:10.504425 [ 269 ] {1efecb11-1efb-44eb-8a43-50f644841f99} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2025.05.14 16:36:10.504464 [ 269 ] {1efecb11-1efb-44eb-8a43-50f644841f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5483 | 2025.05.14 16:36:10.504801 [ 269 ] {1efecb11-1efb-44eb-8a43-50f644841f99} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5484 | 2025.05.14 16:36:10.505020 [ 269 ] {1efecb11-1efb-44eb-8a43-50f644841f99} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2025.05.14 16:36:10.505150 [ 269 ] {1efecb11-1efb-44eb-8a43-50f644841f99} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001218 sec., 92775.04105090312 rows/sec., 6.01 MiB/sec. | ||
| 5486 | 2025.05.14 16:36:10.505189 [ 269 ] {1efecb11-1efb-44eb-8a43-50f644841f99} <Debug> TCPHandler: Processed in 0.001386847 sec. | ||
| 5487 | 2025.05.14 16:36:10.505312 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2025.05.14 16:36:10.505407 [ 269 ] {6730c1ff-265a-40e3-bc74-59f402bb95f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5489 | 2025.05.14 16:36:10.505448 [ 269 ] {6730c1ff-265a-40e3-bc74-59f402bb95f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5490 | 2025.05.14 16:36:10.505876 [ 269 ] {6730c1ff-265a-40e3-bc74-59f402bb95f2} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2025.05.14 16:36:10.505913 [ 269 ] {6730c1ff-265a-40e3-bc74-59f402bb95f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5492 | 2025.05.14 16:36:10.506223 [ 269 ] {6730c1ff-265a-40e3-bc74-59f402bb95f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5493 | 2025.05.14 16:36:10.506435 [ 269 ] {6730c1ff-265a-40e3-bc74-59f402bb95f2} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2025.05.14 16:36:10.506535 [ 52 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5495 | 2025.05.14 16:36:10.506560 [ 269 ] {6730c1ff-265a-40e3-bc74-59f402bb95f2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001171 sec., 95644.74807856533 rows/sec., 5.45 MiB/sec. | ||
| 5496 | 2025.05.14 16:36:10.506585 [ 52 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2025.05.14 16:36:10.506605 [ 269 ] {6730c1ff-265a-40e3-bc74-59f402bb95f2} <Debug> TCPHandler: Processed in 0.001344856 sec. | ||
| 5498 | 2025.05.14 16:36:10.506609 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5499 | 2025.05.14 16:36:10.506697 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::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 | ||
| 5500 | 2025.05.14 16:36:10.506735 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2025.05.14 16:36:10.506774 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5502 | 2025.05.14 16:36:10.506798 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
| 5503 | 2025.05.14 16:36:10.506830 [ 269 ] {868c7e0c-25ab-4415-9a10-d237bc8fbe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5504 | 2025.05.14 16:36:10.506869 [ 269 ] {868c7e0c-25ab-4415-9a10-d237bc8fbe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5505 | 2025.05.14 16:36:10.506875 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 5506 | 2025.05.14 16:36:10.506931 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
| 5507 | 2025.05.14 16:36:10.506977 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
| 5508 | 2025.05.14 16:36:10.507022 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 5509 | 2025.05.14 16:36:10.507392 [ 269 ] {868c7e0c-25ab-4415-9a10-d237bc8fbe3f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2025.05.14 16:36:10.507427 [ 269 ] {868c7e0c-25ab-4415-9a10-d237bc8fbe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5511 | 2025.05.14 16:36:10.507756 [ 269 ] {868c7e0c-25ab-4415-9a10-d237bc8fbe3f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5512 | 2025.05.14 16:36:10.507858 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189353 sec., 470844.2321161169 rows/sec., 28.62 MiB/sec. | ||
| 5513 | 2025.05.14 16:36:10.507961 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5514 | 2025.05.14 16:36:10.507973 [ 269 ] {868c7e0c-25ab-4415-9a10-d237bc8fbe3f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.05.14 16:36:10.508101 [ 269 ] {868c7e0c-25ab-4415-9a10-d237bc8fbe3f} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001289 sec., 306439.1000775795 rows/sec., 21.69 MiB/sec. | ||
| 5516 | 2025.05.14 16:36:10.508151 [ 269 ] {868c7e0c-25ab-4415-9a10-d237bc8fbe3f} <Debug> TCPHandler: Processed in 0.001467069 sec. | ||
| 5517 | 2025.05.14 16:36:10.508195 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2025.05.14 16:36:10.508273 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2025.05.14 16:36:10.508292 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_17_4} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5520 | 2025.05.14 16:36:10.508363 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5521 | 2025.05.14 16:36:10.508370 [ 269 ] {7b5defab-4063-4a9f-ae56-cb4113c66a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5522 | 2025.05.14 16:36:10.508415 [ 269 ] {7b5defab-4063-4a9f-ae56-cb4113c66a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5523 | 2025.05.14 16:36:10.508752 [ 269 ] {7b5defab-4063-4a9f-ae56-cb4113c66a17} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.05.14 16:36:10.508787 [ 269 ] {7b5defab-4063-4a9f-ae56-cb4113c66a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5525 | 2025.05.14 16:36:10.509093 [ 269 ] {7b5defab-4063-4a9f-ae56-cb4113c66a17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5526 | 2025.05.14 16:36:10.509309 [ 269 ] {7b5defab-4063-4a9f-ae56-cb4113c66a17} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2025.05.14 16:36:10.509435 [ 269 ] {7b5defab-4063-4a9f-ae56-cb4113c66a17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 5528 | 2025.05.14 16:36:10.509481 [ 269 ] {7b5defab-4063-4a9f-ae56-cb4113c66a17} <Debug> TCPHandler: Processed in 0.001258885 sec. | ||
| 5529 | 2025.05.14 16:36:10.509606 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2025.05.14 16:36:10.509702 [ 269 ] {313ec6b4-f098-4615-8889-8b7d20762452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5531 | 2025.05.14 16:36:10.509745 [ 269 ] {313ec6b4-f098-4615-8889-8b7d20762452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5532 | 2025.05.14 16:36:10.510157 [ 269 ] {313ec6b4-f098-4615-8889-8b7d20762452} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2025.05.14 16:36:10.510193 [ 269 ] {313ec6b4-f098-4615-8889-8b7d20762452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5534 | 2025.05.14 16:36:10.510528 [ 269 ] {313ec6b4-f098-4615-8889-8b7d20762452} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5535 | 2025.05.14 16:36:10.510740 [ 269 ] {313ec6b4-f098-4615-8889-8b7d20762452} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2025.05.14 16:36:10.510866 [ 269 ] {313ec6b4-f098-4615-8889-8b7d20762452} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001181 sec., 200677.39204064352 rows/sec., 13.45 MiB/sec. | ||
| 5537 | 2025.05.14 16:36:10.510901 [ 269 ] {313ec6b4-f098-4615-8889-8b7d20762452} <Debug> TCPHandler: Processed in 0.001350897 sec. | ||
| 5538 | 2025.05.14 16:36:10.511007 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2025.05.14 16:36:10.511101 [ 269 ] {76e54941-e952-4f37-ad58-744411f10520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5540 | 2025.05.14 16:36:10.511142 [ 269 ] {76e54941-e952-4f37-ad58-744411f10520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5541 | 2025.05.14 16:36:10.511461 [ 269 ] {76e54941-e952-4f37-ad58-744411f10520} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2025.05.14 16:36:10.511497 [ 269 ] {76e54941-e952-4f37-ad58-744411f10520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5543 | 2025.05.14 16:36:10.511795 [ 269 ] {76e54941-e952-4f37-ad58-744411f10520} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5544 | 2025.05.14 16:36:10.512032 [ 269 ] {76e54941-e952-4f37-ad58-744411f10520} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2025.05.14 16:36:10.512163 [ 269 ] {76e54941-e952-4f37-ad58-744411f10520} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 5546 | 2025.05.14 16:36:10.512200 [ 269 ] {76e54941-e952-4f37-ad58-744411f10520} <Debug> TCPHandler: Processed in 0.001242174 sec. | ||
| 5547 | 2025.05.14 16:36:10.512308 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2025.05.14 16:36:10.512406 [ 269 ] {f2380946-3f55-4d65-8d07-bb95dd00fcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5549 | 2025.05.14 16:36:10.512461 [ 269 ] {f2380946-3f55-4d65-8d07-bb95dd00fcb6} <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 | ||
| 5550 | 2025.05.14 16:36:10.513287 [ 269 ] {f2380946-3f55-4d65-8d07-bb95dd00fcb6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2025.05.14 16:36:10.513326 [ 269 ] {f2380946-3f55-4d65-8d07-bb95dd00fcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5552 | 2025.05.14 16:36:10.513858 [ 269 ] {f2380946-3f55-4d65-8d07-bb95dd00fcb6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5553 | 2025.05.14 16:36:10.514084 [ 269 ] {f2380946-3f55-4d65-8d07-bb95dd00fcb6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2025.05.14 16:36:10.514223 [ 269 ] {f2380946-3f55-4d65-8d07-bb95dd00fcb6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001836 sec., 7080.610021786492 rows/sec., 12.69 MiB/sec. | ||
| 5555 | 2025.05.14 16:36:10.514278 [ 269 ] {f2380946-3f55-4d65-8d07-bb95dd00fcb6} <Debug> TCPHandler: Processed in 0.00202273 sec. | ||
| 5556 | 2025.05.14 16:36:10.514388 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2025.05.14 16:36:10.514484 [ 269 ] {5694e32a-bfd2-42d4-93ca-9fa2f4897330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5558 | 2025.05.14 16:36:10.514526 [ 269 ] {5694e32a-bfd2-42d4-93ca-9fa2f4897330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5559 | 2025.05.14 16:36:10.514855 [ 269 ] {5694e32a-bfd2-42d4-93ca-9fa2f4897330} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.05.14 16:36:10.514892 [ 269 ] {5694e32a-bfd2-42d4-93ca-9fa2f4897330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5561 | 2025.05.14 16:36:10.515200 [ 269 ] {5694e32a-bfd2-42d4-93ca-9fa2f4897330} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5562 | 2025.05.14 16:36:10.515429 [ 269 ] {5694e32a-bfd2-42d4-93ca-9fa2f4897330} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.05.14 16:36:10.515556 [ 269 ] {5694e32a-bfd2-42d4-93ca-9fa2f4897330} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001092 sec., 75091.57509157508 rows/sec., 4.77 MiB/sec. | ||
| 5564 | 2025.05.14 16:36:10.515593 [ 269 ] {5694e32a-bfd2-42d4-93ca-9fa2f4897330} <Debug> TCPHandler: Processed in 0.001256565 sec. | ||
| 5565 | 2025.05.14 16:36:14.041705 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5566 | 2025.05.14 16:36:14.041778 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5567 | 2025.05.14 16:36:14.138322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 5568 | 2025.05.14 16:36:14.138840 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.05.14 16:36:14.138885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5570 | 2025.05.14 16:36:14.139397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5571 | 2025.05.14 16:36:14.139641 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.05.14 16:36:14.139801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 5573 | 2025.05.14 16:36:14.139807 [ 83 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5574 | 2025.05.14 16:36:14.139863 [ 83 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.05.14 16:36:14.139887 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5576 | 2025.05.14 16:36:14.140015 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 5577 | 2025.05.14 16:36:14.140179 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5578 | 2025.05.14 16:36:14.140224 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 5579 | 2025.05.14 16:36:14.140298 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 5580 | 2025.05.14 16:36:14.140349 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 5581 | 2025.05.14 16:36:14.140401 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 5582 | 2025.05.14 16:36:14.140446 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 5583 | 2025.05.14 16:36:14.140492 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 5584 | 2025.05.14 16:36:14.144369 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004413227 sec., 2709128.716923014 rows/sec., 38.75 MiB/sec. | ||
| 5585 | 2025.05.14 16:36:14.144629 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5586 | 2025.05.14 16:36:14.144890 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2025.05.14 16:36:14.144963 [ 196 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_26_5} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5588 | 2025.05.14 16:36:14.145044 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5589 | 2025.05.14 16:36:14.788335 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5590 | 2025.05.14 16:36:14.805582 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2025.05.14 16:36:14.805640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5592 | 2025.05.14 16:36:14.811257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5593 | 2025.05.14 16:36:14.811957 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.05.14 16:36:14.812292 [ 109 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5595 | 2025.05.14 16:36:14.812394 [ 109 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2025.05.14 16:36:14.812430 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5597 | 2025.05.14 16:36:14.812547 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 5598 | 2025.05.14 16:36:14.814828 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5599 | 2025.05.14 16:36:14.815429 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5600 | 2025.05.14 16:36:14.816173 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 5601 | 2025.05.14 16:36:14.819395 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 5602 | 2025.05.14 16:36:14.822610 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 5603 | 2025.05.14 16:36:14.826240 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 5604 | 2025.05.14 16:36:14.830397 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 5605 | 2025.05.14 16:36:14.834552 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 5606 | 2025.05.14 16:36:14.886273 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073762402 sec., 2657.1802800022697 rows/sec., 13.74 MiB/sec. | ||
| 5607 | 2025.05.14 16:36:14.889254 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5608 | 2025.05.14 16:36:14.891543 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_26_5} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2025.05.14 16:36:14.891658 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_26_5} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5610 | 2025.05.14 16:36:14.894305 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5611 | 2025.05.14 16:36:15.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.18 MiB, peak 243.72 MiB, free memory in arenas 0.00 B, will set to 237.97 MiB (RSS), difference: 4.79 MiB | ||
| 5612 | 2025.05.14 16:36:15.493284 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2025.05.14 16:36:15.493463 [ 269 ] {347d80cf-e960-47f8-9048-c89b55067deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5614 | 2025.05.14 16:36:15.493528 [ 269 ] {347d80cf-e960-47f8-9048-c89b55067deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5615 | 2025.05.14 16:36:15.494189 [ 269 ] {347d80cf-e960-47f8-9048-c89b55067deb} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.05.14 16:36:15.494238 [ 269 ] {347d80cf-e960-47f8-9048-c89b55067deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5617 | 2025.05.14 16:36:15.494639 [ 269 ] {347d80cf-e960-47f8-9048-c89b55067deb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5618 | 2025.05.14 16:36:15.494870 [ 269 ] {347d80cf-e960-47f8-9048-c89b55067deb} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.05.14 16:36:15.495018 [ 269 ] {347d80cf-e960-47f8-9048-c89b55067deb} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001604 sec., 67331.67082294264 rows/sec., 5.63 MiB/sec. | ||
| 5620 | 2025.05.14 16:36:15.495059 [ 269 ] {347d80cf-e960-47f8-9048-c89b55067deb} <Debug> TCPHandler: Processed in 0.001906518 sec. | ||
| 5621 | 2025.05.14 16:36:15.495178 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2025.05.14 16:36:15.495270 [ 269 ] {962006df-38ae-4194-924f-f21c1ba1b67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5623 | 2025.05.14 16:36:15.495310 [ 269 ] {962006df-38ae-4194-924f-f21c1ba1b67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5624 | 2025.05.14 16:36:15.495699 [ 269 ] {962006df-38ae-4194-924f-f21c1ba1b67b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2025.05.14 16:36:15.495736 [ 269 ] {962006df-38ae-4194-924f-f21c1ba1b67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5626 | 2025.05.14 16:36:15.496020 [ 269 ] {962006df-38ae-4194-924f-f21c1ba1b67b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5627 | 2025.05.14 16:36:15.496222 [ 269 ] {962006df-38ae-4194-924f-f21c1ba1b67b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2025.05.14 16:36:15.496325 [ 133 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 5629 | 2025.05.14 16:36:15.496347 [ 269 ] {962006df-38ae-4194-924f-f21c1ba1b67b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001095 sec., 23744.29223744292 rows/sec., 1.74 MiB/sec. | ||
| 5630 | 2025.05.14 16:36:15.496391 [ 133 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2025.05.14 16:36:15.496399 [ 269 ] {962006df-38ae-4194-924f-f21c1ba1b67b} <Debug> TCPHandler: Processed in 0.001269225 sec. | ||
| 5632 | 2025.05.14 16:36:15.496419 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5633 | 2025.05.14 16:36:15.496515 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2025.05.14 16:36:15.496582 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 5635 | 2025.05.14 16:36:15.496613 [ 269 ] {1f3749cf-4031-4a2f-bd0d-52a2d65bad08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5636 | 2025.05.14 16:36:15.496688 [ 269 ] {1f3749cf-4031-4a2f-bd0d-52a2d65bad08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5637 | 2025.05.14 16:36:15.496805 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5638 | 2025.05.14 16:36:15.496866 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 163 rows starting from the beginning of the part | ||
| 5639 | 2025.05.14 16:36:15.496974 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 5640 | 2025.05.14 16:36:15.497042 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 119 rows starting from the beginning of the part | ||
| 5641 | 2025.05.14 16:36:15.497082 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5642 | 2025.05.14 16:36:15.497116 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 119 rows starting from the beginning of the part | ||
| 5643 | 2025.05.14 16:36:15.497132 [ 269 ] {1f3749cf-4031-4a2f-bd0d-52a2d65bad08} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2025.05.14 16:36:15.497156 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 5645 | 2025.05.14 16:36:15.497180 [ 269 ] {1f3749cf-4031-4a2f-bd0d-52a2d65bad08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5646 | 2025.05.14 16:36:15.497631 [ 269 ] {1f3749cf-4031-4a2f-bd0d-52a2d65bad08} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5647 | 2025.05.14 16:36:15.497879 [ 269 ] {1f3749cf-4031-4a2f-bd0d-52a2d65bad08} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2025.05.14 16:36:15.498013 [ 269 ] {1f3749cf-4031-4a2f-bd0d-52a2d65bad08} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001418 sec., 63469.675599435825 rows/sec., 4.96 MiB/sec. | ||
| 5649 | 2025.05.14 16:36:15.498051 [ 269 ] {1f3749cf-4031-4a2f-bd0d-52a2d65bad08} <Debug> TCPHandler: Processed in 0.001583551 sec. | ||
| 5650 | 2025.05.14 16:36:15.498159 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2025.05.14 16:36:15.498227 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 5 columns (5 merged, 0 gathered) in 0.001723574 sec., 280231.6581707545 rows/sec., 18.89 MiB/sec. | ||
| 5652 | 2025.05.14 16:36:15.498253 [ 269 ] {63ad0d83-21dc-4b2d-91ae-df8bd957f539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5653 | 2025.05.14 16:36:15.498308 [ 269 ] {63ad0d83-21dc-4b2d-91ae-df8bd957f539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5654 | 2025.05.14 16:36:15.498395 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 5655 | 2025.05.14 16:36:15.498649 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2025.05.14 16:36:15.498709 [ 269 ] {63ad0d83-21dc-4b2d-91ae-df8bd957f539} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2025.05.14 16:36:15.498750 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_30_6} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 5658 | 2025.05.14 16:36:15.498754 [ 269 ] {63ad0d83-21dc-4b2d-91ae-df8bd957f539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5659 | 2025.05.14 16:36:15.498837 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5660 | 2025.05.14 16:36:15.499115 [ 269 ] {63ad0d83-21dc-4b2d-91ae-df8bd957f539} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5661 | 2025.05.14 16:36:15.499342 [ 269 ] {63ad0d83-21dc-4b2d-91ae-df8bd957f539} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2025.05.14 16:36:15.499471 [ 269 ] {63ad0d83-21dc-4b2d-91ae-df8bd957f539} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 5663 | 2025.05.14 16:36:15.499539 [ 269 ] {63ad0d83-21dc-4b2d-91ae-df8bd957f539} <Debug> TCPHandler: Processed in 0.001423138 sec. | ||
| 5664 | 2025.05.14 16:36:15.499646 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2025.05.14 16:36:15.499745 [ 269 ] {07975fef-f1c7-484c-a2ec-24d7764fc0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5666 | 2025.05.14 16:36:15.499799 [ 269 ] {07975fef-f1c7-484c-a2ec-24d7764fc0bc} <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 | ||
| 5667 | 2025.05.14 16:36:15.500629 [ 269 ] {07975fef-f1c7-484c-a2ec-24d7764fc0bc} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2025.05.14 16:36:15.500667 [ 269 ] {07975fef-f1c7-484c-a2ec-24d7764fc0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5669 | 2025.05.14 16:36:15.501219 [ 269 ] {07975fef-f1c7-484c-a2ec-24d7764fc0bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5670 | 2025.05.14 16:36:15.501452 [ 269 ] {07975fef-f1c7-484c-a2ec-24d7764fc0bc} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2025.05.14 16:36:15.501588 [ 269 ] {07975fef-f1c7-484c-a2ec-24d7764fc0bc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001862 sec., 13963.480128893663 rows/sec., 25.02 MiB/sec. | ||
| 5672 | 2025.05.14 16:36:15.501641 [ 269 ] {07975fef-f1c7-484c-a2ec-24d7764fc0bc} <Debug> TCPHandler: Processed in 0.0020433 sec. | ||
| 5673 | 2025.05.14 16:36:15.501752 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2025.05.14 16:36:15.501847 [ 269 ] {627604bf-1b67-41b0-8d4b-212095bef699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5675 | 2025.05.14 16:36:15.501888 [ 269 ] {627604bf-1b67-41b0-8d4b-212095bef699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5676 | 2025.05.14 16:36:15.502222 [ 269 ] {627604bf-1b67-41b0-8d4b-212095bef699} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2025.05.14 16:36:15.502258 [ 269 ] {627604bf-1b67-41b0-8d4b-212095bef699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5678 | 2025.05.14 16:36:15.502575 [ 269 ] {627604bf-1b67-41b0-8d4b-212095bef699} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5679 | 2025.05.14 16:36:15.502785 [ 269 ] {627604bf-1b67-41b0-8d4b-212095bef699} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2025.05.14 16:36:15.502910 [ 269 ] {627604bf-1b67-41b0-8d4b-212095bef699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5681 | 2025.05.14 16:36:15.502946 [ 269 ] {627604bf-1b67-41b0-8d4b-212095bef699} <Debug> TCPHandler: Processed in 0.001243255 sec. | ||
| 5682 | 2025.05.14 16:36:19.162168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 816 | ||
| 5683 | 2025.05.14 16:36:19.164536 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2025.05.14 16:36:19.164585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5685 | 2025.05.14 16:36:19.165826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5686 | 2025.05.14 16:36:19.166094 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2025.05.14 16:36:19.166431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 5688 | 2025.05.14 16:36:20.499034 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2025.05.14 16:36:20.499263 [ 269 ] {944127df-988e-43fb-9612-cd5a87f81c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5690 | 2025.05.14 16:36:20.499334 [ 269 ] {944127df-988e-43fb-9612-cd5a87f81c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5691 | 2025.05.14 16:36:20.500094 [ 269 ] {944127df-988e-43fb-9612-cd5a87f81c9e} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2025.05.14 16:36:20.500140 [ 269 ] {944127df-988e-43fb-9612-cd5a87f81c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5693 | 2025.05.14 16:36:20.500588 [ 269 ] {944127df-988e-43fb-9612-cd5a87f81c9e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5694 | 2025.05.14 16:36:20.500833 [ 269 ] {944127df-988e-43fb-9612-cd5a87f81c9e} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2025.05.14 16:36:20.500982 [ 269 ] {944127df-988e-43fb-9612-cd5a87f81c9e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001772 sec., 119638.82618510158 rows/sec., 7.61 MiB/sec. | ||
| 5696 | 2025.05.14 16:36:20.501024 [ 269 ] {944127df-988e-43fb-9612-cd5a87f81c9e} <Debug> TCPHandler: Processed in 0.002159062 sec. | ||
| 5697 | 2025.05.14 16:36:20.501141 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2025.05.14 16:36:20.501236 [ 269 ] {bc881800-8ba7-4dce-8ac0-89294e85c56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5699 | 2025.05.14 16:36:20.501278 [ 269 ] {bc881800-8ba7-4dce-8ac0-89294e85c56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5700 | 2025.05.14 16:36:20.501659 [ 269 ] {bc881800-8ba7-4dce-8ac0-89294e85c56e} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2025.05.14 16:36:20.501695 [ 269 ] {bc881800-8ba7-4dce-8ac0-89294e85c56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5702 | 2025.05.14 16:36:20.501993 [ 269 ] {bc881800-8ba7-4dce-8ac0-89294e85c56e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5703 | 2025.05.14 16:36:20.502218 [ 269 ] {bc881800-8ba7-4dce-8ac0-89294e85c56e} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2025.05.14 16:36:20.502345 [ 269 ] {bc881800-8ba7-4dce-8ac0-89294e85c56e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001128 sec., 12411.347517730495 rows/sec., 1012.06 KiB/sec. | ||
| 5705 | 2025.05.14 16:36:20.502382 [ 269 ] {bc881800-8ba7-4dce-8ac0-89294e85c56e} <Debug> TCPHandler: Processed in 0.001290745 sec. | ||
| 5706 | 2025.05.14 16:36:20.502492 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2025.05.14 16:36:20.502585 [ 269 ] {dec610c2-60aa-43dc-945a-d4d95213aecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5708 | 2025.05.14 16:36:20.502623 [ 269 ] {dec610c2-60aa-43dc-945a-d4d95213aecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5709 | 2025.05.14 16:36:20.503220 [ 269 ] {dec610c2-60aa-43dc-945a-d4d95213aecf} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2025.05.14 16:36:20.503254 [ 269 ] {dec610c2-60aa-43dc-945a-d4d95213aecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5711 | 2025.05.14 16:36:20.503619 [ 269 ] {dec610c2-60aa-43dc-945a-d4d95213aecf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5712 | 2025.05.14 16:36:20.503831 [ 269 ] {dec610c2-60aa-43dc-945a-d4d95213aecf} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2025.05.14 16:36:20.503932 [ 41 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5714 | 2025.05.14 16:36:20.503954 [ 269 ] {dec610c2-60aa-43dc-945a-d4d95213aecf} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001388 sec., 468299.711815562 rows/sec., 36.88 MiB/sec. | ||
| 5715 | 2025.05.14 16:36:20.503968 [ 41 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2025.05.14 16:36:20.503987 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5717 | 2025.05.14 16:36:20.503991 [ 269 ] {dec610c2-60aa-43dc-945a-d4d95213aecf} <Debug> TCPHandler: Processed in 0.001548511 sec. | ||
| 5718 | 2025.05.14 16:36:20.504103 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5719 | 2025.05.14 16:36:20.504163 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 5720 | 2025.05.14 16:36:20.504197 [ 269 ] {794ac45a-3bd4-42ea-8dce-aa178bfd1789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5721 | 2025.05.14 16:36:20.504270 [ 269 ] {794ac45a-3bd4-42ea-8dce-aa178bfd1789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5722 | 2025.05.14 16:36:20.504379 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5723 | 2025.05.14 16:36:20.504437 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1845 rows starting from the beginning of the part | ||
| 5724 | 2025.05.14 16:36:20.504544 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1250 rows starting from the beginning of the part | ||
| 5725 | 2025.05.14 16:36:20.504621 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 5726 | 2025.05.14 16:36:20.504692 [ 269 ] {794ac45a-3bd4-42ea-8dce-aa178bfd1789} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.05.14 16:36:20.504721 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 643 rows starting from the beginning of the part | ||
| 5728 | 2025.05.14 16:36:20.504735 [ 269 ] {794ac45a-3bd4-42ea-8dce-aa178bfd1789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5729 | 2025.05.14 16:36:20.504802 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 108 rows starting from the beginning of the part | ||
| 5730 | 2025.05.14 16:36:20.504875 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 650 rows starting from the beginning of the part | ||
| 5731 | 2025.05.14 16:36:20.505108 [ 269 ] {794ac45a-3bd4-42ea-8dce-aa178bfd1789} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5732 | 2025.05.14 16:36:20.505369 [ 269 ] {794ac45a-3bd4-42ea-8dce-aa178bfd1789} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2025.05.14 16:36:20.505504 [ 269 ] {794ac45a-3bd4-42ea-8dce-aa178bfd1789} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001324 sec., 100453.17220543807 rows/sec., 6.15 MiB/sec. | ||
| 5734 | 2025.05.14 16:36:20.505542 [ 269 ] {794ac45a-3bd4-42ea-8dce-aa178bfd1789} <Debug> TCPHandler: Processed in 0.001490099 sec. | ||
| 5735 | 2025.05.14 16:36:20.505652 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2025.05.14 16:36:20.505746 [ 269 ] {b92a73f3-7b88-4be8-aaeb-4c3d8841a52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5737 | 2025.05.14 16:36:20.505785 [ 269 ] {b92a73f3-7b88-4be8-aaeb-4c3d8841a52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5738 | 2025.05.14 16:36:20.506199 [ 269 ] {b92a73f3-7b88-4be8-aaeb-4c3d8841a52c} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2025.05.14 16:36:20.506234 [ 269 ] {b92a73f3-7b88-4be8-aaeb-4c3d8841a52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5740 | 2025.05.14 16:36:20.506537 [ 269 ] {b92a73f3-7b88-4be8-aaeb-4c3d8841a52c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5741 | 2025.05.14 16:36:20.506763 [ 269 ] {b92a73f3-7b88-4be8-aaeb-4c3d8841a52c} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2025.05.14 16:36:20.506891 [ 269 ] {b92a73f3-7b88-4be8-aaeb-4c3d8841a52c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001163 sec., 97162.51074806535 rows/sec., 6.29 MiB/sec. | ||
| 5743 | 2025.05.14 16:36:20.506888 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4552 rows, containing 5 columns (5 merged, 0 gathered) in 0.002812336 sec., 1618583.2702778047 rows/sec., 137.12 MiB/sec. | ||
| 5744 | 2025.05.14 16:36:20.506930 [ 269 ] {b92a73f3-7b88-4be8-aaeb-4c3d8841a52c} <Debug> TCPHandler: Processed in 0.001328297 sec. | ||
| 5745 | 2025.05.14 16:36:20.507062 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2025.05.14 16:36:20.507156 [ 269 ] {81c79faf-8e74-4911-8554-35f46a4fcc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5747 | 2025.05.14 16:36:20.507197 [ 269 ] {81c79faf-8e74-4911-8554-35f46a4fcc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5748 | 2025.05.14 16:36:20.507251 [ 191 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5749 | 2025.05.14 16:36:20.507591 [ 191 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.05.14 16:36:20.507629 [ 269 ] {81c79faf-8e74-4911-8554-35f46a4fcc3b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.05.14 16:36:20.507670 [ 269 ] {81c79faf-8e74-4911-8554-35f46a4fcc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5752 | 2025.05.14 16:36:20.507676 [ 191 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_41_8} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5753 | 2025.05.14 16:36:20.507775 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 5754 | 2025.05.14 16:36:20.508008 [ 269 ] {81c79faf-8e74-4911-8554-35f46a4fcc3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5755 | 2025.05.14 16:36:20.508227 [ 269 ] {81c79faf-8e74-4911-8554-35f46a4fcc3b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2025.05.14 16:36:20.508353 [ 269 ] {81c79faf-8e74-4911-8554-35f46a4fcc3b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001214 sec., 92257.00164744645 rows/sec., 5.26 MiB/sec. | ||
| 5757 | 2025.05.14 16:36:20.508391 [ 269 ] {81c79faf-8e74-4911-8554-35f46a4fcc3b} <Debug> TCPHandler: Processed in 0.001378947 sec. | ||
| 5758 | 2025.05.14 16:36:20.508514 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2025.05.14 16:36:20.508628 [ 269 ] {a2c0cba7-b45f-4886-92a6-4c1fb52eb090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5760 | 2025.05.14 16:36:20.508670 [ 269 ] {a2c0cba7-b45f-4886-92a6-4c1fb52eb090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5761 | 2025.05.14 16:36:20.509198 [ 269 ] {a2c0cba7-b45f-4886-92a6-4c1fb52eb090} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2025.05.14 16:36:20.509234 [ 269 ] {a2c0cba7-b45f-4886-92a6-4c1fb52eb090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5763 | 2025.05.14 16:36:20.509574 [ 269 ] {a2c0cba7-b45f-4886-92a6-4c1fb52eb090} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5764 | 2025.05.14 16:36:20.509787 [ 269 ] {a2c0cba7-b45f-4886-92a6-4c1fb52eb090} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2025.05.14 16:36:20.509901 [ 42 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5766 | 2025.05.14 16:36:20.509913 [ 269 ] {a2c0cba7-b45f-4886-92a6-4c1fb52eb090} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.001303 sec., 313891.02072141215 rows/sec., 22.31 MiB/sec. | ||
| 5767 | 2025.05.14 16:36:20.509966 [ 42 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.05.14 16:36:20.509979 [ 269 ] {a2c0cba7-b45f-4886-92a6-4c1fb52eb090} <Debug> TCPHandler: Processed in 0.0015197 sec. | ||
| 5769 | 2025.05.14 16:36:20.509993 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5770 | 2025.05.14 16:36:20.510084 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 5771 | 2025.05.14 16:36:20.510094 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2025.05.14 16:36:20.510205 [ 269 ] {dd48e049-7ceb-4182-9fb0-d9c2067752fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5773 | 2025.05.14 16:36:20.510210 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5774 | 2025.05.14 16:36:20.510250 [ 269 ] {dd48e049-7ceb-4182-9fb0-d9c2067752fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5775 | 2025.05.14 16:36:20.510255 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
| 5776 | 2025.05.14 16:36:20.510331 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 550 rows starting from the beginning of the part | ||
| 5777 | 2025.05.14 16:36:20.510382 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 5778 | 2025.05.14 16:36:20.510428 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 395 rows starting from the beginning of the part | ||
| 5779 | 2025.05.14 16:36:20.510471 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 5780 | 2025.05.14 16:36:20.510515 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 409 rows starting from the beginning of the part | ||
| 5781 | 2025.05.14 16:36:20.510578 [ 269 ] {dd48e049-7ceb-4182-9fb0-d9c2067752fb} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2025.05.14 16:36:20.510619 [ 269 ] {dd48e049-7ceb-4182-9fb0-d9c2067752fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5783 | 2025.05.14 16:36:20.510964 [ 269 ] {dd48e049-7ceb-4182-9fb0-d9c2067752fb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5784 | 2025.05.14 16:36:20.511191 [ 269 ] {dd48e049-7ceb-4182-9fb0-d9c2067752fb} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.05.14 16:36:20.511329 [ 269 ] {dd48e049-7ceb-4182-9fb0-d9c2067752fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 5786 | 2025.05.14 16:36:20.511367 [ 269 ] {dd48e049-7ceb-4182-9fb0-d9c2067752fb} <Debug> TCPHandler: Processed in 0.001321856 sec. | ||
| 5787 | 2025.05.14 16:36:20.511472 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2025.05.14 16:36:20.511566 [ 269 ] {aca28e56-c3c6-4c20-9054-41beadaeec66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5789 | 2025.05.14 16:36:20.511608 [ 269 ] {aca28e56-c3c6-4c20-9054-41beadaeec66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5790 | 2025.05.14 16:36:20.511735 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688433 sec., 1433873.8937227596 rows/sec., 109.83 MiB/sec. | ||
| 5791 | 2025.05.14 16:36:20.511932 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5792 | 2025.05.14 16:36:20.512001 [ 269 ] {aca28e56-c3c6-4c20-9054-41beadaeec66} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2025.05.14 16:36:20.512044 [ 269 ] {aca28e56-c3c6-4c20-9054-41beadaeec66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5794 | 2025.05.14 16:36:20.512218 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2025.05.14 16:36:20.512298 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_41_8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5796 | 2025.05.14 16:36:20.512376 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5797 | 2025.05.14 16:36:20.512435 [ 269 ] {aca28e56-c3c6-4c20-9054-41beadaeec66} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5798 | 2025.05.14 16:36:20.512658 [ 269 ] {aca28e56-c3c6-4c20-9054-41beadaeec66} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.05.14 16:36:20.512777 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5800 | 2025.05.14 16:36:20.512787 [ 269 ] {aca28e56-c3c6-4c20-9054-41beadaeec66} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.00124 sec., 196774.1935483871 rows/sec., 13.20 MiB/sec. | ||
| 5801 | 2025.05.14 16:36:20.512815 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2025.05.14 16:36:20.512837 [ 269 ] {aca28e56-c3c6-4c20-9054-41beadaeec66} <Debug> TCPHandler: Processed in 0.001413808 sec. | ||
| 5803 | 2025.05.14 16:36:20.512837 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5804 | 2025.05.14 16:36:20.512929 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 5805 | 2025.05.14 16:36:20.512952 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2025.05.14 16:36:20.513023 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5807 | 2025.05.14 16:36:20.513050 [ 269 ] {05bcfa97-d6f2-48a2-a26a-84c2ac73a117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5808 | 2025.05.14 16:36:20.513057 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11786 rows starting from the beginning of the part | ||
| 5809 | 2025.05.14 16:36:20.513100 [ 269 ] {05bcfa97-d6f2-48a2-a26a-84c2ac73a117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5810 | 2025.05.14 16:36:20.513133 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 944 rows starting from the beginning of the part | ||
| 5811 | 2025.05.14 16:36:20.513183 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 5812 | 2025.05.14 16:36:20.513226 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
| 5813 | 2025.05.14 16:36:20.513265 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 5814 | 2025.05.14 16:36:20.513305 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 244 rows starting from the beginning of the part | ||
| 5815 | 2025.05.14 16:36:20.513401 [ 269 ] {05bcfa97-d6f2-48a2-a26a-84c2ac73a117} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.05.14 16:36:20.513442 [ 269 ] {05bcfa97-d6f2-48a2-a26a-84c2ac73a117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5817 | 2025.05.14 16:36:20.513765 [ 269 ] {05bcfa97-d6f2-48a2-a26a-84c2ac73a117} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5818 | 2025.05.14 16:36:20.513981 [ 269 ] {05bcfa97-d6f2-48a2-a26a-84c2ac73a117} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.05.14 16:36:20.514107 [ 269 ] {05bcfa97-d6f2-48a2-a26a-84c2ac73a117} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 5820 | 2025.05.14 16:36:20.514144 [ 269 ] {05bcfa97-d6f2-48a2-a26a-84c2ac73a117} <Debug> TCPHandler: Processed in 0.001240914 sec. | ||
| 5821 | 2025.05.14 16:36:20.514249 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5822 | 2025.05.14 16:36:20.514341 [ 269 ] {59dd939d-1e36-4e16-98eb-d2912d7f2aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5823 | 2025.05.14 16:36:20.514395 [ 269 ] {59dd939d-1e36-4e16-98eb-d2912d7f2aad} <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 | ||
| 5824 | 2025.05.14 16:36:20.515162 [ 269 ] {59dd939d-1e36-4e16-98eb-d2912d7f2aad} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2025.05.14 16:36:20.515198 [ 269 ] {59dd939d-1e36-4e16-98eb-d2912d7f2aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5826 | 2025.05.14 16:36:20.515801 [ 269 ] {59dd939d-1e36-4e16-98eb-d2912d7f2aad} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5827 | 2025.05.14 16:36:20.516038 [ 269 ] {59dd939d-1e36-4e16-98eb-d2912d7f2aad} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5828 | 2025.05.14 16:36:20.516146 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5829 | 2025.05.14 16:36:20.516173 [ 269 ] {59dd939d-1e36-4e16-98eb-d2912d7f2aad} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00185 sec., 7027.027027027027 rows/sec., 12.59 MiB/sec. | ||
| 5830 | 2025.05.14 16:36:20.516182 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2025.05.14 16:36:20.516212 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 5832 | 2025.05.14 16:36:20.516234 [ 269 ] {59dd939d-1e36-4e16-98eb-d2912d7f2aad} <Debug> TCPHandler: Processed in 0.00203408 sec. | ||
| 5833 | 2025.05.14 16:36:20.516281 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 5834 | 2025.05.14 16:36:20.516353 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2025.05.14 16:36:20.516451 [ 269 ] {ab3a5eed-6496-4e50-8f91-eab5d1330349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5836 | 2025.05.14 16:36:20.516487 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5837 | 2025.05.14 16:36:20.516493 [ 269 ] {ab3a5eed-6496-4e50-8f91-eab5d1330349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5838 | 2025.05.14 16:36:20.516544 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 451 rows starting from the beginning of the part | ||
| 5839 | 2025.05.14 16:36:20.516668 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
| 5840 | 2025.05.14 16:36:20.516781 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 5841 | 2025.05.14 16:36:20.516850 [ 269 ] {ab3a5eed-6496-4e50-8f91-eab5d1330349} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2025.05.14 16:36:20.516893 [ 269 ] {ab3a5eed-6496-4e50-8f91-eab5d1330349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5843 | 2025.05.14 16:36:20.516893 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
| 5844 | 2025.05.14 16:36:20.517019 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 5845 | 2025.05.14 16:36:20.517137 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
| 5846 | 2025.05.14 16:36:20.517274 [ 269 ] {ab3a5eed-6496-4e50-8f91-eab5d1330349} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5847 | 2025.05.14 16:36:20.517509 [ 269 ] {ab3a5eed-6496-4e50-8f91-eab5d1330349} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2025.05.14 16:36:20.517620 [ 42 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5849 | 2025.05.14 16:36:20.517645 [ 269 ] {ab3a5eed-6496-4e50-8f91-eab5d1330349} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001211 sec., 67712.63418662263 rows/sec., 4.30 MiB/sec. | ||
| 5850 | 2025.05.14 16:36:20.517650 [ 42 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2025.05.14 16:36:20.517683 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5852 | 2025.05.14 16:36:20.517688 [ 269 ] {ab3a5eed-6496-4e50-8f91-eab5d1330349} <Debug> TCPHandler: Processed in 0.001385026 sec. | ||
| 5853 | 2025.05.14 16:36:20.517762 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 5854 | 2025.05.14 16:36:20.517866 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5855 | 2025.05.14 16:36:20.517894 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2320 rows starting from the beginning of the part | ||
| 5856 | 2025.05.14 16:36:20.517942 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 5857 | 2025.05.14 16:36:20.517985 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 5858 | 2025.05.14 16:36:20.518023 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
| 5859 | 2025.05.14 16:36:20.518060 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 5860 | 2025.05.14 16:36:20.518097 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
| 5861 | 2025.05.14 16:36:20.518257 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13435 rows, containing 5 columns (5 merged, 0 gathered) in 0.005356605 sec., 2508118.4817622355 rows/sec., 169.28 MiB/sec. | ||
| 5862 | 2025.05.14 16:36:20.518704 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5863 | 2025.05.14 16:36:20.519026 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2025.05.14 16:36:20.519110 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5865 | 2025.05.14 16:36:20.519204 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5866 | 2025.05.14 16:36:20.519332 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.001604832 sec., 1622599.7487587486 rows/sec., 105.78 MiB/sec. | ||
| 5867 | 2025.05.14 16:36:20.519665 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5868 | 2025.05.14 16:36:20.519944 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2025.05.14 16:36:20.520011 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_41_8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5870 | 2025.05.14 16:36:20.520081 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5871 | 2025.05.14 16:36:20.533405 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 19 columns (19 merged, 0 gathered) in 0.017153307 sec., 31597.40567810044 rows/sec., 56.62 MiB/sec. | ||
| 5872 | 2025.05.14 16:36:20.534139 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5873 | 2025.05.14 16:36:20.534449 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2025.05.14 16:36:20.534519 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5875 | 2025.05.14 16:36:20.534602 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5876 | 2025.05.14 16:36:21.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.12 MiB, peak 249.64 MiB, free memory in arenas 0.00 B, will set to 243.25 MiB (RSS), difference: 4.13 MiB | ||
| 5877 | 2025.05.14 16:36:21.639864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 5878 | 2025.05.14 16:36:21.640358 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2025.05.14 16:36:21.640405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5880 | 2025.05.14 16:36:21.640896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5881 | 2025.05.14 16:36:21.641136 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2025.05.14 16:36:21.641283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 5883 | 2025.05.14 16:36:22.314893 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5884 | 2025.05.14 16:36:22.329763 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2025.05.14 16:36:22.329825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5886 | 2025.05.14 16:36:22.335862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5887 | 2025.05.14 16:36:22.336576 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2025.05.14 16:36:22.339212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5889 | 2025.05.14 16:36:25.493969 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2025.05.14 16:36:25.494145 [ 269 ] {685fff8a-9482-46eb-a5e5-e7ddac9e1164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5891 | 2025.05.14 16:36:25.494212 [ 269 ] {685fff8a-9482-46eb-a5e5-e7ddac9e1164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5892 | 2025.05.14 16:36:25.494898 [ 269 ] {685fff8a-9482-46eb-a5e5-e7ddac9e1164} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2025.05.14 16:36:25.494938 [ 269 ] {685fff8a-9482-46eb-a5e5-e7ddac9e1164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5894 | 2025.05.14 16:36:25.495357 [ 269 ] {685fff8a-9482-46eb-a5e5-e7ddac9e1164} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5895 | 2025.05.14 16:36:25.495589 [ 269 ] {685fff8a-9482-46eb-a5e5-e7ddac9e1164} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2025.05.14 16:36:25.495742 [ 269 ] {685fff8a-9482-46eb-a5e5-e7ddac9e1164} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001647 sec., 65573.77049180328 rows/sec., 5.48 MiB/sec. | ||
| 5897 | 2025.05.14 16:36:25.495793 [ 269 ] {685fff8a-9482-46eb-a5e5-e7ddac9e1164} <Debug> TCPHandler: Processed in 0.001946158 sec. | ||
| 5898 | 2025.05.14 16:36:25.495913 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2025.05.14 16:36:25.496013 [ 269 ] {65176821-8418-4a23-ad41-7f128b0587f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5900 | 2025.05.14 16:36:25.496056 [ 269 ] {65176821-8418-4a23-ad41-7f128b0587f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5901 | 2025.05.14 16:36:25.496455 [ 269 ] {65176821-8418-4a23-ad41-7f128b0587f1} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2025.05.14 16:36:25.496489 [ 269 ] {65176821-8418-4a23-ad41-7f128b0587f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5903 | 2025.05.14 16:36:25.496795 [ 269 ] {65176821-8418-4a23-ad41-7f128b0587f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5904 | 2025.05.14 16:36:25.497007 [ 269 ] {65176821-8418-4a23-ad41-7f128b0587f1} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.05.14 16:36:25.497137 [ 269 ] {65176821-8418-4a23-ad41-7f128b0587f1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.66 MiB/sec. | ||
| 5906 | 2025.05.14 16:36:25.497174 [ 269 ] {65176821-8418-4a23-ad41-7f128b0587f1} <Debug> TCPHandler: Processed in 0.001311866 sec. | ||
| 5907 | 2025.05.14 16:36:25.497277 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2025.05.14 16:36:25.497370 [ 269 ] {9a267bfb-8b5d-4580-9c19-fcbc22bc0dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5909 | 2025.05.14 16:36:25.497410 [ 269 ] {9a267bfb-8b5d-4580-9c19-fcbc22bc0dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5910 | 2025.05.14 16:36:25.497818 [ 269 ] {9a267bfb-8b5d-4580-9c19-fcbc22bc0dac} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2025.05.14 16:36:25.497852 [ 269 ] {9a267bfb-8b5d-4580-9c19-fcbc22bc0dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5912 | 2025.05.14 16:36:25.498165 [ 269 ] {9a267bfb-8b5d-4580-9c19-fcbc22bc0dac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5913 | 2025.05.14 16:36:25.498391 [ 269 ] {9a267bfb-8b5d-4580-9c19-fcbc22bc0dac} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2025.05.14 16:36:25.498516 [ 269 ] {9a267bfb-8b5d-4580-9c19-fcbc22bc0dac} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001166 sec., 77186.96397941682 rows/sec., 6.03 MiB/sec. | ||
| 5915 | 2025.05.14 16:36:25.498551 [ 269 ] {9a267bfb-8b5d-4580-9c19-fcbc22bc0dac} <Debug> TCPHandler: Processed in 0.001322246 sec. | ||
| 5916 | 2025.05.14 16:36:25.498676 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2025.05.14 16:36:25.498769 [ 269 ] {859834f3-7697-41b4-93a5-9f6c16461a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5918 | 2025.05.14 16:36:25.498812 [ 269 ] {859834f3-7697-41b4-93a5-9f6c16461a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5919 | 2025.05.14 16:36:25.499199 [ 269 ] {859834f3-7697-41b4-93a5-9f6c16461a82} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2025.05.14 16:36:25.499233 [ 269 ] {859834f3-7697-41b4-93a5-9f6c16461a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5921 | 2025.05.14 16:36:25.499557 [ 269 ] {859834f3-7697-41b4-93a5-9f6c16461a82} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5922 | 2025.05.14 16:36:25.499771 [ 269 ] {859834f3-7697-41b4-93a5-9f6c16461a82} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2025.05.14 16:36:25.499896 [ 269 ] {859834f3-7697-41b4-93a5-9f6c16461a82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 5924 | 2025.05.14 16:36:25.499931 [ 269 ] {859834f3-7697-41b4-93a5-9f6c16461a82} <Debug> TCPHandler: Processed in 0.001302636 sec. | ||
| 5925 | 2025.05.14 16:36:25.500034 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2025.05.14 16:36:25.500126 [ 269 ] {25eac003-3868-4910-b295-357b0291c7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5927 | 2025.05.14 16:36:25.500178 [ 269 ] {25eac003-3868-4910-b295-357b0291c7d3} <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 | ||
| 5928 | 2025.05.14 16:36:25.500989 [ 269 ] {25eac003-3868-4910-b295-357b0291c7d3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2025.05.14 16:36:25.501022 [ 269 ] {25eac003-3868-4910-b295-357b0291c7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5930 | 2025.05.14 16:36:25.501551 [ 269 ] {25eac003-3868-4910-b295-357b0291c7d3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5931 | 2025.05.14 16:36:25.501771 [ 269 ] {25eac003-3868-4910-b295-357b0291c7d3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2025.05.14 16:36:25.501903 [ 269 ] {25eac003-3868-4910-b295-357b0291c7d3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001796 sec., 14476.614699331847 rows/sec., 25.94 MiB/sec. | ||
| 5933 | 2025.05.14 16:36:25.501965 [ 269 ] {25eac003-3868-4910-b295-357b0291c7d3} <Debug> TCPHandler: Processed in 0.00197851 sec. | ||
| 5934 | 2025.05.14 16:36:25.502065 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2025.05.14 16:36:25.502156 [ 269 ] {22401942-b364-4184-9195-900fc977ec8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5936 | 2025.05.14 16:36:25.502197 [ 269 ] {22401942-b364-4184-9195-900fc977ec8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5937 | 2025.05.14 16:36:25.502509 [ 269 ] {22401942-b364-4184-9195-900fc977ec8b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2025.05.14 16:36:25.502542 [ 269 ] {22401942-b364-4184-9195-900fc977ec8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5939 | 2025.05.14 16:36:25.502842 [ 269 ] {22401942-b364-4184-9195-900fc977ec8b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5940 | 2025.05.14 16:36:25.503059 [ 269 ] {22401942-b364-4184-9195-900fc977ec8b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2025.05.14 16:36:25.503181 [ 269 ] {22401942-b364-4184-9195-900fc977ec8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 5942 | 2025.05.14 16:36:25.503215 [ 269 ] {22401942-b364-4184-9195-900fc977ec8b} <Debug> TCPHandler: Processed in 0.001197474 sec. | ||
| 5943 | 2025.05.14 16:36:29.041879 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5944 | 2025.05.14 16:36:29.041973 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5945 | 2025.05.14 16:36:29.141361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 5946 | 2025.05.14 16:36:29.142112 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.05.14 16:36:29.142184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5948 | 2025.05.14 16:36:29.142769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5949 | 2025.05.14 16:36:29.143001 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.05.14 16:36:29.143142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5951 | 2025.05.14 16:36:29.166611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 852 | ||
| 5952 | 2025.05.14 16:36:29.169395 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2025.05.14 16:36:29.169437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5954 | 2025.05.14 16:36:29.170640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5955 | 2025.05.14 16:36:29.170911 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2025.05.14 16:36:29.171290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 5957 | 2025.05.14 16:36:29.839285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5958 | 2025.05.14 16:36:29.854919 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2025.05.14 16:36:29.854976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5960 | 2025.05.14 16:36:29.861034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5961 | 2025.05.14 16:36:29.861743 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2025.05.14 16:36:29.864476 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5963 | 2025.05.14 16:36:30.499151 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2025.05.14 16:36:30.499359 [ 269 ] {0ce20362-77bc-41d0-8bb5-6c6dc78990d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5965 | 2025.05.14 16:36:30.499437 [ 269 ] {0ce20362-77bc-41d0-8bb5-6c6dc78990d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5966 | 2025.05.14 16:36:30.500230 [ 269 ] {0ce20362-77bc-41d0-8bb5-6c6dc78990d2} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2025.05.14 16:36:30.500278 [ 269 ] {0ce20362-77bc-41d0-8bb5-6c6dc78990d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5968 | 2025.05.14 16:36:30.500701 [ 269 ] {0ce20362-77bc-41d0-8bb5-6c6dc78990d2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5969 | 2025.05.14 16:36:30.500938 [ 269 ] {0ce20362-77bc-41d0-8bb5-6c6dc78990d2} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2025.05.14 16:36:30.501109 [ 269 ] {0ce20362-77bc-41d0-8bb5-6c6dc78990d2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001805 sec., 117451.52354570637 rows/sec., 7.47 MiB/sec. | ||
| 5971 | 2025.05.14 16:36:30.501163 [ 269 ] {0ce20362-77bc-41d0-8bb5-6c6dc78990d2} <Debug> TCPHandler: Processed in 0.002159472 sec. | ||
| 5972 | 2025.05.14 16:36:30.501292 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5973 | 2025.05.14 16:36:30.501398 [ 269 ] {2cdc41d3-b022-4e37-b72e-b2aeff00b058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5974 | 2025.05.14 16:36:30.501442 [ 269 ] {2cdc41d3-b022-4e37-b72e-b2aeff00b058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5975 | 2025.05.14 16:36:30.502192 [ 269 ] {2cdc41d3-b022-4e37-b72e-b2aeff00b058} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2025.05.14 16:36:30.502229 [ 269 ] {2cdc41d3-b022-4e37-b72e-b2aeff00b058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5977 | 2025.05.14 16:36:30.502585 [ 269 ] {2cdc41d3-b022-4e37-b72e-b2aeff00b058} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5978 | 2025.05.14 16:36:30.502802 [ 269 ] {2cdc41d3-b022-4e37-b72e-b2aeff00b058} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2025.05.14 16:36:30.502944 [ 269 ] {2cdc41d3-b022-4e37-b72e-b2aeff00b058} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001569 sec., 409815.1688973869 rows/sec., 32.31 MiB/sec. | ||
| 5980 | 2025.05.14 16:36:30.502985 [ 269 ] {2cdc41d3-b022-4e37-b72e-b2aeff00b058} <Debug> TCPHandler: Processed in 0.001747295 sec. | ||
| 5981 | 2025.05.14 16:36:30.503095 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5982 | 2025.05.14 16:36:30.503195 [ 269 ] {c428e644-267c-42e7-8194-dbb1b296ebfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5983 | 2025.05.14 16:36:30.503236 [ 269 ] {c428e644-267c-42e7-8194-dbb1b296ebfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5984 | 2025.05.14 16:36:30.503675 [ 269 ] {c428e644-267c-42e7-8194-dbb1b296ebfa} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2025.05.14 16:36:30.503713 [ 269 ] {c428e644-267c-42e7-8194-dbb1b296ebfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5986 | 2025.05.14 16:36:30.504051 [ 269 ] {c428e644-267c-42e7-8194-dbb1b296ebfa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5987 | 2025.05.14 16:36:30.504267 [ 269 ] {c428e644-267c-42e7-8194-dbb1b296ebfa} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2025.05.14 16:36:30.504400 [ 269 ] {c428e644-267c-42e7-8194-dbb1b296ebfa} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001224 sec., 97222.22222222222 rows/sec., 5.87 MiB/sec. | ||
| 5989 | 2025.05.14 16:36:30.504439 [ 269 ] {c428e644-267c-42e7-8194-dbb1b296ebfa} <Debug> TCPHandler: Processed in 0.001396567 sec. | ||
| 5990 | 2025.05.14 16:36:30.504542 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2025.05.14 16:36:30.504640 [ 269 ] {e0362f2e-7f2d-4c48-9dcf-e97d901e7751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5992 | 2025.05.14 16:36:30.504678 [ 269 ] {e0362f2e-7f2d-4c48-9dcf-e97d901e7751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5993 | 2025.05.14 16:36:30.505097 [ 269 ] {e0362f2e-7f2d-4c48-9dcf-e97d901e7751} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2025.05.14 16:36:30.505134 [ 269 ] {e0362f2e-7f2d-4c48-9dcf-e97d901e7751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 5995 | 2025.05.14 16:36:30.505448 [ 269 ] {e0362f2e-7f2d-4c48-9dcf-e97d901e7751} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5996 | 2025.05.14 16:36:30.505661 [ 269 ] {e0362f2e-7f2d-4c48-9dcf-e97d901e7751} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2025.05.14 16:36:30.505792 [ 269 ] {e0362f2e-7f2d-4c48-9dcf-e97d901e7751} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00117 sec., 96581.19658119658 rows/sec., 6.25 MiB/sec. | ||
| 5998 | 2025.05.14 16:36:30.505831 [ 269 ] {e0362f2e-7f2d-4c48-9dcf-e97d901e7751} <Debug> TCPHandler: Processed in 0.001339507 sec. | ||
| 5999 | 2025.05.14 16:36:30.505937 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6000 | 2025.05.14 16:36:30.506034 [ 269 ] {d81411cb-f9e3-4fec-a0b5-b916c11298f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6001 | 2025.05.14 16:36:30.506074 [ 269 ] {d81411cb-f9e3-4fec-a0b5-b916c11298f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6002 | 2025.05.14 16:36:30.506490 [ 269 ] {d81411cb-f9e3-4fec-a0b5-b916c11298f3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2025.05.14 16:36:30.506526 [ 269 ] {d81411cb-f9e3-4fec-a0b5-b916c11298f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6004 | 2025.05.14 16:36:30.506849 [ 269 ] {d81411cb-f9e3-4fec-a0b5-b916c11298f3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6005 | 2025.05.14 16:36:30.507058 [ 269 ] {d81411cb-f9e3-4fec-a0b5-b916c11298f3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2025.05.14 16:36:30.507192 [ 269 ] {d81411cb-f9e3-4fec-a0b5-b916c11298f3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001174 sec., 95400.34071550256 rows/sec., 5.43 MiB/sec. | ||
| 6007 | 2025.05.14 16:36:30.507229 [ 269 ] {d81411cb-f9e3-4fec-a0b5-b916c11298f3} <Debug> TCPHandler: Processed in 0.001341807 sec. | ||
| 6008 | 2025.05.14 16:36:30.507334 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2025.05.14 16:36:30.507429 [ 269 ] {105aef27-f7c9-4c90-b26f-692adb33ccdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6010 | 2025.05.14 16:36:30.507469 [ 269 ] {105aef27-f7c9-4c90-b26f-692adb33ccdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6011 | 2025.05.14 16:36:30.508015 [ 269 ] {105aef27-f7c9-4c90-b26f-692adb33ccdd} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2025.05.14 16:36:30.508049 [ 269 ] {105aef27-f7c9-4c90-b26f-692adb33ccdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6013 | 2025.05.14 16:36:30.508389 [ 269 ] {105aef27-f7c9-4c90-b26f-692adb33ccdd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6014 | 2025.05.14 16:36:30.508627 [ 269 ] {105aef27-f7c9-4c90-b26f-692adb33ccdd} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6015 | 2025.05.14 16:36:30.508758 [ 269 ] {105aef27-f7c9-4c90-b26f-692adb33ccdd} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001346 sec., 293462.1099554235 rows/sec., 20.77 MiB/sec. | ||
| 6016 | 2025.05.14 16:36:30.508797 [ 269 ] {105aef27-f7c9-4c90-b26f-692adb33ccdd} <Debug> TCPHandler: Processed in 0.00151257 sec. | ||
| 6017 | 2025.05.14 16:36:30.508904 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6018 | 2025.05.14 16:36:30.508999 [ 269 ] {0c59756d-8846-47d8-a76a-e7358dfe70f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6019 | 2025.05.14 16:36:30.509041 [ 269 ] {0c59756d-8846-47d8-a76a-e7358dfe70f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6020 | 2025.05.14 16:36:30.509363 [ 269 ] {0c59756d-8846-47d8-a76a-e7358dfe70f4} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2025.05.14 16:36:30.509398 [ 269 ] {0c59756d-8846-47d8-a76a-e7358dfe70f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6022 | 2025.05.14 16:36:30.509712 [ 269 ] {0c59756d-8846-47d8-a76a-e7358dfe70f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6023 | 2025.05.14 16:36:30.509915 [ 269 ] {0c59756d-8846-47d8-a76a-e7358dfe70f4} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2025.05.14 16:36:30.510044 [ 269 ] {0c59756d-8846-47d8-a76a-e7358dfe70f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 6025 | 2025.05.14 16:36:30.510080 [ 269 ] {0c59756d-8846-47d8-a76a-e7358dfe70f4} <Debug> TCPHandler: Processed in 0.001226074 sec. | ||
| 6026 | 2025.05.14 16:36:30.510184 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2025.05.14 16:36:30.510279 [ 269 ] {056b3f75-5e71-4588-b9e8-f96cf46df7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6028 | 2025.05.14 16:36:30.510321 [ 269 ] {056b3f75-5e71-4588-b9e8-f96cf46df7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6029 | 2025.05.14 16:36:30.510724 [ 269 ] {056b3f75-5e71-4588-b9e8-f96cf46df7e3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2025.05.14 16:36:30.510758 [ 269 ] {056b3f75-5e71-4588-b9e8-f96cf46df7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6031 | 2025.05.14 16:36:30.511112 [ 269 ] {056b3f75-5e71-4588-b9e8-f96cf46df7e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6032 | 2025.05.14 16:36:30.511325 [ 269 ] {056b3f75-5e71-4588-b9e8-f96cf46df7e3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2025.05.14 16:36:30.511456 [ 269 ] {056b3f75-5e71-4588-b9e8-f96cf46df7e3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001194 sec., 198492.46231155779 rows/sec., 13.30 MiB/sec. | ||
| 6034 | 2025.05.14 16:36:30.511494 [ 269 ] {056b3f75-5e71-4588-b9e8-f96cf46df7e3} <Debug> TCPHandler: Processed in 0.001359867 sec. | ||
| 6035 | 2025.05.14 16:36:30.511598 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2025.05.14 16:36:30.511693 [ 269 ] {ca4ed01e-2a6c-40c2-95b5-11777c91fdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6037 | 2025.05.14 16:36:30.511734 [ 269 ] {ca4ed01e-2a6c-40c2-95b5-11777c91fdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6038 | 2025.05.14 16:36:30.512036 [ 269 ] {ca4ed01e-2a6c-40c2-95b5-11777c91fdc9} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2025.05.14 16:36:30.512069 [ 269 ] {ca4ed01e-2a6c-40c2-95b5-11777c91fdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6040 | 2025.05.14 16:36:30.512367 [ 269 ] {ca4ed01e-2a6c-40c2-95b5-11777c91fdc9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6041 | 2025.05.14 16:36:30.512594 [ 269 ] {ca4ed01e-2a6c-40c2-95b5-11777c91fdc9} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2025.05.14 16:36:30.512700 [ 33 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 6043 | 2025.05.14 16:36:30.512723 [ 269 ] {ca4ed01e-2a6c-40c2-95b5-11777c91fdc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 6044 | 2025.05.14 16:36:30.512739 [ 33 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.05.14 16:36:30.512760 [ 269 ] {ca4ed01e-2a6c-40c2-95b5-11777c91fdc9} <Debug> TCPHandler: Processed in 0.001210604 sec. | ||
| 6046 | 2025.05.14 16:36:30.512760 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6047 | 2025.05.14 16:36:30.512876 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2025.05.14 16:36:30.512923 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 6049 | 2025.05.14 16:36:30.512971 [ 269 ] {2cf3ad5f-bcfa-4cc8-a620-d1bf2dfb6b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6050 | 2025.05.14 16:36:30.513038 [ 269 ] {2cf3ad5f-bcfa-4cc8-a620-d1bf2dfb6b63} <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 | ||
| 6051 | 2025.05.14 16:36:30.513135 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6052 | 2025.05.14 16:36:30.513196 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6053 | 2025.05.14 16:36:30.513295 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6054 | 2025.05.14 16:36:30.513365 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6055 | 2025.05.14 16:36:30.513430 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6056 | 2025.05.14 16:36:30.513483 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6057 | 2025.05.14 16:36:30.513520 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6058 | 2025.05.14 16:36:30.513825 [ 269 ] {2cf3ad5f-bcfa-4cc8-a620-d1bf2dfb6b63} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.05.14 16:36:30.513865 [ 269 ] {2cf3ad5f-bcfa-4cc8-a620-d1bf2dfb6b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6060 | 2025.05.14 16:36:30.514366 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00152742 sec., 13093.975461889984 rows/sec., 879.75 KiB/sec. | ||
| 6061 | 2025.05.14 16:36:30.514421 [ 269 ] {2cf3ad5f-bcfa-4cc8-a620-d1bf2dfb6b63} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6062 | 2025.05.14 16:36:30.514521 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6063 | 2025.05.14 16:36:30.514652 [ 269 ] {2cf3ad5f-bcfa-4cc8-a620-d1bf2dfb6b63} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2025.05.14 16:36:30.514798 [ 269 ] {2cf3ad5f-bcfa-4cc8-a620-d1bf2dfb6b63} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001842 sec., 7057.546145494028 rows/sec., 12.65 MiB/sec. | ||
| 6065 | 2025.05.14 16:36:30.514860 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2025.05.14 16:36:30.514867 [ 269 ] {2cf3ad5f-bcfa-4cc8-a620-d1bf2dfb6b63} <Debug> TCPHandler: Processed in 0.00203997 sec. | ||
| 6067 | 2025.05.14 16:36:30.514940 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_20_4} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 6068 | 2025.05.14 16:36:30.514982 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2025.05.14 16:36:30.515027 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6070 | 2025.05.14 16:36:30.515079 [ 269 ] {82f0bd0a-5bb2-4780-850a-7b1cab56cea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6071 | 2025.05.14 16:36:30.515121 [ 269 ] {82f0bd0a-5bb2-4780-850a-7b1cab56cea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6072 | 2025.05.14 16:36:30.515448 [ 269 ] {82f0bd0a-5bb2-4780-850a-7b1cab56cea4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2025.05.14 16:36:30.515482 [ 269 ] {82f0bd0a-5bb2-4780-850a-7b1cab56cea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6074 | 2025.05.14 16:36:30.515794 [ 269 ] {82f0bd0a-5bb2-4780-850a-7b1cab56cea4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6075 | 2025.05.14 16:36:30.516008 [ 269 ] {82f0bd0a-5bb2-4780-850a-7b1cab56cea4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2025.05.14 16:36:30.516140 [ 269 ] {82f0bd0a-5bb2-4780-850a-7b1cab56cea4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001078 sec., 76066.79035250464 rows/sec., 4.83 MiB/sec. | ||
| 6077 | 2025.05.14 16:36:30.516176 [ 269 ] {82f0bd0a-5bb2-4780-850a-7b1cab56cea4} <Debug> TCPHandler: Processed in 0.001244304 sec. | ||
| 6078 | 2025.05.14 16:36:32.852717 [ 26 ] {} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6079 | 2025.05.14 16:36:32.852806 [ 26 ] {} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2025.05.14 16:36:32.852828 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6081 | 2025.05.14 16:36:32.852980 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 6082 | 2025.05.14 16:36:32.853174 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6083 | 2025.05.14 16:36:32.853218 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 6084 | 2025.05.14 16:36:32.853303 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 6085 | 2025.05.14 16:36:32.853367 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 6086 | 2025.05.14 16:36:32.853427 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 6087 | 2025.05.14 16:36:32.853482 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 6088 | 2025.05.14 16:36:32.854608 [ 188 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698953 sec., 27075.498851351393 rows/sec., 2.26 MiB/sec. | ||
| 6089 | 2025.05.14 16:36:32.854803 [ 196 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6090 | 2025.05.14 16:36:32.855177 [ 196 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2025.05.14 16:36:32.855271 [ 196 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_5_1} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6092 | 2025.05.14 16:36:32.855379 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6093 | 2025.05.14 16:36:32.963147 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2025.05.14 16:36:32.963330 [ 269 ] {bd7180e1-dcd5-4d05-851e-a1d306f5163b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6095 | 2025.05.14 16:36:32.963400 [ 269 ] {bd7180e1-dcd5-4d05-851e-a1d306f5163b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6096 | 2025.05.14 16:36:32.964687 [ 269 ] {bd7180e1-dcd5-4d05-851e-a1d306f5163b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2025.05.14 16:36:32.964739 [ 269 ] {bd7180e1-dcd5-4d05-851e-a1d306f5163b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6098 | 2025.05.14 16:36:32.965242 [ 269 ] {bd7180e1-dcd5-4d05-851e-a1d306f5163b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6099 | 2025.05.14 16:36:32.965489 [ 269 ] {bd7180e1-dcd5-4d05-851e-a1d306f5163b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2025.05.14 16:36:32.965665 [ 269 ] {bd7180e1-dcd5-4d05-851e-a1d306f5163b} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002382 sec., 523929.4710327456 rows/sec., 43.20 MiB/sec. | ||
| 6101 | 2025.05.14 16:36:32.965719 [ 269 ] {bd7180e1-dcd5-4d05-851e-a1d306f5163b} <Debug> TCPHandler: Processed in 0.002709253 sec. | ||
| 6102 | 2025.05.14 16:36:32.965849 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2025.05.14 16:36:32.965956 [ 269 ] {eda4d9d6-aa9f-4b39-b082-24e348222f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6104 | 2025.05.14 16:36:32.966001 [ 269 ] {eda4d9d6-aa9f-4b39-b082-24e348222f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6105 | 2025.05.14 16:36:32.966431 [ 269 ] {eda4d9d6-aa9f-4b39-b082-24e348222f6f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2025.05.14 16:36:32.966469 [ 269 ] {eda4d9d6-aa9f-4b39-b082-24e348222f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6107 | 2025.05.14 16:36:32.966790 [ 269 ] {eda4d9d6-aa9f-4b39-b082-24e348222f6f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6108 | 2025.05.14 16:36:32.967007 [ 269 ] {eda4d9d6-aa9f-4b39-b082-24e348222f6f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2025.05.14 16:36:32.967142 [ 269 ] {eda4d9d6-aa9f-4b39-b082-24e348222f6f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001208 sec., 21523.178807947017 rows/sec., 1.58 MiB/sec. | ||
| 6110 | 2025.05.14 16:36:32.967181 [ 269 ] {eda4d9d6-aa9f-4b39-b082-24e348222f6f} <Debug> TCPHandler: Processed in 0.001388287 sec. | ||
| 6111 | 2025.05.14 16:36:32.967292 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2025.05.14 16:36:32.967389 [ 269 ] {6bdcb628-78d3-4536-bb3e-6b5e4a1dc3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6113 | 2025.05.14 16:36:32.967429 [ 269 ] {6bdcb628-78d3-4536-bb3e-6b5e4a1dc3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6114 | 2025.05.14 16:36:32.967932 [ 269 ] {6bdcb628-78d3-4536-bb3e-6b5e4a1dc3d2} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2025.05.14 16:36:32.967968 [ 269 ] {6bdcb628-78d3-4536-bb3e-6b5e4a1dc3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6116 | 2025.05.14 16:36:32.968286 [ 269 ] {6bdcb628-78d3-4536-bb3e-6b5e4a1dc3d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6117 | 2025.05.14 16:36:32.968498 [ 269 ] {6bdcb628-78d3-4536-bb3e-6b5e4a1dc3d2} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2025.05.14 16:36:32.968623 [ 23 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6119 | 2025.05.14 16:36:32.968646 [ 269 ] {6bdcb628-78d3-4536-bb3e-6b5e4a1dc3d2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 6120 | 2025.05.14 16:36:32.968726 [ 23 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2025.05.14 16:36:32.968735 [ 269 ] {6bdcb628-78d3-4536-bb3e-6b5e4a1dc3d2} <Debug> TCPHandler: Processed in 0.00149341 sec. | ||
| 6122 | 2025.05.14 16:36:32.968765 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6123 | 2025.05.14 16:36:32.968861 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2025.05.14 16:36:32.968918 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 6125 | 2025.05.14 16:36:32.968963 [ 269 ] {8c1f460f-c1d8-4e4b-9b88-cdee912950dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6126 | 2025.05.14 16:36:32.969013 [ 269 ] {8c1f460f-c1d8-4e4b-9b88-cdee912950dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6127 | 2025.05.14 16:36:32.969109 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6128 | 2025.05.14 16:36:32.969160 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 342 rows starting from the beginning of the part | ||
| 6129 | 2025.05.14 16:36:32.969243 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 6130 | 2025.05.14 16:36:32.969301 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
| 6131 | 2025.05.14 16:36:32.969358 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
| 6132 | 2025.05.14 16:36:32.969413 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part | ||
| 6133 | 2025.05.14 16:36:32.969467 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 6134 | 2025.05.14 16:36:32.969698 [ 269 ] {8c1f460f-c1d8-4e4b-9b88-cdee912950dc} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.05.14 16:36:32.969741 [ 269 ] {8c1f460f-c1d8-4e4b-9b88-cdee912950dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6136 | 2025.05.14 16:36:32.970111 [ 269 ] {8c1f460f-c1d8-4e4b-9b88-cdee912950dc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6137 | 2025.05.14 16:36:32.970342 [ 269 ] {8c1f460f-c1d8-4e4b-9b88-cdee912950dc} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2025.05.14 16:36:32.970479 [ 269 ] {8c1f460f-c1d8-4e4b-9b88-cdee912950dc} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001532 sec., 356396.86684073106 rows/sec., 26.45 MiB/sec. | ||
| 6139 | 2025.05.14 16:36:32.970518 [ 269 ] {8c1f460f-c1d8-4e4b-9b88-cdee912950dc} <Debug> TCPHandler: Processed in 0.001708704 sec. | ||
| 6140 | 2025.05.14 16:36:32.970627 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2025.05.14 16:36:32.970721 [ 269 ] {28811a11-1ed5-4fd9-b697-2f160c6b5b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6142 | 2025.05.14 16:36:32.970765 [ 269 ] {28811a11-1ed5-4fd9-b697-2f160c6b5b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6143 | 2025.05.14 16:36:32.970788 [ 188 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001942618 sec., 585292.6308723589 rows/sec., 41.17 MiB/sec. | ||
| 6144 | 2025.05.14 16:36:32.970975 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6145 | 2025.05.14 16:36:32.971309 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2025.05.14 16:36:32.971398 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_25_5} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6147 | 2025.05.14 16:36:32.971423 [ 269 ] {28811a11-1ed5-4fd9-b697-2f160c6b5b6c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2025.05.14 16:36:32.971465 [ 269 ] {28811a11-1ed5-4fd9-b697-2f160c6b5b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6149 | 2025.05.14 16:36:32.971489 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6150 | 2025.05.14 16:36:32.971872 [ 269 ] {28811a11-1ed5-4fd9-b697-2f160c6b5b6c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6151 | 2025.05.14 16:36:32.972099 [ 269 ] {28811a11-1ed5-4fd9-b697-2f160c6b5b6c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2025.05.14 16:36:32.972231 [ 269 ] {28811a11-1ed5-4fd9-b697-2f160c6b5b6c} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001527 sec., 616895.8742632613 rows/sec., 41.36 MiB/sec. | ||
| 6153 | 2025.05.14 16:36:32.972270 [ 269 ] {28811a11-1ed5-4fd9-b697-2f160c6b5b6c} <Debug> TCPHandler: Processed in 0.001693563 sec. | ||
| 6154 | 2025.05.14 16:36:32.972383 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2025.05.14 16:36:32.972479 [ 269 ] {05c641c7-0371-408e-ade1-2f5935588421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6156 | 2025.05.14 16:36:32.972535 [ 269 ] {05c641c7-0371-408e-ade1-2f5935588421} <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 | ||
| 6157 | 2025.05.14 16:36:32.973343 [ 269 ] {05c641c7-0371-408e-ade1-2f5935588421} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2025.05.14 16:36:32.973378 [ 269 ] {05c641c7-0371-408e-ade1-2f5935588421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6159 | 2025.05.14 16:36:32.973915 [ 269 ] {05c641c7-0371-408e-ade1-2f5935588421} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6160 | 2025.05.14 16:36:32.974138 [ 269 ] {05c641c7-0371-408e-ade1-2f5935588421} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2025.05.14 16:36:32.974280 [ 269 ] {05c641c7-0371-408e-ade1-2f5935588421} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001818 sec., 14301.430143014302 rows/sec., 25.63 MiB/sec. | ||
| 6162 | 2025.05.14 16:36:32.974334 [ 269 ] {05c641c7-0371-408e-ade1-2f5935588421} <Debug> TCPHandler: Processed in 0.00200172 sec. | ||
| 6163 | 2025.05.14 16:36:32.974439 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2025.05.14 16:36:32.974535 [ 269 ] {33809b65-a650-423c-a9e3-609180c42459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6165 | 2025.05.14 16:36:32.974582 [ 269 ] {33809b65-a650-423c-a9e3-609180c42459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6166 | 2025.05.14 16:36:32.974911 [ 269 ] {33809b65-a650-423c-a9e3-609180c42459} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2025.05.14 16:36:32.974947 [ 269 ] {33809b65-a650-423c-a9e3-609180c42459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6168 | 2025.05.14 16:36:32.975256 [ 269 ] {33809b65-a650-423c-a9e3-609180c42459} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6169 | 2025.05.14 16:36:32.975468 [ 269 ] {33809b65-a650-423c-a9e3-609180c42459} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2025.05.14 16:36:32.975606 [ 269 ] {33809b65-a650-423c-a9e3-609180c42459} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001088 sec., 33088.23529411765 rows/sec., 2.23 MiB/sec. | ||
| 6171 | 2025.05.14 16:36:32.975642 [ 269 ] {33809b65-a650-423c-a9e3-609180c42459} <Debug> TCPHandler: Processed in 0.001252724 sec. | ||
| 6172 | 2025.05.14 16:36:35.488314 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2025.05.14 16:36:35.488507 [ 269 ] {e409f398-50d7-4b38-b549-8bfef4a157be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6174 | 2025.05.14 16:36:35.488581 [ 269 ] {e409f398-50d7-4b38-b549-8bfef4a157be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6175 | 2025.05.14 16:36:35.489222 [ 269 ] {e409f398-50d7-4b38-b549-8bfef4a157be} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2025.05.14 16:36:35.489262 [ 269 ] {e409f398-50d7-4b38-b549-8bfef4a157be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6177 | 2025.05.14 16:36:35.489697 [ 269 ] {e409f398-50d7-4b38-b549-8bfef4a157be} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6178 | 2025.05.14 16:36:35.489938 [ 269 ] {e409f398-50d7-4b38-b549-8bfef4a157be} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2025.05.14 16:36:35.490120 [ 269 ] {e409f398-50d7-4b38-b549-8bfef4a157be} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.57 MiB/sec. | ||
| 6180 | 2025.05.14 16:36:35.490172 [ 269 ] {e409f398-50d7-4b38-b549-8bfef4a157be} <Debug> TCPHandler: Processed in 0.001996309 sec. | ||
| 6181 | 2025.05.14 16:36:35.490296 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6182 | 2025.05.14 16:36:35.490397 [ 269 ] {4c3e32cf-8dec-4ad7-b605-fb4f258099ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6183 | 2025.05.14 16:36:35.490440 [ 269 ] {4c3e32cf-8dec-4ad7-b605-fb4f258099ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6184 | 2025.05.14 16:36:35.490867 [ 269 ] {4c3e32cf-8dec-4ad7-b605-fb4f258099ce} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2025.05.14 16:36:35.490901 [ 269 ] {4c3e32cf-8dec-4ad7-b605-fb4f258099ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6186 | 2025.05.14 16:36:35.491229 [ 269 ] {4c3e32cf-8dec-4ad7-b605-fb4f258099ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6187 | 2025.05.14 16:36:35.491447 [ 269 ] {4c3e32cf-8dec-4ad7-b605-fb4f258099ce} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2025.05.14 16:36:35.491590 [ 269 ] {4c3e32cf-8dec-4ad7-b605-fb4f258099ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 6189 | 2025.05.14 16:36:35.491631 [ 269 ] {4c3e32cf-8dec-4ad7-b605-fb4f258099ce} <Debug> TCPHandler: Processed in 0.001387877 sec. | ||
| 6190 | 2025.05.14 16:36:35.491745 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6191 | 2025.05.14 16:36:35.491841 [ 269 ] {9af70f30-14aa-4405-8f7a-ed3a676c1592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6192 | 2025.05.14 16:36:35.491884 [ 269 ] {9af70f30-14aa-4405-8f7a-ed3a676c1592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6193 | 2025.05.14 16:36:35.492249 [ 269 ] {9af70f30-14aa-4405-8f7a-ed3a676c1592} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2025.05.14 16:36:35.492285 [ 269 ] {9af70f30-14aa-4405-8f7a-ed3a676c1592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6195 | 2025.05.14 16:36:35.492612 [ 269 ] {9af70f30-14aa-4405-8f7a-ed3a676c1592} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6196 | 2025.05.14 16:36:35.492826 [ 269 ] {9af70f30-14aa-4405-8f7a-ed3a676c1592} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6197 | 2025.05.14 16:36:35.492961 [ 269 ] {9af70f30-14aa-4405-8f7a-ed3a676c1592} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 3.92 MiB/sec. | ||
| 6198 | 2025.05.14 16:36:35.493000 [ 269 ] {9af70f30-14aa-4405-8f7a-ed3a676c1592} <Debug> TCPHandler: Processed in 0.001304786 sec. | ||
| 6199 | 2025.05.14 16:36:35.493113 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6200 | 2025.05.14 16:36:35.493208 [ 269 ] {9cd59541-ac0a-4205-9400-61ed808b60af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6201 | 2025.05.14 16:36:35.493249 [ 269 ] {9cd59541-ac0a-4205-9400-61ed808b60af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6202 | 2025.05.14 16:36:35.493559 [ 269 ] {9cd59541-ac0a-4205-9400-61ed808b60af} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2025.05.14 16:36:35.493596 [ 269 ] {9cd59541-ac0a-4205-9400-61ed808b60af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6204 | 2025.05.14 16:36:35.493903 [ 269 ] {9cd59541-ac0a-4205-9400-61ed808b60af} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6205 | 2025.05.14 16:36:35.494128 [ 269 ] {9cd59541-ac0a-4205-9400-61ed808b60af} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2025.05.14 16:36:35.494268 [ 269 ] {9cd59541-ac0a-4205-9400-61ed808b60af} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001077 sec., 22284.122562674092 rows/sec., 1.50 MiB/sec. | ||
| 6207 | 2025.05.14 16:36:35.494306 [ 269 ] {9cd59541-ac0a-4205-9400-61ed808b60af} <Debug> TCPHandler: Processed in 0.001242595 sec. | ||
| 6208 | 2025.05.14 16:36:36.643194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 6209 | 2025.05.14 16:36:36.643682 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2025.05.14 16:36:36.643721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6211 | 2025.05.14 16:36:36.644222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6212 | 2025.05.14 16:36:36.644480 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2025.05.14 16:36:36.644626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 6214 | 2025.05.14 16:36:37.364527 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6215 | 2025.05.14 16:36:37.381829 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2025.05.14 16:36:37.381881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6217 | 2025.05.14 16:36:37.388337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6218 | 2025.05.14 16:36:37.389096 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2025.05.14 16:36:37.391967 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6220 | 2025.05.14 16:36:39.171453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 896 | ||
| 6221 | 2025.05.14 16:36:39.173879 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2025.05.14 16:36:39.173926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6223 | 2025.05.14 16:36:39.175125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6224 | 2025.05.14 16:36:39.175391 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2025.05.14 16:36:39.175561 [ 32 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6226 | 2025.05.14 16:36:39.175630 [ 32 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2025.05.14 16:36:39.175645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 6228 | 2025.05.14 16:36:39.175651 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6229 | 2025.05.14 16:36:39.175794 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 6230 | 2025.05.14 16:36:39.176367 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6231 | 2025.05.14 16:36:39.176514 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 702 rows starting from the beginning of the part | ||
| 6232 | 2025.05.14 16:36:39.176867 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6233 | 2025.05.14 16:36:39.177210 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 6234 | 2025.05.14 16:36:39.177537 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6235 | 2025.05.14 16:36:39.177880 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6236 | 2025.05.14 16:36:39.178218 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 6237 | 2025.05.14 16:36:39.184977 [ 188 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 72 columns (72 merged, 0 gathered) in 0.009244862 sec., 96918.69927317466 rows/sec., 79.76 MiB/sec. | ||
| 6238 | 2025.05.14 16:36:39.185889 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6239 | 2025.05.14 16:36:39.186377 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2025.05.14 16:36:39.186448 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_21_4} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6241 | 2025.05.14 16:36:39.186620 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6242 | 2025.05.14 16:36:40.498325 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2025.05.14 16:36:40.498507 [ 269 ] {eef6f95b-8688-4920-9139-1573b08f92f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6244 | 2025.05.14 16:36:40.498572 [ 269 ] {eef6f95b-8688-4920-9139-1573b08f92f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6245 | 2025.05.14 16:36:40.499311 [ 269 ] {eef6f95b-8688-4920-9139-1573b08f92f8} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2025.05.14 16:36:40.499359 [ 269 ] {eef6f95b-8688-4920-9139-1573b08f92f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6247 | 2025.05.14 16:36:40.499778 [ 269 ] {eef6f95b-8688-4920-9139-1573b08f92f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6248 | 2025.05.14 16:36:40.500010 [ 269 ] {eef6f95b-8688-4920-9139-1573b08f92f8} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2025.05.14 16:36:40.500165 [ 269 ] {eef6f95b-8688-4920-9139-1573b08f92f8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001706 sec., 124267.2919109027 rows/sec., 7.90 MiB/sec. | ||
| 6250 | 2025.05.14 16:36:40.500207 [ 269 ] {eef6f95b-8688-4920-9139-1573b08f92f8} <Debug> TCPHandler: Processed in 0.00201481 sec. | ||
| 6251 | 2025.05.14 16:36:40.500329 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2025.05.14 16:36:40.500425 [ 269 ] {632805bd-3912-4016-a7fe-888e05770720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6253 | 2025.05.14 16:36:40.500467 [ 269 ] {632805bd-3912-4016-a7fe-888e05770720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6254 | 2025.05.14 16:36:40.501303 [ 269 ] {632805bd-3912-4016-a7fe-888e05770720} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2025.05.14 16:36:40.501337 [ 269 ] {632805bd-3912-4016-a7fe-888e05770720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6256 | 2025.05.14 16:36:40.501687 [ 269 ] {632805bd-3912-4016-a7fe-888e05770720} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6257 | 2025.05.14 16:36:40.501909 [ 269 ] {632805bd-3912-4016-a7fe-888e05770720} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2025.05.14 16:36:40.502017 [ 140 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6259 | 2025.05.14 16:36:40.502039 [ 269 ] {632805bd-3912-4016-a7fe-888e05770720} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001631 sec., 394236.6646229307 rows/sec., 31.08 MiB/sec. | ||
| 6260 | 2025.05.14 16:36:40.502053 [ 140 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2025.05.14 16:36:40.502075 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6262 | 2025.05.14 16:36:40.502079 [ 269 ] {632805bd-3912-4016-a7fe-888e05770720} <Debug> TCPHandler: Processed in 0.001800435 sec. | ||
| 6263 | 2025.05.14 16:36:40.502164 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 6264 | 2025.05.14 16:36:40.502216 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6265 | 2025.05.14 16:36:40.502260 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6266 | 2025.05.14 16:36:40.502290 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1845 rows starting from the beginning of the part | ||
| 6267 | 2025.05.14 16:36:40.502321 [ 269 ] {ff9504bc-2f2a-4c30-b8a1-4b383328c2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6268 | 2025.05.14 16:36:40.502349 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
| 6269 | 2025.05.14 16:36:40.502363 [ 269 ] {ff9504bc-2f2a-4c30-b8a1-4b383328c2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6270 | 2025.05.14 16:36:40.502397 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 643 rows starting from the beginning of the part | ||
| 6271 | 2025.05.14 16:36:40.502441 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1248 rows starting from the beginning of the part | ||
| 6272 | 2025.05.14 16:36:40.502483 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 6273 | 2025.05.14 16:36:40.502525 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 643 rows starting from the beginning of the part | ||
| 6274 | 2025.05.14 16:36:40.502822 [ 269 ] {ff9504bc-2f2a-4c30-b8a1-4b383328c2c5} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2025.05.14 16:36:40.502857 [ 269 ] {ff9504bc-2f2a-4c30-b8a1-4b383328c2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6276 | 2025.05.14 16:36:40.503204 [ 269 ] {ff9504bc-2f2a-4c30-b8a1-4b383328c2c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6277 | 2025.05.14 16:36:40.503427 [ 269 ] {ff9504bc-2f2a-4c30-b8a1-4b383328c2c5} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2025.05.14 16:36:40.503528 [ 140 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6279 | 2025.05.14 16:36:40.503556 [ 140 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2025.05.14 16:36:40.503557 [ 269 ] {ff9504bc-2f2a-4c30-b8a1-4b383328c2c5} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001255 sec., 94820.7171314741 rows/sec., 5.73 MiB/sec. | ||
| 6281 | 2025.05.14 16:36:40.503575 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6282 | 2025.05.14 16:36:40.503604 [ 269 ] {ff9504bc-2f2a-4c30-b8a1-4b383328c2c5} <Debug> TCPHandler: Processed in 0.001440168 sec. | ||
| 6283 | 2025.05.14 16:36:40.503650 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6284 | 2025.05.14 16:36:40.503726 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2025.05.14 16:36:40.503735 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6286 | 2025.05.14 16:36:40.503769 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 163 rows starting from the beginning of the part | ||
| 6287 | 2025.05.14 16:36:40.503822 [ 269 ] {ded3ec4a-07f9-4db3-a04c-b473e845ab25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6288 | 2025.05.14 16:36:40.503822 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 133 rows starting from the beginning of the part | ||
| 6289 | 2025.05.14 16:36:40.503861 [ 269 ] {ded3ec4a-07f9-4db3-a04c-b473e845ab25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6290 | 2025.05.14 16:36:40.503878 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 6291 | 2025.05.14 16:36:40.503917 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 119 rows starting from the beginning of the part | ||
| 6292 | 2025.05.14 16:36:40.503960 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 6293 | 2025.05.14 16:36:40.504000 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 119 rows starting from the beginning of the part | ||
| 6294 | 2025.05.14 16:36:40.504162 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203327 sec., 2234331.8890260514 rows/sec., 189.33 MiB/sec. | ||
| 6295 | 2025.05.14 16:36:40.504359 [ 269 ] {ded3ec4a-07f9-4db3-a04c-b473e845ab25} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.05.14 16:36:40.504401 [ 269 ] {ded3ec4a-07f9-4db3-a04c-b473e845ab25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6297 | 2025.05.14 16:36:40.504432 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6298 | 2025.05.14 16:36:40.504729 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.05.14 16:36:40.504800 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_46_9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6300 | 2025.05.14 16:36:40.504815 [ 269 ] {ded3ec4a-07f9-4db3-a04c-b473e845ab25} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6301 | 2025.05.14 16:36:40.504848 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236414 sec., 473951.28169043706 rows/sec., 31.47 MiB/sec. | ||
| 6302 | 2025.05.14 16:36:40.504886 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 6303 | 2025.05.14 16:36:40.505041 [ 269 ] {ded3ec4a-07f9-4db3-a04c-b473e845ab25} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2025.05.14 16:36:40.505095 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6305 | 2025.05.14 16:36:40.505199 [ 269 ] {ded3ec4a-07f9-4db3-a04c-b473e845ab25} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001393 sec., 81119.88513998565 rows/sec., 5.25 MiB/sec. | ||
| 6306 | 2025.05.14 16:36:40.505253 [ 269 ] {ded3ec4a-07f9-4db3-a04c-b473e845ab25} <Debug> TCPHandler: Processed in 0.001577431 sec. | ||
| 6307 | 2025.05.14 16:36:40.505371 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2025.05.14 16:36:40.505420 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2025.05.14 16:36:40.505470 [ 269 ] {7b9b00e2-12b9-44f9-8c34-1d4bd93ae481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6310 | 2025.05.14 16:36:40.505513 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_35_7} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6311 | 2025.05.14 16:36:40.505516 [ 269 ] {7b9b00e2-12b9-44f9-8c34-1d4bd93ae481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6312 | 2025.05.14 16:36:40.505638 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6313 | 2025.05.14 16:36:40.505982 [ 269 ] {7b9b00e2-12b9-44f9-8c34-1d4bd93ae481} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.05.14 16:36:40.506024 [ 269 ] {7b9b00e2-12b9-44f9-8c34-1d4bd93ae481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6315 | 2025.05.14 16:36:40.506373 [ 269 ] {7b9b00e2-12b9-44f9-8c34-1d4bd93ae481} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6316 | 2025.05.14 16:36:40.506608 [ 269 ] {7b9b00e2-12b9-44f9-8c34-1d4bd93ae481} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2025.05.14 16:36:40.506742 [ 269 ] {7b9b00e2-12b9-44f9-8c34-1d4bd93ae481} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00129 sec., 86821.7054263566 rows/sec., 4.95 MiB/sec. | ||
| 6318 | 2025.05.14 16:36:40.506782 [ 269 ] {7b9b00e2-12b9-44f9-8c34-1d4bd93ae481} <Debug> TCPHandler: Processed in 0.001462109 sec. | ||
| 6319 | 2025.05.14 16:36:40.506900 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2025.05.14 16:36:40.506995 [ 269 ] {eb066c59-3db2-4c03-b355-26210b24f702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6321 | 2025.05.14 16:36:40.507035 [ 269 ] {eb066c59-3db2-4c03-b355-26210b24f702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6322 | 2025.05.14 16:36:40.507619 [ 269 ] {eb066c59-3db2-4c03-b355-26210b24f702} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2025.05.14 16:36:40.507655 [ 269 ] {eb066c59-3db2-4c03-b355-26210b24f702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6324 | 2025.05.14 16:36:40.507988 [ 269 ] {eb066c59-3db2-4c03-b355-26210b24f702} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6325 | 2025.05.14 16:36:40.508205 [ 269 ] {eb066c59-3db2-4c03-b355-26210b24f702} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2025.05.14 16:36:40.508305 [ 140 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6327 | 2025.05.14 16:36:40.508331 [ 140 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2025.05.14 16:36:40.508337 [ 269 ] {eb066c59-3db2-4c03-b355-26210b24f702} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001358 sec., 290868.92488954344 rows/sec., 20.59 MiB/sec. | ||
| 6329 | 2025.05.14 16:36:40.508348 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6330 | 2025.05.14 16:36:40.508380 [ 269 ] {eb066c59-3db2-4c03-b355-26210b24f702} <Debug> TCPHandler: Processed in 0.00152921 sec. | ||
| 6331 | 2025.05.14 16:36:40.508439 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 6332 | 2025.05.14 16:36:40.508496 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2025.05.14 16:36:40.508549 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6334 | 2025.05.14 16:36:40.508600 [ 269 ] {5fb1b998-156c-4cac-9cf2-eb2cf09ed110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6335 | 2025.05.14 16:36:40.508613 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
| 6336 | 2025.05.14 16:36:40.508651 [ 269 ] {5fb1b998-156c-4cac-9cf2-eb2cf09ed110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6337 | 2025.05.14 16:36:40.508690 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 6338 | 2025.05.14 16:36:40.508738 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 395 rows starting from the beginning of the part | ||
| 6339 | 2025.05.14 16:36:40.508778 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 546 rows starting from the beginning of the part | ||
| 6340 | 2025.05.14 16:36:40.508820 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 6341 | 2025.05.14 16:36:40.508861 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 395 rows starting from the beginning of the part | ||
| 6342 | 2025.05.14 16:36:40.509000 [ 269 ] {5fb1b998-156c-4cac-9cf2-eb2cf09ed110} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2025.05.14 16:36:40.509043 [ 269 ] {5fb1b998-156c-4cac-9cf2-eb2cf09ed110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6344 | 2025.05.14 16:36:40.509379 [ 269 ] {5fb1b998-156c-4cac-9cf2-eb2cf09ed110} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6345 | 2025.05.14 16:36:40.509617 [ 269 ] {5fb1b998-156c-4cac-9cf2-eb2cf09ed110} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2025.05.14 16:36:40.509752 [ 269 ] {5fb1b998-156c-4cac-9cf2-eb2cf09ed110} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 267.93 KiB/sec. | ||
| 6347 | 2025.05.14 16:36:40.509789 [ 269 ] {5fb1b998-156c-4cac-9cf2-eb2cf09ed110} <Debug> TCPHandler: Processed in 0.001343556 sec. | ||
| 6348 | 2025.05.14 16:36:40.509906 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2025.05.14 16:36:40.510027 [ 269 ] {ef9dee0d-0214-4bdb-b3a8-31a12c38a276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6350 | 2025.05.14 16:36:40.510078 [ 269 ] {ef9dee0d-0214-4bdb-b3a8-31a12c38a276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6351 | 2025.05.14 16:36:40.510139 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740784 sec., 1380412.503791395 rows/sec., 105.66 MiB/sec. | ||
| 6352 | 2025.05.14 16:36:40.510304 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6353 | 2025.05.14 16:36:40.510564 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2025.05.14 16:36:40.510591 [ 269 ] {ef9dee0d-0214-4bdb-b3a8-31a12c38a276} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2025.05.14 16:36:40.510635 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_46_9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6356 | 2025.05.14 16:36:40.510644 [ 269 ] {ef9dee0d-0214-4bdb-b3a8-31a12c38a276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6357 | 2025.05.14 16:36:40.510721 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6358 | 2025.05.14 16:36:40.511034 [ 269 ] {ef9dee0d-0214-4bdb-b3a8-31a12c38a276} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6359 | 2025.05.14 16:36:40.511272 [ 269 ] {ef9dee0d-0214-4bdb-b3a8-31a12c38a276} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.05.14 16:36:40.511375 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6361 | 2025.05.14 16:36:40.511399 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2025.05.14 16:36:40.511406 [ 269 ] {ef9dee0d-0214-4bdb-b3a8-31a12c38a276} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001404 sec., 168803.41880341878 rows/sec., 11.31 MiB/sec. | ||
| 6363 | 2025.05.14 16:36:40.511416 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6364 | 2025.05.14 16:36:40.511445 [ 269 ] {ef9dee0d-0214-4bdb-b3a8-31a12c38a276} <Debug> TCPHandler: Processed in 0.001598782 sec. | ||
| 6365 | 2025.05.14 16:36:40.511497 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 6366 | 2025.05.14 16:36:40.511556 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2025.05.14 16:36:40.511611 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6368 | 2025.05.14 16:36:40.511643 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13435 rows starting from the beginning of the part | ||
| 6369 | 2025.05.14 16:36:40.511658 [ 269 ] {d83444e9-6816-47b3-84fe-e7409ae3df21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6370 | 2025.05.14 16:36:40.511697 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 6371 | 2025.05.14 16:36:40.511705 [ 269 ] {d83444e9-6816-47b3-84fe-e7409ae3df21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6372 | 2025.05.14 16:36:40.511750 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
| 6373 | 2025.05.14 16:36:40.511796 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 942 rows starting from the beginning of the part | ||
| 6374 | 2025.05.14 16:36:40.511834 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 6375 | 2025.05.14 16:36:40.511872 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
| 6376 | 2025.05.14 16:36:40.512020 [ 269 ] {d83444e9-6816-47b3-84fe-e7409ae3df21} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.05.14 16:36:40.512063 [ 269 ] {d83444e9-6816-47b3-84fe-e7409ae3df21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6378 | 2025.05.14 16:36:40.512383 [ 269 ] {d83444e9-6816-47b3-84fe-e7409ae3df21} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6379 | 2025.05.14 16:36:40.512615 [ 269 ] {d83444e9-6816-47b3-84fe-e7409ae3df21} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.05.14 16:36:40.512748 [ 269 ] {d83444e9-6816-47b3-84fe-e7409ae3df21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 6381 | 2025.05.14 16:36:40.512786 [ 269 ] {d83444e9-6816-47b3-84fe-e7409ae3df21} <Debug> TCPHandler: Processed in 0.001278715 sec. | ||
| 6382 | 2025.05.14 16:36:40.512887 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2025.05.14 16:36:40.512982 [ 269 ] {730a08fa-4610-4d92-8db0-4164072116dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6384 | 2025.05.14 16:36:40.513037 [ 269 ] {730a08fa-4610-4d92-8db0-4164072116dd} <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 | ||
| 6385 | 2025.05.14 16:36:40.513826 [ 269 ] {730a08fa-4610-4d92-8db0-4164072116dd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.05.14 16:36:40.513863 [ 269 ] {730a08fa-4610-4d92-8db0-4164072116dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6387 | 2025.05.14 16:36:40.514438 [ 269 ] {730a08fa-4610-4d92-8db0-4164072116dd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6388 | 2025.05.14 16:36:40.514679 [ 269 ] {730a08fa-4610-4d92-8db0-4164072116dd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.05.14 16:36:40.514824 [ 269 ] {730a08fa-4610-4d92-8db0-4164072116dd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00186 sec., 6989.247311827957 rows/sec., 12.52 MiB/sec. | ||
| 6390 | 2025.05.14 16:36:40.514886 [ 269 ] {730a08fa-4610-4d92-8db0-4164072116dd} <Debug> TCPHandler: Processed in 0.00204702 sec. | ||
| 6391 | 2025.05.14 16:36:40.514988 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2025.05.14 16:36:40.515084 [ 269 ] {0a3f3dcf-6577-4733-ad5c-727dcb805326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6393 | 2025.05.14 16:36:40.515126 [ 269 ] {0a3f3dcf-6577-4733-ad5c-727dcb805326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6394 | 2025.05.14 16:36:40.515450 [ 269 ] {0a3f3dcf-6577-4733-ad5c-727dcb805326} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2025.05.14 16:36:40.515485 [ 269 ] {0a3f3dcf-6577-4733-ad5c-727dcb805326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6396 | 2025.05.14 16:36:40.515820 [ 269 ] {0a3f3dcf-6577-4733-ad5c-727dcb805326} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6397 | 2025.05.14 16:36:40.516052 [ 269 ] {0a3f3dcf-6577-4733-ad5c-727dcb805326} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2025.05.14 16:36:40.516150 [ 140 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6399 | 2025.05.14 16:36:40.516175 [ 140 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2025.05.14 16:36:40.516182 [ 269 ] {0a3f3dcf-6577-4733-ad5c-727dcb805326} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001117 sec., 73410.92211280216 rows/sec., 4.66 MiB/sec. | ||
| 6401 | 2025.05.14 16:36:40.516192 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6402 | 2025.05.14 16:36:40.516219 [ 269 ] {0a3f3dcf-6577-4733-ad5c-727dcb805326} <Debug> TCPHandler: Processed in 0.001278895 sec. | ||
| 6403 | 2025.05.14 16:36:40.516262 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 6404 | 2025.05.14 16:36:40.516299 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15075 rows, containing 5 columns (5 merged, 0 gathered) in 0.004830145 sec., 3121024.317075367 rows/sec., 210.62 MiB/sec. | ||
| 6405 | 2025.05.14 16:36:40.516353 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6406 | 2025.05.14 16:36:40.516383 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2604 rows starting from the beginning of the part | ||
| 6407 | 2025.05.14 16:36:40.516434 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 6408 | 2025.05.14 16:36:40.516476 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
| 6409 | 2025.05.14 16:36:40.516512 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 6410 | 2025.05.14 16:36:40.516549 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 6411 | 2025.05.14 16:36:40.516590 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
| 6412 | 2025.05.14 16:36:40.516834 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6413 | 2025.05.14 16:36:40.517165 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2025.05.14 16:36:40.517251 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6415 | 2025.05.14 16:36:40.517359 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6416 | 2025.05.14 16:36:40.517618 [ 187 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001386597 sec., 2082796.9482120615 rows/sec., 135.78 MiB/sec. | ||
| 6417 | 2025.05.14 16:36:40.518018 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6418 | 2025.05.14 16:36:40.518407 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2025.05.14 16:36:40.518501 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_46_9} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6420 | 2025.05.14 16:36:40.518607 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6421 | 2025.05.14 16:36:44.042068 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6422 | 2025.05.14 16:36:44.042132 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6423 | 2025.05.14 16:36:44.144705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 6424 | 2025.05.14 16:36:44.145236 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2025.05.14 16:36:44.145279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6426 | 2025.05.14 16:36:44.145830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6427 | 2025.05.14 16:36:44.146074 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2025.05.14 16:36:44.146211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 6429 | 2025.05.14 16:36:44.892047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6430 | 2025.05.14 16:36:44.909733 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2025.05.14 16:36:44.909791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6432 | 2025.05.14 16:36:44.916279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6433 | 2025.05.14 16:36:44.917000 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.05.14 16:36:44.920064 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6435 | 2025.05.14 16:36:45.493310 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2025.05.14 16:36:45.493493 [ 269 ] {2aa0b5f3-5e3a-42c6-9778-b42385ff90af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6437 | 2025.05.14 16:36:45.493563 [ 269 ] {2aa0b5f3-5e3a-42c6-9778-b42385ff90af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6438 | 2025.05.14 16:36:45.494287 [ 269 ] {2aa0b5f3-5e3a-42c6-9778-b42385ff90af} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2025.05.14 16:36:45.494340 [ 269 ] {2aa0b5f3-5e3a-42c6-9778-b42385ff90af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6440 | 2025.05.14 16:36:45.494770 [ 269 ] {2aa0b5f3-5e3a-42c6-9778-b42385ff90af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6441 | 2025.05.14 16:36:45.495024 [ 269 ] {2aa0b5f3-5e3a-42c6-9778-b42385ff90af} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2025.05.14 16:36:45.495189 [ 269 ] {2aa0b5f3-5e3a-42c6-9778-b42385ff90af} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001746 sec., 61855.67010309279 rows/sec., 5.17 MiB/sec. | ||
| 6443 | 2025.05.14 16:36:45.495242 [ 269 ] {2aa0b5f3-5e3a-42c6-9778-b42385ff90af} <Debug> TCPHandler: Processed in 0.002065981 sec. | ||
| 6444 | 2025.05.14 16:36:45.495370 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2025.05.14 16:36:45.495475 [ 269 ] {d0f4a09b-4a9d-445d-8dbf-d798610137eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6446 | 2025.05.14 16:36:45.495522 [ 269 ] {d0f4a09b-4a9d-445d-8dbf-d798610137eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6447 | 2025.05.14 16:36:45.495939 [ 269 ] {d0f4a09b-4a9d-445d-8dbf-d798610137eb} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2025.05.14 16:36:45.495978 [ 269 ] {d0f4a09b-4a9d-445d-8dbf-d798610137eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6449 | 2025.05.14 16:36:45.496311 [ 269 ] {d0f4a09b-4a9d-445d-8dbf-d798610137eb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6450 | 2025.05.14 16:36:45.496556 [ 269 ] {d0f4a09b-4a9d-445d-8dbf-d798610137eb} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2025.05.14 16:36:45.496701 [ 269 ] {d0f4a09b-4a9d-445d-8dbf-d798610137eb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001249 sec., 20816.653322658127 rows/sec., 1.53 MiB/sec. | ||
| 6452 | 2025.05.14 16:36:45.496742 [ 269 ] {d0f4a09b-4a9d-445d-8dbf-d798610137eb} <Debug> TCPHandler: Processed in 0.001424728 sec. | ||
| 6453 | 2025.05.14 16:36:45.496862 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2025.05.14 16:36:45.496961 [ 269 ] {e04fa370-e985-4c60-a816-92a254dc1d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6455 | 2025.05.14 16:36:45.497005 [ 269 ] {e04fa370-e985-4c60-a816-92a254dc1d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6456 | 2025.05.14 16:36:45.497442 [ 269 ] {e04fa370-e985-4c60-a816-92a254dc1d0d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2025.05.14 16:36:45.497482 [ 269 ] {e04fa370-e985-4c60-a816-92a254dc1d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6458 | 2025.05.14 16:36:45.497810 [ 269 ] {e04fa370-e985-4c60-a816-92a254dc1d0d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6459 | 2025.05.14 16:36:45.498058 [ 269 ] {e04fa370-e985-4c60-a816-92a254dc1d0d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2025.05.14 16:36:45.498199 [ 269 ] {e04fa370-e985-4c60-a816-92a254dc1d0d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001259 sec., 71485.30579825258 rows/sec., 5.58 MiB/sec. | ||
| 6461 | 2025.05.14 16:36:45.498240 [ 269 ] {e04fa370-e985-4c60-a816-92a254dc1d0d} <Debug> TCPHandler: Processed in 0.001429328 sec. | ||
| 6462 | 2025.05.14 16:36:45.498351 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2025.05.14 16:36:45.498448 [ 269 ] {6ba0e09b-3631-4e3a-8cff-f164bbab98b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6464 | 2025.05.14 16:36:45.498493 [ 269 ] {6ba0e09b-3631-4e3a-8cff-f164bbab98b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6465 | 2025.05.14 16:36:45.498900 [ 269 ] {6ba0e09b-3631-4e3a-8cff-f164bbab98b7} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2025.05.14 16:36:45.498939 [ 269 ] {6ba0e09b-3631-4e3a-8cff-f164bbab98b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6467 | 2025.05.14 16:36:45.499286 [ 269 ] {6ba0e09b-3631-4e3a-8cff-f164bbab98b7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6468 | 2025.05.14 16:36:45.499517 [ 269 ] {6ba0e09b-3631-4e3a-8cff-f164bbab98b7} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2025.05.14 16:36:45.499656 [ 269 ] {6ba0e09b-3631-4e3a-8cff-f164bbab98b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 6470 | 2025.05.14 16:36:45.499696 [ 269 ] {6ba0e09b-3631-4e3a-8cff-f164bbab98b7} <Debug> TCPHandler: Processed in 0.001395777 sec. | ||
| 6471 | 2025.05.14 16:36:45.499827 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2025.05.14 16:36:45.499955 [ 269 ] {71db0eb9-2b44-4e29-87f6-ddbcc0989185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6473 | 2025.05.14 16:36:45.500029 [ 269 ] {71db0eb9-2b44-4e29-87f6-ddbcc0989185} <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 | ||
| 6474 | 2025.05.14 16:36:45.500860 [ 269 ] {71db0eb9-2b44-4e29-87f6-ddbcc0989185} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2025.05.14 16:36:45.500901 [ 269 ] {71db0eb9-2b44-4e29-87f6-ddbcc0989185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6476 | 2025.05.14 16:36:45.501460 [ 269 ] {71db0eb9-2b44-4e29-87f6-ddbcc0989185} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6477 | 2025.05.14 16:36:45.501726 [ 269 ] {71db0eb9-2b44-4e29-87f6-ddbcc0989185} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2025.05.14 16:36:45.501859 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6479 | 2025.05.14 16:36:45.501875 [ 269 ] {71db0eb9-2b44-4e29-87f6-ddbcc0989185} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001945 sec., 13367.609254498715 rows/sec., 23.95 MiB/sec. | ||
| 6480 | 2025.05.14 16:36:45.501929 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2025.05.14 16:36:45.501961 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6482 | 2025.05.14 16:36:45.501967 [ 269 ] {71db0eb9-2b44-4e29-87f6-ddbcc0989185} <Debug> TCPHandler: Processed in 0.002204344 sec. | ||
| 6483 | 2025.05.14 16:36:45.502066 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 6484 | 2025.05.14 16:36:45.502096 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2025.05.14 16:36:45.502207 [ 269 ] {4cc4c116-c029-4ab8-aaaf-af073f705540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6486 | 2025.05.14 16:36:45.502256 [ 269 ] {4cc4c116-c029-4ab8-aaaf-af073f705540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6487 | 2025.05.14 16:36:45.502304 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6488 | 2025.05.14 16:36:45.502378 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 542 rows starting from the beginning of the part | ||
| 6489 | 2025.05.14 16:36:45.502496 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 6490 | 2025.05.14 16:36:45.502590 [ 269 ] {4cc4c116-c029-4ab8-aaaf-af073f705540} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2025.05.14 16:36:45.502598 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
| 6492 | 2025.05.14 16:36:45.502636 [ 269 ] {4cc4c116-c029-4ab8-aaaf-af073f705540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6493 | 2025.05.14 16:36:45.502707 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 6494 | 2025.05.14 16:36:45.502796 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
| 6495 | 2025.05.14 16:36:45.502881 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 6496 | 2025.05.14 16:36:45.502978 [ 269 ] {4cc4c116-c029-4ab8-aaaf-af073f705540} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6497 | 2025.05.14 16:36:45.503239 [ 269 ] {4cc4c116-c029-4ab8-aaaf-af073f705540} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2025.05.14 16:36:45.503391 [ 269 ] {4cc4c116-c029-4ab8-aaaf-af073f705540} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 6499 | 2025.05.14 16:36:45.503431 [ 269 ] {4cc4c116-c029-4ab8-aaaf-af073f705540} <Debug> TCPHandler: Processed in 0.001386177 sec. | ||
| 6500 | 2025.05.14 16:36:45.508951 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 19 columns (19 merged, 0 gathered) in 0.006922796 sec., 93314.89762229018 rows/sec., 167.22 MiB/sec. | ||
| 6501 | 2025.05.14 16:36:45.509745 [ 200 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6502 | 2025.05.14 16:36:45.510104 [ 200 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2025.05.14 16:36:45.510174 [ 200 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6504 | 2025.05.14 16:36:45.510329 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6505 | 2025.05.14 16:36:49.175840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 930 | ||
| 6506 | 2025.05.14 16:36:49.178181 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2025.05.14 16:36:49.178243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6508 | 2025.05.14 16:36:49.179552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6509 | 2025.05.14 16:36:49.179836 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2025.05.14 16:36:49.180196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 6511 | 2025.05.14 16:36:50.499184 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.05.14 16:36:50.499387 [ 269 ] {f022f86b-d679-4e8d-88f5-cb759f99ca3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6513 | 2025.05.14 16:36:50.499465 [ 269 ] {f022f86b-d679-4e8d-88f5-cb759f99ca3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6514 | 2025.05.14 16:36:50.500227 [ 269 ] {f022f86b-d679-4e8d-88f5-cb759f99ca3f} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2025.05.14 16:36:50.500278 [ 269 ] {f022f86b-d679-4e8d-88f5-cb759f99ca3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6516 | 2025.05.14 16:36:50.500730 [ 269 ] {f022f86b-d679-4e8d-88f5-cb759f99ca3f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6517 | 2025.05.14 16:36:50.500980 [ 269 ] {f022f86b-d679-4e8d-88f5-cb759f99ca3f} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2025.05.14 16:36:50.501126 [ 56 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6519 | 2025.05.14 16:36:50.501139 [ 269 ] {f022f86b-d679-4e8d-88f5-cb759f99ca3f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001809 sec., 117191.818684356 rows/sec., 7.45 MiB/sec. | ||
| 6520 | 2025.05.14 16:36:50.501202 [ 56 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2025.05.14 16:36:50.501225 [ 269 ] {f022f86b-d679-4e8d-88f5-cb759f99ca3f} <Debug> TCPHandler: Processed in 0.002184733 sec. | ||
| 6522 | 2025.05.14 16:36:50.501228 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6523 | 2025.05.14 16:36:50.501349 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2025.05.14 16:36:50.501376 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::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 | ||
| 6525 | 2025.05.14 16:36:50.501453 [ 269 ] {0c1adeff-2686-40d9-9dc4-e56281b3ac3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6526 | 2025.05.14 16:36:50.501500 [ 269 ] {0c1adeff-2686-40d9-9dc4-e56281b3ac3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6527 | 2025.05.14 16:36:50.501524 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6528 | 2025.05.14 16:36:50.501562 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part | ||
| 6529 | 2025.05.14 16:36:50.501628 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6530 | 2025.05.14 16:36:50.501672 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 6531 | 2025.05.14 16:36:50.501715 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6532 | 2025.05.14 16:36:50.501753 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6533 | 2025.05.14 16:36:50.502194 [ 269 ] {0c1adeff-2686-40d9-9dc4-e56281b3ac3b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2025.05.14 16:36:50.502239 [ 269 ] {0c1adeff-2686-40d9-9dc4-e56281b3ac3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6535 | 2025.05.14 16:36:50.502639 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326606 sec., 799031.5135013713 rows/sec., 53.87 MiB/sec. | ||
| 6536 | 2025.05.14 16:36:50.502644 [ 269 ] {0c1adeff-2686-40d9-9dc4-e56281b3ac3b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6537 | 2025.05.14 16:36:50.502785 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6538 | 2025.05.14 16:36:50.502912 [ 269 ] {0c1adeff-2686-40d9-9dc4-e56281b3ac3b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2025.05.14 16:36:50.503061 [ 269 ] {0c1adeff-2686-40d9-9dc4-e56281b3ac3b} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001627 sec., 395205.90043023974 rows/sec., 31.16 MiB/sec. | ||
| 6540 | 2025.05.14 16:36:50.503078 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.05.14 16:36:50.503102 [ 269 ] {0c1adeff-2686-40d9-9dc4-e56281b3ac3b} <Debug> TCPHandler: Processed in 0.001803796 sec. | ||
| 6542 | 2025.05.14 16:36:50.503153 [ 191 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_21_5} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6543 | 2025.05.14 16:36:50.503219 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2025.05.14 16:36:50.503229 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6545 | 2025.05.14 16:36:50.503331 [ 269 ] {2aa5cec2-f2d6-4e3f-9f8e-5a94d15b8b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6546 | 2025.05.14 16:36:50.503377 [ 269 ] {2aa5cec2-f2d6-4e3f-9f8e-5a94d15b8b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6547 | 2025.05.14 16:36:50.503866 [ 269 ] {2aa5cec2-f2d6-4e3f-9f8e-5a94d15b8b91} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2025.05.14 16:36:50.503906 [ 269 ] {2aa5cec2-f2d6-4e3f-9f8e-5a94d15b8b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6549 | 2025.05.14 16:36:50.504247 [ 269 ] {2aa5cec2-f2d6-4e3f-9f8e-5a94d15b8b91} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6550 | 2025.05.14 16:36:50.504515 [ 269 ] {2aa5cec2-f2d6-4e3f-9f8e-5a94d15b8b91} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2025.05.14 16:36:50.504659 [ 269 ] {2aa5cec2-f2d6-4e3f-9f8e-5a94d15b8b91} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001346 sec., 88410.10401188707 rows/sec., 5.34 MiB/sec. | ||
| 6552 | 2025.05.14 16:36:50.504699 [ 269 ] {2aa5cec2-f2d6-4e3f-9f8e-5a94d15b8b91} <Debug> TCPHandler: Processed in 0.00153212 sec. | ||
| 6553 | 2025.05.14 16:36:50.504810 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2025.05.14 16:36:50.504914 [ 269 ] {57b1ffdf-10b2-4f79-8f15-747e00032cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6555 | 2025.05.14 16:36:50.504959 [ 269 ] {57b1ffdf-10b2-4f79-8f15-747e00032cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6556 | 2025.05.14 16:36:50.505411 [ 269 ] {57b1ffdf-10b2-4f79-8f15-747e00032cd1} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2025.05.14 16:36:50.505448 [ 269 ] {57b1ffdf-10b2-4f79-8f15-747e00032cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6558 | 2025.05.14 16:36:50.505803 [ 269 ] {57b1ffdf-10b2-4f79-8f15-747e00032cd1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6559 | 2025.05.14 16:36:50.506053 [ 269 ] {57b1ffdf-10b2-4f79-8f15-747e00032cd1} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2025.05.14 16:36:50.506195 [ 269 ] {57b1ffdf-10b2-4f79-8f15-747e00032cd1} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001302 sec., 86789.55453149002 rows/sec., 5.62 MiB/sec. | ||
| 6561 | 2025.05.14 16:36:50.506240 [ 269 ] {57b1ffdf-10b2-4f79-8f15-747e00032cd1} <Debug> TCPHandler: Processed in 0.001482339 sec. | ||
| 6562 | 2025.05.14 16:36:50.506349 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2025.05.14 16:36:50.506452 [ 269 ] {ec2ab8fd-ca28-4249-a2fb-e11b1447fad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6564 | 2025.05.14 16:36:50.506496 [ 269 ] {ec2ab8fd-ca28-4249-a2fb-e11b1447fad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6565 | 2025.05.14 16:36:50.506947 [ 269 ] {ec2ab8fd-ca28-4249-a2fb-e11b1447fad2} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2025.05.14 16:36:50.506985 [ 269 ] {ec2ab8fd-ca28-4249-a2fb-e11b1447fad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6567 | 2025.05.14 16:36:50.507354 [ 269 ] {ec2ab8fd-ca28-4249-a2fb-e11b1447fad2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6568 | 2025.05.14 16:36:50.507608 [ 269 ] {ec2ab8fd-ca28-4249-a2fb-e11b1447fad2} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2025.05.14 16:36:50.507719 [ 56 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 6570 | 2025.05.14 16:36:50.507750 [ 269 ] {ec2ab8fd-ca28-4249-a2fb-e11b1447fad2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001317 sec., 85041.761579347 rows/sec., 4.84 MiB/sec. | ||
| 6571 | 2025.05.14 16:36:50.507761 [ 56 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2025.05.14 16:36:50.507792 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6573 | 2025.05.14 16:36:50.507802 [ 269 ] {ec2ab8fd-ca28-4249-a2fb-e11b1447fad2} <Debug> TCPHandler: Processed in 0.00150501 sec. | ||
| 6574 | 2025.05.14 16:36:50.507885 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::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 | ||
| 6575 | 2025.05.14 16:36:50.507920 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2025.05.14 16:36:50.508000 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6577 | 2025.05.14 16:36:50.508031 [ 269 ] {bd046f3d-07d0-41af-a862-e1792dcfaa58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6578 | 2025.05.14 16:36:50.508037 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part | ||
| 6579 | 2025.05.14 16:36:50.508082 [ 269 ] {bd046f3d-07d0-41af-a862-e1792dcfaa58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6580 | 2025.05.14 16:36:50.508122 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
| 6581 | 2025.05.14 16:36:50.508170 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
| 6582 | 2025.05.14 16:36:50.508211 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
| 6583 | 2025.05.14 16:36:50.508250 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
| 6584 | 2025.05.14 16:36:50.508650 [ 269 ] {bd046f3d-07d0-41af-a862-e1792dcfaa58} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2025.05.14 16:36:50.508691 [ 269 ] {bd046f3d-07d0-41af-a862-e1792dcfaa58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6586 | 2025.05.14 16:36:50.509032 [ 269 ] {bd046f3d-07d0-41af-a862-e1792dcfaa58} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6587 | 2025.05.14 16:36:50.509070 [ 191 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225614 sec., 456913.8407361534 rows/sec., 27.77 MiB/sec. | ||
| 6588 | 2025.05.14 16:36:50.509221 [ 200 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 6589 | 2025.05.14 16:36:50.509267 [ 269 ] {bd046f3d-07d0-41af-a862-e1792dcfaa58} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2025.05.14 16:36:50.509402 [ 269 ] {bd046f3d-07d0-41af-a862-e1792dcfaa58} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001389 sec., 284377.2498200144 rows/sec., 20.13 MiB/sec. | ||
| 6591 | 2025.05.14 16:36:50.509441 [ 269 ] {bd046f3d-07d0-41af-a862-e1792dcfaa58} <Debug> TCPHandler: Processed in 0.001571181 sec. | ||
| 6592 | 2025.05.14 16:36:50.509517 [ 200 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2025.05.14 16:36:50.509555 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2025.05.14 16:36:50.509589 [ 200 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_21_5} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 6595 | 2025.05.14 16:36:50.509655 [ 269 ] {aa3974da-417e-4254-abba-f938152b6af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6596 | 2025.05.14 16:36:50.509681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6597 | 2025.05.14 16:36:50.509698 [ 269 ] {aa3974da-417e-4254-abba-f938152b6af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6598 | 2025.05.14 16:36:50.510021 [ 269 ] {aa3974da-417e-4254-abba-f938152b6af0} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2025.05.14 16:36:50.510056 [ 269 ] {aa3974da-417e-4254-abba-f938152b6af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6600 | 2025.05.14 16:36:50.510361 [ 269 ] {aa3974da-417e-4254-abba-f938152b6af0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6601 | 2025.05.14 16:36:50.510573 [ 269 ] {aa3974da-417e-4254-abba-f938152b6af0} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2025.05.14 16:36:50.510682 [ 56 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6603 | 2025.05.14 16:36:50.510701 [ 269 ] {aa3974da-417e-4254-abba-f938152b6af0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 6604 | 2025.05.14 16:36:50.510722 [ 56 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2025.05.14 16:36:50.510743 [ 269 ] {aa3974da-417e-4254-abba-f938152b6af0} <Debug> TCPHandler: Processed in 0.001239255 sec. | ||
| 6606 | 2025.05.14 16:36:50.510744 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6607 | 2025.05.14 16:36:50.510833 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 6608 | 2025.05.14 16:36:50.510861 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2025.05.14 16:36:50.510926 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6610 | 2025.05.14 16:36:50.510956 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 6611 | 2025.05.14 16:36:50.510967 [ 269 ] {8c9e092a-c367-4a5c-b2d2-da78ceeb190c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6612 | 2025.05.14 16:36:50.511001 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6613 | 2025.05.14 16:36:50.511016 [ 269 ] {8c9e092a-c367-4a5c-b2d2-da78ceeb190c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6614 | 2025.05.14 16:36:50.511042 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6615 | 2025.05.14 16:36:50.511082 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6616 | 2025.05.14 16:36:50.511113 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 6617 | 2025.05.14 16:36:50.511146 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 6618 | 2025.05.14 16:36:50.511487 [ 269 ] {8c9e092a-c367-4a5c-b2d2-da78ceeb190c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2025.05.14 16:36:50.511531 [ 269 ] {8c9e092a-c367-4a5c-b2d2-da78ceeb190c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6620 | 2025.05.14 16:36:50.511807 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.0010053 sec., 125335.72068039392 rows/sec., 6.39 MiB/sec. | ||
| 6621 | 2025.05.14 16:36:50.511896 [ 269 ] {8c9e092a-c367-4a5c-b2d2-da78ceeb190c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6622 | 2025.05.14 16:36:50.511932 [ 195 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6623 | 2025.05.14 16:36:50.512180 [ 269 ] {8c9e092a-c367-4a5c-b2d2-da78ceeb190c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2025.05.14 16:36:50.512249 [ 195 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2025.05.14 16:36:50.512323 [ 269 ] {8c9e092a-c367-4a5c-b2d2-da78ceeb190c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001375 sec., 172363.63636363638 rows/sec., 11.55 MiB/sec. | ||
| 6626 | 2025.05.14 16:36:50.512328 [ 195 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_21_4} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6627 | 2025.05.14 16:36:50.512375 [ 269 ] {8c9e092a-c367-4a5c-b2d2-da78ceeb190c} <Debug> TCPHandler: Processed in 0.001564191 sec. | ||
| 6628 | 2025.05.14 16:36:50.512409 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6629 | 2025.05.14 16:36:50.512493 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2025.05.14 16:36:50.512593 [ 269 ] {989ebf84-3eec-40bf-a73a-1a14f8c3273a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6631 | 2025.05.14 16:36:50.512636 [ 269 ] {989ebf84-3eec-40bf-a73a-1a14f8c3273a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6632 | 2025.05.14 16:36:50.512932 [ 269 ] {989ebf84-3eec-40bf-a73a-1a14f8c3273a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2025.05.14 16:36:50.512968 [ 269 ] {989ebf84-3eec-40bf-a73a-1a14f8c3273a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6634 | 2025.05.14 16:36:50.513278 [ 269 ] {989ebf84-3eec-40bf-a73a-1a14f8c3273a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6635 | 2025.05.14 16:36:50.513504 [ 269 ] {989ebf84-3eec-40bf-a73a-1a14f8c3273a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2025.05.14 16:36:50.513634 [ 269 ] {989ebf84-3eec-40bf-a73a-1a14f8c3273a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 6637 | 2025.05.14 16:36:50.513670 [ 269 ] {989ebf84-3eec-40bf-a73a-1a14f8c3273a} <Debug> TCPHandler: Processed in 0.001227535 sec. | ||
| 6638 | 2025.05.14 16:36:50.513771 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2025.05.14 16:36:50.513866 [ 269 ] {aa75f0ec-9579-47ef-8a62-0a3d8d8fca9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6640 | 2025.05.14 16:36:50.513921 [ 269 ] {aa75f0ec-9579-47ef-8a62-0a3d8d8fca9a} <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 | ||
| 6641 | 2025.05.14 16:36:50.514671 [ 269 ] {aa75f0ec-9579-47ef-8a62-0a3d8d8fca9a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.05.14 16:36:50.514707 [ 269 ] {aa75f0ec-9579-47ef-8a62-0a3d8d8fca9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6643 | 2025.05.14 16:36:50.515221 [ 269 ] {aa75f0ec-9579-47ef-8a62-0a3d8d8fca9a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6644 | 2025.05.14 16:36:50.515442 [ 269 ] {aa75f0ec-9579-47ef-8a62-0a3d8d8fca9a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2025.05.14 16:36:50.515577 [ 269 ] {aa75f0ec-9579-47ef-8a62-0a3d8d8fca9a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001729 sec., 7518.796992481202 rows/sec., 13.47 MiB/sec. | ||
| 6646 | 2025.05.14 16:36:50.515630 [ 269 ] {aa75f0ec-9579-47ef-8a62-0a3d8d8fca9a} <Debug> TCPHandler: Processed in 0.001908048 sec. | ||
| 6647 | 2025.05.14 16:36:50.515741 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2025.05.14 16:36:50.515836 [ 269 ] {6d86690c-5585-404b-8d7d-977557bcd572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6649 | 2025.05.14 16:36:50.515876 [ 269 ] {6d86690c-5585-404b-8d7d-977557bcd572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6650 | 2025.05.14 16:36:50.516188 [ 269 ] {6d86690c-5585-404b-8d7d-977557bcd572} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2025.05.14 16:36:50.516224 [ 269 ] {6d86690c-5585-404b-8d7d-977557bcd572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 6652 | 2025.05.14 16:36:50.516532 [ 269 ] {6d86690c-5585-404b-8d7d-977557bcd572} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6653 | 2025.05.14 16:36:50.516749 [ 269 ] {6d86690c-5585-404b-8d7d-977557bcd572} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2025.05.14 16:36:50.516873 [ 269 ] {6d86690c-5585-404b-8d7d-977557bcd572} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001055 sec., 77725.11848341233 rows/sec., 4.94 MiB/sec. | ||
| 6655 | 2025.05.14 16:36:50.516908 [ 269 ] {6d86690c-5585-404b-8d7d-977557bcd572} <Debug> TCPHandler: Processed in 0.001217214 sec. | ||
| 6656 | 2025.05.14 16:36:51.647258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 6657 | 2025.05.14 16:36:51.647749 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2025.05.14 16:36:51.647790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6659 | 2025.05.14 16:36:51.648275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6660 | 2025.05.14 16:36:51.648530 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.05.14 16:36:51.648679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 6662 | 2025.05.14 16:36:51.648680 [ 57 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6663 | 2025.05.14 16:36:51.648760 [ 57 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2025.05.14 16:36:51.648784 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6665 | 2025.05.14 16:36:51.648909 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 6666 | 2025.05.14 16:36:51.649063 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6667 | 2025.05.14 16:36:51.649103 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 6668 | 2025.05.14 16:36:51.649165 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 6669 | 2025.05.14 16:36:51.649209 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 6670 | 2025.05.14 16:36:51.649250 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 6671 | 2025.05.14 16:36:51.649288 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 6672 | 2025.05.14 16:36:51.649325 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 6673 | 2025.05.14 16:36:51.651098 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002246815 sec., 6325843.471758911 rows/sec., 90.49 MiB/sec. | ||
| 6674 | 2025.05.14 16:36:51.651564 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6675 | 2025.05.14 16:36:51.651946 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2025.05.14 16:36:51.652036 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_31_6} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6677 | 2025.05.14 16:36:51.652141 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6678 | 2025.05.14 16:36:52.421111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6679 | 2025.05.14 16:36:52.438919 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.05.14 16:36:52.438964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6681 | 2025.05.14 16:36:52.444692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6682 | 2025.05.14 16:36:52.445411 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.05.14 16:36:52.445787 [ 64 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6684 | 2025.05.14 16:36:52.445885 [ 64 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2025.05.14 16:36:52.445923 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6686 | 2025.05.14 16:36:52.446039 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 6687 | 2025.05.14 16:36:52.448325 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6688 | 2025.05.14 16:36:52.449093 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6689 | 2025.05.14 16:36:52.449907 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 6690 | 2025.05.14 16:36:52.453185 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 6691 | 2025.05.14 16:36:52.456401 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 6692 | 2025.05.14 16:36:52.459855 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 6693 | 2025.05.14 16:36:52.463884 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 6694 | 2025.05.14 16:36:52.467634 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 6695 | 2025.05.14 16:36:52.519001 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.073002406 sec., 3205.373806446872 rows/sec., 16.57 MiB/sec. | ||
| 6696 | 2025.05.14 16:36:52.521052 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6697 | 2025.05.14 16:36:52.522777 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_31_6} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2025.05.14 16:36:52.522870 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_31_6} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6699 | 2025.05.14 16:36:52.524251 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6700 | 2025.05.14 16:36:53.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.67 MiB, peak 259.22 MiB, free memory in arenas 0.00 B, will set to 251.75 MiB (RSS), difference: 3.07 MiB | ||
| 6701 | 2025.05.14 16:36:55.493547 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2025.05.14 16:36:55.493741 [ 269 ] {ed0b0bcd-7bef-4295-802e-c3a83bd33fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6703 | 2025.05.14 16:36:55.493814 [ 269 ] {ed0b0bcd-7bef-4295-802e-c3a83bd33fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6704 | 2025.05.14 16:36:55.494517 [ 269 ] {ed0b0bcd-7bef-4295-802e-c3a83bd33fc9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2025.05.14 16:36:55.494558 [ 269 ] {ed0b0bcd-7bef-4295-802e-c3a83bd33fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6706 | 2025.05.14 16:36:55.494975 [ 269 ] {ed0b0bcd-7bef-4295-802e-c3a83bd33fc9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6707 | 2025.05.14 16:36:55.495222 [ 269 ] {ed0b0bcd-7bef-4295-802e-c3a83bd33fc9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2025.05.14 16:36:55.495377 [ 269 ] {ed0b0bcd-7bef-4295-802e-c3a83bd33fc9} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.00169 sec., 63905.32544378698 rows/sec., 5.34 MiB/sec. | ||
| 6709 | 2025.05.14 16:36:55.495427 [ 269 ] {ed0b0bcd-7bef-4295-802e-c3a83bd33fc9} <Debug> TCPHandler: Processed in 0.00201598 sec. | ||
| 6710 | 2025.05.14 16:36:55.495542 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2025.05.14 16:36:55.495646 [ 269 ] {d093dd90-6d1a-4a69-a5a3-f9bc9ef5764d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6712 | 2025.05.14 16:36:55.495688 [ 269 ] {d093dd90-6d1a-4a69-a5a3-f9bc9ef5764d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6713 | 2025.05.14 16:36:55.496095 [ 269 ] {d093dd90-6d1a-4a69-a5a3-f9bc9ef5764d} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2025.05.14 16:36:55.496129 [ 269 ] {d093dd90-6d1a-4a69-a5a3-f9bc9ef5764d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6715 | 2025.05.14 16:36:55.496437 [ 269 ] {d093dd90-6d1a-4a69-a5a3-f9bc9ef5764d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6716 | 2025.05.14 16:36:55.496647 [ 269 ] {d093dd90-6d1a-4a69-a5a3-f9bc9ef5764d} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.05.14 16:36:55.496781 [ 269 ] {d093dd90-6d1a-4a69-a5a3-f9bc9ef5764d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001161 sec., 22394.487510766583 rows/sec., 1.64 MiB/sec. | ||
| 6718 | 2025.05.14 16:36:55.496818 [ 269 ] {d093dd90-6d1a-4a69-a5a3-f9bc9ef5764d} <Debug> TCPHandler: Processed in 0.001328316 sec. | ||
| 6719 | 2025.05.14 16:36:55.496927 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2025.05.14 16:36:55.497021 [ 269 ] {5f0aad13-9f90-4c6e-b444-08a4997b5df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6721 | 2025.05.14 16:36:55.497061 [ 269 ] {5f0aad13-9f90-4c6e-b444-08a4997b5df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6722 | 2025.05.14 16:36:55.497462 [ 269 ] {5f0aad13-9f90-4c6e-b444-08a4997b5df8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2025.05.14 16:36:55.497497 [ 269 ] {5f0aad13-9f90-4c6e-b444-08a4997b5df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6724 | 2025.05.14 16:36:55.497812 [ 269 ] {5f0aad13-9f90-4c6e-b444-08a4997b5df8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6725 | 2025.05.14 16:36:55.498028 [ 269 ] {5f0aad13-9f90-4c6e-b444-08a4997b5df8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2025.05.14 16:36:55.498152 [ 269 ] {5f0aad13-9f90-4c6e-b444-08a4997b5df8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 6.11 MiB/sec. | ||
| 6727 | 2025.05.14 16:36:55.498188 [ 269 ] {5f0aad13-9f90-4c6e-b444-08a4997b5df8} <Debug> TCPHandler: Processed in 0.001310456 sec. | ||
| 6728 | 2025.05.14 16:36:55.498290 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2025.05.14 16:36:55.498383 [ 269 ] {e69bb801-f525-43d0-aa2a-5dc586137a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6730 | 2025.05.14 16:36:55.498425 [ 269 ] {e69bb801-f525-43d0-aa2a-5dc586137a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6731 | 2025.05.14 16:36:55.498817 [ 269 ] {e69bb801-f525-43d0-aa2a-5dc586137a01} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2025.05.14 16:36:55.498850 [ 269 ] {e69bb801-f525-43d0-aa2a-5dc586137a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6733 | 2025.05.14 16:36:55.499184 [ 269 ] {e69bb801-f525-43d0-aa2a-5dc586137a01} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6734 | 2025.05.14 16:36:55.499404 [ 269 ] {e69bb801-f525-43d0-aa2a-5dc586137a01} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2025.05.14 16:36:55.499532 [ 269 ] {e69bb801-f525-43d0-aa2a-5dc586137a01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 6736 | 2025.05.14 16:36:55.499568 [ 269 ] {e69bb801-f525-43d0-aa2a-5dc586137a01} <Debug> TCPHandler: Processed in 0.001326296 sec. | ||
| 6737 | 2025.05.14 16:36:55.499671 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2025.05.14 16:36:55.499764 [ 269 ] {af1c1165-2b10-43c5-a0f2-1165d55fb317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6739 | 2025.05.14 16:36:55.499817 [ 269 ] {af1c1165-2b10-43c5-a0f2-1165d55fb317} <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 | ||
| 6740 | 2025.05.14 16:36:55.500589 [ 269 ] {af1c1165-2b10-43c5-a0f2-1165d55fb317} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.05.14 16:36:55.500625 [ 269 ] {af1c1165-2b10-43c5-a0f2-1165d55fb317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6742 | 2025.05.14 16:36:55.501170 [ 269 ] {af1c1165-2b10-43c5-a0f2-1165d55fb317} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6743 | 2025.05.14 16:36:55.501394 [ 269 ] {af1c1165-2b10-43c5-a0f2-1165d55fb317} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.05.14 16:36:55.501533 [ 269 ] {af1c1165-2b10-43c5-a0f2-1165d55fb317} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001787 sec., 14549.52434247342 rows/sec., 26.07 MiB/sec. | ||
| 6745 | 2025.05.14 16:36:55.501599 [ 269 ] {af1c1165-2b10-43c5-a0f2-1165d55fb317} <Debug> TCPHandler: Processed in 0.001975499 sec. | ||
| 6746 | 2025.05.14 16:36:55.501704 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2025.05.14 16:36:55.501795 [ 269 ] {8ecfc09b-af93-4a72-b886-ccf6f00aec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6748 | 2025.05.14 16:36:55.501836 [ 269 ] {8ecfc09b-af93-4a72-b886-ccf6f00aec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6749 | 2025.05.14 16:36:55.502160 [ 269 ] {8ecfc09b-af93-4a72-b886-ccf6f00aec37} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.05.14 16:36:55.502194 [ 269 ] {8ecfc09b-af93-4a72-b886-ccf6f00aec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6751 | 2025.05.14 16:36:55.502498 [ 269 ] {8ecfc09b-af93-4a72-b886-ccf6f00aec37} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6752 | 2025.05.14 16:36:55.502709 [ 269 ] {8ecfc09b-af93-4a72-b886-ccf6f00aec37} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.05.14 16:36:55.502833 [ 269 ] {8ecfc09b-af93-4a72-b886-ccf6f00aec37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 6754 | 2025.05.14 16:36:55.502867 [ 269 ] {8ecfc09b-af93-4a72-b886-ccf6f00aec37} <Debug> TCPHandler: Processed in 0.001211634 sec. | ||
| 6755 | 2025.05.14 16:36:59.042229 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6756 | 2025.05.14 16:36:59.042346 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6757 | 2025.05.14 16:36:59.148749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 6758 | 2025.05.14 16:36:59.149265 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2025.05.14 16:36:59.149309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6760 | 2025.05.14 16:36:59.149990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6761 | 2025.05.14 16:36:59.150224 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2025.05.14 16:36:59.150356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 6763 | 2025.05.14 16:36:59.180354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 964 | ||
| 6764 | 2025.05.14 16:36:59.182600 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2025.05.14 16:36:59.182647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6766 | 2025.05.14 16:36:59.183819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6767 | 2025.05.14 16:36:59.184080 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2025.05.14 16:36:59.184319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 964 | ||
| 6769 | 2025.05.14 16:36:59.948395 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6770 | 2025.05.14 16:36:59.963685 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.05.14 16:36:59.963732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6772 | 2025.05.14 16:36:59.969662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6773 | 2025.05.14 16:36:59.970391 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.05.14 16:36:59.973331 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6775 | 2025.05.14 16:37:00.001186 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000809496 sec. | ||
| 6776 | 2025.05.14 16:37:00.498862 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2025.05.14 16:37:00.499059 [ 269 ] {d8e65973-483e-40c8-9aa7-ad8697fa70ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6778 | 2025.05.14 16:37:00.499133 [ 269 ] {d8e65973-483e-40c8-9aa7-ad8697fa70ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6779 | 2025.05.14 16:37:00.499843 [ 269 ] {d8e65973-483e-40c8-9aa7-ad8697fa70ea} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2025.05.14 16:37:00.499883 [ 269 ] {d8e65973-483e-40c8-9aa7-ad8697fa70ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6781 | 2025.05.14 16:37:00.500296 [ 269 ] {d8e65973-483e-40c8-9aa7-ad8697fa70ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6782 | 2025.05.14 16:37:00.500530 [ 269 ] {d8e65973-483e-40c8-9aa7-ad8697fa70ea} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2025.05.14 16:37:00.500680 [ 269 ] {d8e65973-483e-40c8-9aa7-ad8697fa70ea} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001674 sec., 126642.77180406213 rows/sec., 8.05 MiB/sec. | ||
| 6784 | 2025.05.14 16:37:00.500722 [ 269 ] {d8e65973-483e-40c8-9aa7-ad8697fa70ea} <Debug> TCPHandler: Processed in 0.00199993 sec. | ||
| 6785 | 2025.05.14 16:37:00.500841 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2025.05.14 16:37:00.500936 [ 269 ] {a5f3c343-73a3-4375-b947-65c0ff3518b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6787 | 2025.05.14 16:37:00.500976 [ 269 ] {a5f3c343-73a3-4375-b947-65c0ff3518b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6788 | 2025.05.14 16:37:00.501593 [ 269 ] {a5f3c343-73a3-4375-b947-65c0ff3518b7} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.05.14 16:37:00.501631 [ 269 ] {a5f3c343-73a3-4375-b947-65c0ff3518b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6790 | 2025.05.14 16:37:00.502005 [ 269 ] {a5f3c343-73a3-4375-b947-65c0ff3518b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6791 | 2025.05.14 16:37:00.502230 [ 269 ] {a5f3c343-73a3-4375-b947-65c0ff3518b7} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.05.14 16:37:00.502363 [ 269 ] {a5f3c343-73a3-4375-b947-65c0ff3518b7} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001446 sec., 444674.96542185335 rows/sec., 35.06 MiB/sec. | ||
| 6793 | 2025.05.14 16:37:00.502402 [ 269 ] {a5f3c343-73a3-4375-b947-65c0ff3518b7} <Debug> TCPHandler: Processed in 0.001612652 sec. | ||
| 6794 | 2025.05.14 16:37:00.502512 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2025.05.14 16:37:00.502611 [ 269 ] {c7ad7b5d-d0b2-4381-bff3-b2ecde962f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6796 | 2025.05.14 16:37:00.502651 [ 269 ] {c7ad7b5d-d0b2-4381-bff3-b2ecde962f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6797 | 2025.05.14 16:37:00.503061 [ 269 ] {c7ad7b5d-d0b2-4381-bff3-b2ecde962f96} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2025.05.14 16:37:00.503097 [ 269 ] {c7ad7b5d-d0b2-4381-bff3-b2ecde962f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6799 | 2025.05.14 16:37:00.503423 [ 269 ] {c7ad7b5d-d0b2-4381-bff3-b2ecde962f96} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6800 | 2025.05.14 16:37:00.503640 [ 269 ] {c7ad7b5d-d0b2-4381-bff3-b2ecde962f96} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.05.14 16:37:00.503765 [ 269 ] {c7ad7b5d-d0b2-4381-bff3-b2ecde962f96} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001172 sec., 101535.8361774744 rows/sec., 6.14 MiB/sec. | ||
| 6802 | 2025.05.14 16:37:00.503802 [ 269 ] {c7ad7b5d-d0b2-4381-bff3-b2ecde962f96} <Debug> TCPHandler: Processed in 0.001340846 sec. | ||
| 6803 | 2025.05.14 16:37:00.503913 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2025.05.14 16:37:00.504007 [ 269 ] {a6f5d470-5c47-4937-88a1-59126fa9096e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6805 | 2025.05.14 16:37:00.504045 [ 269 ] {a6f5d470-5c47-4937-88a1-59126fa9096e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6806 | 2025.05.14 16:37:00.504450 [ 269 ] {a6f5d470-5c47-4937-88a1-59126fa9096e} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2025.05.14 16:37:00.504486 [ 269 ] {a6f5d470-5c47-4937-88a1-59126fa9096e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6808 | 2025.05.14 16:37:00.504788 [ 269 ] {a6f5d470-5c47-4937-88a1-59126fa9096e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6809 | 2025.05.14 16:37:00.505004 [ 269 ] {a6f5d470-5c47-4937-88a1-59126fa9096e} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2025.05.14 16:37:00.505131 [ 269 ] {a6f5d470-5c47-4937-88a1-59126fa9096e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001142 sec., 98949.2119089317 rows/sec., 6.41 MiB/sec. | ||
| 6811 | 2025.05.14 16:37:00.505169 [ 269 ] {a6f5d470-5c47-4937-88a1-59126fa9096e} <Debug> TCPHandler: Processed in 0.001305046 sec. | ||
| 6812 | 2025.05.14 16:37:00.505314 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2025.05.14 16:37:00.505406 [ 269 ] {72be1e2c-3c6e-46f4-b97a-c3b8031283fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6814 | 2025.05.14 16:37:00.505446 [ 269 ] {72be1e2c-3c6e-46f4-b97a-c3b8031283fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6815 | 2025.05.14 16:37:00.505962 [ 269 ] {72be1e2c-3c6e-46f4-b97a-c3b8031283fd} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2025.05.14 16:37:00.505998 [ 269 ] {72be1e2c-3c6e-46f4-b97a-c3b8031283fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6817 | 2025.05.14 16:37:00.506323 [ 269 ] {72be1e2c-3c6e-46f4-b97a-c3b8031283fd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6818 | 2025.05.14 16:37:00.506543 [ 269 ] {72be1e2c-3c6e-46f4-b97a-c3b8031283fd} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2025.05.14 16:37:00.506671 [ 269 ] {72be1e2c-3c6e-46f4-b97a-c3b8031283fd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001282 sec., 87363.49453978159 rows/sec., 4.98 MiB/sec. | ||
| 6820 | 2025.05.14 16:37:00.506709 [ 269 ] {72be1e2c-3c6e-46f4-b97a-c3b8031283fd} <Debug> TCPHandler: Processed in 0.001445758 sec. | ||
| 6821 | 2025.05.14 16:37:00.506829 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2025.05.14 16:37:00.506923 [ 269 ] {66ca1640-d9a4-4629-b2fb-5a9e6344bdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6823 | 2025.05.14 16:37:00.506962 [ 269 ] {66ca1640-d9a4-4629-b2fb-5a9e6344bdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6824 | 2025.05.14 16:37:00.507499 [ 269 ] {66ca1640-d9a4-4629-b2fb-5a9e6344bdf1} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2025.05.14 16:37:00.507535 [ 269 ] {66ca1640-d9a4-4629-b2fb-5a9e6344bdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6826 | 2025.05.14 16:37:00.507875 [ 269 ] {66ca1640-d9a4-4629-b2fb-5a9e6344bdf1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6827 | 2025.05.14 16:37:00.508092 [ 269 ] {66ca1640-d9a4-4629-b2fb-5a9e6344bdf1} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2025.05.14 16:37:00.508219 [ 269 ] {66ca1640-d9a4-4629-b2fb-5a9e6344bdf1} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001313 sec., 300837.77608530084 rows/sec., 21.29 MiB/sec. | ||
| 6829 | 2025.05.14 16:37:00.508256 [ 269 ] {66ca1640-d9a4-4629-b2fb-5a9e6344bdf1} <Debug> TCPHandler: Processed in 0.001477129 sec. | ||
| 6830 | 2025.05.14 16:37:00.508363 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2025.05.14 16:37:00.508459 [ 269 ] {7c116fe3-bcd7-4f15-9b19-326a70a320f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6832 | 2025.05.14 16:37:00.508501 [ 269 ] {7c116fe3-bcd7-4f15-9b19-326a70a320f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6833 | 2025.05.14 16:37:00.508827 [ 269 ] {7c116fe3-bcd7-4f15-9b19-326a70a320f1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2025.05.14 16:37:00.508863 [ 269 ] {7c116fe3-bcd7-4f15-9b19-326a70a320f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6835 | 2025.05.14 16:37:00.509187 [ 269 ] {7c116fe3-bcd7-4f15-9b19-326a70a320f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6836 | 2025.05.14 16:37:00.509399 [ 269 ] {7c116fe3-bcd7-4f15-9b19-326a70a320f1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.05.14 16:37:00.509523 [ 269 ] {7c116fe3-bcd7-4f15-9b19-326a70a320f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 6838 | 2025.05.14 16:37:00.509559 [ 269 ] {7c116fe3-bcd7-4f15-9b19-326a70a320f1} <Debug> TCPHandler: Processed in 0.001246805 sec. | ||
| 6839 | 2025.05.14 16:37:00.509674 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2025.05.14 16:37:00.509767 [ 269 ] {278aa84a-aef0-46cd-b904-efed9998a799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6841 | 2025.05.14 16:37:00.509808 [ 269 ] {278aa84a-aef0-46cd-b904-efed9998a799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6842 | 2025.05.14 16:37:00.510211 [ 269 ] {278aa84a-aef0-46cd-b904-efed9998a799} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2025.05.14 16:37:00.510248 [ 269 ] {278aa84a-aef0-46cd-b904-efed9998a799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6844 | 2025.05.14 16:37:00.510589 [ 269 ] {278aa84a-aef0-46cd-b904-efed9998a799} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6845 | 2025.05.14 16:37:00.510809 [ 269 ] {278aa84a-aef0-46cd-b904-efed9998a799} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.05.14 16:37:00.510933 [ 269 ] {278aa84a-aef0-46cd-b904-efed9998a799} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001183 sec., 200338.1234150465 rows/sec., 13.43 MiB/sec. | ||
| 6847 | 2025.05.14 16:37:00.510970 [ 269 ] {278aa84a-aef0-46cd-b904-efed9998a799} <Debug> TCPHandler: Processed in 0.001346356 sec. | ||
| 6848 | 2025.05.14 16:37:00.511074 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2025.05.14 16:37:00.511168 [ 269 ] {acf8edf0-d10b-434b-8141-745f867d1edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6850 | 2025.05.14 16:37:00.511210 [ 269 ] {acf8edf0-d10b-434b-8141-745f867d1edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6851 | 2025.05.14 16:37:00.511501 [ 269 ] {acf8edf0-d10b-434b-8141-745f867d1edf} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2025.05.14 16:37:00.511537 [ 269 ] {acf8edf0-d10b-434b-8141-745f867d1edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6853 | 2025.05.14 16:37:00.511842 [ 269 ] {acf8edf0-d10b-434b-8141-745f867d1edf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6854 | 2025.05.14 16:37:00.512053 [ 269 ] {acf8edf0-d10b-434b-8141-745f867d1edf} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2025.05.14 16:37:00.512177 [ 269 ] {acf8edf0-d10b-434b-8141-745f867d1edf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 6856 | 2025.05.14 16:37:00.512213 [ 269 ] {acf8edf0-d10b-434b-8141-745f867d1edf} <Debug> TCPHandler: Processed in 0.001189424 sec. | ||
| 6857 | 2025.05.14 16:37:00.512316 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2025.05.14 16:37:00.512408 [ 269 ] {5abc63fb-b4e4-4fa3-8f84-316b762bf847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6859 | 2025.05.14 16:37:00.512462 [ 269 ] {5abc63fb-b4e4-4fa3-8f84-316b762bf847} <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 | ||
| 6860 | 2025.05.14 16:37:00.513218 [ 269 ] {5abc63fb-b4e4-4fa3-8f84-316b762bf847} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2025.05.14 16:37:00.513254 [ 269 ] {5abc63fb-b4e4-4fa3-8f84-316b762bf847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6862 | 2025.05.14 16:37:00.513789 [ 269 ] {5abc63fb-b4e4-4fa3-8f84-316b762bf847} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6863 | 2025.05.14 16:37:00.514023 [ 269 ] {5abc63fb-b4e4-4fa3-8f84-316b762bf847} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2025.05.14 16:37:00.514158 [ 269 ] {5abc63fb-b4e4-4fa3-8f84-316b762bf847} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001766 sec., 7361.268403171008 rows/sec., 13.19 MiB/sec. | ||
| 6865 | 2025.05.14 16:37:00.514211 [ 269 ] {5abc63fb-b4e4-4fa3-8f84-316b762bf847} <Debug> TCPHandler: Processed in 0.001943828 sec. | ||
| 6866 | 2025.05.14 16:37:00.514317 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2025.05.14 16:37:00.514413 [ 269 ] {f14530d7-bbdb-43c1-939e-aa9d27e00190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6868 | 2025.05.14 16:37:00.514455 [ 269 ] {f14530d7-bbdb-43c1-939e-aa9d27e00190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6869 | 2025.05.14 16:37:00.514781 [ 269 ] {f14530d7-bbdb-43c1-939e-aa9d27e00190} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2025.05.14 16:37:00.514817 [ 269 ] {f14530d7-bbdb-43c1-939e-aa9d27e00190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6871 | 2025.05.14 16:37:00.515123 [ 269 ] {f14530d7-bbdb-43c1-939e-aa9d27e00190} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6872 | 2025.05.14 16:37:00.515355 [ 269 ] {f14530d7-bbdb-43c1-939e-aa9d27e00190} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2025.05.14 16:37:00.515482 [ 269 ] {f14530d7-bbdb-43c1-939e-aa9d27e00190} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001087 sec., 75436.98252069917 rows/sec., 4.79 MiB/sec. | ||
| 6874 | 2025.05.14 16:37:00.515517 [ 269 ] {f14530d7-bbdb-43c1-939e-aa9d27e00190} <Debug> TCPHandler: Processed in 0.001250945 sec. | ||
| 6875 | 2025.05.14 16:37:02.972145 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6876 | 2025.05.14 16:37:02.972399 [ 269 ] {e16d0155-0925-42cf-a81b-7b08c41b63b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6877 | 2025.05.14 16:37:02.972480 [ 269 ] {e16d0155-0925-42cf-a81b-7b08c41b63b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6878 | 2025.05.14 16:37:02.973240 [ 269 ] {e16d0155-0925-42cf-a81b-7b08c41b63b5} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2025.05.14 16:37:02.973297 [ 269 ] {e16d0155-0925-42cf-a81b-7b08c41b63b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6880 | 2025.05.14 16:37:02.973800 [ 269 ] {e16d0155-0925-42cf-a81b-7b08c41b63b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6881 | 2025.05.14 16:37:02.974087 [ 269 ] {e16d0155-0925-42cf-a81b-7b08c41b63b5} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6882 | 2025.05.14 16:37:02.974264 [ 269 ] {e16d0155-0925-42cf-a81b-7b08c41b63b5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001925 sec., 2077.9220779220777 rows/sec., 169.44 KiB/sec. | ||
| 6883 | 2025.05.14 16:37:02.974314 [ 269 ] {e16d0155-0925-42cf-a81b-7b08c41b63b5} <Debug> TCPHandler: Processed in 0.002356096 sec. | ||
| 6884 | 2025.05.14 16:37:02.974482 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2025.05.14 16:37:02.974593 [ 269 ] {4656c85b-02b5-4952-9c00-c8635b148db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6886 | 2025.05.14 16:37:02.974641 [ 269 ] {4656c85b-02b5-4952-9c00-c8635b148db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6887 | 2025.05.14 16:37:02.975795 [ 269 ] {4656c85b-02b5-4952-9c00-c8635b148db1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2025.05.14 16:37:02.975832 [ 269 ] {4656c85b-02b5-4952-9c00-c8635b148db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6889 | 2025.05.14 16:37:02.976269 [ 269 ] {4656c85b-02b5-4952-9c00-c8635b148db1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6890 | 2025.05.14 16:37:02.976571 [ 269 ] {4656c85b-02b5-4952-9c00-c8635b148db1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2025.05.14 16:37:02.976731 [ 269 ] {4656c85b-02b5-4952-9c00-c8635b148db1} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.00216 sec., 578703.7037037037 rows/sec., 47.70 MiB/sec. | ||
| 6892 | 2025.05.14 16:37:02.976730 [ 122 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6893 | 2025.05.14 16:37:02.976778 [ 269 ] {4656c85b-02b5-4952-9c00-c8635b148db1} <Debug> TCPHandler: Processed in 0.002357366 sec. | ||
| 6894 | 2025.05.14 16:37:02.976821 [ 122 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.05.14 16:37:02.976848 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6896 | 2025.05.14 16:37:02.976931 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2025.05.14 16:37:02.976965 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 6898 | 2025.05.14 16:37:02.977051 [ 269 ] {4410cece-56c7-4d03-89b0-97136557cb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6899 | 2025.05.14 16:37:02.977107 [ 269 ] {4410cece-56c7-4d03-89b0-97136557cb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6900 | 2025.05.14 16:37:02.977130 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6901 | 2025.05.14 16:37:02.977172 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1845 rows starting from the beginning of the part | ||
| 6902 | 2025.05.14 16:37:02.977238 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part | ||
| 6903 | 2025.05.14 16:37:02.977284 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 643 rows starting from the beginning of the part | ||
| 6904 | 2025.05.14 16:37:02.977328 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 6905 | 2025.05.14 16:37:02.977367 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 643 rows starting from the beginning of the part | ||
| 6906 | 2025.05.14 16:37:02.977404 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1250 rows starting from the beginning of the part | ||
| 6907 | 2025.05.14 16:37:02.977615 [ 269 ] {4410cece-56c7-4d03-89b0-97136557cb46} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2025.05.14 16:37:02.977665 [ 269 ] {4410cece-56c7-4d03-89b0-97136557cb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6909 | 2025.05.14 16:37:02.978101 [ 269 ] {4410cece-56c7-4d03-89b0-97136557cb46} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6910 | 2025.05.14 16:37:02.978429 [ 269 ] {4410cece-56c7-4d03-89b0-97136557cb46} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2025.05.14 16:37:02.978592 [ 269 ] {4410cece-56c7-4d03-89b0-97136557cb46} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001565 sec., 19169.32907348243 rows/sec., 1.39 MiB/sec. | ||
| 6912 | 2025.05.14 16:37:02.978591 [ 122 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 6913 | 2025.05.14 16:37:02.978641 [ 269 ] {4410cece-56c7-4d03-89b0-97136557cb46} <Debug> TCPHandler: Processed in 0.001766414 sec. | ||
| 6914 | 2025.05.14 16:37:02.978665 [ 122 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.05.14 16:37:02.978708 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6916 | 2025.05.14 16:37:02.978814 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2025.05.14 16:37:02.978821 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 6918 | 2025.05.14 16:37:02.978936 [ 269 ] {87ec29b5-bad4-4622-baa5-cd7c64300b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6919 | 2025.05.14 16:37:02.978942 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6920 | 2025.05.14 16:37:02.978986 [ 269 ] {87ec29b5-bad4-4622-baa5-cd7c64300b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6921 | 2025.05.14 16:37:02.978989 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 163 rows starting from the beginning of the part | ||
| 6922 | 2025.05.14 16:37:02.979075 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 6923 | 2025.05.14 16:37:02.979139 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4597 rows, containing 5 columns (5 merged, 0 gathered) in 0.002232674 sec., 2058966.0649069233 rows/sec., 174.71 MiB/sec. | ||
| 6924 | 2025.05.14 16:37:02.979160 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 119 rows starting from the beginning of the part | ||
| 6925 | 2025.05.14 16:37:02.979232 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 6926 | 2025.05.14 16:37:02.979308 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 119 rows starting from the beginning of the part | ||
| 6927 | 2025.05.14 16:37:02.979360 [ 200 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 6928 | 2025.05.14 16:37:02.979419 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6929 | 2025.05.14 16:37:02.979658 [ 269 ] {87ec29b5-bad4-4622-baa5-cd7c64300b84} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2025.05.14 16:37:02.979701 [ 269 ] {87ec29b5-bad4-4622-baa5-cd7c64300b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6931 | 2025.05.14 16:37:02.979740 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.05.14 16:37:02.979823 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_51_10} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6933 | 2025.05.14 16:37:02.979914 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 6934 | 2025.05.14 16:37:02.980106 [ 269 ] {87ec29b5-bad4-4622-baa5-cd7c64300b84} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6935 | 2025.05.14 16:37:02.980264 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498459 sec., 322331.1415260611 rows/sec., 21.72 MiB/sec. | ||
| 6936 | 2025.05.14 16:37:02.980379 [ 269 ] {87ec29b5-bad4-4622-baa5-cd7c64300b84} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2025.05.14 16:37:02.980477 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 6938 | 2025.05.14 16:37:02.980542 [ 269 ] {87ec29b5-bad4-4622-baa5-cd7c64300b84} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001629 sec., 139963.167587477 rows/sec., 9.48 MiB/sec. | ||
| 6939 | 2025.05.14 16:37:02.980593 [ 269 ] {87ec29b5-bad4-4622-baa5-cd7c64300b84} <Debug> TCPHandler: Processed in 0.001836927 sec. | ||
| 6940 | 2025.05.14 16:37:02.980720 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6941 | 2025.05.14 16:37:02.980804 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2025.05.14 16:37:02.980822 [ 269 ] {4bbcce79-edfe-4c5d-ad34-a5676ddbd93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6943 | 2025.05.14 16:37:02.980867 [ 269 ] {4bbcce79-edfe-4c5d-ad34-a5676ddbd93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6944 | 2025.05.14 16:37:02.980894 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_40_8} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 6945 | 2025.05.14 16:37:02.980997 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6946 | 2025.05.14 16:37:02.981503 [ 269 ] {4bbcce79-edfe-4c5d-ad34-a5676ddbd93d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.05.14 16:37:02.981543 [ 269 ] {4bbcce79-edfe-4c5d-ad34-a5676ddbd93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6948 | 2025.05.14 16:37:02.981920 [ 269 ] {4bbcce79-edfe-4c5d-ad34-a5676ddbd93d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6949 | 2025.05.14 16:37:02.982149 [ 269 ] {4bbcce79-edfe-4c5d-ad34-a5676ddbd93d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.05.14 16:37:02.982265 [ 122 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6951 | 2025.05.14 16:37:02.982280 [ 269 ] {4bbcce79-edfe-4c5d-ad34-a5676ddbd93d} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001478 sec., 372124.49255751015 rows/sec., 27.63 MiB/sec. | ||
| 6952 | 2025.05.14 16:37:02.982309 [ 122 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2025.05.14 16:37:02.982330 [ 269 ] {4bbcce79-edfe-4c5d-ad34-a5676ddbd93d} <Debug> TCPHandler: Processed in 0.001660143 sec. | ||
| 6954 | 2025.05.14 16:37:02.982335 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6955 | 2025.05.14 16:37:02.982440 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 6956 | 2025.05.14 16:37:02.982456 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2025.05.14 16:37:02.982539 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6958 | 2025.05.14 16:37:02.982564 [ 269 ] {ecd62aed-6c01-4890-acad-b48b4a1323c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6959 | 2025.05.14 16:37:02.982568 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
| 6960 | 2025.05.14 16:37:02.982634 [ 269 ] {ecd62aed-6c01-4890-acad-b48b4a1323c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6961 | 2025.05.14 16:37:02.982664 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 6962 | 2025.05.14 16:37:02.982717 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 395 rows starting from the beginning of the part | ||
| 6963 | 2025.05.14 16:37:02.982769 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 6964 | 2025.05.14 16:37:02.982819 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 395 rows starting from the beginning of the part | ||
| 6965 | 2025.05.14 16:37:02.982869 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 550 rows starting from the beginning of the part | ||
| 6966 | 2025.05.14 16:37:02.983276 [ 269 ] {ecd62aed-6c01-4890-acad-b48b4a1323c3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2025.05.14 16:37:02.983316 [ 269 ] {ecd62aed-6c01-4890-acad-b48b4a1323c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6968 | 2025.05.14 16:37:02.983760 [ 269 ] {ecd62aed-6c01-4890-acad-b48b4a1323c3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6969 | 2025.05.14 16:37:02.984005 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2433 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606842 sec., 1514150.115568301 rows/sec., 116.00 MiB/sec. | ||
| 6970 | 2025.05.14 16:37:02.984009 [ 269 ] {ecd62aed-6c01-4890-acad-b48b4a1323c3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2025.05.14 16:37:02.984141 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6972 | 2025.05.14 16:37:02.984158 [ 269 ] {ecd62aed-6c01-4890-acad-b48b4a1323c3} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001613 sec., 585244.8853068815 rows/sec., 39.24 MiB/sec. | ||
| 6973 | 2025.05.14 16:37:02.984180 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.05.14 16:37:02.984204 [ 269 ] {ecd62aed-6c01-4890-acad-b48b4a1323c3} <Debug> TCPHandler: Processed in 0.001796566 sec. | ||
| 6975 | 2025.05.14 16:37:02.984204 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6976 | 2025.05.14 16:37:02.984268 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6977 | 2025.05.14 16:37:02.984334 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2025.05.14 16:37:02.984370 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 6979 | 2025.05.14 16:37:02.984449 [ 269 ] {f564d05d-2f99-4899-a2fe-a55bc7a9cc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6980 | 2025.05.14 16:37:02.984511 [ 269 ] {f564d05d-2f99-4899-a2fe-a55bc7a9cc35} <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 | ||
| 6981 | 2025.05.14 16:37:02.984542 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6982 | 2025.05.14 16:37:02.984591 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15075 rows starting from the beginning of the part | ||
| 6983 | 2025.05.14 16:37:02.984625 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2025.05.14 16:37:02.984675 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6985 | 2025.05.14 16:37:02.984724 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_51_10} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6986 | 2025.05.14 16:37:02.984737 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
| 6987 | 2025.05.14 16:37:02.984796 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 6988 | 2025.05.14 16:37:02.984839 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6989 | 2025.05.14 16:37:02.984854 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
| 6990 | 2025.05.14 16:37:02.984924 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 944 rows starting from the beginning of the part | ||
| 6991 | 2025.05.14 16:37:02.985339 [ 269 ] {f564d05d-2f99-4899-a2fe-a55bc7a9cc35} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.05.14 16:37:02.985381 [ 269 ] {f564d05d-2f99-4899-a2fe-a55bc7a9cc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 6993 | 2025.05.14 16:37:02.986156 [ 269 ] {f564d05d-2f99-4899-a2fe-a55bc7a9cc35} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6994 | 2025.05.14 16:37:02.986400 [ 269 ] {f564d05d-2f99-4899-a2fe-a55bc7a9cc35} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.05.14 16:37:02.986547 [ 269 ] {f564d05d-2f99-4899-a2fe-a55bc7a9cc35} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002117 sec., 12281.530467642891 rows/sec., 22.01 MiB/sec. | ||
| 6996 | 2025.05.14 16:37:02.986633 [ 269 ] {f564d05d-2f99-4899-a2fe-a55bc7a9cc35} <Debug> TCPHandler: Processed in 0.002351176 sec. | ||
| 6997 | 2025.05.14 16:37:02.986770 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2025.05.14 16:37:02.986871 [ 269 ] {33d82ccb-dbc5-46d2-89ec-0c4130503ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6999 | 2025.05.14 16:37:02.986914 [ 269 ] {33d82ccb-dbc5-46d2-89ec-0c4130503ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7000 | 2025.05.14 16:37:02.987255 [ 269 ] {33d82ccb-dbc5-46d2-89ec-0c4130503ee9} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2025.05.14 16:37:02.987294 [ 269 ] {33d82ccb-dbc5-46d2-89ec-0c4130503ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7002 | 2025.05.14 16:37:02.987749 [ 269 ] {33d82ccb-dbc5-46d2-89ec-0c4130503ee9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7003 | 2025.05.14 16:37:02.987982 [ 269 ] {33d82ccb-dbc5-46d2-89ec-0c4130503ee9} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2025.05.14 16:37:02.988121 [ 122 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7005 | 2025.05.14 16:37:02.988145 [ 269 ] {33d82ccb-dbc5-46d2-89ec-0c4130503ee9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001292 sec., 27863.77708978328 rows/sec., 1.88 MiB/sec. | ||
| 7006 | 2025.05.14 16:37:02.988176 [ 122 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.05.14 16:37:02.988193 [ 269 ] {33d82ccb-dbc5-46d2-89ec-0c4130503ee9} <Debug> TCPHandler: Processed in 0.001474689 sec. | ||
| 7008 | 2025.05.14 16:37:02.988215 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7009 | 2025.05.14 16:37:02.988339 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 7010 | 2025.05.14 16:37:02.988444 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7011 | 2025.05.14 16:37:02.988477 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2888 rows starting from the beginning of the part | ||
| 7012 | 2025.05.14 16:37:02.988535 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 7013 | 2025.05.14 16:37:02.988593 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
| 7014 | 2025.05.14 16:37:02.988632 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 7015 | 2025.05.14 16:37:02.988665 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
| 7016 | 2025.05.14 16:37:02.988728 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 7017 | 2025.05.14 16:37:02.990567 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3208 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263695 sec., 1417152.0456598613 rows/sec., 92.41 MiB/sec. | ||
| 7018 | 2025.05.14 16:37:02.991002 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7019 | 2025.05.14 16:37:02.991348 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_51_10} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2025.05.14 16:37:02.991451 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_51_10} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7021 | 2025.05.14 16:37:02.991567 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7022 | 2025.05.14 16:37:02.993211 [ 186 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16813 rows, containing 5 columns (5 merged, 0 gathered) in 0.008901555 sec., 1888771.1192033303 rows/sec., 127.47 MiB/sec. | ||
| 7023 | 2025.05.14 16:37:02.993471 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7024 | 2025.05.14 16:37:02.993797 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2025.05.14 16:37:02.993885 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7026 | 2025.05.14 16:37:02.994002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7027 | 2025.05.14 16:37:03.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.33 MiB, peak 261.82 MiB, free memory in arenas 0.00 B, will set to 255.20 MiB (RSS), difference: 1.87 MiB | ||
| 7028 | 2025.05.14 16:37:05.487489 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2025.05.14 16:37:05.487694 [ 269 ] {268cdeae-c5a8-444a-81e9-8658ebf9bb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7030 | 2025.05.14 16:37:05.487766 [ 269 ] {268cdeae-c5a8-444a-81e9-8658ebf9bb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7031 | 2025.05.14 16:37:05.488449 [ 269 ] {268cdeae-c5a8-444a-81e9-8658ebf9bb9d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2025.05.14 16:37:05.488491 [ 269 ] {268cdeae-c5a8-444a-81e9-8658ebf9bb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7033 | 2025.05.14 16:37:05.488863 [ 269 ] {268cdeae-c5a8-444a-81e9-8658ebf9bb9d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7034 | 2025.05.14 16:37:05.489097 [ 269 ] {268cdeae-c5a8-444a-81e9-8658ebf9bb9d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2025.05.14 16:37:05.489244 [ 269 ] {268cdeae-c5a8-444a-81e9-8658ebf9bb9d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.66 MiB/sec. | ||
| 7036 | 2025.05.14 16:37:05.489285 [ 269 ] {268cdeae-c5a8-444a-81e9-8658ebf9bb9d} <Debug> TCPHandler: Processed in 0.001938038 sec. | ||
| 7037 | 2025.05.14 16:37:05.489403 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2025.05.14 16:37:05.489496 [ 269 ] {d47b7064-617b-4362-85d9-f6b19047abbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7039 | 2025.05.14 16:37:05.489535 [ 269 ] {d47b7064-617b-4362-85d9-f6b19047abbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7040 | 2025.05.14 16:37:05.489945 [ 269 ] {d47b7064-617b-4362-85d9-f6b19047abbe} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2025.05.14 16:37:05.489980 [ 269 ] {d47b7064-617b-4362-85d9-f6b19047abbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7042 | 2025.05.14 16:37:05.490273 [ 269 ] {d47b7064-617b-4362-85d9-f6b19047abbe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7043 | 2025.05.14 16:37:05.490476 [ 269 ] {d47b7064-617b-4362-85d9-f6b19047abbe} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2025.05.14 16:37:05.490600 [ 269 ] {d47b7064-617b-4362-85d9-f6b19047abbe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 4.45 MiB/sec. | ||
| 7045 | 2025.05.14 16:37:05.490636 [ 269 ] {d47b7064-617b-4362-85d9-f6b19047abbe} <Debug> TCPHandler: Processed in 0.001280875 sec. | ||
| 7046 | 2025.05.14 16:37:05.490745 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2025.05.14 16:37:05.490837 [ 269 ] {a20d09f7-de66-40b7-a7c9-4c00d03d03ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7048 | 2025.05.14 16:37:05.490878 [ 269 ] {a20d09f7-de66-40b7-a7c9-4c00d03d03ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7049 | 2025.05.14 16:37:05.491241 [ 269 ] {a20d09f7-de66-40b7-a7c9-4c00d03d03ad} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2025.05.14 16:37:05.491276 [ 269 ] {a20d09f7-de66-40b7-a7c9-4c00d03d03ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7051 | 2025.05.14 16:37:05.491577 [ 269 ] {a20d09f7-de66-40b7-a7c9-4c00d03d03ad} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7052 | 2025.05.14 16:37:05.491777 [ 269 ] {a20d09f7-de66-40b7-a7c9-4c00d03d03ad} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2025.05.14 16:37:05.491904 [ 269 ] {a20d09f7-de66-40b7-a7c9-4c00d03d03ad} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001085 sec., 58986.17511520737 rows/sec., 4.11 MiB/sec. | ||
| 7054 | 2025.05.14 16:37:05.491939 [ 269 ] {a20d09f7-de66-40b7-a7c9-4c00d03d03ad} <Debug> TCPHandler: Processed in 0.001241494 sec. | ||
| 7055 | 2025.05.14 16:37:05.492046 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2025.05.14 16:37:05.492136 [ 269 ] {514f10cf-9e0b-4107-88cc-c58ac4ed4010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7057 | 2025.05.14 16:37:05.492176 [ 269 ] {514f10cf-9e0b-4107-88cc-c58ac4ed4010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7058 | 2025.05.14 16:37:05.492470 [ 269 ] {514f10cf-9e0b-4107-88cc-c58ac4ed4010} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.05.14 16:37:05.492505 [ 269 ] {514f10cf-9e0b-4107-88cc-c58ac4ed4010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7060 | 2025.05.14 16:37:05.492792 [ 269 ] {514f10cf-9e0b-4107-88cc-c58ac4ed4010} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7061 | 2025.05.14 16:37:05.492999 [ 269 ] {514f10cf-9e0b-4107-88cc-c58ac4ed4010} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2025.05.14 16:37:05.493123 [ 269 ] {514f10cf-9e0b-4107-88cc-c58ac4ed4010} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001005 sec., 23880.597014925374 rows/sec., 1.61 MiB/sec. | ||
| 7063 | 2025.05.14 16:37:05.493158 [ 269 ] {514f10cf-9e0b-4107-88cc-c58ac4ed4010} <Debug> TCPHandler: Processed in 0.001159103 sec. | ||
| 7064 | 2025.05.14 16:37:06.650430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 7065 | 2025.05.14 16:37:06.650921 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.05.14 16:37:06.650964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7067 | 2025.05.14 16:37:06.651446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7068 | 2025.05.14 16:37:06.651698 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2025.05.14 16:37:06.651847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 7070 | 2025.05.14 16:37:07.473408 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7071 | 2025.05.14 16:37:07.490368 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2025.05.14 16:37:07.490416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7073 | 2025.05.14 16:37:07.496577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7074 | 2025.05.14 16:37:07.497295 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2025.05.14 16:37:07.500057 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7076 | 2025.05.14 16:37:09.184521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1010 | ||
| 7077 | 2025.05.14 16:37:09.187000 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2025.05.14 16:37:09.187047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7079 | 2025.05.14 16:37:09.188234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7080 | 2025.05.14 16:37:09.188497 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.05.14 16:37:09.188750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 7082 | 2025.05.14 16:37:10.498803 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2025.05.14 16:37:10.498984 [ 269 ] {194791fe-c04f-4f82-acce-82bc33fa3ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7084 | 2025.05.14 16:37:10.499051 [ 269 ] {194791fe-c04f-4f82-acce-82bc33fa3ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7085 | 2025.05.14 16:37:10.499746 [ 269 ] {194791fe-c04f-4f82-acce-82bc33fa3ba5} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2025.05.14 16:37:10.499791 [ 269 ] {194791fe-c04f-4f82-acce-82bc33fa3ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7087 | 2025.05.14 16:37:10.500200 [ 269 ] {194791fe-c04f-4f82-acce-82bc33fa3ba5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7088 | 2025.05.14 16:37:10.500431 [ 269 ] {194791fe-c04f-4f82-acce-82bc33fa3ba5} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2025.05.14 16:37:10.500597 [ 269 ] {194791fe-c04f-4f82-acce-82bc33fa3ba5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00166 sec., 127710.84337349398 rows/sec., 8.12 MiB/sec. | ||
| 7090 | 2025.05.14 16:37:10.500650 [ 269 ] {194791fe-c04f-4f82-acce-82bc33fa3ba5} <Debug> TCPHandler: Processed in 0.001978899 sec. | ||
| 7091 | 2025.05.14 16:37:10.500768 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2025.05.14 16:37:10.500873 [ 269 ] {123937fe-b5e8-4f89-832e-9f0129ea4b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7093 | 2025.05.14 16:37:10.500916 [ 269 ] {123937fe-b5e8-4f89-832e-9f0129ea4b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7094 | 2025.05.14 16:37:10.501556 [ 269 ] {123937fe-b5e8-4f89-832e-9f0129ea4b77} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2025.05.14 16:37:10.501595 [ 269 ] {123937fe-b5e8-4f89-832e-9f0129ea4b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7096 | 2025.05.14 16:37:10.501951 [ 269 ] {123937fe-b5e8-4f89-832e-9f0129ea4b77} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7097 | 2025.05.14 16:37:10.502162 [ 269 ] {123937fe-b5e8-4f89-832e-9f0129ea4b77} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2025.05.14 16:37:10.502296 [ 269 ] {123937fe-b5e8-4f89-832e-9f0129ea4b77} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001448 sec., 444060.77348066296 rows/sec., 35.01 MiB/sec. | ||
| 7099 | 2025.05.14 16:37:10.502337 [ 269 ] {123937fe-b5e8-4f89-832e-9f0129ea4b77} <Debug> TCPHandler: Processed in 0.001622442 sec. | ||
| 7100 | 2025.05.14 16:37:10.502443 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2025.05.14 16:37:10.502543 [ 269 ] {3d667a9b-5d46-4cd6-bb56-d779c774a6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7102 | 2025.05.14 16:37:10.502584 [ 269 ] {3d667a9b-5d46-4cd6-bb56-d779c774a6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7103 | 2025.05.14 16:37:10.502998 [ 269 ] {3d667a9b-5d46-4cd6-bb56-d779c774a6ed} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2025.05.14 16:37:10.503034 [ 269 ] {3d667a9b-5d46-4cd6-bb56-d779c774a6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7105 | 2025.05.14 16:37:10.503336 [ 269 ] {3d667a9b-5d46-4cd6-bb56-d779c774a6ed} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7106 | 2025.05.14 16:37:10.503553 [ 269 ] {3d667a9b-5d46-4cd6-bb56-d779c774a6ed} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2025.05.14 16:37:10.503685 [ 269 ] {3d667a9b-5d46-4cd6-bb56-d779c774a6ed} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001162 sec., 102409.63855421686 rows/sec., 6.19 MiB/sec. | ||
| 7108 | 2025.05.14 16:37:10.503724 [ 269 ] {3d667a9b-5d46-4cd6-bb56-d779c774a6ed} <Debug> TCPHandler: Processed in 0.001333756 sec. | ||
| 7109 | 2025.05.14 16:37:10.503826 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2025.05.14 16:37:10.503921 [ 269 ] {d89d5507-4217-4e23-944d-a950542ff129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7111 | 2025.05.14 16:37:10.503960 [ 269 ] {d89d5507-4217-4e23-944d-a950542ff129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7112 | 2025.05.14 16:37:10.504362 [ 269 ] {d89d5507-4217-4e23-944d-a950542ff129} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2025.05.14 16:37:10.504399 [ 269 ] {d89d5507-4217-4e23-944d-a950542ff129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7114 | 2025.05.14 16:37:10.504703 [ 269 ] {d89d5507-4217-4e23-944d-a950542ff129} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7115 | 2025.05.14 16:37:10.504917 [ 269 ] {d89d5507-4217-4e23-944d-a950542ff129} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2025.05.14 16:37:10.505026 [ 150 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7117 | 2025.05.14 16:37:10.505044 [ 269 ] {d89d5507-4217-4e23-944d-a950542ff129} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001142 sec., 98949.2119089317 rows/sec., 6.41 MiB/sec. | ||
| 7118 | 2025.05.14 16:37:10.505096 [ 150 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2025.05.14 16:37:10.505105 [ 269 ] {d89d5507-4217-4e23-944d-a950542ff129} <Debug> TCPHandler: Processed in 0.001329746 sec. | ||
| 7120 | 2025.05.14 16:37:10.505124 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7121 | 2025.05.14 16:37:10.505219 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2025.05.14 16:37:10.505226 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 7123 | 2025.05.14 16:37:10.505320 [ 269 ] {d7ca53d6-22f8-4e51-b59c-8209cac82a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7124 | 2025.05.14 16:37:10.505355 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7125 | 2025.05.14 16:37:10.505365 [ 269 ] {d7ca53d6-22f8-4e51-b59c-8209cac82a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7126 | 2025.05.14 16:37:10.505396 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 342 rows starting from the beginning of the part | ||
| 7127 | 2025.05.14 16:37:10.505475 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
| 7128 | 2025.05.14 16:37:10.505524 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
| 7129 | 2025.05.14 16:37:10.505565 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
| 7130 | 2025.05.14 16:37:10.505603 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 7131 | 2025.05.14 16:37:10.505641 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
| 7132 | 2025.05.14 16:37:10.505776 [ 269 ] {d7ca53d6-22f8-4e51-b59c-8209cac82a58} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2025.05.14 16:37:10.505819 [ 269 ] {d7ca53d6-22f8-4e51-b59c-8209cac82a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7134 | 2025.05.14 16:37:10.506154 [ 269 ] {d7ca53d6-22f8-4e51-b59c-8209cac82a58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7135 | 2025.05.14 16:37:10.506380 [ 269 ] {d7ca53d6-22f8-4e51-b59c-8209cac82a58} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.05.14 16:37:10.506507 [ 269 ] {d7ca53d6-22f8-4e51-b59c-8209cac82a58} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001206 sec., 92868.98839137645 rows/sec., 5.29 MiB/sec. | ||
| 7137 | 2025.05.14 16:37:10.506544 [ 269 ] {d7ca53d6-22f8-4e51-b59c-8209cac82a58} <Debug> TCPHandler: Processed in 0.001375916 sec. | ||
| 7138 | 2025.05.14 16:37:10.506604 [ 201 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416797 sec., 721345.4009289969 rows/sec., 50.40 MiB/sec. | ||
| 7139 | 2025.05.14 16:37:10.506649 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2025.05.14 16:37:10.506750 [ 269 ] {a305166c-35b3-4a46-9768-2634e6b63d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7141 | 2025.05.14 16:37:10.506770 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7142 | 2025.05.14 16:37:10.506792 [ 269 ] {a305166c-35b3-4a46-9768-2634e6b63d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7143 | 2025.05.14 16:37:10.507034 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2025.05.14 16:37:10.507107 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_30_6} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7145 | 2025.05.14 16:37:10.507174 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7146 | 2025.05.14 16:37:10.507291 [ 269 ] {a305166c-35b3-4a46-9768-2634e6b63d96} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2025.05.14 16:37:10.507333 [ 269 ] {a305166c-35b3-4a46-9768-2634e6b63d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7148 | 2025.05.14 16:37:10.507659 [ 269 ] {a305166c-35b3-4a46-9768-2634e6b63d96} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7149 | 2025.05.14 16:37:10.507872 [ 269 ] {a305166c-35b3-4a46-9768-2634e6b63d96} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2025.05.14 16:37:10.508001 [ 269 ] {a305166c-35b3-4a46-9768-2634e6b63d96} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.00127 sec., 311023.62204724405 rows/sec., 22.01 MiB/sec. | ||
| 7151 | 2025.05.14 16:37:10.508039 [ 269 ] {a305166c-35b3-4a46-9768-2634e6b63d96} <Debug> TCPHandler: Processed in 0.001442549 sec. | ||
| 7152 | 2025.05.14 16:37:10.508140 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2025.05.14 16:37:10.508235 [ 269 ] {d02708a0-8ac9-4485-b75d-43e955ba53dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7154 | 2025.05.14 16:37:10.508277 [ 269 ] {d02708a0-8ac9-4485-b75d-43e955ba53dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7155 | 2025.05.14 16:37:10.508583 [ 269 ] {d02708a0-8ac9-4485-b75d-43e955ba53dc} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.05.14 16:37:10.508619 [ 269 ] {d02708a0-8ac9-4485-b75d-43e955ba53dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7157 | 2025.05.14 16:37:10.508921 [ 269 ] {d02708a0-8ac9-4485-b75d-43e955ba53dc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7158 | 2025.05.14 16:37:10.509117 [ 269 ] {d02708a0-8ac9-4485-b75d-43e955ba53dc} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.05.14 16:37:10.509234 [ 269 ] {d02708a0-8ac9-4485-b75d-43e955ba53dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 7160 | 2025.05.14 16:37:10.509268 [ 269 ] {d02708a0-8ac9-4485-b75d-43e955ba53dc} <Debug> TCPHandler: Processed in 0.001221414 sec. | ||
| 7161 | 2025.05.14 16:37:10.509360 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2025.05.14 16:37:10.509450 [ 269 ] {4eb364fe-f697-441b-9e84-5b89331c6eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7163 | 2025.05.14 16:37:10.509488 [ 269 ] {4eb364fe-f697-441b-9e84-5b89331c6eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7164 | 2025.05.14 16:37:10.509929 [ 269 ] {4eb364fe-f697-441b-9e84-5b89331c6eda} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2025.05.14 16:37:10.509965 [ 269 ] {4eb364fe-f697-441b-9e84-5b89331c6eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7166 | 2025.05.14 16:37:10.510292 [ 269 ] {4eb364fe-f697-441b-9e84-5b89331c6eda} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7167 | 2025.05.14 16:37:10.510510 [ 269 ] {4eb364fe-f697-441b-9e84-5b89331c6eda} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2025.05.14 16:37:10.510638 [ 269 ] {4eb364fe-f697-441b-9e84-5b89331c6eda} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001149 sec., 206266.31853785898 rows/sec., 13.83 MiB/sec. | ||
| 7169 | 2025.05.14 16:37:10.510674 [ 269 ] {4eb364fe-f697-441b-9e84-5b89331c6eda} <Debug> TCPHandler: Processed in 0.001311976 sec. | ||
| 7170 | 2025.05.14 16:37:10.510785 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2025.05.14 16:37:10.510879 [ 269 ] {8d32a362-1e60-46f4-9729-dab501d7a3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7172 | 2025.05.14 16:37:10.510920 [ 269 ] {8d32a362-1e60-46f4-9729-dab501d7a3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7173 | 2025.05.14 16:37:10.511212 [ 269 ] {8d32a362-1e60-46f4-9729-dab501d7a3a6} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2025.05.14 16:37:10.511247 [ 269 ] {8d32a362-1e60-46f4-9729-dab501d7a3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7175 | 2025.05.14 16:37:10.511548 [ 269 ] {8d32a362-1e60-46f4-9729-dab501d7a3a6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7176 | 2025.05.14 16:37:10.511767 [ 269 ] {8d32a362-1e60-46f4-9729-dab501d7a3a6} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2025.05.14 16:37:10.511902 [ 269 ] {8d32a362-1e60-46f4-9729-dab501d7a3a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 7178 | 2025.05.14 16:37:10.511938 [ 269 ] {8d32a362-1e60-46f4-9729-dab501d7a3a6} <Debug> TCPHandler: Processed in 0.001202654 sec. | ||
| 7179 | 2025.05.14 16:37:10.512041 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2025.05.14 16:37:10.512134 [ 269 ] {17aaac81-5d56-4cd0-a11f-74fbd7df6adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7181 | 2025.05.14 16:37:10.512187 [ 269 ] {17aaac81-5d56-4cd0-a11f-74fbd7df6adf} <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 | ||
| 7182 | 2025.05.14 16:37:10.512928 [ 269 ] {17aaac81-5d56-4cd0-a11f-74fbd7df6adf} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2025.05.14 16:37:10.512964 [ 269 ] {17aaac81-5d56-4cd0-a11f-74fbd7df6adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7184 | 2025.05.14 16:37:10.513483 [ 269 ] {17aaac81-5d56-4cd0-a11f-74fbd7df6adf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7185 | 2025.05.14 16:37:10.513715 [ 269 ] {17aaac81-5d56-4cd0-a11f-74fbd7df6adf} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2025.05.14 16:37:10.513837 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7187 | 2025.05.14 16:37:10.513855 [ 269 ] {17aaac81-5d56-4cd0-a11f-74fbd7df6adf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001739 sec., 7475.560667050028 rows/sec., 13.40 MiB/sec. | ||
| 7188 | 2025.05.14 16:37:10.513908 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2025.05.14 16:37:10.513933 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7190 | 2025.05.14 16:37:10.513947 [ 269 ] {17aaac81-5d56-4cd0-a11f-74fbd7df6adf} <Debug> TCPHandler: Processed in 0.001955808 sec. | ||
| 7191 | 2025.05.14 16:37:10.514032 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 7192 | 2025.05.14 16:37:10.514059 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2025.05.14 16:37:10.514161 [ 269 ] {610c37af-2117-45b6-b2c9-a8e0887e9faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7194 | 2025.05.14 16:37:10.514203 [ 269 ] {610c37af-2117-45b6-b2c9-a8e0887e9faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7195 | 2025.05.14 16:37:10.514272 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7196 | 2025.05.14 16:37:10.514334 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 646 rows starting from the beginning of the part | ||
| 7197 | 2025.05.14 16:37:10.514458 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
| 7198 | 2025.05.14 16:37:10.514518 [ 269 ] {610c37af-2117-45b6-b2c9-a8e0887e9faf} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2025.05.14 16:37:10.514560 [ 269 ] {610c37af-2117-45b6-b2c9-a8e0887e9faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7200 | 2025.05.14 16:37:10.514560 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 7201 | 2025.05.14 16:37:10.514678 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
| 7202 | 2025.05.14 16:37:10.514782 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 7203 | 2025.05.14 16:37:10.514881 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
| 7204 | 2025.05.14 16:37:10.514903 [ 269 ] {610c37af-2117-45b6-b2c9-a8e0887e9faf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7205 | 2025.05.14 16:37:10.515136 [ 269 ] {610c37af-2117-45b6-b2c9-a8e0887e9faf} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2025.05.14 16:37:10.515277 [ 269 ] {610c37af-2117-45b6-b2c9-a8e0887e9faf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001135 sec., 72246.69603524229 rows/sec., 4.59 MiB/sec. | ||
| 7207 | 2025.05.14 16:37:10.515314 [ 269 ] {610c37af-2117-45b6-b2c9-a8e0887e9faf} <Debug> TCPHandler: Processed in 0.001306146 sec. | ||
| 7208 | 2025.05.14 16:37:10.519068 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 19 columns (19 merged, 0 gathered) in 0.005081209 sec., 145044.22077501635 rows/sec., 259.91 MiB/sec. | ||
| 7209 | 2025.05.14 16:37:10.520143 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7210 | 2025.05.14 16:37:10.520483 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2025.05.14 16:37:10.520554 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7212 | 2025.05.14 16:37:10.520668 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7213 | 2025.05.14 16:37:14.042457 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7214 | 2025.05.14 16:37:14.042568 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7215 | 2025.05.14 16:37:14.151910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 7216 | 2025.05.14 16:37:14.152394 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2025.05.14 16:37:14.152443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7218 | 2025.05.14 16:37:14.152935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7219 | 2025.05.14 16:37:14.153179 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2025.05.14 16:37:14.153307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 7221 | 2025.05.14 16:37:15.001121 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7222 | 2025.05.14 16:37:15.018148 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2025.05.14 16:37:15.018209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7224 | 2025.05.14 16:37:15.024319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7225 | 2025.05.14 16:37:15.025045 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2025.05.14 16:37:15.027935 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7227 | 2025.05.14 16:37:15.494307 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2025.05.14 16:37:15.494491 [ 269 ] {5b8f03bb-2c91-4f35-ad17-3e5b220050a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7229 | 2025.05.14 16:37:15.494560 [ 269 ] {5b8f03bb-2c91-4f35-ad17-3e5b220050a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7230 | 2025.05.14 16:37:15.495246 [ 269 ] {5b8f03bb-2c91-4f35-ad17-3e5b220050a1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2025.05.14 16:37:15.495296 [ 269 ] {5b8f03bb-2c91-4f35-ad17-3e5b220050a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7232 | 2025.05.14 16:37:15.495731 [ 269 ] {5b8f03bb-2c91-4f35-ad17-3e5b220050a1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7233 | 2025.05.14 16:37:15.495970 [ 269 ] {5b8f03bb-2c91-4f35-ad17-3e5b220050a1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2025.05.14 16:37:15.496157 [ 269 ] {5b8f03bb-2c91-4f35-ad17-3e5b220050a1} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001717 sec., 62900.40768782761 rows/sec., 5.26 MiB/sec. | ||
| 7235 | 2025.05.14 16:37:15.496200 [ 269 ] {5b8f03bb-2c91-4f35-ad17-3e5b220050a1} <Debug> TCPHandler: Processed in 0.00202764 sec. | ||
| 7236 | 2025.05.14 16:37:15.496325 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2025.05.14 16:37:15.496423 [ 269 ] {12af7d10-6db5-43a5-81dc-01be2d73eaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7238 | 2025.05.14 16:37:15.496465 [ 269 ] {12af7d10-6db5-43a5-81dc-01be2d73eaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7239 | 2025.05.14 16:37:15.496875 [ 269 ] {12af7d10-6db5-43a5-81dc-01be2d73eaab} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2025.05.14 16:37:15.496919 [ 269 ] {12af7d10-6db5-43a5-81dc-01be2d73eaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7241 | 2025.05.14 16:37:15.497237 [ 269 ] {12af7d10-6db5-43a5-81dc-01be2d73eaab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7242 | 2025.05.14 16:37:15.497466 [ 269 ] {12af7d10-6db5-43a5-81dc-01be2d73eaab} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2025.05.14 16:37:15.497603 [ 269 ] {12af7d10-6db5-43a5-81dc-01be2d73eaab} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0012 sec., 21666.666666666668 rows/sec., 1.59 MiB/sec. | ||
| 7244 | 2025.05.14 16:37:15.497656 [ 269 ] {12af7d10-6db5-43a5-81dc-01be2d73eaab} <Debug> TCPHandler: Processed in 0.001382208 sec. | ||
| 7245 | 2025.05.14 16:37:15.497786 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.05.14 16:37:15.497883 [ 269 ] {a8d18a79-7f8d-45ff-a2e8-d293fcb747e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7247 | 2025.05.14 16:37:15.497923 [ 269 ] {a8d18a79-7f8d-45ff-a2e8-d293fcb747e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7248 | 2025.05.14 16:37:15.498346 [ 269 ] {a8d18a79-7f8d-45ff-a2e8-d293fcb747e3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2025.05.14 16:37:15.498383 [ 269 ] {a8d18a79-7f8d-45ff-a2e8-d293fcb747e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7250 | 2025.05.14 16:37:15.498696 [ 269 ] {a8d18a79-7f8d-45ff-a2e8-d293fcb747e3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7251 | 2025.05.14 16:37:15.498913 [ 269 ] {a8d18a79-7f8d-45ff-a2e8-d293fcb747e3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2025.05.14 16:37:15.499040 [ 269 ] {a8d18a79-7f8d-45ff-a2e8-d293fcb747e3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 7253 | 2025.05.14 16:37:15.499077 [ 269 ] {a8d18a79-7f8d-45ff-a2e8-d293fcb747e3} <Debug> TCPHandler: Processed in 0.001350646 sec. | ||
| 7254 | 2025.05.14 16:37:15.499189 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2025.05.14 16:37:15.499285 [ 269 ] {aebbc6a9-9ac9-40d6-b5e5-ed474fa4e57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7256 | 2025.05.14 16:37:15.499328 [ 269 ] {aebbc6a9-9ac9-40d6-b5e5-ed474fa4e57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7257 | 2025.05.14 16:37:15.499726 [ 269 ] {aebbc6a9-9ac9-40d6-b5e5-ed474fa4e57d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2025.05.14 16:37:15.499769 [ 269 ] {aebbc6a9-9ac9-40d6-b5e5-ed474fa4e57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7259 | 2025.05.14 16:37:15.500107 [ 269 ] {aebbc6a9-9ac9-40d6-b5e5-ed474fa4e57d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7260 | 2025.05.14 16:37:15.500330 [ 269 ] {aebbc6a9-9ac9-40d6-b5e5-ed474fa4e57d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2025.05.14 16:37:15.500460 [ 269 ] {aebbc6a9-9ac9-40d6-b5e5-ed474fa4e57d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 7262 | 2025.05.14 16:37:15.500498 [ 269 ] {aebbc6a9-9ac9-40d6-b5e5-ed474fa4e57d} <Debug> TCPHandler: Processed in 0.001359196 sec. | ||
| 7263 | 2025.05.14 16:37:15.500619 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2025.05.14 16:37:15.500720 [ 269 ] {eacc766c-7141-4d8e-b0a1-b574fc613465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7265 | 2025.05.14 16:37:15.500776 [ 269 ] {eacc766c-7141-4d8e-b0a1-b574fc613465} <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 | ||
| 7266 | 2025.05.14 16:37:15.501613 [ 269 ] {eacc766c-7141-4d8e-b0a1-b574fc613465} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2025.05.14 16:37:15.501652 [ 269 ] {eacc766c-7141-4d8e-b0a1-b574fc613465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7268 | 2025.05.14 16:37:15.502213 [ 269 ] {eacc766c-7141-4d8e-b0a1-b574fc613465} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7269 | 2025.05.14 16:37:15.502454 [ 269 ] {eacc766c-7141-4d8e-b0a1-b574fc613465} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2025.05.14 16:37:15.502602 [ 269 ] {eacc766c-7141-4d8e-b0a1-b574fc613465} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001898 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 7271 | 2025.05.14 16:37:15.502683 [ 269 ] {eacc766c-7141-4d8e-b0a1-b574fc613465} <Debug> TCPHandler: Processed in 0.002124802 sec. | ||
| 7272 | 2025.05.14 16:37:15.502831 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2025.05.14 16:37:15.502930 [ 269 ] {68e4e034-1006-4284-889c-08c9d4731a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7274 | 2025.05.14 16:37:15.502973 [ 269 ] {68e4e034-1006-4284-889c-08c9d4731a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7275 | 2025.05.14 16:37:15.503321 [ 269 ] {68e4e034-1006-4284-889c-08c9d4731a86} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2025.05.14 16:37:15.503358 [ 269 ] {68e4e034-1006-4284-889c-08c9d4731a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 7277 | 2025.05.14 16:37:15.503676 [ 269 ] {68e4e034-1006-4284-889c-08c9d4731a86} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7278 | 2025.05.14 16:37:15.503930 [ 269 ] {68e4e034-1006-4284-889c-08c9d4731a86} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.05.14 16:37:15.504062 [ 269 ] {68e4e034-1006-4284-889c-08c9d4731a86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 7280 | 2025.05.14 16:37:15.504098 [ 269 ] {68e4e034-1006-4284-889c-08c9d4731a86} <Debug> TCPHandler: Processed in 0.001321746 sec. | ||
| 7281 | 2025.05.14 16:37:19.189864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1044 | ||
| 7282 | 2025.05.14 16:37:19.192131 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.05.14 16:37:19.192175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7284 | 2025.05.14 16:37:19.193335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7285 | 2025.05.14 16:37:19.193595 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.05.14 16:37:19.193850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 7287 | 2025.05.14 16:37:20.500945 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2025.05.14 16:37:20.501147 [ 269 ] {3d99c614-085e-4ed3-bebc-dc81f6bab22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7289 | 2025.05.14 16:37:20.501224 [ 269 ] {3d99c614-085e-4ed3-bebc-dc81f6bab22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7290 | 2025.05.14 16:37:20.502027 [ 269 ] {3d99c614-085e-4ed3-bebc-dc81f6bab22a} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2025.05.14 16:37:20.502078 [ 269 ] {3d99c614-085e-4ed3-bebc-dc81f6bab22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7292 | 2025.05.14 16:37:20.502521 [ 269 ] {3d99c614-085e-4ed3-bebc-dc81f6bab22a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7293 | 2025.05.14 16:37:20.502763 [ 269 ] {3d99c614-085e-4ed3-bebc-dc81f6bab22a} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2025.05.14 16:37:20.502931 [ 269 ] {3d99c614-085e-4ed3-bebc-dc81f6bab22a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001839 sec., 115280.04350190322 rows/sec., 7.33 MiB/sec. | ||
| 7295 | 2025.05.14 16:37:20.502985 [ 269 ] {3d99c614-085e-4ed3-bebc-dc81f6bab22a} <Debug> TCPHandler: Processed in 0.002188324 sec. | ||
| 7296 | 2025.05.14 16:37:20.503108 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2025.05.14 16:37:20.503212 [ 269 ] {b4243875-04a7-412a-a048-b900a6e2e51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7298 | 2025.05.14 16:37:20.503258 [ 269 ] {b4243875-04a7-412a-a048-b900a6e2e51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7299 | 2025.05.14 16:37:20.503697 [ 269 ] {b4243875-04a7-412a-a048-b900a6e2e51e} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2025.05.14 16:37:20.503737 [ 269 ] {b4243875-04a7-412a-a048-b900a6e2e51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7301 | 2025.05.14 16:37:20.504049 [ 269 ] {b4243875-04a7-412a-a048-b900a6e2e51e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7302 | 2025.05.14 16:37:20.504275 [ 269 ] {b4243875-04a7-412a-a048-b900a6e2e51e} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2025.05.14 16:37:20.504411 [ 269 ] {b4243875-04a7-412a-a048-b900a6e2e51e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001221 sec., 11466.011466011465 rows/sec., 934.97 KiB/sec. | ||
| 7304 | 2025.05.14 16:37:20.504461 [ 269 ] {b4243875-04a7-412a-a048-b900a6e2e51e} <Debug> TCPHandler: Processed in 0.001410078 sec. | ||
| 7305 | 2025.05.14 16:37:20.504582 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2025.05.14 16:37:20.504680 [ 269 ] {b0944eb0-e3d1-4623-bf2b-184f4674ec8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7307 | 2025.05.14 16:37:20.504721 [ 269 ] {b0944eb0-e3d1-4623-bf2b-184f4674ec8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7308 | 2025.05.14 16:37:20.505489 [ 269 ] {b0944eb0-e3d1-4623-bf2b-184f4674ec8b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2025.05.14 16:37:20.505529 [ 269 ] {b0944eb0-e3d1-4623-bf2b-184f4674ec8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7310 | 2025.05.14 16:37:20.505896 [ 269 ] {b0944eb0-e3d1-4623-bf2b-184f4674ec8b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7311 | 2025.05.14 16:37:20.506118 [ 269 ] {b0944eb0-e3d1-4623-bf2b-184f4674ec8b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2025.05.14 16:37:20.506249 [ 269 ] {b0944eb0-e3d1-4623-bf2b-184f4674ec8b} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001589 sec., 409062.3033354311 rows/sec., 32.22 MiB/sec. | ||
| 7313 | 2025.05.14 16:37:20.506287 [ 269 ] {b0944eb0-e3d1-4623-bf2b-184f4674ec8b} <Debug> TCPHandler: Processed in 0.001756464 sec. | ||
| 7314 | 2025.05.14 16:37:20.506413 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2025.05.14 16:37:20.506516 [ 269 ] {dde7f8c7-7595-4687-ba64-9fa600389d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7316 | 2025.05.14 16:37:20.506559 [ 269 ] {dde7f8c7-7595-4687-ba64-9fa600389d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7317 | 2025.05.14 16:37:20.507029 [ 269 ] {dde7f8c7-7595-4687-ba64-9fa600389d2a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2025.05.14 16:37:20.507067 [ 269 ] {dde7f8c7-7595-4687-ba64-9fa600389d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7319 | 2025.05.14 16:37:20.507389 [ 269 ] {dde7f8c7-7595-4687-ba64-9fa600389d2a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7320 | 2025.05.14 16:37:20.507614 [ 269 ] {dde7f8c7-7595-4687-ba64-9fa600389d2a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2025.05.14 16:37:20.507755 [ 269 ] {dde7f8c7-7595-4687-ba64-9fa600389d2a} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001251 sec., 106314.94804156675 rows/sec., 6.51 MiB/sec. | ||
| 7322 | 2025.05.14 16:37:20.507802 [ 269 ] {dde7f8c7-7595-4687-ba64-9fa600389d2a} <Debug> TCPHandler: Processed in 0.001442788 sec. | ||
| 7323 | 2025.05.14 16:37:20.507921 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2025.05.14 16:37:20.508018 [ 269 ] {9cf992cc-bb11-43a1-b6ef-8ca60c5a5ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7325 | 2025.05.14 16:37:20.508059 [ 269 ] {9cf992cc-bb11-43a1-b6ef-8ca60c5a5ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7326 | 2025.05.14 16:37:20.508546 [ 269 ] {9cf992cc-bb11-43a1-b6ef-8ca60c5a5ced} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2025.05.14 16:37:20.508584 [ 269 ] {9cf992cc-bb11-43a1-b6ef-8ca60c5a5ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7328 | 2025.05.14 16:37:20.508886 [ 269 ] {9cf992cc-bb11-43a1-b6ef-8ca60c5a5ced} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7329 | 2025.05.14 16:37:20.509104 [ 269 ] {9cf992cc-bb11-43a1-b6ef-8ca60c5a5ced} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2025.05.14 16:37:20.509237 [ 269 ] {9cf992cc-bb11-43a1-b6ef-8ca60c5a5ced} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001239 sec., 91202.58272800645 rows/sec., 5.90 MiB/sec. | ||
| 7331 | 2025.05.14 16:37:20.509275 [ 269 ] {9cf992cc-bb11-43a1-b6ef-8ca60c5a5ced} <Debug> TCPHandler: Processed in 0.001404727 sec. | ||
| 7332 | 2025.05.14 16:37:20.509390 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2025.05.14 16:37:20.509485 [ 269 ] {e345b484-5d9f-434c-979a-308be9b67c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7334 | 2025.05.14 16:37:20.509525 [ 269 ] {e345b484-5d9f-434c-979a-308be9b67c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7335 | 2025.05.14 16:37:20.509972 [ 269 ] {e345b484-5d9f-434c-979a-308be9b67c5b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2025.05.14 16:37:20.510010 [ 269 ] {e345b484-5d9f-434c-979a-308be9b67c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7337 | 2025.05.14 16:37:20.510325 [ 269 ] {e345b484-5d9f-434c-979a-308be9b67c5b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7338 | 2025.05.14 16:37:20.510542 [ 269 ] {e345b484-5d9f-434c-979a-308be9b67c5b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2025.05.14 16:37:20.510672 [ 269 ] {e345b484-5d9f-434c-979a-308be9b67c5b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001206 sec., 92868.98839137645 rows/sec., 5.29 MiB/sec. | ||
| 7340 | 2025.05.14 16:37:20.510708 [ 269 ] {e345b484-5d9f-434c-979a-308be9b67c5b} <Debug> TCPHandler: Processed in 0.001366807 sec. | ||
| 7341 | 2025.05.14 16:37:20.510815 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2025.05.14 16:37:20.510907 [ 269 ] {bfc86925-0985-4e35-bbfa-683592566a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7343 | 2025.05.14 16:37:20.510946 [ 269 ] {bfc86925-0985-4e35-bbfa-683592566a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7344 | 2025.05.14 16:37:20.511537 [ 269 ] {bfc86925-0985-4e35-bbfa-683592566a79} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2025.05.14 16:37:20.511571 [ 269 ] {bfc86925-0985-4e35-bbfa-683592566a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7346 | 2025.05.14 16:37:20.511881 [ 269 ] {bfc86925-0985-4e35-bbfa-683592566a79} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7347 | 2025.05.14 16:37:20.512088 [ 269 ] {bfc86925-0985-4e35-bbfa-683592566a79} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2025.05.14 16:37:20.512211 [ 269 ] {bfc86925-0985-4e35-bbfa-683592566a79} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.001322 sec., 309379.72768532526 rows/sec., 21.99 MiB/sec. | ||
| 7349 | 2025.05.14 16:37:20.512247 [ 269 ] {bfc86925-0985-4e35-bbfa-683592566a79} <Debug> TCPHandler: Processed in 0.001478929 sec. | ||
| 7350 | 2025.05.14 16:37:20.512345 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2025.05.14 16:37:20.512436 [ 269 ] {36baa689-8267-4a31-b865-17cb9e26ffb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7352 | 2025.05.14 16:37:20.512477 [ 269 ] {36baa689-8267-4a31-b865-17cb9e26ffb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7353 | 2025.05.14 16:37:20.512784 [ 269 ] {36baa689-8267-4a31-b865-17cb9e26ffb5} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2025.05.14 16:37:20.512821 [ 269 ] {36baa689-8267-4a31-b865-17cb9e26ffb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7355 | 2025.05.14 16:37:20.513127 [ 269 ] {36baa689-8267-4a31-b865-17cb9e26ffb5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7356 | 2025.05.14 16:37:20.513337 [ 269 ] {36baa689-8267-4a31-b865-17cb9e26ffb5} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2025.05.14 16:37:20.513460 [ 269 ] {36baa689-8267-4a31-b865-17cb9e26ffb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 7358 | 2025.05.14 16:37:20.513495 [ 269 ] {36baa689-8267-4a31-b865-17cb9e26ffb5} <Debug> TCPHandler: Processed in 0.001197263 sec. | ||
| 7359 | 2025.05.14 16:37:20.513592 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2025.05.14 16:37:20.513686 [ 269 ] {60eab4a1-c953-4c1b-96cb-fc98698fc1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7361 | 2025.05.14 16:37:20.513729 [ 269 ] {60eab4a1-c953-4c1b-96cb-fc98698fc1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7362 | 2025.05.14 16:37:20.514144 [ 269 ] {60eab4a1-c953-4c1b-96cb-fc98698fc1e2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2025.05.14 16:37:20.514182 [ 269 ] {60eab4a1-c953-4c1b-96cb-fc98698fc1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7364 | 2025.05.14 16:37:20.514515 [ 269 ] {60eab4a1-c953-4c1b-96cb-fc98698fc1e2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7365 | 2025.05.14 16:37:20.514729 [ 269 ] {60eab4a1-c953-4c1b-96cb-fc98698fc1e2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2025.05.14 16:37:20.514858 [ 269 ] {60eab4a1-c953-4c1b-96cb-fc98698fc1e2} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.00119 sec., 205042.01680672268 rows/sec., 13.75 MiB/sec. | ||
| 7367 | 2025.05.14 16:37:20.514894 [ 269 ] {60eab4a1-c953-4c1b-96cb-fc98698fc1e2} <Debug> TCPHandler: Processed in 0.001349407 sec. | ||
| 7368 | 2025.05.14 16:37:20.514997 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2025.05.14 16:37:20.515088 [ 269 ] {5ecabf77-8bbd-4305-883b-ced8fc6d77be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7370 | 2025.05.14 16:37:20.515128 [ 269 ] {5ecabf77-8bbd-4305-883b-ced8fc6d77be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7371 | 2025.05.14 16:37:20.515417 [ 269 ] {5ecabf77-8bbd-4305-883b-ced8fc6d77be} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2025.05.14 16:37:20.515453 [ 269 ] {5ecabf77-8bbd-4305-883b-ced8fc6d77be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7373 | 2025.05.14 16:37:20.515756 [ 269 ] {5ecabf77-8bbd-4305-883b-ced8fc6d77be} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7374 | 2025.05.14 16:37:20.515961 [ 269 ] {5ecabf77-8bbd-4305-883b-ced8fc6d77be} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2025.05.14 16:37:20.516071 [ 134 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7376 | 2025.05.14 16:37:20.516089 [ 269 ] {5ecabf77-8bbd-4305-883b-ced8fc6d77be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 7377 | 2025.05.14 16:37:20.516142 [ 134 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.05.14 16:37:20.516150 [ 269 ] {5ecabf77-8bbd-4305-883b-ced8fc6d77be} <Debug> TCPHandler: Processed in 0.001200524 sec. | ||
| 7379 | 2025.05.14 16:37:20.516171 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7380 | 2025.05.14 16:37:20.516260 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2025.05.14 16:37:20.516273 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7382 | 2025.05.14 16:37:20.516356 [ 269 ] {58ada30c-6cfc-4b0f-a4e0-ec0a5a867715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7383 | 2025.05.14 16:37:20.516397 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7384 | 2025.05.14 16:37:20.516412 [ 269 ] {58ada30c-6cfc-4b0f-a4e0-ec0a5a867715} <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 | ||
| 7385 | 2025.05.14 16:37:20.516437 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 7386 | 2025.05.14 16:37:20.516512 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7387 | 2025.05.14 16:37:20.516559 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7388 | 2025.05.14 16:37:20.516598 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7389 | 2025.05.14 16:37:20.516634 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 7390 | 2025.05.14 16:37:20.516671 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 7391 | 2025.05.14 16:37:20.517180 [ 269 ] {58ada30c-6cfc-4b0f-a4e0-ec0a5a867715} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2025.05.14 16:37:20.517221 [ 269 ] {58ada30c-6cfc-4b0f-a4e0-ec0a5a867715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7393 | 2025.05.14 16:37:20.517478 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242644 sec., 20118.392717463732 rows/sec., 1.32 MiB/sec. | ||
| 7394 | 2025.05.14 16:37:20.517637 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7395 | 2025.05.14 16:37:20.517767 [ 269 ] {58ada30c-6cfc-4b0f-a4e0-ec0a5a867715} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7396 | 2025.05.14 16:37:20.517966 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2025.05.14 16:37:20.518042 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_25_5} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7398 | 2025.05.14 16:37:20.518048 [ 269 ] {58ada30c-6cfc-4b0f-a4e0-ec0a5a867715} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2025.05.14 16:37:20.518115 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7400 | 2025.05.14 16:37:20.518200 [ 269 ] {58ada30c-6cfc-4b0f-a4e0-ec0a5a867715} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00186 sec., 6989.247311827957 rows/sec., 12.52 MiB/sec. | ||
| 7401 | 2025.05.14 16:37:20.518268 [ 269 ] {58ada30c-6cfc-4b0f-a4e0-ec0a5a867715} <Debug> TCPHandler: Processed in 0.00205467 sec. | ||
| 7402 | 2025.05.14 16:37:20.518369 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2025.05.14 16:37:20.518461 [ 269 ] {b0e6bde4-54db-4f96-8fa1-08859662e305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7404 | 2025.05.14 16:37:20.518502 [ 269 ] {b0e6bde4-54db-4f96-8fa1-08859662e305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7405 | 2025.05.14 16:37:20.518827 [ 269 ] {b0e6bde4-54db-4f96-8fa1-08859662e305} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2025.05.14 16:37:20.518861 [ 269 ] {b0e6bde4-54db-4f96-8fa1-08859662e305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7407 | 2025.05.14 16:37:20.519161 [ 269 ] {b0e6bde4-54db-4f96-8fa1-08859662e305} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7408 | 2025.05.14 16:37:20.519371 [ 269 ] {b0e6bde4-54db-4f96-8fa1-08859662e305} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2025.05.14 16:37:20.519493 [ 269 ] {b0e6bde4-54db-4f96-8fa1-08859662e305} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00105 sec., 78095.2380952381 rows/sec., 4.96 MiB/sec. | ||
| 7410 | 2025.05.14 16:37:20.519531 [ 269 ] {b0e6bde4-54db-4f96-8fa1-08859662e305} <Debug> TCPHandler: Processed in 0.001210404 sec. | ||
| 7411 | 2025.05.14 16:37:21.654304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
| 7412 | 2025.05.14 16:37:21.654798 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2025.05.14 16:37:21.654846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7414 | 2025.05.14 16:37:21.655320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7415 | 2025.05.14 16:37:21.655565 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.05.14 16:37:21.655710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
| 7417 | 2025.05.14 16:37:22.528933 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7418 | 2025.05.14 16:37:22.546143 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2025.05.14 16:37:22.546194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7420 | 2025.05.14 16:37:22.552513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7421 | 2025.05.14 16:37:22.553216 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2025.05.14 16:37:22.556069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7423 | 2025.05.14 16:37:25.493246 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2025.05.14 16:37:25.493429 [ 269 ] {7a506506-7bc6-49c8-934c-b7842501285a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7425 | 2025.05.14 16:37:25.493499 [ 269 ] {7a506506-7bc6-49c8-934c-b7842501285a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7426 | 2025.05.14 16:37:25.494206 [ 269 ] {7a506506-7bc6-49c8-934c-b7842501285a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2025.05.14 16:37:25.494259 [ 269 ] {7a506506-7bc6-49c8-934c-b7842501285a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7428 | 2025.05.14 16:37:25.494704 [ 269 ] {7a506506-7bc6-49c8-934c-b7842501285a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7429 | 2025.05.14 16:37:25.494957 [ 269 ] {7a506506-7bc6-49c8-934c-b7842501285a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2025.05.14 16:37:25.495090 [ 123 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7431 | 2025.05.14 16:37:25.495121 [ 269 ] {7a506506-7bc6-49c8-934c-b7842501285a} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001742 sec., 61997.703788748564 rows/sec., 5.18 MiB/sec. | ||
| 7432 | 2025.05.14 16:37:25.495158 [ 123 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2025.05.14 16:37:25.495182 [ 269 ] {7a506506-7bc6-49c8-934c-b7842501285a} <Debug> TCPHandler: Processed in 0.002067261 sec. | ||
| 7434 | 2025.05.14 16:37:25.495184 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7435 | 2025.05.14 16:37:25.495325 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 7436 | 2025.05.14 16:37:25.495342 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2025.05.14 16:37:25.495465 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7438 | 2025.05.14 16:37:25.495470 [ 269 ] {90be66b9-0235-4d6b-85f8-583a76187334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7439 | 2025.05.14 16:37:25.495506 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1845 rows starting from the beginning of the part | ||
| 7440 | 2025.05.14 16:37:25.495534 [ 269 ] {90be66b9-0235-4d6b-85f8-583a76187334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7441 | 2025.05.14 16:37:25.495582 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 7442 | 2025.05.14 16:37:25.495650 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 643 rows starting from the beginning of the part | ||
| 7443 | 2025.05.14 16:37:25.495694 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part | ||
| 7444 | 2025.05.14 16:37:25.495732 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 650 rows starting from the beginning of the part | ||
| 7445 | 2025.05.14 16:37:25.495773 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 108 rows starting from the beginning of the part | ||
| 7446 | 2025.05.14 16:37:25.495996 [ 269 ] {90be66b9-0235-4d6b-85f8-583a76187334} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2025.05.14 16:37:25.496042 [ 269 ] {90be66b9-0235-4d6b-85f8-583a76187334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7448 | 2025.05.14 16:37:25.496379 [ 269 ] {90be66b9-0235-4d6b-85f8-583a76187334} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7449 | 2025.05.14 16:37:25.496647 [ 269 ] {90be66b9-0235-4d6b-85f8-583a76187334} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2025.05.14 16:37:25.496802 [ 269 ] {90be66b9-0235-4d6b-85f8-583a76187334} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001357 sec., 19159.91156963891 rows/sec., 1.41 MiB/sec. | ||
| 7451 | 2025.05.14 16:37:25.496843 [ 269 ] {90be66b9-0235-4d6b-85f8-583a76187334} <Debug> TCPHandler: Processed in 0.00155341 sec. | ||
| 7452 | 2025.05.14 16:37:25.496964 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2025.05.14 16:37:25.497060 [ 269 ] {79c13227-2494-4185-8ec5-e18e81d977f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7454 | 2025.05.14 16:37:25.497102 [ 269 ] {79c13227-2494-4185-8ec5-e18e81d977f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7455 | 2025.05.14 16:37:25.497195 [ 191 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001919688 sec., 1776330.3203437226 rows/sec., 149.65 MiB/sec. | ||
| 7456 | 2025.05.14 16:37:25.497497 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7457 | 2025.05.14 16:37:25.497532 [ 269 ] {79c13227-2494-4185-8ec5-e18e81d977f8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2025.05.14 16:37:25.497574 [ 269 ] {79c13227-2494-4185-8ec5-e18e81d977f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7459 | 2025.05.14 16:37:25.497873 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2025.05.14 16:37:25.497950 [ 269 ] {79c13227-2494-4185-8ec5-e18e81d977f8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7461 | 2025.05.14 16:37:25.497965 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_56_11} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7462 | 2025.05.14 16:37:25.498071 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7463 | 2025.05.14 16:37:25.498197 [ 269 ] {79c13227-2494-4185-8ec5-e18e81d977f8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2025.05.14 16:37:25.498309 [ 123 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7465 | 2025.05.14 16:37:25.498336 [ 269 ] {79c13227-2494-4185-8ec5-e18e81d977f8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001296 sec., 69444.44444444444 rows/sec., 5.42 MiB/sec. | ||
| 7466 | 2025.05.14 16:37:25.498342 [ 123 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2025.05.14 16:37:25.498376 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7468 | 2025.05.14 16:37:25.498381 [ 269 ] {79c13227-2494-4185-8ec5-e18e81d977f8} <Debug> TCPHandler: Processed in 0.001467059 sec. | ||
| 7469 | 2025.05.14 16:37:25.498454 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 7470 | 2025.05.14 16:37:25.498502 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2025.05.14 16:37:25.498579 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7472 | 2025.05.14 16:37:25.498607 [ 269 ] {41918e95-8599-4ccf-aab9-0258b082e991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7473 | 2025.05.14 16:37:25.498621 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
| 7474 | 2025.05.14 16:37:25.498660 [ 269 ] {41918e95-8599-4ccf-aab9-0258b082e991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7475 | 2025.05.14 16:37:25.498695 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 7476 | 2025.05.14 16:37:25.498751 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 395 rows starting from the beginning of the part | ||
| 7477 | 2025.05.14 16:37:25.498793 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 7478 | 2025.05.14 16:37:25.498831 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 409 rows starting from the beginning of the part | ||
| 7479 | 2025.05.14 16:37:25.498870 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 7480 | 2025.05.14 16:37:25.499070 [ 269 ] {41918e95-8599-4ccf-aab9-0258b082e991} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2025.05.14 16:37:25.499112 [ 269 ] {41918e95-8599-4ccf-aab9-0258b082e991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7482 | 2025.05.14 16:37:25.499485 [ 269 ] {41918e95-8599-4ccf-aab9-0258b082e991} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7483 | 2025.05.14 16:37:25.499742 [ 269 ] {41918e95-8599-4ccf-aab9-0258b082e991} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.05.14 16:37:25.499856 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7485 | 2025.05.14 16:37:25.499879 [ 269 ] {41918e95-8599-4ccf-aab9-0258b082e991} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001292 sec., 123839.0092879257 rows/sec., 8.63 MiB/sec. | ||
| 7486 | 2025.05.14 16:37:25.499887 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2025.05.14 16:37:25.499919 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7488 | 2025.05.14 16:37:25.499924 [ 269 ] {41918e95-8599-4ccf-aab9-0258b082e991} <Debug> TCPHandler: Processed in 0.001470829 sec. | ||
| 7489 | 2025.05.14 16:37:25.500008 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 7490 | 2025.05.14 16:37:25.500050 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2025.05.14 16:37:25.500086 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667593 sec., 1175946.4089858856 rows/sec., 89.88 MiB/sec. | ||
| 7492 | 2025.05.14 16:37:25.500131 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7493 | 2025.05.14 16:37:25.500150 [ 269 ] {59cead8d-4797-4104-ba40-77b1018d38cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7494 | 2025.05.14 16:37:25.500170 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16813 rows starting from the beginning of the part | ||
| 7495 | 2025.05.14 16:37:25.500211 [ 269 ] {59cead8d-4797-4104-ba40-77b1018d38cd} <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 | ||
| 7496 | 2025.05.14 16:37:25.500241 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 7497 | 2025.05.14 16:37:25.500270 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7498 | 2025.05.14 16:37:25.500291 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
| 7499 | 2025.05.14 16:37:25.500339 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 7500 | 2025.05.14 16:37:25.500385 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 244 rows starting from the beginning of the part | ||
| 7501 | 2025.05.14 16:37:25.500426 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 7502 | 2025.05.14 16:37:25.500568 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2025.05.14 16:37:25.500646 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_56_11} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7504 | 2025.05.14 16:37:25.500728 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7505 | 2025.05.14 16:37:25.501059 [ 269 ] {59cead8d-4797-4104-ba40-77b1018d38cd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2025.05.14 16:37:25.501096 [ 269 ] {59cead8d-4797-4104-ba40-77b1018d38cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7507 | 2025.05.14 16:37:25.501830 [ 269 ] {59cead8d-4797-4104-ba40-77b1018d38cd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7508 | 2025.05.14 16:37:25.502091 [ 269 ] {59cead8d-4797-4104-ba40-77b1018d38cd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2025.05.14 16:37:25.502250 [ 269 ] {59cead8d-4797-4104-ba40-77b1018d38cd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002118 sec., 12275.731822474032 rows/sec., 22.00 MiB/sec. | ||
| 7510 | 2025.05.14 16:37:25.502331 [ 269 ] {59cead8d-4797-4104-ba40-77b1018d38cd} <Debug> TCPHandler: Processed in 0.002333776 sec. | ||
| 7511 | 2025.05.14 16:37:25.502446 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2025.05.14 16:37:25.502543 [ 269 ] {a90e633f-8292-4c99-9d0d-ff2ecacff3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7513 | 2025.05.14 16:37:25.502587 [ 269 ] {a90e633f-8292-4c99-9d0d-ff2ecacff3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7514 | 2025.05.14 16:37:25.502952 [ 269 ] {a90e633f-8292-4c99-9d0d-ff2ecacff3b7} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2025.05.14 16:37:25.502988 [ 269 ] {a90e633f-8292-4c99-9d0d-ff2ecacff3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7516 | 2025.05.14 16:37:25.503397 [ 269 ] {a90e633f-8292-4c99-9d0d-ff2ecacff3b7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7517 | 2025.05.14 16:37:25.503693 [ 269 ] {a90e633f-8292-4c99-9d0d-ff2ecacff3b7} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2025.05.14 16:37:25.503874 [ 121 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7519 | 2025.05.14 16:37:25.503884 [ 269 ] {a90e633f-8292-4c99-9d0d-ff2ecacff3b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
| 7520 | 2025.05.14 16:37:25.503932 [ 121 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2025.05.14 16:37:25.503958 [ 269 ] {a90e633f-8292-4c99-9d0d-ff2ecacff3b7} <Debug> TCPHandler: Processed in 0.00156062 sec. | ||
| 7522 | 2025.05.14 16:37:25.503975 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7523 | 2025.05.14 16:37:25.504082 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 7524 | 2025.05.14 16:37:25.504169 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7525 | 2025.05.14 16:37:25.504195 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3208 rows starting from the beginning of the part | ||
| 7526 | 2025.05.14 16:37:25.504250 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 7527 | 2025.05.14 16:37:25.504291 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
| 7528 | 2025.05.14 16:37:25.504329 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 7529 | 2025.05.14 16:37:25.504365 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
| 7530 | 2025.05.14 16:37:25.504401 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 7531 | 2025.05.14 16:37:25.505653 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 4 columns (4 merged, 0 gathered) in 0.001607741 sec., 2186919.4105269443 rows/sec., 142.63 MiB/sec. | ||
| 7532 | 2025.05.14 16:37:25.506049 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7533 | 2025.05.14 16:37:25.506239 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17678 rows, containing 5 columns (5 merged, 0 gathered) in 0.006279503 sec., 2815190.9474364454 rows/sec., 190.09 MiB/sec. | ||
| 7534 | 2025.05.14 16:37:25.506358 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2025.05.14 16:37:25.506429 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7536 | 2025.05.14 16:37:25.506445 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_56_11} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7537 | 2025.05.14 16:37:25.506541 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7538 | 2025.05.14 16:37:25.506708 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2025.05.14 16:37:25.506780 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7540 | 2025.05.14 16:37:25.506854 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 7541 | 2025.05.14 16:37:26.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.59 MiB, peak 268.38 MiB, free memory in arenas 0.00 B, will set to 260.73 MiB (RSS), difference: 2.14 MiB | ||
| 7542 | 2025.05.14 16:37:29.042621 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7543 | 2025.05.14 16:37:29.042716 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7544 | 2025.05.14 16:37:29.155813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
| 7545 | 2025.05.14 16:37:29.156579 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2025.05.14 16:37:29.156616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7547 | 2025.05.14 16:37:29.157096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7548 | 2025.05.14 16:37:29.157317 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7549 | 2025.05.14 16:37:29.157449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 7550 | 2025.05.14 16:37:29.157483 [ 117 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7551 | 2025.05.14 16:37:29.157567 [ 117 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2025.05.14 16:37:29.157604 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7553 | 2025.05.14 16:37:29.157741 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 7554 | 2025.05.14 16:37:29.157849 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7555 | 2025.05.14 16:37:29.157882 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
| 7556 | 2025.05.14 16:37:29.157942 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
| 7557 | 2025.05.14 16:37:29.157989 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
| 7558 | 2025.05.14 16:37:29.158033 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 7559 | 2025.05.14 16:37:29.158077 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 7560 | 2025.05.14 16:37:29.158123 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 7561 | 2025.05.14 16:37:29.160145 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002445898 sec., 6758662.871468883 rows/sec., 96.68 MiB/sec. | ||
| 7562 | 2025.05.14 16:37:29.160374 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7563 | 2025.05.14 16:37:29.160913 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2025.05.14 16:37:29.161045 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_36_7} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7565 | 2025.05.14 16:37:29.161229 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7566 | 2025.05.14 16:37:29.194016 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1080 | ||
| 7567 | 2025.05.14 16:37:29.196275 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.05.14 16:37:29.196321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7569 | 2025.05.14 16:37:29.197501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7570 | 2025.05.14 16:37:29.197766 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2025.05.14 16:37:29.197915 [ 117 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7572 | 2025.05.14 16:37:29.197973 [ 117 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2025.05.14 16:37:29.197992 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7574 | 2025.05.14 16:37:29.198015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 7575 | 2025.05.14 16:37:29.198092 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 7576 | 2025.05.14 16:37:29.198708 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7577 | 2025.05.14 16:37:29.198903 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 896 rows starting from the beginning of the part | ||
| 7578 | 2025.05.14 16:37:29.199302 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 7579 | 2025.05.14 16:37:29.199664 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 7580 | 2025.05.14 16:37:29.200012 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
| 7581 | 2025.05.14 16:37:29.200354 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7582 | 2025.05.14 16:37:29.200694 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 7583 | 2025.05.14 16:37:29.207754 [ 191 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 72 columns (72 merged, 0 gathered) in 0.009706031 sec., 111271.02314014864 rows/sec., 89.38 MiB/sec. | ||
| 7584 | 2025.05.14 16:37:29.209197 [ 191 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7585 | 2025.05.14 16:37:29.209768 [ 191 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2025.05.14 16:37:29.209853 [ 191 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_26_5} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7587 | 2025.05.14 16:37:29.210086 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 7588 | 2025.05.14 16:37:30.056163 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7589 | 2025.05.14 16:37:30.073827 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2025.05.14 16:37:30.073885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7591 | 2025.05.14 16:37:30.080228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7592 | 2025.05.14 16:37:30.080925 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2025.05.14 16:37:30.081215 [ 116 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7594 | 2025.05.14 16:37:30.081250 [ 116 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2025.05.14 16:37:30.081268 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7596 | 2025.05.14 16:37:30.081396 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 7597 | 2025.05.14 16:37:30.084096 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7598 | 2025.05.14 16:37:30.084930 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7599 | 2025.05.14 16:37:30.086359 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 7600 | 2025.05.14 16:37:30.091183 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 7601 | 2025.05.14 16:37:30.095899 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 7602 | 2025.05.14 16:37:30.100786 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 7603 | 2025.05.14 16:37:30.105860 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 7604 | 2025.05.14 16:37:30.110045 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 7605 | 2025.05.14 16:37:30.163328 [ 197 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.081986874 sec., 3305.4071557844736 rows/sec., 17.09 MiB/sec. | ||
| 7606 | 2025.05.14 16:37:30.166233 [ 197 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7607 | 2025.05.14 16:37:30.168396 [ 197 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_36_7} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2025.05.14 16:37:30.168502 [ 197 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_36_7} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7609 | 2025.05.14 16:37:30.170723 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7610 | 2025.05.14 16:37:30.498589 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7611 | 2025.05.14 16:37:30.498790 [ 269 ] {664209b4-66f0-43d1-875c-ab5cefa06aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7612 | 2025.05.14 16:37:30.498862 [ 269 ] {664209b4-66f0-43d1-875c-ab5cefa06aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7613 | 2025.05.14 16:37:30.499623 [ 269 ] {664209b4-66f0-43d1-875c-ab5cefa06aa2} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2025.05.14 16:37:30.499671 [ 269 ] {664209b4-66f0-43d1-875c-ab5cefa06aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7615 | 2025.05.14 16:37:30.500081 [ 269 ] {664209b4-66f0-43d1-875c-ab5cefa06aa2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7616 | 2025.05.14 16:37:30.500326 [ 269 ] {664209b4-66f0-43d1-875c-ab5cefa06aa2} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2025.05.14 16:37:30.500485 [ 269 ] {664209b4-66f0-43d1-875c-ab5cefa06aa2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00175 sec., 121142.85714285714 rows/sec., 7.70 MiB/sec. | ||
| 7618 | 2025.05.14 16:37:30.500501 [ 115 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7619 | 2025.05.14 16:37:30.500529 [ 269 ] {664209b4-66f0-43d1-875c-ab5cefa06aa2} <Debug> TCPHandler: Processed in 0.002080641 sec. | ||
| 7620 | 2025.05.14 16:37:30.500592 [ 115 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2025.05.14 16:37:30.500637 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7622 | 2025.05.14 16:37:30.500687 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2025.05.14 16:37:30.500781 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::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 | ||
| 7624 | 2025.05.14 16:37:30.500789 [ 269 ] {a45fdb6c-3f4b-4c27-aa86-932bbc822485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7625 | 2025.05.14 16:37:30.500879 [ 269 ] {a45fdb6c-3f4b-4c27-aa86-932bbc822485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7626 | 2025.05.14 16:37:30.500945 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7627 | 2025.05.14 16:37:30.500989 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part | ||
| 7628 | 2025.05.14 16:37:30.501064 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 7629 | 2025.05.14 16:37:30.501118 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 7630 | 2025.05.14 16:37:30.501166 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 7631 | 2025.05.14 16:37:30.501211 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 7632 | 2025.05.14 16:37:30.501609 [ 269 ] {a45fdb6c-3f4b-4c27-aa86-932bbc822485} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2025.05.14 16:37:30.501652 [ 269 ] {a45fdb6c-3f4b-4c27-aa86-932bbc822485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7634 | 2025.05.14 16:37:30.502139 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415438 sec., 748884.7974973118 rows/sec., 50.49 MiB/sec. | ||
| 7635 | 2025.05.14 16:37:30.502283 [ 269 ] {a45fdb6c-3f4b-4c27-aa86-932bbc822485} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7636 | 2025.05.14 16:37:30.502366 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7637 | 2025.05.14 16:37:30.502534 [ 269 ] {a45fdb6c-3f4b-4c27-aa86-932bbc822485} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2025.05.14 16:37:30.502684 [ 269 ] {a45fdb6c-3f4b-4c27-aa86-932bbc822485} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001913 sec., 336121.27548353374 rows/sec., 26.50 MiB/sec. | ||
| 7639 | 2025.05.14 16:37:30.502726 [ 269 ] {a45fdb6c-3f4b-4c27-aa86-932bbc822485} <Debug> TCPHandler: Processed in 0.002089271 sec. | ||
| 7640 | 2025.05.14 16:37:30.502772 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2025.05.14 16:37:30.502840 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2025.05.14 16:37:30.502874 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_25_6} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7643 | 2025.05.14 16:37:30.502942 [ 269 ] {0c87b8f1-9cc7-4212-86c9-fe6ac18efd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7644 | 2025.05.14 16:37:30.502989 [ 269 ] {0c87b8f1-9cc7-4212-86c9-fe6ac18efd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7645 | 2025.05.14 16:37:30.502991 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7646 | 2025.05.14 16:37:30.503418 [ 269 ] {0c87b8f1-9cc7-4212-86c9-fe6ac18efd4a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2025.05.14 16:37:30.503459 [ 269 ] {0c87b8f1-9cc7-4212-86c9-fe6ac18efd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7648 | 2025.05.14 16:37:30.503765 [ 269 ] {0c87b8f1-9cc7-4212-86c9-fe6ac18efd4a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7649 | 2025.05.14 16:37:30.503997 [ 269 ] {0c87b8f1-9cc7-4212-86c9-fe6ac18efd4a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2025.05.14 16:37:30.504112 [ 115 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 7651 | 2025.05.14 16:37:30.504132 [ 269 ] {0c87b8f1-9cc7-4212-86c9-fe6ac18efd4a} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001208 sec., 98509.93377483443 rows/sec., 5.95 MiB/sec. | ||
| 7652 | 2025.05.14 16:37:30.504144 [ 115 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2025.05.14 16:37:30.504173 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7654 | 2025.05.14 16:37:30.504176 [ 269 ] {0c87b8f1-9cc7-4212-86c9-fe6ac18efd4a} <Debug> TCPHandler: Processed in 0.001386728 sec. | ||
| 7655 | 2025.05.14 16:37:30.504258 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 7656 | 2025.05.14 16:37:30.504301 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2025.05.14 16:37:30.504363 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7658 | 2025.05.14 16:37:30.504394 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 163 rows starting from the beginning of the part | ||
| 7659 | 2025.05.14 16:37:30.504401 [ 269 ] {d012e572-bf3d-4bf9-b6dc-e13657d366f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7660 | 2025.05.14 16:37:30.504445 [ 269 ] {d012e572-bf3d-4bf9-b6dc-e13657d366f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7661 | 2025.05.14 16:37:30.504448 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 119 rows starting from the beginning of the part | ||
| 7662 | 2025.05.14 16:37:30.504505 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 7663 | 2025.05.14 16:37:30.504557 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 133 rows starting from the beginning of the part | ||
| 7664 | 2025.05.14 16:37:30.504598 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 7665 | 2025.05.14 16:37:30.504637 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 119 rows starting from the beginning of the part | ||
| 7666 | 2025.05.14 16:37:30.504872 [ 269 ] {d012e572-bf3d-4bf9-b6dc-e13657d366f2} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2025.05.14 16:37:30.504913 [ 269 ] {d012e572-bf3d-4bf9-b6dc-e13657d366f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7668 | 2025.05.14 16:37:30.505305 [ 269 ] {d012e572-bf3d-4bf9-b6dc-e13657d366f2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7669 | 2025.05.14 16:37:30.505440 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223273 sec., 479042.6993810866 rows/sec., 31.81 MiB/sec. | ||
| 7670 | 2025.05.14 16:37:30.505532 [ 269 ] {d012e572-bf3d-4bf9-b6dc-e13657d366f2} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2025.05.14 16:37:30.505592 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 7672 | 2025.05.14 16:37:30.505666 [ 269 ] {d012e572-bf3d-4bf9-b6dc-e13657d366f2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001283 sec., 88074.82462977397 rows/sec., 5.70 MiB/sec. | ||
| 7673 | 2025.05.14 16:37:30.505704 [ 269 ] {d012e572-bf3d-4bf9-b6dc-e13657d366f2} <Debug> TCPHandler: Processed in 0.001453119 sec. | ||
| 7674 | 2025.05.14 16:37:30.505815 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2025.05.14 16:37:30.505868 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2025.05.14 16:37:30.505910 [ 269 ] {f1071b63-4f77-4e23-a909-55d489dbb7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7677 | 2025.05.14 16:37:30.505934 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_45_9} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 7678 | 2025.05.14 16:37:30.505949 [ 269 ] {f1071b63-4f77-4e23-a909-55d489dbb7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7679 | 2025.05.14 16:37:30.506014 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7680 | 2025.05.14 16:37:30.506371 [ 269 ] {f1071b63-4f77-4e23-a909-55d489dbb7b6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2025.05.14 16:37:30.506406 [ 269 ] {f1071b63-4f77-4e23-a909-55d489dbb7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7682 | 2025.05.14 16:37:30.506718 [ 269 ] {f1071b63-4f77-4e23-a909-55d489dbb7b6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7683 | 2025.05.14 16:37:30.506931 [ 269 ] {f1071b63-4f77-4e23-a909-55d489dbb7b6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2025.05.14 16:37:30.507033 [ 115 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 7685 | 2025.05.14 16:37:30.507057 [ 269 ] {f1071b63-4f77-4e23-a909-55d489dbb7b6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001166 sec., 96054.8885077187 rows/sec., 5.47 MiB/sec. | ||
| 7686 | 2025.05.14 16:37:30.507062 [ 115 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2025.05.14 16:37:30.507096 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7688 | 2025.05.14 16:37:30.507102 [ 269 ] {f1071b63-4f77-4e23-a909-55d489dbb7b6} <Debug> TCPHandler: Processed in 0.001336246 sec. | ||
| 7689 | 2025.05.14 16:37:30.507163 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::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 | ||
| 7690 | 2025.05.14 16:37:30.507220 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2025.05.14 16:37:30.507282 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7692 | 2025.05.14 16:37:30.507311 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part | ||
| 7693 | 2025.05.14 16:37:30.507322 [ 269 ] {d7bec3c1-47c4-41eb-a56c-e2fcb633a8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7694 | 2025.05.14 16:37:30.507356 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
| 7695 | 2025.05.14 16:37:30.507367 [ 269 ] {d7bec3c1-47c4-41eb-a56c-e2fcb633a8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7696 | 2025.05.14 16:37:30.507402 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
| 7697 | 2025.05.14 16:37:30.507468 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
| 7698 | 2025.05.14 16:37:30.507503 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
| 7699 | 2025.05.14 16:37:30.507909 [ 269 ] {d7bec3c1-47c4-41eb-a56c-e2fcb633a8d3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2025.05.14 16:37:30.507952 [ 269 ] {d7bec3c1-47c4-41eb-a56c-e2fcb633a8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7701 | 2025.05.14 16:37:30.508194 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001057781 sec., 529410.1520068899 rows/sec., 32.18 MiB/sec. | ||
| 7702 | 2025.05.14 16:37:30.508304 [ 269 ] {d7bec3c1-47c4-41eb-a56c-e2fcb633a8d3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7703 | 2025.05.14 16:37:30.508374 [ 186 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 7704 | 2025.05.14 16:37:30.508573 [ 269 ] {d7bec3c1-47c4-41eb-a56c-e2fcb633a8d3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2025.05.14 16:37:30.508734 [ 269 ] {d7bec3c1-47c4-41eb-a56c-e2fcb633a8d3} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001429 sec., 276417.07487753674 rows/sec., 19.56 MiB/sec. | ||
| 7706 | 2025.05.14 16:37:30.508744 [ 186 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.05.14 16:37:30.508790 [ 269 ] {d7bec3c1-47c4-41eb-a56c-e2fcb633a8d3} <Debug> TCPHandler: Processed in 0.001619142 sec. | ||
| 7708 | 2025.05.14 16:37:30.508849 [ 186 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_25_6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 7709 | 2025.05.14 16:37:30.508915 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2025.05.14 16:37:30.508969 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7711 | 2025.05.14 16:37:30.509015 [ 269 ] {6e7b8988-a61c-4875-a05b-5af4c609a972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7712 | 2025.05.14 16:37:30.509064 [ 269 ] {6e7b8988-a61c-4875-a05b-5af4c609a972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7713 | 2025.05.14 16:37:30.509391 [ 269 ] {6e7b8988-a61c-4875-a05b-5af4c609a972} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2025.05.14 16:37:30.509427 [ 269 ] {6e7b8988-a61c-4875-a05b-5af4c609a972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7715 | 2025.05.14 16:37:30.509752 [ 269 ] {6e7b8988-a61c-4875-a05b-5af4c609a972} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7716 | 2025.05.14 16:37:30.509960 [ 269 ] {6e7b8988-a61c-4875-a05b-5af4c609a972} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2025.05.14 16:37:30.510093 [ 269 ] {6e7b8988-a61c-4875-a05b-5af4c609a972} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 7718 | 2025.05.14 16:37:30.510128 [ 269 ] {6e7b8988-a61c-4875-a05b-5af4c609a972} <Debug> TCPHandler: Processed in 0.001268135 sec. | ||
| 7719 | 2025.05.14 16:37:30.510236 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2025.05.14 16:37:30.510328 [ 269 ] {3bef35c9-c98d-4e59-a1ba-1cf9bf09976e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7721 | 2025.05.14 16:37:30.510370 [ 269 ] {3bef35c9-c98d-4e59-a1ba-1cf9bf09976e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7722 | 2025.05.14 16:37:30.510771 [ 269 ] {3bef35c9-c98d-4e59-a1ba-1cf9bf09976e} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2025.05.14 16:37:30.510806 [ 269 ] {3bef35c9-c98d-4e59-a1ba-1cf9bf09976e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7724 | 2025.05.14 16:37:30.511131 [ 269 ] {3bef35c9-c98d-4e59-a1ba-1cf9bf09976e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7725 | 2025.05.14 16:37:30.511335 [ 269 ] {3bef35c9-c98d-4e59-a1ba-1cf9bf09976e} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2025.05.14 16:37:30.511459 [ 269 ] {3bef35c9-c98d-4e59-a1ba-1cf9bf09976e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001149 sec., 206266.31853785898 rows/sec., 13.83 MiB/sec. | ||
| 7727 | 2025.05.14 16:37:30.511496 [ 269 ] {3bef35c9-c98d-4e59-a1ba-1cf9bf09976e} <Debug> TCPHandler: Processed in 0.001308336 sec. | ||
| 7728 | 2025.05.14 16:37:30.511604 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2025.05.14 16:37:30.511697 [ 269 ] {f62ad968-5278-4e8d-a90e-fdada954e193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7730 | 2025.05.14 16:37:30.511740 [ 269 ] {f62ad968-5278-4e8d-a90e-fdada954e193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7731 | 2025.05.14 16:37:30.512029 [ 269 ] {f62ad968-5278-4e8d-a90e-fdada954e193} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2025.05.14 16:37:30.512064 [ 269 ] {f62ad968-5278-4e8d-a90e-fdada954e193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7733 | 2025.05.14 16:37:30.512351 [ 269 ] {f62ad968-5278-4e8d-a90e-fdada954e193} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7734 | 2025.05.14 16:37:30.512549 [ 269 ] {f62ad968-5278-4e8d-a90e-fdada954e193} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2025.05.14 16:37:30.512671 [ 269 ] {f62ad968-5278-4e8d-a90e-fdada954e193} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 7736 | 2025.05.14 16:37:30.512705 [ 269 ] {f62ad968-5278-4e8d-a90e-fdada954e193} <Debug> TCPHandler: Processed in 0.001149783 sec. | ||
| 7737 | 2025.05.14 16:37:30.512811 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7738 | 2025.05.14 16:37:30.512903 [ 269 ] {3afc054b-5f27-42df-a21c-7b763dc4c0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7739 | 2025.05.14 16:37:30.512956 [ 269 ] {3afc054b-5f27-42df-a21c-7b763dc4c0e3} <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 | ||
| 7740 | 2025.05.14 16:37:30.513721 [ 269 ] {3afc054b-5f27-42df-a21c-7b763dc4c0e3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2025.05.14 16:37:30.513756 [ 269 ] {3afc054b-5f27-42df-a21c-7b763dc4c0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7742 | 2025.05.14 16:37:30.514274 [ 269 ] {3afc054b-5f27-42df-a21c-7b763dc4c0e3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7743 | 2025.05.14 16:37:30.514491 [ 269 ] {3afc054b-5f27-42df-a21c-7b763dc4c0e3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2025.05.14 16:37:30.514632 [ 269 ] {3afc054b-5f27-42df-a21c-7b763dc4c0e3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001746 sec., 7445.589919816724 rows/sec., 13.34 MiB/sec. | ||
| 7745 | 2025.05.14 16:37:30.514693 [ 269 ] {3afc054b-5f27-42df-a21c-7b763dc4c0e3} <Debug> TCPHandler: Processed in 0.001930098 sec. | ||
| 7746 | 2025.05.14 16:37:30.514805 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2025.05.14 16:37:30.514898 [ 269 ] {1da32fb7-3f0d-4865-8f39-e13a519d786b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7748 | 2025.05.14 16:37:30.514939 [ 269 ] {1da32fb7-3f0d-4865-8f39-e13a519d786b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7749 | 2025.05.14 16:37:30.515258 [ 269 ] {1da32fb7-3f0d-4865-8f39-e13a519d786b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2025.05.14 16:37:30.515294 [ 269 ] {1da32fb7-3f0d-4865-8f39-e13a519d786b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7751 | 2025.05.14 16:37:30.515592 [ 269 ] {1da32fb7-3f0d-4865-8f39-e13a519d786b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7752 | 2025.05.14 16:37:30.515795 [ 269 ] {1da32fb7-3f0d-4865-8f39-e13a519d786b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2025.05.14 16:37:30.515917 [ 269 ] {1da32fb7-3f0d-4865-8f39-e13a519d786b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001037 sec., 79074.25265188042 rows/sec., 5.02 MiB/sec. | ||
| 7754 | 2025.05.14 16:37:30.515951 [ 269 ] {1da32fb7-3f0d-4865-8f39-e13a519d786b} <Debug> TCPHandler: Processed in 0.001194844 sec. | ||
| 7755 | 2025.05.14 16:37:31.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.96 MiB, peak 273.95 MiB, free memory in arenas 0.00 B, will set to 264.48 MiB (RSS), difference: 1.52 MiB | ||
| 7756 | 2025.05.14 16:37:32.969761 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2025.05.14 16:37:32.969964 [ 269 ] {d3232b6e-357f-4b67-beb1-873581cb9d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7758 | 2025.05.14 16:37:32.970033 [ 269 ] {d3232b6e-357f-4b67-beb1-873581cb9d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7759 | 2025.05.14 16:37:32.971318 [ 269 ] {d3232b6e-357f-4b67-beb1-873581cb9d3e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2025.05.14 16:37:32.971374 [ 269 ] {d3232b6e-357f-4b67-beb1-873581cb9d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7761 | 2025.05.14 16:37:32.971868 [ 269 ] {d3232b6e-357f-4b67-beb1-873581cb9d3e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7762 | 2025.05.14 16:37:32.972105 [ 269 ] {d3232b6e-357f-4b67-beb1-873581cb9d3e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.05.14 16:37:32.972271 [ 269 ] {d3232b6e-357f-4b67-beb1-873581cb9d3e} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002356 sec., 529711.3752122241 rows/sec., 43.67 MiB/sec. | ||
| 7764 | 2025.05.14 16:37:32.972324 [ 269 ] {d3232b6e-357f-4b67-beb1-873581cb9d3e} <Debug> TCPHandler: Processed in 0.002694993 sec. | ||
| 7765 | 2025.05.14 16:37:32.972449 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2025.05.14 16:37:32.972554 [ 269 ] {9eb02e4b-bbb8-4fa2-881a-ed6ccdcf1886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7767 | 2025.05.14 16:37:32.972599 [ 269 ] {9eb02e4b-bbb8-4fa2-881a-ed6ccdcf1886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7768 | 2025.05.14 16:37:32.973017 [ 269 ] {9eb02e4b-bbb8-4fa2-881a-ed6ccdcf1886} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2025.05.14 16:37:32.973056 [ 269 ] {9eb02e4b-bbb8-4fa2-881a-ed6ccdcf1886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7770 | 2025.05.14 16:37:32.973357 [ 269 ] {9eb02e4b-bbb8-4fa2-881a-ed6ccdcf1886} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7771 | 2025.05.14 16:37:32.973581 [ 269 ] {9eb02e4b-bbb8-4fa2-881a-ed6ccdcf1886} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2025.05.14 16:37:32.973714 [ 269 ] {9eb02e4b-bbb8-4fa2-881a-ed6ccdcf1886} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 1.61 MiB/sec. | ||
| 7773 | 2025.05.14 16:37:32.973752 [ 269 ] {9eb02e4b-bbb8-4fa2-881a-ed6ccdcf1886} <Debug> TCPHandler: Processed in 0.001355737 sec. | ||
| 7774 | 2025.05.14 16:37:32.973862 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2025.05.14 16:37:32.973957 [ 269 ] {c68d357c-a8c0-4a2b-9f01-096d0ef4b2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7776 | 2025.05.14 16:37:32.973998 [ 269 ] {c68d357c-a8c0-4a2b-9f01-096d0ef4b2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7777 | 2025.05.14 16:37:32.974471 [ 269 ] {c68d357c-a8c0-4a2b-9f01-096d0ef4b2f7} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.05.14 16:37:32.974509 [ 269 ] {c68d357c-a8c0-4a2b-9f01-096d0ef4b2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7779 | 2025.05.14 16:37:32.974813 [ 269 ] {c68d357c-a8c0-4a2b-9f01-096d0ef4b2f7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7780 | 2025.05.14 16:37:32.975027 [ 269 ] {c68d357c-a8c0-4a2b-9f01-096d0ef4b2f7} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.05.14 16:37:32.975155 [ 269 ] {c68d357c-a8c0-4a2b-9f01-096d0ef4b2f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001217 sec., 187345.93262119967 rows/sec., 12.69 MiB/sec. | ||
| 7782 | 2025.05.14 16:37:32.975193 [ 269 ] {c68d357c-a8c0-4a2b-9f01-096d0ef4b2f7} <Debug> TCPHandler: Processed in 0.001380468 sec. | ||
| 7783 | 2025.05.14 16:37:32.975300 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.05.14 16:37:32.975396 [ 269 ] {49199024-945c-47db-b5ad-7b984301f51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7785 | 2025.05.14 16:37:32.975437 [ 269 ] {49199024-945c-47db-b5ad-7b984301f51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7786 | 2025.05.14 16:37:32.976017 [ 269 ] {49199024-945c-47db-b5ad-7b984301f51e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2025.05.14 16:37:32.976055 [ 269 ] {49199024-945c-47db-b5ad-7b984301f51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7788 | 2025.05.14 16:37:32.976379 [ 269 ] {49199024-945c-47db-b5ad-7b984301f51e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7789 | 2025.05.14 16:37:32.976585 [ 269 ] {49199024-945c-47db-b5ad-7b984301f51e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2025.05.14 16:37:32.976717 [ 269 ] {49199024-945c-47db-b5ad-7b984301f51e} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00134 sec., 407462.68656716414 rows/sec., 30.23 MiB/sec. | ||
| 7791 | 2025.05.14 16:37:32.976754 [ 269 ] {49199024-945c-47db-b5ad-7b984301f51e} <Debug> TCPHandler: Processed in 0.001502659 sec. | ||
| 7792 | 2025.05.14 16:37:32.976872 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2025.05.14 16:37:32.976966 [ 269 ] {090ade71-9357-4d8b-add7-d1564a8c9455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7794 | 2025.05.14 16:37:32.977009 [ 269 ] {090ade71-9357-4d8b-add7-d1564a8c9455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7795 | 2025.05.14 16:37:32.977590 [ 269 ] {090ade71-9357-4d8b-add7-d1564a8c9455} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.05.14 16:37:32.977625 [ 269 ] {090ade71-9357-4d8b-add7-d1564a8c9455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7797 | 2025.05.14 16:37:32.978005 [ 269 ] {090ade71-9357-4d8b-add7-d1564a8c9455} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7798 | 2025.05.14 16:37:32.978225 [ 269 ] {090ade71-9357-4d8b-add7-d1564a8c9455} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.05.14 16:37:32.978357 [ 269 ] {090ade71-9357-4d8b-add7-d1564a8c9455} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001409 sec., 668559.2618878637 rows/sec., 44.83 MiB/sec. | ||
| 7800 | 2025.05.14 16:37:32.978393 [ 269 ] {090ade71-9357-4d8b-add7-d1564a8c9455} <Debug> TCPHandler: Processed in 0.001569941 sec. | ||
| 7801 | 2025.05.14 16:37:32.978505 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2025.05.14 16:37:32.978629 [ 269 ] {7404db00-d60e-4956-85e3-4365a65ed2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7803 | 2025.05.14 16:37:32.978687 [ 269 ] {7404db00-d60e-4956-85e3-4365a65ed2c9} <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 | ||
| 7804 | 2025.05.14 16:37:32.979650 [ 269 ] {7404db00-d60e-4956-85e3-4365a65ed2c9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.05.14 16:37:32.979694 [ 269 ] {7404db00-d60e-4956-85e3-4365a65ed2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7806 | 2025.05.14 16:37:32.980464 [ 269 ] {7404db00-d60e-4956-85e3-4365a65ed2c9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7807 | 2025.05.14 16:37:32.980802 [ 269 ] {7404db00-d60e-4956-85e3-4365a65ed2c9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.05.14 16:37:32.980948 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7809 | 2025.05.14 16:37:32.980986 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2025.05.14 16:37:32.981004 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7811 | 2025.05.14 16:37:32.981006 [ 269 ] {7404db00-d60e-4956-85e3-4365a65ed2c9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002385 sec., 10901.467505241091 rows/sec., 19.53 MiB/sec. | ||
| 7812 | 2025.05.14 16:37:32.981088 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 7813 | 2025.05.14 16:37:32.981121 [ 269 ] {7404db00-d60e-4956-85e3-4365a65ed2c9} <Debug> TCPHandler: Processed in 0.002664132 sec. | ||
| 7814 | 2025.05.14 16:37:32.981270 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2025.05.14 16:37:32.981279 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7816 | 2025.05.14 16:37:32.981342 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 737 rows starting from the beginning of the part | ||
| 7817 | 2025.05.14 16:37:32.981389 [ 269 ] {0053798e-5a78-4aa2-81c8-a776d0de7455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7818 | 2025.05.14 16:37:32.981441 [ 269 ] {0053798e-5a78-4aa2-81c8-a776d0de7455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7819 | 2025.05.14 16:37:32.981467 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 7820 | 2025.05.14 16:37:32.981577 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
| 7821 | 2025.05.14 16:37:32.981691 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 7822 | 2025.05.14 16:37:32.981797 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
| 7823 | 2025.05.14 16:37:32.981875 [ 269 ] {0053798e-5a78-4aa2-81c8-a776d0de7455} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2025.05.14 16:37:32.981898 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 7825 | 2025.05.14 16:37:32.981926 [ 269 ] {0053798e-5a78-4aa2-81c8-a776d0de7455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7826 | 2025.05.14 16:37:32.982322 [ 269 ] {0053798e-5a78-4aa2-81c8-a776d0de7455} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7827 | 2025.05.14 16:37:32.982570 [ 269 ] {0053798e-5a78-4aa2-81c8-a776d0de7455} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2025.05.14 16:37:32.982715 [ 269 ] {0053798e-5a78-4aa2-81c8-a776d0de7455} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001351 sec., 26646.928201332346 rows/sec., 1.80 MiB/sec. | ||
| 7829 | 2025.05.14 16:37:32.982754 [ 269 ] {0053798e-5a78-4aa2-81c8-a776d0de7455} <Debug> TCPHandler: Processed in 0.00154584 sec. | ||
| 7830 | 2025.05.14 16:37:32.997665 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 19 columns (19 merged, 0 gathered) in 0.016608246 sec., 50637.49657850684 rows/sec., 90.74 MiB/sec. | ||
| 7831 | 2025.05.14 16:37:32.999156 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7832 | 2025.05.14 16:37:32.999578 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2025.05.14 16:37:32.999670 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7834 | 2025.05.14 16:37:32.999820 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7835 | 2025.05.14 16:37:33.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.03 MiB, peak 273.95 MiB, free memory in arenas 0.00 B, will set to 267.44 MiB (RSS), difference: 2.40 MiB | ||
| 7836 | 2025.05.14 16:37:35.488290 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2025.05.14 16:37:35.488470 [ 269 ] {7156e4ef-d89a-4138-9f38-304a8ae32bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7838 | 2025.05.14 16:37:35.488537 [ 269 ] {7156e4ef-d89a-4138-9f38-304a8ae32bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7839 | 2025.05.14 16:37:35.489203 [ 269 ] {7156e4ef-d89a-4138-9f38-304a8ae32bdb} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2025.05.14 16:37:35.489249 [ 269 ] {7156e4ef-d89a-4138-9f38-304a8ae32bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7841 | 2025.05.14 16:37:35.489656 [ 269 ] {7156e4ef-d89a-4138-9f38-304a8ae32bdb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7842 | 2025.05.14 16:37:35.489889 [ 269 ] {7156e4ef-d89a-4138-9f38-304a8ae32bdb} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2025.05.14 16:37:35.490042 [ 269 ] {7156e4ef-d89a-4138-9f38-304a8ae32bdb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.64 MiB/sec. | ||
| 7844 | 2025.05.14 16:37:35.490086 [ 269 ] {7156e4ef-d89a-4138-9f38-304a8ae32bdb} <Debug> TCPHandler: Processed in 0.001927978 sec. | ||
| 7845 | 2025.05.14 16:37:35.490203 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2025.05.14 16:37:35.490303 [ 269 ] {6e7aca2e-52ae-482c-a474-62f1aa20b2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7847 | 2025.05.14 16:37:35.490344 [ 269 ] {6e7aca2e-52ae-482c-a474-62f1aa20b2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7848 | 2025.05.14 16:37:35.490772 [ 269 ] {6e7aca2e-52ae-482c-a474-62f1aa20b2ab} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7849 | 2025.05.14 16:37:35.490811 [ 269 ] {6e7aca2e-52ae-482c-a474-62f1aa20b2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7850 | 2025.05.14 16:37:35.491113 [ 269 ] {6e7aca2e-52ae-482c-a474-62f1aa20b2ab} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7851 | 2025.05.14 16:37:35.491339 [ 269 ] {6e7aca2e-52ae-482c-a474-62f1aa20b2ab} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7852 | 2025.05.14 16:37:35.491466 [ 269 ] {6e7aca2e-52ae-482c-a474-62f1aa20b2ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 7853 | 2025.05.14 16:37:35.491507 [ 269 ] {6e7aca2e-52ae-482c-a474-62f1aa20b2ab} <Debug> TCPHandler: Processed in 0.001355087 sec. | ||
| 7854 | 2025.05.14 16:37:35.491639 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2025.05.14 16:37:35.491733 [ 269 ] {465ec315-7117-4d07-8c4a-49602f57db29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7856 | 2025.05.14 16:37:35.491778 [ 269 ] {465ec315-7117-4d07-8c4a-49602f57db29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7857 | 2025.05.14 16:37:35.492146 [ 269 ] {465ec315-7117-4d07-8c4a-49602f57db29} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2025.05.14 16:37:35.492182 [ 269 ] {465ec315-7117-4d07-8c4a-49602f57db29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7859 | 2025.05.14 16:37:35.492507 [ 269 ] {465ec315-7117-4d07-8c4a-49602f57db29} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7860 | 2025.05.14 16:37:35.492723 [ 269 ] {465ec315-7117-4d07-8c4a-49602f57db29} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2025.05.14 16:37:35.492854 [ 269 ] {465ec315-7117-4d07-8c4a-49602f57db29} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 3.91 MiB/sec. | ||
| 7862 | 2025.05.14 16:37:35.492894 [ 269 ] {465ec315-7117-4d07-8c4a-49602f57db29} <Debug> TCPHandler: Processed in 0.001306976 sec. | ||
| 7863 | 2025.05.14 16:37:35.492997 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2025.05.14 16:37:35.493092 [ 269 ] {fd1ec5dc-bb66-4009-8268-e8acd97997bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7865 | 2025.05.14 16:37:35.493134 [ 269 ] {fd1ec5dc-bb66-4009-8268-e8acd97997bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7866 | 2025.05.14 16:37:35.493440 [ 269 ] {fd1ec5dc-bb66-4009-8268-e8acd97997bb} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.05.14 16:37:35.493475 [ 269 ] {fd1ec5dc-bb66-4009-8268-e8acd97997bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7868 | 2025.05.14 16:37:35.493777 [ 269 ] {fd1ec5dc-bb66-4009-8268-e8acd97997bb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7869 | 2025.05.14 16:37:35.493989 [ 269 ] {fd1ec5dc-bb66-4009-8268-e8acd97997bb} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2025.05.14 16:37:35.494118 [ 269 ] {fd1ec5dc-bb66-4009-8268-e8acd97997bb} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001044 sec., 22988.505747126437 rows/sec., 1.55 MiB/sec. | ||
| 7871 | 2025.05.14 16:37:35.494157 [ 269 ] {fd1ec5dc-bb66-4009-8268-e8acd97997bb} <Debug> TCPHandler: Processed in 0.001209964 sec. | ||
| 7872 | 2025.05.14 16:37:36.657507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
| 7873 | 2025.05.14 16:37:36.658046 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2025.05.14 16:37:36.658088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7875 | 2025.05.14 16:37:36.658583 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7876 | 2025.05.14 16:37:36.658806 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2025.05.14 16:37:36.658933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
| 7878 | 2025.05.14 16:37:37.584169 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7879 | 2025.05.14 16:37:37.599809 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2025.05.14 16:37:37.599865 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7881 | 2025.05.14 16:37:37.606632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7882 | 2025.05.14 16:37:37.607334 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2025.05.14 16:37:37.610023 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7884 | 2025.05.14 16:37:39.199176 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1124 | ||
| 7885 | 2025.05.14 16:37:39.201577 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.05.14 16:37:39.201624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7887 | 2025.05.14 16:37:39.202772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7888 | 2025.05.14 16:37:39.203025 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2025.05.14 16:37:39.203271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 7890 | 2025.05.14 16:37:40.499218 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2025.05.14 16:37:40.499403 [ 269 ] {afc0f51d-2297-4ad0-b828-85ab9fab2594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7892 | 2025.05.14 16:37:40.499468 [ 269 ] {afc0f51d-2297-4ad0-b828-85ab9fab2594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7893 | 2025.05.14 16:37:40.500163 [ 269 ] {afc0f51d-2297-4ad0-b828-85ab9fab2594} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2025.05.14 16:37:40.500209 [ 269 ] {afc0f51d-2297-4ad0-b828-85ab9fab2594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7895 | 2025.05.14 16:37:40.500609 [ 269 ] {afc0f51d-2297-4ad0-b828-85ab9fab2594} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7896 | 2025.05.14 16:37:40.500845 [ 269 ] {afc0f51d-2297-4ad0-b828-85ab9fab2594} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2025.05.14 16:37:40.500997 [ 269 ] {afc0f51d-2297-4ad0-b828-85ab9fab2594} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001647 sec., 128718.88281724347 rows/sec., 8.19 MiB/sec. | ||
| 7898 | 2025.05.14 16:37:40.501041 [ 269 ] {afc0f51d-2297-4ad0-b828-85ab9fab2594} <Debug> TCPHandler: Processed in 0.001960288 sec. | ||
| 7899 | 2025.05.14 16:37:40.501157 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2025.05.14 16:37:40.501254 [ 269 ] {ed9bac0f-7adc-4416-b09a-521bc01a8058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7901 | 2025.05.14 16:37:40.501295 [ 269 ] {ed9bac0f-7adc-4416-b09a-521bc01a8058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7902 | 2025.05.14 16:37:40.501939 [ 269 ] {ed9bac0f-7adc-4416-b09a-521bc01a8058} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2025.05.14 16:37:40.501975 [ 269 ] {ed9bac0f-7adc-4416-b09a-521bc01a8058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7904 | 2025.05.14 16:37:40.502331 [ 269 ] {ed9bac0f-7adc-4416-b09a-521bc01a8058} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7905 | 2025.05.14 16:37:40.502549 [ 269 ] {ed9bac0f-7adc-4416-b09a-521bc01a8058} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2025.05.14 16:37:40.502678 [ 269 ] {ed9bac0f-7adc-4416-b09a-521bc01a8058} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001441 sec., 446217.90423317143 rows/sec., 35.18 MiB/sec. | ||
| 7907 | 2025.05.14 16:37:40.502716 [ 269 ] {ed9bac0f-7adc-4416-b09a-521bc01a8058} <Debug> TCPHandler: Processed in 0.001609372 sec. | ||
| 7908 | 2025.05.14 16:37:40.502827 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2025.05.14 16:37:40.502923 [ 269 ] {36d1cd4f-1df5-4649-a1ab-5f5ea8998bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7910 | 2025.05.14 16:37:40.502961 [ 269 ] {36d1cd4f-1df5-4649-a1ab-5f5ea8998bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7911 | 2025.05.14 16:37:40.503381 [ 269 ] {36d1cd4f-1df5-4649-a1ab-5f5ea8998bcb} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2025.05.14 16:37:40.503414 [ 269 ] {36d1cd4f-1df5-4649-a1ab-5f5ea8998bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7913 | 2025.05.14 16:37:40.503723 [ 269 ] {36d1cd4f-1df5-4649-a1ab-5f5ea8998bcb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7914 | 2025.05.14 16:37:40.503940 [ 269 ] {36d1cd4f-1df5-4649-a1ab-5f5ea8998bcb} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2025.05.14 16:37:40.504069 [ 269 ] {36d1cd4f-1df5-4649-a1ab-5f5ea8998bcb} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001167 sec., 101970.86546700943 rows/sec., 6.16 MiB/sec. | ||
| 7916 | 2025.05.14 16:37:40.504106 [ 269 ] {36d1cd4f-1df5-4649-a1ab-5f5ea8998bcb} <Debug> TCPHandler: Processed in 0.001329446 sec. | ||
| 7917 | 2025.05.14 16:37:40.504217 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2025.05.14 16:37:40.504310 [ 269 ] {40150f2b-c100-4d8e-a0b0-531cc0fadfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7919 | 2025.05.14 16:37:40.504349 [ 269 ] {40150f2b-c100-4d8e-a0b0-531cc0fadfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7920 | 2025.05.14 16:37:40.504762 [ 269 ] {40150f2b-c100-4d8e-a0b0-531cc0fadfb4} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2025.05.14 16:37:40.504795 [ 269 ] {40150f2b-c100-4d8e-a0b0-531cc0fadfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7922 | 2025.05.14 16:37:40.505096 [ 269 ] {40150f2b-c100-4d8e-a0b0-531cc0fadfb4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7923 | 2025.05.14 16:37:40.505323 [ 269 ] {40150f2b-c100-4d8e-a0b0-531cc0fadfb4} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2025.05.14 16:37:40.505455 [ 269 ] {40150f2b-c100-4d8e-a0b0-531cc0fadfb4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001164 sec., 97079.03780068728 rows/sec., 6.28 MiB/sec. | ||
| 7925 | 2025.05.14 16:37:40.505494 [ 269 ] {40150f2b-c100-4d8e-a0b0-531cc0fadfb4} <Debug> TCPHandler: Processed in 0.001329206 sec. | ||
| 7926 | 2025.05.14 16:37:40.505613 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2025.05.14 16:37:40.505706 [ 269 ] {7afd70d3-3186-47f5-8680-695c64feb2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7928 | 2025.05.14 16:37:40.505750 [ 269 ] {7afd70d3-3186-47f5-8680-695c64feb2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7929 | 2025.05.14 16:37:40.506161 [ 269 ] {7afd70d3-3186-47f5-8680-695c64feb2a5} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2025.05.14 16:37:40.506197 [ 269 ] {7afd70d3-3186-47f5-8680-695c64feb2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7931 | 2025.05.14 16:37:40.506531 [ 269 ] {7afd70d3-3186-47f5-8680-695c64feb2a5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7932 | 2025.05.14 16:37:40.506756 [ 269 ] {7afd70d3-3186-47f5-8680-695c64feb2a5} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2025.05.14 16:37:40.506887 [ 269 ] {7afd70d3-3186-47f5-8680-695c64feb2a5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001199 sec., 93411.17597998332 rows/sec., 5.32 MiB/sec. | ||
| 7934 | 2025.05.14 16:37:40.506924 [ 269 ] {7afd70d3-3186-47f5-8680-695c64feb2a5} <Debug> TCPHandler: Processed in 0.001366727 sec. | ||
| 7935 | 2025.05.14 16:37:40.507036 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2025.05.14 16:37:40.507132 [ 269 ] {dbf41332-8381-44ed-b78f-f0befbff1605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7937 | 2025.05.14 16:37:40.507173 [ 269 ] {dbf41332-8381-44ed-b78f-f0befbff1605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7938 | 2025.05.14 16:37:40.507673 [ 269 ] {dbf41332-8381-44ed-b78f-f0befbff1605} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2025.05.14 16:37:40.507709 [ 269 ] {dbf41332-8381-44ed-b78f-f0befbff1605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7940 | 2025.05.14 16:37:40.508053 [ 269 ] {dbf41332-8381-44ed-b78f-f0befbff1605} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7941 | 2025.05.14 16:37:40.508273 [ 269 ] {dbf41332-8381-44ed-b78f-f0befbff1605} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2025.05.14 16:37:40.508398 [ 269 ] {dbf41332-8381-44ed-b78f-f0befbff1605} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001287 sec., 306915.30691530695 rows/sec., 21.72 MiB/sec. | ||
| 7943 | 2025.05.14 16:37:40.508435 [ 269 ] {dbf41332-8381-44ed-b78f-f0befbff1605} <Debug> TCPHandler: Processed in 0.001449108 sec. | ||
| 7944 | 2025.05.14 16:37:40.508562 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2025.05.14 16:37:40.508657 [ 269 ] {3f97a62b-fd7b-415f-ae0c-522c71a507c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7946 | 2025.05.14 16:37:40.508700 [ 269 ] {3f97a62b-fd7b-415f-ae0c-522c71a507c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7947 | 2025.05.14 16:37:40.509015 [ 269 ] {3f97a62b-fd7b-415f-ae0c-522c71a507c3} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.05.14 16:37:40.509048 [ 269 ] {3f97a62b-fd7b-415f-ae0c-522c71a507c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7949 | 2025.05.14 16:37:40.509360 [ 269 ] {3f97a62b-fd7b-415f-ae0c-522c71a507c3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7950 | 2025.05.14 16:37:40.509581 [ 269 ] {3f97a62b-fd7b-415f-ae0c-522c71a507c3} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.05.14 16:37:40.509676 [ 100 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7952 | 2025.05.14 16:37:40.509707 [ 269 ] {3f97a62b-fd7b-415f-ae0c-522c71a507c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 7953 | 2025.05.14 16:37:40.509713 [ 100 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2025.05.14 16:37:40.509740 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7955 | 2025.05.14 16:37:40.509744 [ 269 ] {3f97a62b-fd7b-415f-ae0c-522c71a507c3} <Debug> TCPHandler: Processed in 0.001248824 sec. | ||
| 7956 | 2025.05.14 16:37:40.509849 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 7957 | 2025.05.14 16:37:40.509858 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2025.05.14 16:37:40.509978 [ 269 ] {639a666d-7182-4f28-ab7a-7446249ff638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7959 | 2025.05.14 16:37:40.509984 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7960 | 2025.05.14 16:37:40.510021 [ 269 ] {639a666d-7182-4f28-ab7a-7446249ff638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7961 | 2025.05.14 16:37:40.510030 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 7962 | 2025.05.14 16:37:40.510104 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 7963 | 2025.05.14 16:37:40.510147 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 7964 | 2025.05.14 16:37:40.510188 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 7965 | 2025.05.14 16:37:40.510224 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 7966 | 2025.05.14 16:37:40.510266 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 7967 | 2025.05.14 16:37:40.510424 [ 269 ] {639a666d-7182-4f28-ab7a-7446249ff638} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2025.05.14 16:37:40.510466 [ 269 ] {639a666d-7182-4f28-ab7a-7446249ff638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 7969 | 2025.05.14 16:37:40.510975 [ 269 ] {639a666d-7182-4f28-ab7a-7446249ff638} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7970 | 2025.05.14 16:37:40.511090 [ 190 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282466 sec., 121640.65168199391 rows/sec., 6.21 MiB/sec. | ||
| 7971 | 2025.05.14 16:37:40.511217 [ 269 ] {639a666d-7182-4f28-ab7a-7446249ff638} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.05.14 16:37:40.511258 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7973 | 2025.05.14 16:37:40.511359 [ 269 ] {639a666d-7182-4f28-ab7a-7446249ff638} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001398 sec., 169527.89699570817 rows/sec., 11.36 MiB/sec. | ||
| 7974 | 2025.05.14 16:37:40.511404 [ 269 ] {639a666d-7182-4f28-ab7a-7446249ff638} <Debug> TCPHandler: Processed in 0.001595841 sec. | ||
| 7975 | 2025.05.14 16:37:40.511520 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2025.05.14 16:37:40.511560 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2025.05.14 16:37:40.511616 [ 269 ] {70e2d8f4-752e-4607-b400-b623e8b08a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7978 | 2025.05.14 16:37:40.511644 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_26_5} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7979 | 2025.05.14 16:37:40.511664 [ 269 ] {70e2d8f4-752e-4607-b400-b623e8b08a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7980 | 2025.05.14 16:37:40.511722 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7981 | 2025.05.14 16:37:40.511977 [ 269 ] {70e2d8f4-752e-4607-b400-b623e8b08a3f} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2025.05.14 16:37:40.512017 [ 269 ] {70e2d8f4-752e-4607-b400-b623e8b08a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7983 | 2025.05.14 16:37:40.512322 [ 269 ] {70e2d8f4-752e-4607-b400-b623e8b08a3f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7984 | 2025.05.14 16:37:40.512541 [ 269 ] {70e2d8f4-752e-4607-b400-b623e8b08a3f} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.05.14 16:37:40.512668 [ 269 ] {70e2d8f4-752e-4607-b400-b623e8b08a3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 7986 | 2025.05.14 16:37:40.512704 [ 269 ] {70e2d8f4-752e-4607-b400-b623e8b08a3f} <Debug> TCPHandler: Processed in 0.001235675 sec. | ||
| 7987 | 2025.05.14 16:37:40.512812 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2025.05.14 16:37:40.512911 [ 269 ] {44e2eca5-4dd2-4056-8f35-4e6872d47895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7989 | 2025.05.14 16:37:40.512966 [ 269 ] {44e2eca5-4dd2-4056-8f35-4e6872d47895} <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 | ||
| 7990 | 2025.05.14 16:37:40.513725 [ 269 ] {44e2eca5-4dd2-4056-8f35-4e6872d47895} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2025.05.14 16:37:40.513760 [ 269 ] {44e2eca5-4dd2-4056-8f35-4e6872d47895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 7992 | 2025.05.14 16:37:40.514298 [ 269 ] {44e2eca5-4dd2-4056-8f35-4e6872d47895} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7993 | 2025.05.14 16:37:40.514538 [ 269 ] {44e2eca5-4dd2-4056-8f35-4e6872d47895} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2025.05.14 16:37:40.514677 [ 269 ] {44e2eca5-4dd2-4056-8f35-4e6872d47895} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001785 sec., 7282.913165266107 rows/sec., 13.05 MiB/sec. | ||
| 7995 | 2025.05.14 16:37:40.514730 [ 269 ] {44e2eca5-4dd2-4056-8f35-4e6872d47895} <Debug> TCPHandler: Processed in 0.001968779 sec. | ||
| 7996 | 2025.05.14 16:37:40.514842 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2025.05.14 16:37:40.514938 [ 269 ] {92c4d29b-f585-492c-b1a8-4c42d470619f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7998 | 2025.05.14 16:37:40.514981 [ 269 ] {92c4d29b-f585-492c-b1a8-4c42d470619f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7999 | 2025.05.14 16:37:40.515307 [ 269 ] {92c4d29b-f585-492c-b1a8-4c42d470619f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2025.05.14 16:37:40.515342 [ 269 ] {92c4d29b-f585-492c-b1a8-4c42d470619f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 8001 | 2025.05.14 16:37:40.515659 [ 269 ] {92c4d29b-f585-492c-b1a8-4c42d470619f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8002 | 2025.05.14 16:37:40.515890 [ 269 ] {92c4d29b-f585-492c-b1a8-4c42d470619f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2025.05.14 16:37:40.516015 [ 269 ] {92c4d29b-f585-492c-b1a8-4c42d470619f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001097 sec., 74749.3163172288 rows/sec., 4.75 MiB/sec. | ||
| 8004 | 2025.05.14 16:37:40.516052 [ 269 ] {92c4d29b-f585-492c-b1a8-4c42d470619f} <Debug> TCPHandler: Processed in 0.001260334 sec. | ||
| 8005 | 2025.05.14 16:37:44.042765 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8006 | 2025.05.14 16:37:44.042839 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8007 | 2025.05.14 16:37:44.158990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
| 8008 | 2025.05.14 16:37:44.159547 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2025.05.14 16:37:44.159590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8010 | 2025.05.14 16:37:44.160087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8011 | 2025.05.14 16:37:44.160323 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2025.05.14 16:37:44.160455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 8013 | 2025.05.14 16:37:45.111070 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8014 | 2025.05.14 16:37:45.127689 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2025.05.14 16:37:45.127757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8016 | 2025.05.14 16:37:45.134086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8017 | 2025.05.14 16:37:45.134816 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2025.05.14 16:37:45.137802 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8019 | 2025.05.14 16:37:45.493868 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2025.05.14 16:37:45.494060 [ 269 ] {69952164-55fa-45e4-ac8f-195fc50bfc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8021 | 2025.05.14 16:37:45.494133 [ 269 ] {69952164-55fa-45e4-ac8f-195fc50bfc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8022 | 2025.05.14 16:37:45.494820 [ 269 ] {69952164-55fa-45e4-ac8f-195fc50bfc2b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.05.14 16:37:45.494864 [ 269 ] {69952164-55fa-45e4-ac8f-195fc50bfc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8024 | 2025.05.14 16:37:45.495284 [ 269 ] {69952164-55fa-45e4-ac8f-195fc50bfc2b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8025 | 2025.05.14 16:37:45.495540 [ 269 ] {69952164-55fa-45e4-ac8f-195fc50bfc2b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2025.05.14 16:37:45.495685 [ 88 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8027 | 2025.05.14 16:37:45.495703 [ 269 ] {69952164-55fa-45e4-ac8f-195fc50bfc2b} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001697 sec., 63641.72068355922 rows/sec., 5.32 MiB/sec. | ||
| 8028 | 2025.05.14 16:37:45.495731 [ 88 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2025.05.14 16:37:45.495754 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8030 | 2025.05.14 16:37:45.495759 [ 269 ] {69952164-55fa-45e4-ac8f-195fc50bfc2b} <Debug> TCPHandler: Processed in 0.00202476 sec. | ||
| 8031 | 2025.05.14 16:37:45.495887 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2025.05.14 16:37:45.495921 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 8033 | 2025.05.14 16:37:45.495990 [ 269 ] {ce47204d-d719-4a4e-a39b-8f3300a1adb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8034 | 2025.05.14 16:37:45.496042 [ 269 ] {ce47204d-d719-4a4e-a39b-8f3300a1adb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8035 | 2025.05.14 16:37:45.496142 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8036 | 2025.05.14 16:37:45.496204 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1845 rows starting from the beginning of the part | ||
| 8037 | 2025.05.14 16:37:45.496310 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 643 rows starting from the beginning of the part | ||
| 8038 | 2025.05.14 16:37:45.496386 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1248 rows starting from the beginning of the part | ||
| 8039 | 2025.05.14 16:37:45.496447 [ 269 ] {ce47204d-d719-4a4e-a39b-8f3300a1adb6} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2025.05.14 16:37:45.496456 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 8041 | 2025.05.14 16:37:45.496496 [ 269 ] {ce47204d-d719-4a4e-a39b-8f3300a1adb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8042 | 2025.05.14 16:37:45.496556 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 643 rows starting from the beginning of the part | ||
| 8043 | 2025.05.14 16:37:45.496628 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 108 rows starting from the beginning of the part | ||
| 8044 | 2025.05.14 16:37:45.496875 [ 269 ] {ce47204d-d719-4a4e-a39b-8f3300a1adb6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8045 | 2025.05.14 16:37:45.497130 [ 269 ] {ce47204d-d719-4a4e-a39b-8f3300a1adb6} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2025.05.14 16:37:45.497270 [ 269 ] {ce47204d-d719-4a4e-a39b-8f3300a1adb6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001303 sec., 19953.952417498083 rows/sec., 1.47 MiB/sec. | ||
| 8047 | 2025.05.14 16:37:45.497309 [ 269 ] {ce47204d-d719-4a4e-a39b-8f3300a1adb6} <Debug> TCPHandler: Processed in 0.001474769 sec. | ||
| 8048 | 2025.05.14 16:37:45.497429 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2025.05.14 16:37:45.497528 [ 269 ] {b43bcd81-f0ca-437e-9490-9bf7ddbaebe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8050 | 2025.05.14 16:37:45.497570 [ 269 ] {b43bcd81-f0ca-437e-9490-9bf7ddbaebe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8051 | 2025.05.14 16:37:45.497991 [ 269 ] {b43bcd81-f0ca-437e-9490-9bf7ddbaebe2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2025.05.14 16:37:45.498028 [ 269 ] {b43bcd81-f0ca-437e-9490-9bf7ddbaebe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8053 | 2025.05.14 16:37:45.498371 [ 269 ] {b43bcd81-f0ca-437e-9490-9bf7ddbaebe2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8054 | 2025.05.14 16:37:45.498537 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002706703 sec., 1678425.7452701682 rows/sec., 142.22 MiB/sec. | ||
| 8055 | 2025.05.14 16:37:45.498607 [ 269 ] {b43bcd81-f0ca-437e-9490-9bf7ddbaebe2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2025.05.14 16:37:45.498716 [ 88 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8057 | 2025.05.14 16:37:45.498746 [ 269 ] {b43bcd81-f0ca-437e-9490-9bf7ddbaebe2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001237 sec., 72756.66936135812 rows/sec., 5.68 MiB/sec. | ||
| 8058 | 2025.05.14 16:37:45.498753 [ 88 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2025.05.14 16:37:45.498784 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8060 | 2025.05.14 16:37:45.498790 [ 269 ] {b43bcd81-f0ca-437e-9490-9bf7ddbaebe2} <Debug> TCPHandler: Processed in 0.001410798 sec. | ||
| 8061 | 2025.05.14 16:37:45.498838 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8062 | 2025.05.14 16:37:45.498868 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 8063 | 2025.05.14 16:37:45.498908 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2025.05.14 16:37:45.498950 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8065 | 2025.05.14 16:37:45.498979 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
| 8066 | 2025.05.14 16:37:45.499006 [ 269 ] {2a83e6e9-084d-4310-b632-a7069a692644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8067 | 2025.05.14 16:37:45.499036 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 395 rows starting from the beginning of the part | ||
| 8068 | 2025.05.14 16:37:45.499051 [ 269 ] {2a83e6e9-084d-4310-b632-a7069a692644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8069 | 2025.05.14 16:37:45.499078 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 546 rows starting from the beginning of the part | ||
| 8070 | 2025.05.14 16:37:45.499118 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 8071 | 2025.05.14 16:37:45.499119 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2025.05.14 16:37:45.499159 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 395 rows starting from the beginning of the part | ||
| 8073 | 2025.05.14 16:37:45.499199 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 8074 | 2025.05.14 16:37:45.499204 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_61_12} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8075 | 2025.05.14 16:37:45.499300 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 8076 | 2025.05.14 16:37:45.499448 [ 269 ] {2a83e6e9-084d-4310-b632-a7069a692644} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2025.05.14 16:37:45.499484 [ 269 ] {2a83e6e9-084d-4310-b632-a7069a692644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8078 | 2025.05.14 16:37:45.499843 [ 269 ] {2a83e6e9-084d-4310-b632-a7069a692644} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8079 | 2025.05.14 16:37:45.500073 [ 269 ] {2a83e6e9-084d-4310-b632-a7069a692644} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2025.05.14 16:37:45.500177 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8081 | 2025.05.14 16:37:45.500200 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2025.05.14 16:37:45.500205 [ 269 ] {2a83e6e9-084d-4310-b632-a7069a692644} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 8083 | 2025.05.14 16:37:45.500216 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8084 | 2025.05.14 16:37:45.500244 [ 269 ] {2a83e6e9-084d-4310-b632-a7069a692644} <Debug> TCPHandler: Processed in 0.001386617 sec. | ||
| 8085 | 2025.05.14 16:37:45.500277 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 8086 | 2025.05.14 16:37:45.500354 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8087 | 2025.05.14 16:37:45.500356 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2025.05.14 16:37:45.500363 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154178 sec., 1558588.1254134832 rows/sec., 119.30 MiB/sec. | ||
| 8089 | 2025.05.14 16:37:45.500379 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17678 rows starting from the beginning of the part | ||
| 8090 | 2025.05.14 16:37:45.500450 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
| 8091 | 2025.05.14 16:37:45.500465 [ 269 ] {074c82d2-78ff-4d9f-818a-80bbb3331cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8092 | 2025.05.14 16:37:45.500489 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 942 rows starting from the beginning of the part | ||
| 8093 | 2025.05.14 16:37:45.500525 [ 269 ] {074c82d2-78ff-4d9f-818a-80bbb3331cd2} <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 | ||
| 8094 | 2025.05.14 16:37:45.500530 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 8095 | 2025.05.14 16:37:45.500534 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8096 | 2025.05.14 16:37:45.500572 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
| 8097 | 2025.05.14 16:37:45.500609 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8098 | 2025.05.14 16:37:45.500793 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2025.05.14 16:37:45.500853 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_61_12} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8100 | 2025.05.14 16:37:45.500930 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8101 | 2025.05.14 16:37:45.501311 [ 269 ] {074c82d2-78ff-4d9f-818a-80bbb3331cd2} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2025.05.14 16:37:45.501347 [ 269 ] {074c82d2-78ff-4d9f-818a-80bbb3331cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8103 | 2025.05.14 16:37:45.502073 [ 269 ] {074c82d2-78ff-4d9f-818a-80bbb3331cd2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8104 | 2025.05.14 16:37:45.502311 [ 269 ] {074c82d2-78ff-4d9f-818a-80bbb3331cd2} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2025.05.14 16:37:45.502458 [ 269 ] {074c82d2-78ff-4d9f-818a-80bbb3331cd2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002012 sec., 12922.465208747515 rows/sec., 23.16 MiB/sec. | ||
| 8106 | 2025.05.14 16:37:45.502533 [ 269 ] {074c82d2-78ff-4d9f-818a-80bbb3331cd2} <Debug> TCPHandler: Processed in 0.002228504 sec. | ||
| 8107 | 2025.05.14 16:37:45.502649 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2025.05.14 16:37:45.502745 [ 269 ] {833cb163-8622-42ea-8b04-137a33fbd4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8109 | 2025.05.14 16:37:45.502788 [ 269 ] {833cb163-8622-42ea-8b04-137a33fbd4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8110 | 2025.05.14 16:37:45.503137 [ 269 ] {833cb163-8622-42ea-8b04-137a33fbd4a0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2025.05.14 16:37:45.503172 [ 269 ] {833cb163-8622-42ea-8b04-137a33fbd4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8112 | 2025.05.14 16:37:45.503673 [ 269 ] {833cb163-8622-42ea-8b04-137a33fbd4a0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8113 | 2025.05.14 16:37:45.503907 [ 269 ] {833cb163-8622-42ea-8b04-137a33fbd4a0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2025.05.14 16:37:45.504006 [ 88 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8115 | 2025.05.14 16:37:45.504029 [ 88 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2025.05.14 16:37:45.504038 [ 269 ] {833cb163-8622-42ea-8b04-137a33fbd4a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 8117 | 2025.05.14 16:37:45.504045 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8118 | 2025.05.14 16:37:45.504075 [ 269 ] {833cb163-8622-42ea-8b04-137a33fbd4a0} <Debug> TCPHandler: Processed in 0.001477319 sec. | ||
| 8119 | 2025.05.14 16:37:45.504132 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 8120 | 2025.05.14 16:37:45.504261 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8121 | 2025.05.14 16:37:45.504295 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3516 rows starting from the beginning of the part | ||
| 8122 | 2025.05.14 16:37:45.504353 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
| 8123 | 2025.05.14 16:37:45.504399 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 8124 | 2025.05.14 16:37:45.504442 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 8125 | 2025.05.14 16:37:45.504482 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 8126 | 2025.05.14 16:37:45.504525 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 8127 | 2025.05.14 16:37:45.506175 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19318 rows, containing 5 columns (5 merged, 0 gathered) in 0.005920717 sec., 3262780.504455795 rows/sec., 220.28 MiB/sec. | ||
| 8128 | 2025.05.14 16:37:45.506185 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3800 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086561 sec., 1821178.484597383 rows/sec., 118.77 MiB/sec. | ||
| 8129 | 2025.05.14 16:37:45.506515 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8130 | 2025.05.14 16:37:45.506599 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8131 | 2025.05.14 16:37:45.506898 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2025.05.14 16:37:45.506914 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2025.05.14 16:37:45.506996 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8134 | 2025.05.14 16:37:45.507004 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_61_12} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8135 | 2025.05.14 16:37:45.507103 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8136 | 2025.05.14 16:37:45.507152 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 8137 | 2025.05.14 16:37:46.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.75 MiB, peak 279.17 MiB, free memory in arenas 0.00 B, will set to 271.30 MiB (RSS), difference: 1.55 MiB | ||
| 8138 | 2025.05.14 16:37:49.204410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1158 | ||
| 8139 | 2025.05.14 16:37:49.206765 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2025.05.14 16:37:49.206824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8141 | 2025.05.14 16:37:49.208080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8142 | 2025.05.14 16:37:49.208365 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2025.05.14 16:37:49.208739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 8144 | 2025.05.14 16:37:50.498243 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2025.05.14 16:37:50.498418 [ 269 ] {5785770b-64e7-40e9-8e0c-fa0ef90728dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8146 | 2025.05.14 16:37:50.498485 [ 269 ] {5785770b-64e7-40e9-8e0c-fa0ef90728dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8147 | 2025.05.14 16:37:50.499181 [ 269 ] {5785770b-64e7-40e9-8e0c-fa0ef90728dc} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.05.14 16:37:50.499223 [ 269 ] {5785770b-64e7-40e9-8e0c-fa0ef90728dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8149 | 2025.05.14 16:37:50.499648 [ 269 ] {5785770b-64e7-40e9-8e0c-fa0ef90728dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8150 | 2025.05.14 16:37:50.499885 [ 269 ] {5785770b-64e7-40e9-8e0c-fa0ef90728dc} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2025.05.14 16:37:50.500048 [ 269 ] {5785770b-64e7-40e9-8e0c-fa0ef90728dc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00168 sec., 126190.47619047618 rows/sec., 8.03 MiB/sec. | ||
| 8152 | 2025.05.14 16:37:50.500102 [ 269 ] {5785770b-64e7-40e9-8e0c-fa0ef90728dc} <Debug> TCPHandler: Processed in 0.001988519 sec. | ||
| 8153 | 2025.05.14 16:37:50.500223 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2025.05.14 16:37:50.500325 [ 269 ] {a06c17b2-9337-4f2d-acba-426d9cc347ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8155 | 2025.05.14 16:37:50.500368 [ 269 ] {a06c17b2-9337-4f2d-acba-426d9cc347ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8156 | 2025.05.14 16:37:50.500997 [ 269 ] {a06c17b2-9337-4f2d-acba-426d9cc347ae} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2025.05.14 16:37:50.501034 [ 269 ] {a06c17b2-9337-4f2d-acba-426d9cc347ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8158 | 2025.05.14 16:37:50.501384 [ 269 ] {a06c17b2-9337-4f2d-acba-426d9cc347ae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8159 | 2025.05.14 16:37:50.501597 [ 269 ] {a06c17b2-9337-4f2d-acba-426d9cc347ae} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2025.05.14 16:37:50.501730 [ 269 ] {a06c17b2-9337-4f2d-acba-426d9cc347ae} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001429 sec., 449965.01049685094 rows/sec., 35.47 MiB/sec. | ||
| 8161 | 2025.05.14 16:37:50.501771 [ 269 ] {a06c17b2-9337-4f2d-acba-426d9cc347ae} <Debug> TCPHandler: Processed in 0.001601492 sec. | ||
| 8162 | 2025.05.14 16:37:50.501882 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2025.05.14 16:37:50.501979 [ 269 ] {4757c5dc-52b3-44ad-8bd6-b8b13128f2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8164 | 2025.05.14 16:37:50.502020 [ 269 ] {4757c5dc-52b3-44ad-8bd6-b8b13128f2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8165 | 2025.05.14 16:37:50.502450 [ 269 ] {4757c5dc-52b3-44ad-8bd6-b8b13128f2fc} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2025.05.14 16:37:50.502488 [ 269 ] {4757c5dc-52b3-44ad-8bd6-b8b13128f2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8167 | 2025.05.14 16:37:50.502797 [ 269 ] {4757c5dc-52b3-44ad-8bd6-b8b13128f2fc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8168 | 2025.05.14 16:37:50.503014 [ 269 ] {4757c5dc-52b3-44ad-8bd6-b8b13128f2fc} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2025.05.14 16:37:50.503142 [ 269 ] {4757c5dc-52b3-44ad-8bd6-b8b13128f2fc} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001183 sec., 100591.71597633135 rows/sec., 6.08 MiB/sec. | ||
| 8170 | 2025.05.14 16:37:50.503180 [ 269 ] {4757c5dc-52b3-44ad-8bd6-b8b13128f2fc} <Debug> TCPHandler: Processed in 0.001349327 sec. | ||
| 8171 | 2025.05.14 16:37:50.503289 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2025.05.14 16:37:50.503383 [ 269 ] {8ec6234f-c869-4ac5-bc84-a538592d28df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8173 | 2025.05.14 16:37:50.503423 [ 269 ] {8ec6234f-c869-4ac5-bc84-a538592d28df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8174 | 2025.05.14 16:37:50.503844 [ 269 ] {8ec6234f-c869-4ac5-bc84-a538592d28df} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2025.05.14 16:37:50.503880 [ 269 ] {8ec6234f-c869-4ac5-bc84-a538592d28df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8176 | 2025.05.14 16:37:50.504184 [ 269 ] {8ec6234f-c869-4ac5-bc84-a538592d28df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8177 | 2025.05.14 16:37:50.504402 [ 269 ] {8ec6234f-c869-4ac5-bc84-a538592d28df} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2025.05.14 16:37:50.504513 [ 80 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8179 | 2025.05.14 16:37:50.504530 [ 269 ] {8ec6234f-c869-4ac5-bc84-a538592d28df} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001166 sec., 96912.52144082333 rows/sec., 6.27 MiB/sec. | ||
| 8180 | 2025.05.14 16:37:50.504579 [ 80 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2025.05.14 16:37:50.504588 [ 269 ] {8ec6234f-c869-4ac5-bc84-a538592d28df} <Debug> TCPHandler: Processed in 0.001350256 sec. | ||
| 8182 | 2025.05.14 16:37:50.504609 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8183 | 2025.05.14 16:37:50.504708 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2025.05.14 16:37:50.504747 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 8185 | 2025.05.14 16:37:50.504809 [ 269 ] {f2c51fee-c294-4cbf-bfc9-6fc51bf2d308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8186 | 2025.05.14 16:37:50.504854 [ 269 ] {f2c51fee-c294-4cbf-bfc9-6fc51bf2d308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8187 | 2025.05.14 16:37:50.504889 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8188 | 2025.05.14 16:37:50.504928 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 342 rows starting from the beginning of the part | ||
| 8189 | 2025.05.14 16:37:50.504993 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
| 8190 | 2025.05.14 16:37:50.505046 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
| 8191 | 2025.05.14 16:37:50.505091 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 8192 | 2025.05.14 16:37:50.505133 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part | ||
| 8193 | 2025.05.14 16:37:50.505173 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part | ||
| 8194 | 2025.05.14 16:37:50.505279 [ 269 ] {f2c51fee-c294-4cbf-bfc9-6fc51bf2d308} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.05.14 16:37:50.505321 [ 269 ] {f2c51fee-c294-4cbf-bfc9-6fc51bf2d308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8196 | 2025.05.14 16:37:50.505644 [ 269 ] {f2c51fee-c294-4cbf-bfc9-6fc51bf2d308} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8197 | 2025.05.14 16:37:50.505880 [ 269 ] {f2c51fee-c294-4cbf-bfc9-6fc51bf2d308} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2025.05.14 16:37:50.506007 [ 269 ] {f2c51fee-c294-4cbf-bfc9-6fc51bf2d308} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001218 sec., 91954.02298850575 rows/sec., 5.24 MiB/sec. | ||
| 8199 | 2025.05.14 16:37:50.506046 [ 269 ] {f2c51fee-c294-4cbf-bfc9-6fc51bf2d308} <Debug> TCPHandler: Processed in 0.001387367 sec. | ||
| 8200 | 2025.05.14 16:37:50.506156 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2025.05.14 16:37:50.506161 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479269 sec., 690881.7801224794 rows/sec., 48.28 MiB/sec. | ||
| 8202 | 2025.05.14 16:37:50.506250 [ 269 ] {841f7c12-e6c4-4db8-9de4-55db60893381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8203 | 2025.05.14 16:37:50.506296 [ 269 ] {841f7c12-e6c4-4db8-9de4-55db60893381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8204 | 2025.05.14 16:37:50.506331 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8205 | 2025.05.14 16:37:50.506617 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2025.05.14 16:37:50.506692 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_35_7} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8207 | 2025.05.14 16:37:50.506784 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8208 | 2025.05.14 16:37:50.506803 [ 269 ] {841f7c12-e6c4-4db8-9de4-55db60893381} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.05.14 16:37:50.506844 [ 269 ] {841f7c12-e6c4-4db8-9de4-55db60893381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8210 | 2025.05.14 16:37:50.507176 [ 269 ] {841f7c12-e6c4-4db8-9de4-55db60893381} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8211 | 2025.05.14 16:37:50.507390 [ 269 ] {841f7c12-e6c4-4db8-9de4-55db60893381} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2025.05.14 16:37:50.507519 [ 269 ] {841f7c12-e6c4-4db8-9de4-55db60893381} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001287 sec., 306915.30691530695 rows/sec., 21.72 MiB/sec. | ||
| 8213 | 2025.05.14 16:37:50.507557 [ 269 ] {841f7c12-e6c4-4db8-9de4-55db60893381} <Debug> TCPHandler: Processed in 0.001451019 sec. | ||
| 8214 | 2025.05.14 16:37:50.507664 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8215 | 2025.05.14 16:37:50.507756 [ 269 ] {0d8da469-0a5c-4f0a-8786-210d2ee23ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8216 | 2025.05.14 16:37:50.507797 [ 269 ] {0d8da469-0a5c-4f0a-8786-210d2ee23ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8217 | 2025.05.14 16:37:50.508109 [ 269 ] {0d8da469-0a5c-4f0a-8786-210d2ee23ea3} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8218 | 2025.05.14 16:37:50.508145 [ 269 ] {0d8da469-0a5c-4f0a-8786-210d2ee23ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8219 | 2025.05.14 16:37:50.508483 [ 269 ] {0d8da469-0a5c-4f0a-8786-210d2ee23ea3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8220 | 2025.05.14 16:37:50.508707 [ 269 ] {0d8da469-0a5c-4f0a-8786-210d2ee23ea3} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2025.05.14 16:37:50.508834 [ 269 ] {0d8da469-0a5c-4f0a-8786-210d2ee23ea3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 8222 | 2025.05.14 16:37:50.508870 [ 269 ] {0d8da469-0a5c-4f0a-8786-210d2ee23ea3} <Debug> TCPHandler: Processed in 0.001255704 sec. | ||
| 8223 | 2025.05.14 16:37:50.508977 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.05.14 16:37:50.509071 [ 269 ] {486f10be-72b4-4eae-8bac-8de604fda57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8225 | 2025.05.14 16:37:50.509112 [ 269 ] {486f10be-72b4-4eae-8bac-8de604fda57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8226 | 2025.05.14 16:37:50.509498 [ 269 ] {486f10be-72b4-4eae-8bac-8de604fda57b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8227 | 2025.05.14 16:37:50.509534 [ 269 ] {486f10be-72b4-4eae-8bac-8de604fda57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8228 | 2025.05.14 16:37:50.509863 [ 269 ] {486f10be-72b4-4eae-8bac-8de604fda57b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8229 | 2025.05.14 16:37:50.510077 [ 269 ] {486f10be-72b4-4eae-8bac-8de604fda57b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2025.05.14 16:37:50.510204 [ 269 ] {486f10be-72b4-4eae-8bac-8de604fda57b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001151 sec., 205907.90616854912 rows/sec., 13.80 MiB/sec. | ||
| 8231 | 2025.05.14 16:37:50.510241 [ 269 ] {486f10be-72b4-4eae-8bac-8de604fda57b} <Debug> TCPHandler: Processed in 0.001312606 sec. | ||
| 8232 | 2025.05.14 16:37:50.510347 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.05.14 16:37:50.510440 [ 269 ] {41b0793f-c136-4479-9bc8-9bb3f1184a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8234 | 2025.05.14 16:37:50.510483 [ 269 ] {41b0793f-c136-4479-9bc8-9bb3f1184a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8235 | 2025.05.14 16:37:50.510773 [ 269 ] {41b0793f-c136-4479-9bc8-9bb3f1184a29} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2025.05.14 16:37:50.510808 [ 269 ] {41b0793f-c136-4479-9bc8-9bb3f1184a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8237 | 2025.05.14 16:37:50.511102 [ 269 ] {41b0793f-c136-4479-9bc8-9bb3f1184a29} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8238 | 2025.05.14 16:37:50.511314 [ 269 ] {41b0793f-c136-4479-9bc8-9bb3f1184a29} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2025.05.14 16:37:50.511440 [ 269 ] {41b0793f-c136-4479-9bc8-9bb3f1184a29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 8240 | 2025.05.14 16:37:50.511475 [ 269 ] {41b0793f-c136-4479-9bc8-9bb3f1184a29} <Debug> TCPHandler: Processed in 0.001177624 sec. | ||
| 8241 | 2025.05.14 16:37:50.511580 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.05.14 16:37:50.511672 [ 269 ] {c6a9b164-97c2-43cb-80c5-c08356dd83d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8243 | 2025.05.14 16:37:50.511727 [ 269 ] {c6a9b164-97c2-43cb-80c5-c08356dd83d0} <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 | ||
| 8244 | 2025.05.14 16:37:50.512485 [ 269 ] {c6a9b164-97c2-43cb-80c5-c08356dd83d0} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8245 | 2025.05.14 16:37:50.512522 [ 269 ] {c6a9b164-97c2-43cb-80c5-c08356dd83d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8246 | 2025.05.14 16:37:50.513038 [ 269 ] {c6a9b164-97c2-43cb-80c5-c08356dd83d0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8247 | 2025.05.14 16:37:50.513270 [ 269 ] {c6a9b164-97c2-43cb-80c5-c08356dd83d0} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2025.05.14 16:37:50.513409 [ 269 ] {c6a9b164-97c2-43cb-80c5-c08356dd83d0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001754 sec., 7411.630558722919 rows/sec., 13.28 MiB/sec. | ||
| 8249 | 2025.05.14 16:37:50.513472 [ 269 ] {c6a9b164-97c2-43cb-80c5-c08356dd83d0} <Debug> TCPHandler: Processed in 0.001940788 sec. | ||
| 8250 | 2025.05.14 16:37:50.513580 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2025.05.14 16:37:50.513672 [ 269 ] {f52103ec-edc9-4f15-a57a-108c2b8fada6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8252 | 2025.05.14 16:37:50.513715 [ 269 ] {f52103ec-edc9-4f15-a57a-108c2b8fada6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8253 | 2025.05.14 16:37:50.514038 [ 269 ] {f52103ec-edc9-4f15-a57a-108c2b8fada6} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2025.05.14 16:37:50.514074 [ 269 ] {f52103ec-edc9-4f15-a57a-108c2b8fada6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8255 | 2025.05.14 16:37:50.514382 [ 269 ] {f52103ec-edc9-4f15-a57a-108c2b8fada6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8256 | 2025.05.14 16:37:50.514600 [ 269 ] {f52103ec-edc9-4f15-a57a-108c2b8fada6} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.05.14 16:37:50.514725 [ 269 ] {f52103ec-edc9-4f15-a57a-108c2b8fada6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001071 sec., 76563.9589169001 rows/sec., 4.86 MiB/sec. | ||
| 8258 | 2025.05.14 16:37:50.514763 [ 269 ] {f52103ec-edc9-4f15-a57a-108c2b8fada6} <Debug> TCPHandler: Processed in 0.001232484 sec. | ||
| 8259 | 2025.05.14 16:37:51.661477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
| 8260 | 2025.05.14 16:37:51.661998 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2025.05.14 16:37:51.662040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8262 | 2025.05.14 16:37:51.662524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8263 | 2025.05.14 16:37:51.662749 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2025.05.14 16:37:51.662880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
| 8265 | 2025.05.14 16:37:52.638812 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8266 | 2025.05.14 16:37:52.655839 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2025.05.14 16:37:52.655911 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8268 | 2025.05.14 16:37:52.662227 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8269 | 2025.05.14 16:37:52.662948 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2025.05.14 16:37:52.666184 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8271 | 2025.05.14 16:37:55.494046 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2025.05.14 16:37:55.494328 [ 269 ] {0dcd957d-5999-42fe-a068-a231d5b1ec2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8273 | 2025.05.14 16:37:55.494434 [ 269 ] {0dcd957d-5999-42fe-a068-a231d5b1ec2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8274 | 2025.05.14 16:37:55.495249 [ 269 ] {0dcd957d-5999-42fe-a068-a231d5b1ec2d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2025.05.14 16:37:55.495295 [ 269 ] {0dcd957d-5999-42fe-a068-a231d5b1ec2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8276 | 2025.05.14 16:37:55.495708 [ 269 ] {0dcd957d-5999-42fe-a068-a231d5b1ec2d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8277 | 2025.05.14 16:37:55.495937 [ 269 ] {0dcd957d-5999-42fe-a068-a231d5b1ec2d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2025.05.14 16:37:55.496099 [ 269 ] {0dcd957d-5999-42fe-a068-a231d5b1ec2d} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001846 sec., 58504.875406283856 rows/sec., 4.89 MiB/sec. | ||
| 8279 | 2025.05.14 16:37:55.496149 [ 269 ] {0dcd957d-5999-42fe-a068-a231d5b1ec2d} <Debug> TCPHandler: Processed in 0.002287016 sec. | ||
| 8280 | 2025.05.14 16:37:55.496271 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2025.05.14 16:37:55.496373 [ 269 ] {6e32d9f1-2024-46c4-bed3-3d06eeb74008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8282 | 2025.05.14 16:37:55.496416 [ 269 ] {6e32d9f1-2024-46c4-bed3-3d06eeb74008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8283 | 2025.05.14 16:37:55.496817 [ 269 ] {6e32d9f1-2024-46c4-bed3-3d06eeb74008} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.05.14 16:37:55.496854 [ 269 ] {6e32d9f1-2024-46c4-bed3-3d06eeb74008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8285 | 2025.05.14 16:37:55.497164 [ 269 ] {6e32d9f1-2024-46c4-bed3-3d06eeb74008} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8286 | 2025.05.14 16:37:55.497376 [ 269 ] {6e32d9f1-2024-46c4-bed3-3d06eeb74008} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2025.05.14 16:37:55.497497 [ 76 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 8288 | 2025.05.14 16:37:55.497511 [ 269 ] {6e32d9f1-2024-46c4-bed3-3d06eeb74008} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001161 sec., 22394.487510766583 rows/sec., 1.64 MiB/sec. | ||
| 8289 | 2025.05.14 16:37:55.497564 [ 76 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2025.05.14 16:37:55.497575 [ 269 ] {6e32d9f1-2024-46c4-bed3-3d06eeb74008} <Debug> TCPHandler: Processed in 0.001355447 sec. | ||
| 8291 | 2025.05.14 16:37:55.497592 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8292 | 2025.05.14 16:37:55.497691 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2025.05.14 16:37:55.497726 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 8294 | 2025.05.14 16:37:55.497790 [ 269 ] {ae9079de-f7d4-408a-81f6-07ba541bb47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8295 | 2025.05.14 16:37:55.497835 [ 269 ] {ae9079de-f7d4-408a-81f6-07ba541bb47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8296 | 2025.05.14 16:37:55.497876 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8297 | 2025.05.14 16:37:55.497920 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 163 rows starting from the beginning of the part | ||
| 8298 | 2025.05.14 16:37:55.497996 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 8299 | 2025.05.14 16:37:55.498047 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 119 rows starting from the beginning of the part | ||
| 8300 | 2025.05.14 16:37:55.498096 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 8301 | 2025.05.14 16:37:55.498141 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 119 rows starting from the beginning of the part | ||
| 8302 | 2025.05.14 16:37:55.498188 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 8303 | 2025.05.14 16:37:55.498250 [ 269 ] {ae9079de-f7d4-408a-81f6-07ba541bb47c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.05.14 16:37:55.498292 [ 269 ] {ae9079de-f7d4-408a-81f6-07ba541bb47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8305 | 2025.05.14 16:37:55.498649 [ 269 ] {ae9079de-f7d4-408a-81f6-07ba541bb47c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8306 | 2025.05.14 16:37:55.498876 [ 269 ] {ae9079de-f7d4-408a-81f6-07ba541bb47c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.05.14 16:37:55.499015 [ 269 ] {ae9079de-f7d4-408a-81f6-07ba541bb47c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001244 sec., 72347.26688102893 rows/sec., 5.65 MiB/sec. | ||
| 8308 | 2025.05.14 16:37:55.499054 [ 269 ] {ae9079de-f7d4-408a-81f6-07ba541bb47c} <Debug> TCPHandler: Processed in 0.001412908 sec. | ||
| 8309 | 2025.05.14 16:37:55.499163 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2025.05.14 16:37:55.499170 [ 187 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150538 sec., 318192.0843906522 rows/sec., 21.43 MiB/sec. | ||
| 8311 | 2025.05.14 16:37:55.499258 [ 269 ] {c7a11ec6-9d1f-4987-ae8d-4f3de77c613d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8312 | 2025.05.14 16:37:55.499307 [ 269 ] {c7a11ec6-9d1f-4987-ae8d-4f3de77c613d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8313 | 2025.05.14 16:37:55.499325 [ 187 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 8314 | 2025.05.14 16:37:55.499601 [ 187 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2025.05.14 16:37:55.499671 [ 187 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_50_10} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 8316 | 2025.05.14 16:37:55.499695 [ 269 ] {c7a11ec6-9d1f-4987-ae8d-4f3de77c613d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2025.05.14 16:37:55.499736 [ 269 ] {c7a11ec6-9d1f-4987-ae8d-4f3de77c613d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8318 | 2025.05.14 16:37:55.499760 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8319 | 2025.05.14 16:37:55.500078 [ 269 ] {c7a11ec6-9d1f-4987-ae8d-4f3de77c613d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8320 | 2025.05.14 16:37:55.500290 [ 269 ] {c7a11ec6-9d1f-4987-ae8d-4f3de77c613d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2025.05.14 16:37:55.500418 [ 269 ] {c7a11ec6-9d1f-4987-ae8d-4f3de77c613d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 8322 | 2025.05.14 16:37:55.500461 [ 269 ] {c7a11ec6-9d1f-4987-ae8d-4f3de77c613d} <Debug> TCPHandler: Processed in 0.001346586 sec. | ||
| 8323 | 2025.05.14 16:37:55.500568 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2025.05.14 16:37:55.500662 [ 269 ] {c26aa59b-dd78-4e5b-ad50-5043d4cfce9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8325 | 2025.05.14 16:37:55.500715 [ 269 ] {c26aa59b-dd78-4e5b-ad50-5043d4cfce9b} <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 | ||
| 8326 | 2025.05.14 16:37:55.501490 [ 269 ] {c26aa59b-dd78-4e5b-ad50-5043d4cfce9b} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2025.05.14 16:37:55.501527 [ 269 ] {c26aa59b-dd78-4e5b-ad50-5043d4cfce9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8328 | 2025.05.14 16:37:55.502063 [ 269 ] {c26aa59b-dd78-4e5b-ad50-5043d4cfce9b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8329 | 2025.05.14 16:37:55.502286 [ 269 ] {c26aa59b-dd78-4e5b-ad50-5043d4cfce9b} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2025.05.14 16:37:55.502425 [ 269 ] {c26aa59b-dd78-4e5b-ad50-5043d4cfce9b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001781 sec., 14598.540145985402 rows/sec., 26.16 MiB/sec. | ||
| 8331 | 2025.05.14 16:37:55.502490 [ 269 ] {c26aa59b-dd78-4e5b-ad50-5043d4cfce9b} <Debug> TCPHandler: Processed in 0.001970159 sec. | ||
| 8332 | 2025.05.14 16:37:55.502604 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2025.05.14 16:37:55.502698 [ 269 ] {36665115-7640-47e6-8989-c1a4739932ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8334 | 2025.05.14 16:37:55.502741 [ 269 ] {36665115-7640-47e6-8989-c1a4739932ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8335 | 2025.05.14 16:37:55.503061 [ 269 ] {36665115-7640-47e6-8989-c1a4739932ad} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2025.05.14 16:37:55.503095 [ 269 ] {36665115-7640-47e6-8989-c1a4739932ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8337 | 2025.05.14 16:37:55.503410 [ 269 ] {36665115-7640-47e6-8989-c1a4739932ad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8338 | 2025.05.14 16:37:55.503621 [ 269 ] {36665115-7640-47e6-8989-c1a4739932ad} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2025.05.14 16:37:55.503748 [ 269 ] {36665115-7640-47e6-8989-c1a4739932ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8340 | 2025.05.14 16:37:55.503785 [ 269 ] {36665115-7640-47e6-8989-c1a4739932ad} <Debug> TCPHandler: Processed in 0.001232685 sec. | ||
| 8341 | 2025.05.14 16:37:59.042922 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8342 | 2025.05.14 16:37:59.043046 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8343 | 2025.05.14 16:37:59.163927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
| 8344 | 2025.05.14 16:37:59.164396 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2025.05.14 16:37:59.164429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8346 | 2025.05.14 16:37:59.164884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8347 | 2025.05.14 16:37:59.165106 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2025.05.14 16:37:59.165228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 8349 | 2025.05.14 16:37:59.209876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1192 | ||
| 8350 | 2025.05.14 16:37:59.212121 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2025.05.14 16:37:59.212178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8352 | 2025.05.14 16:37:59.213339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8353 | 2025.05.14 16:37:59.213598 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2025.05.14 16:37:59.213897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 8355 | 2025.05.14 16:38:00.167227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8356 | 2025.05.14 16:38:00.184423 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2025.05.14 16:38:00.184476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8358 | 2025.05.14 16:38:00.190726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8359 | 2025.05.14 16:38:00.191503 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2025.05.14 16:38:00.194673 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8361 | 2025.05.14 16:38:00.498821 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2025.05.14 16:38:00.499069 [ 269 ] {326c4e63-ee89-4657-8fe8-83f7a94ecf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8363 | 2025.05.14 16:38:00.499136 [ 269 ] {326c4e63-ee89-4657-8fe8-83f7a94ecf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8364 | 2025.05.14 16:38:00.499831 [ 269 ] {326c4e63-ee89-4657-8fe8-83f7a94ecf20} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2025.05.14 16:38:00.499875 [ 269 ] {326c4e63-ee89-4657-8fe8-83f7a94ecf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8366 | 2025.05.14 16:38:00.500288 [ 269 ] {326c4e63-ee89-4657-8fe8-83f7a94ecf20} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8367 | 2025.05.14 16:38:00.500532 [ 269 ] {326c4e63-ee89-4657-8fe8-83f7a94ecf20} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2025.05.14 16:38:00.500739 [ 269 ] {326c4e63-ee89-4657-8fe8-83f7a94ecf20} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001729 sec., 122614.22787738577 rows/sec., 7.80 MiB/sec. | ||
| 8369 | 2025.05.14 16:38:00.500792 [ 269 ] {326c4e63-ee89-4657-8fe8-83f7a94ecf20} <Debug> TCPHandler: Processed in 0.002142742 sec. | ||
| 8370 | 2025.05.14 16:38:00.500914 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8371 | 2025.05.14 16:38:00.501017 [ 269 ] {d77f6629-d4a4-41d5-b030-94534adedc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8372 | 2025.05.14 16:38:00.501060 [ 269 ] {d77f6629-d4a4-41d5-b030-94534adedc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8373 | 2025.05.14 16:38:00.501712 [ 269 ] {d77f6629-d4a4-41d5-b030-94534adedc28} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2025.05.14 16:38:00.501752 [ 269 ] {d77f6629-d4a4-41d5-b030-94534adedc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8375 | 2025.05.14 16:38:00.502149 [ 269 ] {d77f6629-d4a4-41d5-b030-94534adedc28} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8376 | 2025.05.14 16:38:00.502403 [ 269 ] {d77f6629-d4a4-41d5-b030-94534adedc28} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2025.05.14 16:38:00.502646 [ 269 ] {d77f6629-d4a4-41d5-b030-94534adedc28} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001652 sec., 389225.1815980629 rows/sec., 30.69 MiB/sec. | ||
| 8378 | 2025.05.14 16:38:00.502689 [ 269 ] {d77f6629-d4a4-41d5-b030-94534adedc28} <Debug> TCPHandler: Processed in 0.001828986 sec. | ||
| 8379 | 2025.05.14 16:38:00.502804 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8380 | 2025.05.14 16:38:00.502903 [ 269 ] {29825248-bf4a-4c2c-baa1-b335d806967d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8381 | 2025.05.14 16:38:00.502945 [ 269 ] {29825248-bf4a-4c2c-baa1-b335d806967d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8382 | 2025.05.14 16:38:00.503433 [ 269 ] {29825248-bf4a-4c2c-baa1-b335d806967d} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8383 | 2025.05.14 16:38:00.503476 [ 269 ] {29825248-bf4a-4c2c-baa1-b335d806967d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8384 | 2025.05.14 16:38:00.503851 [ 269 ] {29825248-bf4a-4c2c-baa1-b335d806967d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8385 | 2025.05.14 16:38:00.504090 [ 269 ] {29825248-bf4a-4c2c-baa1-b335d806967d} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2025.05.14 16:38:00.504221 [ 269 ] {29825248-bf4a-4c2c-baa1-b335d806967d} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001339 sec., 88872.2927557879 rows/sec., 5.37 MiB/sec. | ||
| 8387 | 2025.05.14 16:38:00.504260 [ 269 ] {29825248-bf4a-4c2c-baa1-b335d806967d} <Debug> TCPHandler: Processed in 0.00150641 sec. | ||
| 8388 | 2025.05.14 16:38:00.504372 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8389 | 2025.05.14 16:38:00.504466 [ 269 ] {3ffa81e7-22a3-4bf2-990f-1e4f5373553c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8390 | 2025.05.14 16:38:00.504506 [ 269 ] {3ffa81e7-22a3-4bf2-990f-1e4f5373553c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8391 | 2025.05.14 16:38:00.504990 [ 269 ] {3ffa81e7-22a3-4bf2-990f-1e4f5373553c} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2025.05.14 16:38:00.505024 [ 269 ] {3ffa81e7-22a3-4bf2-990f-1e4f5373553c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8393 | 2025.05.14 16:38:00.505335 [ 269 ] {3ffa81e7-22a3-4bf2-990f-1e4f5373553c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8394 | 2025.05.14 16:38:00.505552 [ 269 ] {3ffa81e7-22a3-4bf2-990f-1e4f5373553c} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8395 | 2025.05.14 16:38:00.505680 [ 269 ] {3ffa81e7-22a3-4bf2-990f-1e4f5373553c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001232 sec., 91720.77922077922 rows/sec., 5.94 MiB/sec. | ||
| 8396 | 2025.05.14 16:38:00.505718 [ 269 ] {3ffa81e7-22a3-4bf2-990f-1e4f5373553c} <Debug> TCPHandler: Processed in 0.001395898 sec. | ||
| 8397 | 2025.05.14 16:38:00.505855 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8398 | 2025.05.14 16:38:00.505949 [ 269 ] {ec7fb5f3-13d5-4969-9045-cc89ab1c564c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8399 | 2025.05.14 16:38:00.505990 [ 269 ] {ec7fb5f3-13d5-4969-9045-cc89ab1c564c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8400 | 2025.05.14 16:38:00.506412 [ 269 ] {ec7fb5f3-13d5-4969-9045-cc89ab1c564c} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2025.05.14 16:38:00.506448 [ 269 ] {ec7fb5f3-13d5-4969-9045-cc89ab1c564c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8402 | 2025.05.14 16:38:00.506765 [ 269 ] {ec7fb5f3-13d5-4969-9045-cc89ab1c564c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8403 | 2025.05.14 16:38:00.506975 [ 269 ] {ec7fb5f3-13d5-4969-9045-cc89ab1c564c} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2025.05.14 16:38:00.507099 [ 269 ] {ec7fb5f3-13d5-4969-9045-cc89ab1c564c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001168 sec., 95890.4109589041 rows/sec., 5.46 MiB/sec. | ||
| 8405 | 2025.05.14 16:38:00.507137 [ 269 ] {ec7fb5f3-13d5-4969-9045-cc89ab1c564c} <Debug> TCPHandler: Processed in 0.001332976 sec. | ||
| 8406 | 2025.05.14 16:38:00.507249 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2025.05.14 16:38:00.507341 [ 269 ] {48f94c7b-8350-4e8b-858b-4d0b4ace996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8408 | 2025.05.14 16:38:00.507380 [ 269 ] {48f94c7b-8350-4e8b-858b-4d0b4ace996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8409 | 2025.05.14 16:38:00.507895 [ 269 ] {48f94c7b-8350-4e8b-858b-4d0b4ace996d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2025.05.14 16:38:00.507929 [ 269 ] {48f94c7b-8350-4e8b-858b-4d0b4ace996d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8411 | 2025.05.14 16:38:00.508266 [ 269 ] {48f94c7b-8350-4e8b-858b-4d0b4ace996d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8412 | 2025.05.14 16:38:00.508541 [ 269 ] {48f94c7b-8350-4e8b-858b-4d0b4ace996d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2025.05.14 16:38:00.508684 [ 269 ] {48f94c7b-8350-4e8b-858b-4d0b4ace996d} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001361 sec., 290227.7736958119 rows/sec., 20.54 MiB/sec. | ||
| 8414 | 2025.05.14 16:38:00.508724 [ 269 ] {48f94c7b-8350-4e8b-858b-4d0b4ace996d} <Debug> TCPHandler: Processed in 0.00152597 sec. | ||
| 8415 | 2025.05.14 16:38:00.508840 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2025.05.14 16:38:00.508937 [ 269 ] {de861814-f7ff-4531-9d4c-af8af6d4bfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8417 | 2025.05.14 16:38:00.508983 [ 269 ] {de861814-f7ff-4531-9d4c-af8af6d4bfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8418 | 2025.05.14 16:38:00.509310 [ 269 ] {de861814-f7ff-4531-9d4c-af8af6d4bfe1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2025.05.14 16:38:00.509347 [ 269 ] {de861814-f7ff-4531-9d4c-af8af6d4bfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8420 | 2025.05.14 16:38:00.509691 [ 269 ] {de861814-f7ff-4531-9d4c-af8af6d4bfe1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8421 | 2025.05.14 16:38:00.509933 [ 269 ] {de861814-f7ff-4531-9d4c-af8af6d4bfe1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2025.05.14 16:38:00.510064 [ 269 ] {de861814-f7ff-4531-9d4c-af8af6d4bfe1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 8423 | 2025.05.14 16:38:00.510102 [ 269 ] {de861814-f7ff-4531-9d4c-af8af6d4bfe1} <Debug> TCPHandler: Processed in 0.001313366 sec. | ||
| 8424 | 2025.05.14 16:38:00.510211 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8425 | 2025.05.14 16:38:00.510308 [ 269 ] {c78f73dd-c412-4061-9538-e29d9d6ae113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8426 | 2025.05.14 16:38:00.510352 [ 269 ] {c78f73dd-c412-4061-9538-e29d9d6ae113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8427 | 2025.05.14 16:38:00.510746 [ 269 ] {c78f73dd-c412-4061-9538-e29d9d6ae113} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2025.05.14 16:38:00.510781 [ 269 ] {c78f73dd-c412-4061-9538-e29d9d6ae113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8429 | 2025.05.14 16:38:00.511154 [ 269 ] {c78f73dd-c412-4061-9538-e29d9d6ae113} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8430 | 2025.05.14 16:38:00.511392 [ 269 ] {c78f73dd-c412-4061-9538-e29d9d6ae113} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2025.05.14 16:38:00.511526 [ 269 ] {c78f73dd-c412-4061-9538-e29d9d6ae113} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001237 sec., 191592.5626515764 rows/sec., 12.84 MiB/sec. | ||
| 8432 | 2025.05.14 16:38:00.511564 [ 269 ] {c78f73dd-c412-4061-9538-e29d9d6ae113} <Debug> TCPHandler: Processed in 0.001403058 sec. | ||
| 8433 | 2025.05.14 16:38:00.511681 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8434 | 2025.05.14 16:38:00.511779 [ 269 ] {d1cc0ee8-6c3d-474d-8ba4-05a8da8e8914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8435 | 2025.05.14 16:38:00.511823 [ 269 ] {d1cc0ee8-6c3d-474d-8ba4-05a8da8e8914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8436 | 2025.05.14 16:38:00.512124 [ 269 ] {d1cc0ee8-6c3d-474d-8ba4-05a8da8e8914} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2025.05.14 16:38:00.512159 [ 269 ] {d1cc0ee8-6c3d-474d-8ba4-05a8da8e8914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8438 | 2025.05.14 16:38:00.512469 [ 269 ] {d1cc0ee8-6c3d-474d-8ba4-05a8da8e8914} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8439 | 2025.05.14 16:38:00.512711 [ 269 ] {d1cc0ee8-6c3d-474d-8ba4-05a8da8e8914} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2025.05.14 16:38:00.512843 [ 269 ] {d1cc0ee8-6c3d-474d-8ba4-05a8da8e8914} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 8441 | 2025.05.14 16:38:00.512881 [ 269 ] {d1cc0ee8-6c3d-474d-8ba4-05a8da8e8914} <Debug> TCPHandler: Processed in 0.001248255 sec. | ||
| 8442 | 2025.05.14 16:38:00.512990 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8443 | 2025.05.14 16:38:00.513085 [ 269 ] {f083d031-c8bb-4cdd-b4bb-fe10112bd857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8444 | 2025.05.14 16:38:00.513141 [ 269 ] {f083d031-c8bb-4cdd-b4bb-fe10112bd857} <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 | ||
| 8445 | 2025.05.14 16:38:00.513876 [ 269 ] {f083d031-c8bb-4cdd-b4bb-fe10112bd857} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2025.05.14 16:38:00.513913 [ 269 ] {f083d031-c8bb-4cdd-b4bb-fe10112bd857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8447 | 2025.05.14 16:38:00.514448 [ 269 ] {f083d031-c8bb-4cdd-b4bb-fe10112bd857} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8448 | 2025.05.14 16:38:00.514683 [ 269 ] {f083d031-c8bb-4cdd-b4bb-fe10112bd857} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2025.05.14 16:38:00.514824 [ 269 ] {f083d031-c8bb-4cdd-b4bb-fe10112bd857} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001758 sec., 7394.766780432309 rows/sec., 13.25 MiB/sec. | ||
| 8450 | 2025.05.14 16:38:00.514837 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8451 | 2025.05.14 16:38:00.514878 [ 269 ] {f083d031-c8bb-4cdd-b4bb-fe10112bd857} <Debug> TCPHandler: Processed in 0.001937738 sec. | ||
| 8452 | 2025.05.14 16:38:00.514909 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2025.05.14 16:38:00.514939 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8454 | 2025.05.14 16:38:00.515003 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2025.05.14 16:38:00.515068 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 8456 | 2025.05.14 16:38:00.515104 [ 269 ] {cd8d861a-2c72-4916-9311-0d0bf3471bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8457 | 2025.05.14 16:38:00.515154 [ 269 ] {cd8d861a-2c72-4916-9311-0d0bf3471bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8458 | 2025.05.14 16:38:00.515338 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8459 | 2025.05.14 16:38:00.515406 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 841 rows starting from the beginning of the part | ||
| 8460 | 2025.05.14 16:38:00.515473 [ 269 ] {cd8d861a-2c72-4916-9311-0d0bf3471bd5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2025.05.14 16:38:00.515516 [ 269 ] {cd8d861a-2c72-4916-9311-0d0bf3471bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8462 | 2025.05.14 16:38:00.515545 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
| 8463 | 2025.05.14 16:38:00.515659 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 8464 | 2025.05.14 16:38:00.515762 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
| 8465 | 2025.05.14 16:38:00.515848 [ 269 ] {cd8d861a-2c72-4916-9311-0d0bf3471bd5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8466 | 2025.05.14 16:38:00.515871 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 8467 | 2025.05.14 16:38:00.515981 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part | ||
| 8468 | 2025.05.14 16:38:00.516094 [ 269 ] {cd8d861a-2c72-4916-9311-0d0bf3471bd5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2025.05.14 16:38:00.516232 [ 269 ] {cd8d861a-2c72-4916-9311-0d0bf3471bd5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001145 sec., 71615.72052401747 rows/sec., 4.55 MiB/sec. | ||
| 8470 | 2025.05.14 16:38:00.516268 [ 269 ] {cd8d861a-2c72-4916-9311-0d0bf3471bd5} <Debug> TCPHandler: Processed in 0.001320186 sec. | ||
| 8471 | 2025.05.14 16:38:00.521531 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 19 columns (19 merged, 0 gathered) in 0.006524448 sec., 142847.33359818332 rows/sec., 255.98 MiB/sec. | ||
| 8472 | 2025.05.14 16:38:00.522899 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8473 | 2025.05.14 16:38:00.523298 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2025.05.14 16:38:00.523386 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8475 | 2025.05.14 16:38:00.523554 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB. | ||
| 8476 | 2025.05.14 16:38:02.983156 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8477 | 2025.05.14 16:38:02.983419 [ 269 ] {8a9568d0-ba40-4b87-b10e-bf9bb264b103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8478 | 2025.05.14 16:38:02.983509 [ 269 ] {8a9568d0-ba40-4b87-b10e-bf9bb264b103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8479 | 2025.05.14 16:38:02.984376 [ 269 ] {8a9568d0-ba40-4b87-b10e-bf9bb264b103} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2025.05.14 16:38:02.984457 [ 269 ] {8a9568d0-ba40-4b87-b10e-bf9bb264b103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8481 | 2025.05.14 16:38:02.985058 [ 269 ] {8a9568d0-ba40-4b87-b10e-bf9bb264b103} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8482 | 2025.05.14 16:38:02.985433 [ 269 ] {8a9568d0-ba40-4b87-b10e-bf9bb264b103} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2025.05.14 16:38:02.985669 [ 269 ] {8a9568d0-ba40-4b87-b10e-bf9bb264b103} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002308 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 8484 | 2025.05.14 16:38:02.985756 [ 269 ] {8a9568d0-ba40-4b87-b10e-bf9bb264b103} <Debug> TCPHandler: Processed in 0.002792495 sec. | ||
| 8485 | 2025.05.14 16:38:02.985950 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2025.05.14 16:38:02.986091 [ 269 ] {8534aa9b-64eb-4198-a0f9-a44f771d77a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8487 | 2025.05.14 16:38:02.986154 [ 269 ] {8534aa9b-64eb-4198-a0f9-a44f771d77a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8488 | 2025.05.14 16:38:02.987775 [ 269 ] {8534aa9b-64eb-4198-a0f9-a44f771d77a9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2025.05.14 16:38:02.987828 [ 269 ] {8534aa9b-64eb-4198-a0f9-a44f771d77a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8490 | 2025.05.14 16:38:02.988450 [ 269 ] {8534aa9b-64eb-4198-a0f9-a44f771d77a9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8491 | 2025.05.14 16:38:02.988786 [ 269 ] {8534aa9b-64eb-4198-a0f9-a44f771d77a9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2025.05.14 16:38:02.989000 [ 269 ] {8534aa9b-64eb-4198-a0f9-a44f771d77a9} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.002943 sec., 424736.66326877335 rows/sec., 35.01 MiB/sec. | ||
| 8493 | 2025.05.14 16:38:02.989061 [ 269 ] {8534aa9b-64eb-4198-a0f9-a44f771d77a9} <Debug> TCPHandler: Processed in 0.003179063 sec. | ||
| 8494 | 2025.05.14 16:38:02.989213 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2025.05.14 16:38:02.989336 [ 269 ] {7487ccf6-cda1-4843-ac22-271d6f07cd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8496 | 2025.05.14 16:38:02.989388 [ 269 ] {7487ccf6-cda1-4843-ac22-271d6f07cd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8497 | 2025.05.14 16:38:02.989982 [ 269 ] {7487ccf6-cda1-4843-ac22-271d6f07cd05} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2025.05.14 16:38:02.990030 [ 269 ] {7487ccf6-cda1-4843-ac22-271d6f07cd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8499 | 2025.05.14 16:38:02.990449 [ 269 ] {7487ccf6-cda1-4843-ac22-271d6f07cd05} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8500 | 2025.05.14 16:38:02.990740 [ 269 ] {7487ccf6-cda1-4843-ac22-271d6f07cd05} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2025.05.14 16:38:02.990957 [ 269 ] {7487ccf6-cda1-4843-ac22-271d6f07cd05} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001649 sec., 18192.844147968466 rows/sec., 1.32 MiB/sec. | ||
| 8502 | 2025.05.14 16:38:02.991024 [ 269 ] {7487ccf6-cda1-4843-ac22-271d6f07cd05} <Debug> TCPHandler: Processed in 0.001873017 sec. | ||
| 8503 | 2025.05.14 16:38:02.991179 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2025.05.14 16:38:02.991295 [ 269 ] {590ab884-f7ca-4d1a-9488-7a5ea1bee498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8505 | 2025.05.14 16:38:02.991346 [ 269 ] {590ab884-f7ca-4d1a-9488-7a5ea1bee498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8506 | 2025.05.14 16:38:02.992031 [ 269 ] {590ab884-f7ca-4d1a-9488-7a5ea1bee498} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2025.05.14 16:38:02.992079 [ 269 ] {590ab884-f7ca-4d1a-9488-7a5ea1bee498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8508 | 2025.05.14 16:38:02.992531 [ 269 ] {590ab884-f7ca-4d1a-9488-7a5ea1bee498} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8509 | 2025.05.14 16:38:02.992813 [ 269 ] {590ab884-f7ca-4d1a-9488-7a5ea1bee498} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2025.05.14 16:38:02.992983 [ 269 ] {590ab884-f7ca-4d1a-9488-7a5ea1bee498} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001717 sec., 132789.7495631916 rows/sec., 8.99 MiB/sec. | ||
| 8511 | 2025.05.14 16:38:02.993032 [ 269 ] {590ab884-f7ca-4d1a-9488-7a5ea1bee498} <Debug> TCPHandler: Processed in 0.001912477 sec. | ||
| 8512 | 2025.05.14 16:38:02.993180 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2025.05.14 16:38:02.993295 [ 269 ] {09875ee9-ba60-448e-add8-7edf4ab6c5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8514 | 2025.05.14 16:38:02.993347 [ 269 ] {09875ee9-ba60-448e-add8-7edf4ab6c5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8515 | 2025.05.14 16:38:02.994202 [ 269 ] {09875ee9-ba60-448e-add8-7edf4ab6c5ed} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2025.05.14 16:38:02.994244 [ 269 ] {09875ee9-ba60-448e-add8-7edf4ab6c5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8517 | 2025.05.14 16:38:02.994701 [ 269 ] {09875ee9-ba60-448e-add8-7edf4ab6c5ed} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8518 | 2025.05.14 16:38:02.994985 [ 269 ] {09875ee9-ba60-448e-add8-7edf4ab6c5ed} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2025.05.14 16:38:02.995197 [ 269 ] {09875ee9-ba60-448e-add8-7edf4ab6c5ed} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001927 sec., 285417.7477944992 rows/sec., 21.19 MiB/sec. | ||
| 8520 | 2025.05.14 16:38:02.995262 [ 269 ] {09875ee9-ba60-448e-add8-7edf4ab6c5ed} <Debug> TCPHandler: Processed in 0.002141342 sec. | ||
| 8521 | 2025.05.14 16:38:02.995442 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2025.05.14 16:38:02.995564 [ 269 ] {0c7b247f-d2e9-46dd-90c9-6276e056c65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8523 | 2025.05.14 16:38:02.995622 [ 269 ] {0c7b247f-d2e9-46dd-90c9-6276e056c65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8524 | 2025.05.14 16:38:02.996458 [ 269 ] {0c7b247f-d2e9-46dd-90c9-6276e056c65f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2025.05.14 16:38:02.996506 [ 269 ] {0c7b247f-d2e9-46dd-90c9-6276e056c65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8526 | 2025.05.14 16:38:02.997016 [ 269 ] {0c7b247f-d2e9-46dd-90c9-6276e056c65f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8527 | 2025.05.14 16:38:02.997301 [ 269 ] {0c7b247f-d2e9-46dd-90c9-6276e056c65f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2025.05.14 16:38:02.997505 [ 269 ] {0c7b247f-d2e9-46dd-90c9-6276e056c65f} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001961 sec., 481387.04742478323 rows/sec., 32.28 MiB/sec. | ||
| 8529 | 2025.05.14 16:38:02.997557 [ 269 ] {0c7b247f-d2e9-46dd-90c9-6276e056c65f} <Debug> TCPHandler: Processed in 0.002178123 sec. | ||
| 8530 | 2025.05.14 16:38:02.997715 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2025.05.14 16:38:02.997843 [ 269 ] {c02248c5-97e9-4f67-b148-6896ebbecb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8532 | 2025.05.14 16:38:02.997918 [ 269 ] {c02248c5-97e9-4f67-b148-6896ebbecb09} <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 | ||
| 8533 | 2025.05.14 16:38:02.999021 [ 269 ] {c02248c5-97e9-4f67-b148-6896ebbecb09} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2025.05.14 16:38:02.999068 [ 269 ] {c02248c5-97e9-4f67-b148-6896ebbecb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8535 | 2025.05.14 16:38:02.999793 [ 269 ] {c02248c5-97e9-4f67-b148-6896ebbecb09} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8536 | 2025.05.14 16:38:03.000241 [ 269 ] {c02248c5-97e9-4f67-b148-6896ebbecb09} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2025.05.14 16:38:03.000441 [ 269 ] {c02248c5-97e9-4f67-b148-6896ebbecb09} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002625 sec., 9904.761904761905 rows/sec., 17.75 MiB/sec. | ||
| 8538 | 2025.05.14 16:38:03.000553 [ 269 ] {c02248c5-97e9-4f67-b148-6896ebbecb09} <Debug> TCPHandler: Processed in 0.002900827 sec. | ||
| 8539 | 2025.05.14 16:38:03.000702 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2025.05.14 16:38:03.000810 [ 269 ] {acd7187c-53ce-493c-b33f-25fe37c5cb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8541 | 2025.05.14 16:38:03.000856 [ 269 ] {acd7187c-53ce-493c-b33f-25fe37c5cb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8542 | 2025.05.14 16:38:03.001217 [ 269 ] {acd7187c-53ce-493c-b33f-25fe37c5cb4e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.05.14 16:38:03.001255 [ 269 ] {acd7187c-53ce-493c-b33f-25fe37c5cb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8544 | 2025.05.14 16:38:03.001602 [ 269 ] {acd7187c-53ce-493c-b33f-25fe37c5cb4e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8545 | 2025.05.14 16:38:03.001860 [ 269 ] {acd7187c-53ce-493c-b33f-25fe37c5cb4e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2025.05.14 16:38:03.002010 [ 269 ] {acd7187c-53ce-493c-b33f-25fe37c5cb4e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001224 sec., 29411.764705882353 rows/sec., 1.98 MiB/sec. | ||
| 8547 | 2025.05.14 16:38:03.002049 [ 269 ] {acd7187c-53ce-493c-b33f-25fe37c5cb4e} <Debug> TCPHandler: Processed in 0.001402918 sec. | ||
| 8548 | 2025.05.14 16:38:05.487549 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2025.05.14 16:38:05.487753 [ 269 ] {5dad07c5-5f5f-4e2a-aa38-636221d52c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8550 | 2025.05.14 16:38:05.487830 [ 269 ] {5dad07c5-5f5f-4e2a-aa38-636221d52c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8551 | 2025.05.14 16:38:05.488538 [ 269 ] {5dad07c5-5f5f-4e2a-aa38-636221d52c03} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2025.05.14 16:38:05.488588 [ 269 ] {5dad07c5-5f5f-4e2a-aa38-636221d52c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8553 | 2025.05.14 16:38:05.488992 [ 269 ] {5dad07c5-5f5f-4e2a-aa38-636221d52c03} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8554 | 2025.05.14 16:38:05.489220 [ 269 ] {5dad07c5-5f5f-4e2a-aa38-636221d52c03} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2025.05.14 16:38:05.489358 [ 52 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8556 | 2025.05.14 16:38:05.489382 [ 269 ] {5dad07c5-5f5f-4e2a-aa38-636221d52c03} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.54 MiB/sec. | ||
| 8557 | 2025.05.14 16:38:05.489428 [ 52 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.05.14 16:38:05.489451 [ 269 ] {5dad07c5-5f5f-4e2a-aa38-636221d52c03} <Debug> TCPHandler: Processed in 0.002042371 sec. | ||
| 8559 | 2025.05.14 16:38:05.489459 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 8560 | 2025.05.14 16:38:05.489602 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 8561 | 2025.05.14 16:38:05.489611 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2025.05.14 16:38:05.489769 [ 269 ] {b3247acd-299f-4a07-a154-2eb00b75650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8563 | 2025.05.14 16:38:05.489778 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8564 | 2025.05.14 16:38:05.489816 [ 269 ] {b3247acd-299f-4a07-a154-2eb00b75650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8565 | 2025.05.14 16:38:05.489825 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1845 rows starting from the beginning of the part | ||
| 8566 | 2025.05.14 16:38:05.489904 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 643 rows starting from the beginning of the part | ||
| 8567 | 2025.05.14 16:38:05.489947 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
| 8568 | 2025.05.14 16:38:05.489989 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 643 rows starting from the beginning of the part | ||
| 8569 | 2025.05.14 16:38:05.490030 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1250 rows starting from the beginning of the part | ||
| 8570 | 2025.05.14 16:38:05.490068 [ 194 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 8571 | 2025.05.14 16:38:05.490272 [ 269 ] {b3247acd-299f-4a07-a154-2eb00b75650e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.05.14 16:38:05.490317 [ 269 ] {b3247acd-299f-4a07-a154-2eb00b75650e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8573 | 2025.05.14 16:38:05.490646 [ 269 ] {b3247acd-299f-4a07-a154-2eb00b75650e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8574 | 2025.05.14 16:38:05.490875 [ 269 ] {b3247acd-299f-4a07-a154-2eb00b75650e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2025.05.14 16:38:05.490987 [ 52 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8576 | 2025.05.14 16:38:05.491017 [ 52 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2025.05.14 16:38:05.491019 [ 269 ] {b3247acd-299f-4a07-a154-2eb00b75650e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 8578 | 2025.05.14 16:38:05.491036 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8579 | 2025.05.14 16:38:05.491072 [ 269 ] {b3247acd-299f-4a07-a154-2eb00b75650e} <Debug> TCPHandler: Processed in 0.001514909 sec. | ||
| 8580 | 2025.05.14 16:38:05.491146 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 8581 | 2025.05.14 16:38:05.491188 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2025.05.14 16:38:05.491283 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8583 | 2025.05.14 16:38:05.491289 [ 269 ] {974ca579-a654-4a80-bd93-4cfaea5efe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8584 | 2025.05.14 16:38:05.491324 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part | ||
| 8585 | 2025.05.14 16:38:05.491346 [ 269 ] {974ca579-a654-4a80-bd93-4cfaea5efe96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8586 | 2025.05.14 16:38:05.491395 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 395 rows starting from the beginning of the part | ||
| 8587 | 2025.05.14 16:38:05.491453 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 8588 | 2025.05.14 16:38:05.491497 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 395 rows starting from the beginning of the part | ||
| 8589 | 2025.05.14 16:38:05.491534 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 550 rows starting from the beginning of the part | ||
| 8590 | 2025.05.14 16:38:05.491574 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 8591 | 2025.05.14 16:38:05.491600 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002054761 sec., 2211936.084050651 rows/sec., 187.42 MiB/sec. | ||
| 8592 | 2025.05.14 16:38:05.491726 [ 269 ] {974ca579-a654-4a80-bd93-4cfaea5efe96} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2025.05.14 16:38:05.491770 [ 269 ] {974ca579-a654-4a80-bd93-4cfaea5efe96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8594 | 2025.05.14 16:38:05.491832 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8595 | 2025.05.14 16:38:05.492131 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2025.05.14 16:38:05.492214 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_66_13} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8597 | 2025.05.14 16:38:05.492288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 8598 | 2025.05.14 16:38:05.492312 [ 269 ] {974ca579-a654-4a80-bd93-4cfaea5efe96} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8599 | 2025.05.14 16:38:05.492565 [ 269 ] {974ca579-a654-4a80-bd93-4cfaea5efe96} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2025.05.14 16:38:05.492673 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8601 | 2025.05.14 16:38:05.492702 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2025.05.14 16:38:05.492703 [ 269 ] {974ca579-a654-4a80-bd93-4cfaea5efe96} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001434 sec., 44630.404463040446 rows/sec., 3.11 MiB/sec. | ||
| 8603 | 2025.05.14 16:38:05.492719 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8604 | 2025.05.14 16:38:05.492755 [ 269 ] {974ca579-a654-4a80-bd93-4cfaea5efe96} <Debug> TCPHandler: Processed in 0.001617842 sec. | ||
| 8605 | 2025.05.14 16:38:05.492815 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 8606 | 2025.05.14 16:38:05.492859 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761944 sec., 1366104.71161399 rows/sec., 104.58 MiB/sec. | ||
| 8607 | 2025.05.14 16:38:05.492870 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2025.05.14 16:38:05.492943 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8609 | 2025.05.14 16:38:05.492974 [ 269 ] {eb721266-a2e8-4257-933b-5d0cbacac49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8610 | 2025.05.14 16:38:05.492978 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19318 rows starting from the beginning of the part | ||
| 8611 | 2025.05.14 16:38:05.493026 [ 269 ] {eb721266-a2e8-4257-933b-5d0cbacac49e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8612 | 2025.05.14 16:38:05.493054 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
| 8613 | 2025.05.14 16:38:05.493106 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 8614 | 2025.05.14 16:38:05.493107 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8615 | 2025.05.14 16:38:05.493145 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
| 8616 | 2025.05.14 16:38:05.493188 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 944 rows starting from the beginning of the part | ||
| 8617 | 2025.05.14 16:38:05.493228 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 8618 | 2025.05.14 16:38:05.493345 [ 269 ] {eb721266-a2e8-4257-933b-5d0cbacac49e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2025.05.14 16:38:05.493389 [ 269 ] {eb721266-a2e8-4257-933b-5d0cbacac49e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8620 | 2025.05.14 16:38:05.493509 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2025.05.14 16:38:05.493608 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_66_13} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8622 | 2025.05.14 16:38:05.493711 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 8623 | 2025.05.14 16:38:05.493729 [ 269 ] {eb721266-a2e8-4257-933b-5d0cbacac49e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8624 | 2025.05.14 16:38:05.493948 [ 269 ] {eb721266-a2e8-4257-933b-5d0cbacac49e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2025.05.14 16:38:05.494083 [ 269 ] {eb721266-a2e8-4257-933b-5d0cbacac49e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.43 MiB/sec. | ||
| 8626 | 2025.05.14 16:38:05.494089 [ 51 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8627 | 2025.05.14 16:38:05.494121 [ 269 ] {eb721266-a2e8-4257-933b-5d0cbacac49e} <Debug> TCPHandler: Processed in 0.001301846 sec. | ||
| 8628 | 2025.05.14 16:38:05.494156 [ 51 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2025.05.14 16:38:05.494192 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8630 | 2025.05.14 16:38:05.494267 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 8631 | 2025.05.14 16:38:05.494359 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8632 | 2025.05.14 16:38:05.494384 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3800 rows starting from the beginning of the part | ||
| 8633 | 2025.05.14 16:38:05.494427 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
| 8634 | 2025.05.14 16:38:05.494461 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 8635 | 2025.05.14 16:38:05.494491 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
| 8636 | 2025.05.14 16:38:05.494523 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 8637 | 2025.05.14 16:38:05.494555 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 8638 | 2025.05.14 16:38:05.495768 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4084 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153063 sec., 2668182.382417697 rows/sec., 174.00 MiB/sec. | ||
| 8639 | 2025.05.14 16:38:05.496045 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8640 | 2025.05.14 16:38:05.496282 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2025.05.14 16:38:05.496347 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_66_13} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8642 | 2025.05.14 16:38:05.496405 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8643 | 2025.05.14 16:38:05.498716 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20960 rows, containing 5 columns (5 merged, 0 gathered) in 0.005941567 sec., 3527688.907656852 rows/sec., 238.13 MiB/sec. | ||
| 8644 | 2025.05.14 16:38:05.499145 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8645 | 2025.05.14 16:38:05.499389 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2025.05.14 16:38:05.499460 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8647 | 2025.05.14 16:38:05.499546 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 8648 | 2025.05.14 16:38:06.665299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
| 8649 | 2025.05.14 16:38:06.665849 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.05.14 16:38:06.665896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8651 | 2025.05.14 16:38:06.666453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8652 | 2025.05.14 16:38:06.666705 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.05.14 16:38:06.666839 [ 52 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8654 | 2025.05.14 16:38:06.666845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
| 8655 | 2025.05.14 16:38:06.666885 [ 52 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2025.05.14 16:38:06.666908 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8657 | 2025.05.14 16:38:06.667037 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 8658 | 2025.05.14 16:38:06.667193 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8659 | 2025.05.14 16:38:06.667237 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 8660 | 2025.05.14 16:38:06.667307 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 8661 | 2025.05.14 16:38:06.667356 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 8662 | 2025.05.14 16:38:06.667402 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 8663 | 2025.05.14 16:38:06.667443 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 8664 | 2025.05.14 16:38:06.667487 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 8665 | 2025.05.14 16:38:06.669612 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002633192 sec., 7135066.489644508 rows/sec., 102.07 MiB/sec. | ||
| 8666 | 2025.05.14 16:38:06.669994 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8667 | 2025.05.14 16:38:06.670295 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2025.05.14 16:38:06.670375 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_41_8} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8669 | 2025.05.14 16:38:06.670495 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8670 | 2025.05.14 16:38:07.694752 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8671 | 2025.05.14 16:38:07.712633 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2025.05.14 16:38:07.712699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8673 | 2025.05.14 16:38:07.718977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8674 | 2025.05.14 16:38:07.719756 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2025.05.14 16:38:07.720080 [ 52 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8676 | 2025.05.14 16:38:07.720156 [ 52 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2025.05.14 16:38:07.720184 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8678 | 2025.05.14 16:38:07.720310 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 8679 | 2025.05.14 16:38:07.723081 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8680 | 2025.05.14 16:38:07.724702 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8681 | 2025.05.14 16:38:07.726408 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 8682 | 2025.05.14 16:38:07.731505 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 8683 | 2025.05.14 16:38:07.736062 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 8684 | 2025.05.14 16:38:07.740926 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 8685 | 2025.05.14 16:38:07.745216 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 8686 | 2025.05.14 16:38:07.749038 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 8687 | 2025.05.14 16:38:07.799732 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079478194 sec., 3887.8588509447004 rows/sec., 20.10 MiB/sec. | ||
| 8688 | 2025.05.14 16:38:07.801672 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8689 | 2025.05.14 16:38:07.803418 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_41_8} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2025.05.14 16:38:07.803511 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_41_8} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8691 | 2025.05.14 16:38:07.805114 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8692 | 2025.05.14 16:38:09.214071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1238 | ||
| 8693 | 2025.05.14 16:38:09.216510 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2025.05.14 16:38:09.216557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8695 | 2025.05.14 16:38:09.217774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8696 | 2025.05.14 16:38:09.218038 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2025.05.14 16:38:09.218284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 8698 | 2025.05.14 16:38:10.498291 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2025.05.14 16:38:10.498473 [ 269 ] {3b9db3f4-cbaa-4e08-926e-e5ebd9dd57b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8700 | 2025.05.14 16:38:10.498540 [ 269 ] {3b9db3f4-cbaa-4e08-926e-e5ebd9dd57b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8701 | 2025.05.14 16:38:10.499275 [ 269 ] {3b9db3f4-cbaa-4e08-926e-e5ebd9dd57b9} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.05.14 16:38:10.499324 [ 269 ] {3b9db3f4-cbaa-4e08-926e-e5ebd9dd57b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8703 | 2025.05.14 16:38:10.499782 [ 269 ] {3b9db3f4-cbaa-4e08-926e-e5ebd9dd57b9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8704 | 2025.05.14 16:38:10.500031 [ 269 ] {3b9db3f4-cbaa-4e08-926e-e5ebd9dd57b9} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2025.05.14 16:38:10.500182 [ 109 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8706 | 2025.05.14 16:38:10.500191 [ 269 ] {3b9db3f4-cbaa-4e08-926e-e5ebd9dd57b9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001767 sec., 119977.36276174308 rows/sec., 7.63 MiB/sec. | ||
| 8707 | 2025.05.14 16:38:10.500289 [ 109 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.05.14 16:38:10.500299 [ 269 ] {3b9db3f4-cbaa-4e08-926e-e5ebd9dd57b9} <Debug> TCPHandler: Processed in 0.002137952 sec. | ||
| 8709 | 2025.05.14 16:38:10.500341 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8710 | 2025.05.14 16:38:10.500435 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::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 | ||
| 8711 | 2025.05.14 16:38:10.500453 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2025.05.14 16:38:10.500518 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8713 | 2025.05.14 16:38:10.500547 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part | ||
| 8714 | 2025.05.14 16:38:10.500551 [ 269 ] {8b29659c-2b65-4080-ab38-a33346882991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8715 | 2025.05.14 16:38:10.500594 [ 269 ] {8b29659c-2b65-4080-ab38-a33346882991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8716 | 2025.05.14 16:38:10.500605 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 8717 | 2025.05.14 16:38:10.500652 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 8718 | 2025.05.14 16:38:10.500693 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 8719 | 2025.05.14 16:38:10.500735 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 8720 | 2025.05.14 16:38:10.501340 [ 269 ] {8b29659c-2b65-4080-ab38-a33346882991} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2025.05.14 16:38:10.501378 [ 269 ] {8b29659c-2b65-4080-ab38-a33346882991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8722 | 2025.05.14 16:38:10.501591 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181283 sec., 897329.4291037795 rows/sec., 60.49 MiB/sec. | ||
| 8723 | 2025.05.14 16:38:10.501883 [ 269 ] {8b29659c-2b65-4080-ab38-a33346882991} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8724 | 2025.05.14 16:38:10.501897 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8725 | 2025.05.14 16:38:10.502218 [ 269 ] {8b29659c-2b65-4080-ab38-a33346882991} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2025.05.14 16:38:10.502400 [ 269 ] {8b29659c-2b65-4080-ab38-a33346882991} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001867 sec., 344402.78521692555 rows/sec., 27.15 MiB/sec. | ||
| 8727 | 2025.05.14 16:38:10.502415 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2025.05.14 16:38:10.502446 [ 269 ] {8b29659c-2b65-4080-ab38-a33346882991} <Debug> TCPHandler: Processed in 0.00204723 sec. | ||
| 8729 | 2025.05.14 16:38:10.502501 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_29_7} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8730 | 2025.05.14 16:38:10.502574 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2025.05.14 16:38:10.502606 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8732 | 2025.05.14 16:38:10.502674 [ 269 ] {f0af79b4-0848-4624-a3c1-22db9b800b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8733 | 2025.05.14 16:38:10.502719 [ 269 ] {f0af79b4-0848-4624-a3c1-22db9b800b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8734 | 2025.05.14 16:38:10.503202 [ 269 ] {f0af79b4-0848-4624-a3c1-22db9b800b90} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.05.14 16:38:10.503241 [ 269 ] {f0af79b4-0848-4624-a3c1-22db9b800b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8736 | 2025.05.14 16:38:10.503592 [ 269 ] {f0af79b4-0848-4624-a3c1-22db9b800b90} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8737 | 2025.05.14 16:38:10.503816 [ 269 ] {f0af79b4-0848-4624-a3c1-22db9b800b90} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.05.14 16:38:10.503948 [ 269 ] {f0af79b4-0848-4624-a3c1-22db9b800b90} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001293 sec., 92034.02938901779 rows/sec., 5.56 MiB/sec. | ||
| 8739 | 2025.05.14 16:38:10.503987 [ 269 ] {f0af79b4-0848-4624-a3c1-22db9b800b90} <Debug> TCPHandler: Processed in 0.001464609 sec. | ||
| 8740 | 2025.05.14 16:38:10.504099 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2025.05.14 16:38:10.504193 [ 269 ] {069e2f9b-a2ea-4187-b68a-30d7b659330e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8742 | 2025.05.14 16:38:10.504232 [ 269 ] {069e2f9b-a2ea-4187-b68a-30d7b659330e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8743 | 2025.05.14 16:38:10.504664 [ 269 ] {069e2f9b-a2ea-4187-b68a-30d7b659330e} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.05.14 16:38:10.504701 [ 269 ] {069e2f9b-a2ea-4187-b68a-30d7b659330e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8745 | 2025.05.14 16:38:10.505037 [ 269 ] {069e2f9b-a2ea-4187-b68a-30d7b659330e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8746 | 2025.05.14 16:38:10.505275 [ 269 ] {069e2f9b-a2ea-4187-b68a-30d7b659330e} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.05.14 16:38:10.505416 [ 269 ] {069e2f9b-a2ea-4187-b68a-30d7b659330e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001241 sec., 91055.60032232071 rows/sec., 5.89 MiB/sec. | ||
| 8748 | 2025.05.14 16:38:10.505456 [ 269 ] {069e2f9b-a2ea-4187-b68a-30d7b659330e} <Debug> TCPHandler: Processed in 0.001408748 sec. | ||
| 8749 | 2025.05.14 16:38:10.505588 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2025.05.14 16:38:10.505683 [ 269 ] {d8463984-3881-4252-a41b-58b432f3a467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8751 | 2025.05.14 16:38:10.505736 [ 269 ] {d8463984-3881-4252-a41b-58b432f3a467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8752 | 2025.05.14 16:38:10.506166 [ 269 ] {d8463984-3881-4252-a41b-58b432f3a467} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2025.05.14 16:38:10.506203 [ 269 ] {d8463984-3881-4252-a41b-58b432f3a467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8754 | 2025.05.14 16:38:10.506551 [ 269 ] {d8463984-3881-4252-a41b-58b432f3a467} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8755 | 2025.05.14 16:38:10.506767 [ 269 ] {d8463984-3881-4252-a41b-58b432f3a467} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2025.05.14 16:38:10.506871 [ 109 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 8757 | 2025.05.14 16:38:10.506893 [ 269 ] {d8463984-3881-4252-a41b-58b432f3a467} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001229 sec., 91131.00081366964 rows/sec., 5.19 MiB/sec. | ||
| 8758 | 2025.05.14 16:38:10.506919 [ 109 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2025.05.14 16:38:10.506940 [ 269 ] {d8463984-3881-4252-a41b-58b432f3a467} <Debug> TCPHandler: Processed in 0.001414148 sec. | ||
| 8760 | 2025.05.14 16:38:10.506965 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8761 | 2025.05.14 16:38:10.507053 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::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 | ||
| 8762 | 2025.05.14 16:38:10.507067 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2025.05.14 16:38:10.507169 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8764 | 2025.05.14 16:38:10.507170 [ 269 ] {555845ab-88dc-4cb4-9af5-8856ccc03c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8765 | 2025.05.14 16:38:10.507210 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part | ||
| 8766 | 2025.05.14 16:38:10.507228 [ 269 ] {555845ab-88dc-4cb4-9af5-8856ccc03c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8767 | 2025.05.14 16:38:10.507280 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
| 8768 | 2025.05.14 16:38:10.507336 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part | ||
| 8769 | 2025.05.14 16:38:10.507383 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
| 8770 | 2025.05.14 16:38:10.507429 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
| 8771 | 2025.05.14 16:38:10.507778 [ 269 ] {555845ab-88dc-4cb4-9af5-8856ccc03c95} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2025.05.14 16:38:10.507820 [ 269 ] {555845ab-88dc-4cb4-9af5-8856ccc03c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8773 | 2025.05.14 16:38:10.508165 [ 269 ] {555845ab-88dc-4cb4-9af5-8856ccc03c95} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8774 | 2025.05.14 16:38:10.508357 [ 186 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343826 sec., 416720.6171037024 rows/sec., 25.33 MiB/sec. | ||
| 8775 | 2025.05.14 16:38:10.508378 [ 269 ] {555845ab-88dc-4cb4-9af5-8856ccc03c95} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2025.05.14 16:38:10.508499 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 8777 | 2025.05.14 16:38:10.508518 [ 269 ] {555845ab-88dc-4cb4-9af5-8856ccc03c95} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001366 sec., 289165.4465592972 rows/sec., 20.46 MiB/sec. | ||
| 8778 | 2025.05.14 16:38:10.508561 [ 269 ] {555845ab-88dc-4cb4-9af5-8856ccc03c95} <Debug> TCPHandler: Processed in 0.001544751 sec. | ||
| 8779 | 2025.05.14 16:38:10.508672 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2025.05.14 16:38:10.508758 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2025.05.14 16:38:10.508767 [ 269 ] {756f93f5-6151-48fe-86e1-e649850b422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8782 | 2025.05.14 16:38:10.508817 [ 269 ] {756f93f5-6151-48fe-86e1-e649850b422a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8783 | 2025.05.14 16:38:10.508835 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_29_7} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 8784 | 2025.05.14 16:38:10.508906 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8785 | 2025.05.14 16:38:10.509139 [ 269 ] {756f93f5-6151-48fe-86e1-e649850b422a} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2025.05.14 16:38:10.509179 [ 269 ] {756f93f5-6151-48fe-86e1-e649850b422a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8787 | 2025.05.14 16:38:10.509503 [ 269 ] {756f93f5-6151-48fe-86e1-e649850b422a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8788 | 2025.05.14 16:38:10.509718 [ 269 ] {756f93f5-6151-48fe-86e1-e649850b422a} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2025.05.14 16:38:10.509844 [ 269 ] {756f93f5-6151-48fe-86e1-e649850b422a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 8790 | 2025.05.14 16:38:10.509882 [ 269 ] {756f93f5-6151-48fe-86e1-e649850b422a} <Debug> TCPHandler: Processed in 0.001259685 sec. | ||
| 8791 | 2025.05.14 16:38:10.510001 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8792 | 2025.05.14 16:38:10.510101 [ 269 ] {f49bd099-dcbf-4b8b-b6b1-676901b562dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8793 | 2025.05.14 16:38:10.510143 [ 269 ] {f49bd099-dcbf-4b8b-b6b1-676901b562dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8794 | 2025.05.14 16:38:10.510582 [ 269 ] {f49bd099-dcbf-4b8b-b6b1-676901b562dd} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8795 | 2025.05.14 16:38:10.510617 [ 269 ] {f49bd099-dcbf-4b8b-b6b1-676901b562dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8796 | 2025.05.14 16:38:10.510964 [ 269 ] {f49bd099-dcbf-4b8b-b6b1-676901b562dd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8797 | 2025.05.14 16:38:10.511206 [ 269 ] {f49bd099-dcbf-4b8b-b6b1-676901b562dd} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2025.05.14 16:38:10.511331 [ 269 ] {f49bd099-dcbf-4b8b-b6b1-676901b562dd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001249 sec., 189751.80144115293 rows/sec., 12.72 MiB/sec. | ||
| 8799 | 2025.05.14 16:38:10.511368 [ 269 ] {f49bd099-dcbf-4b8b-b6b1-676901b562dd} <Debug> TCPHandler: Processed in 0.001427878 sec. | ||
| 8800 | 2025.05.14 16:38:10.511477 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8801 | 2025.05.14 16:38:10.511571 [ 269 ] {dc4abab4-b2c5-4630-8e1c-f8bbf1fbabc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8802 | 2025.05.14 16:38:10.511613 [ 269 ] {dc4abab4-b2c5-4630-8e1c-f8bbf1fbabc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8803 | 2025.05.14 16:38:10.511911 [ 269 ] {dc4abab4-b2c5-4630-8e1c-f8bbf1fbabc6} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2025.05.14 16:38:10.511946 [ 269 ] {dc4abab4-b2c5-4630-8e1c-f8bbf1fbabc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8805 | 2025.05.14 16:38:10.512267 [ 269 ] {dc4abab4-b2c5-4630-8e1c-f8bbf1fbabc6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8806 | 2025.05.14 16:38:10.512474 [ 269 ] {dc4abab4-b2c5-4630-8e1c-f8bbf1fbabc6} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2025.05.14 16:38:10.512572 [ 109 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 8808 | 2025.05.14 16:38:10.512596 [ 269 ] {dc4abab4-b2c5-4630-8e1c-f8bbf1fbabc6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 8809 | 2025.05.14 16:38:10.512604 [ 109 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2025.05.14 16:38:10.512635 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8811 | 2025.05.14 16:38:10.512639 [ 269 ] {dc4abab4-b2c5-4630-8e1c-f8bbf1fbabc6} <Debug> TCPHandler: Processed in 0.001212594 sec. | ||
| 8812 | 2025.05.14 16:38:10.512720 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 8813 | 2025.05.14 16:38:10.512759 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2025.05.14 16:38:10.512832 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8815 | 2025.05.14 16:38:10.512858 [ 269 ] {1362b5dc-0134-41b3-85dc-b5790d225b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8816 | 2025.05.14 16:38:10.512868 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 8817 | 2025.05.14 16:38:10.512923 [ 269 ] {1362b5dc-0134-41b3-85dc-b5790d225b55} <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 | ||
| 8818 | 2025.05.14 16:38:10.512954 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8819 | 2025.05.14 16:38:10.512999 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 8820 | 2025.05.14 16:38:10.513037 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 8821 | 2025.05.14 16:38:10.513076 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 8822 | 2025.05.14 16:38:10.513112 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 8823 | 2025.05.14 16:38:10.513705 [ 269 ] {1362b5dc-0134-41b3-85dc-b5790d225b55} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2025.05.14 16:38:10.513747 [ 269 ] {1362b5dc-0134-41b3-85dc-b5790d225b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8825 | 2025.05.14 16:38:10.513896 [ 186 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215054 sec., 24690.26067977226 rows/sec., 1.62 MiB/sec. | ||
| 8826 | 2025.05.14 16:38:10.514018 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 8827 | 2025.05.14 16:38:10.514262 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2025.05.14 16:38:10.514309 [ 269 ] {1362b5dc-0134-41b3-85dc-b5790d225b55} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8829 | 2025.05.14 16:38:10.514333 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_30_6} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 8830 | 2025.05.14 16:38:10.514402 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8831 | 2025.05.14 16:38:10.514548 [ 269 ] {1362b5dc-0134-41b3-85dc-b5790d225b55} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2025.05.14 16:38:10.514690 [ 269 ] {1362b5dc-0134-41b3-85dc-b5790d225b55} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00185 sec., 7027.027027027027 rows/sec., 12.59 MiB/sec. | ||
| 8833 | 2025.05.14 16:38:10.514745 [ 269 ] {1362b5dc-0134-41b3-85dc-b5790d225b55} <Debug> TCPHandler: Processed in 0.00203561 sec. | ||
| 8834 | 2025.05.14 16:38:10.514854 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2025.05.14 16:38:10.514947 [ 269 ] {41173b23-d8ac-4c55-83f1-9f93f15bb504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8836 | 2025.05.14 16:38:10.514988 [ 269 ] {41173b23-d8ac-4c55-83f1-9f93f15bb504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8837 | 2025.05.14 16:38:10.515317 [ 269 ] {41173b23-d8ac-4c55-83f1-9f93f15bb504} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2025.05.14 16:38:10.515353 [ 269 ] {41173b23-d8ac-4c55-83f1-9f93f15bb504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8839 | 2025.05.14 16:38:10.515683 [ 269 ] {41173b23-d8ac-4c55-83f1-9f93f15bb504} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8840 | 2025.05.14 16:38:10.515920 [ 269 ] {41173b23-d8ac-4c55-83f1-9f93f15bb504} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2025.05.14 16:38:10.516046 [ 269 ] {41173b23-d8ac-4c55-83f1-9f93f15bb504} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001117 sec., 73410.92211280216 rows/sec., 4.66 MiB/sec. | ||
| 8842 | 2025.05.14 16:38:10.516083 [ 269 ] {41173b23-d8ac-4c55-83f1-9f93f15bb504} <Debug> TCPHandler: Processed in 0.001279215 sec. | ||
| 8843 | 2025.05.14 16:38:14.043109 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8844 | 2025.05.14 16:38:14.043186 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8845 | 2025.05.14 16:38:14.166966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
| 8846 | 2025.05.14 16:38:14.167636 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2025.05.14 16:38:14.167672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8848 | 2025.05.14 16:38:14.168290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8849 | 2025.05.14 16:38:14.168690 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2025.05.14 16:38:14.168871 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 8851 | 2025.05.14 16:38:15.223161 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8852 | 2025.05.14 16:38:15.238579 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2025.05.14 16:38:15.238628 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8854 | 2025.05.14 16:38:15.244248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8855 | 2025.05.14 16:38:15.244972 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.05.14 16:38:15.247644 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8857 | 2025.05.14 16:38:15.493563 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8858 | 2025.05.14 16:38:15.493708 [ 269 ] {b66b08e2-20d2-4190-b486-52134e01ddbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8859 | 2025.05.14 16:38:15.493763 [ 269 ] {b66b08e2-20d2-4190-b486-52134e01ddbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8860 | 2025.05.14 16:38:15.494346 [ 269 ] {b66b08e2-20d2-4190-b486-52134e01ddbd} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2025.05.14 16:38:15.494385 [ 269 ] {b66b08e2-20d2-4190-b486-52134e01ddbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8862 | 2025.05.14 16:38:15.494756 [ 269 ] {b66b08e2-20d2-4190-b486-52134e01ddbd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8863 | 2025.05.14 16:38:15.494979 [ 269 ] {b66b08e2-20d2-4190-b486-52134e01ddbd} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2025.05.14 16:38:15.495120 [ 269 ] {b66b08e2-20d2-4190-b486-52134e01ddbd} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001451 sec., 74431.42660234321 rows/sec., 6.22 MiB/sec. | ||
| 8865 | 2025.05.14 16:38:15.495159 [ 269 ] {b66b08e2-20d2-4190-b486-52134e01ddbd} <Debug> TCPHandler: Processed in 0.001709303 sec. | ||
| 8866 | 2025.05.14 16:38:15.495278 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2025.05.14 16:38:15.495371 [ 269 ] {d6af3934-370a-4482-baeb-6612e0de2abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8868 | 2025.05.14 16:38:15.495410 [ 269 ] {d6af3934-370a-4482-baeb-6612e0de2abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8869 | 2025.05.14 16:38:15.495798 [ 269 ] {d6af3934-370a-4482-baeb-6612e0de2abe} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2025.05.14 16:38:15.495833 [ 269 ] {d6af3934-370a-4482-baeb-6612e0de2abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8871 | 2025.05.14 16:38:15.496125 [ 269 ] {d6af3934-370a-4482-baeb-6612e0de2abe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8872 | 2025.05.14 16:38:15.496341 [ 269 ] {d6af3934-370a-4482-baeb-6612e0de2abe} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2025.05.14 16:38:15.496474 [ 269 ] {d6af3934-370a-4482-baeb-6612e0de2abe} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001121 sec., 23193.5771632471 rows/sec., 1.70 MiB/sec. | ||
| 8874 | 2025.05.14 16:38:15.496511 [ 269 ] {d6af3934-370a-4482-baeb-6612e0de2abe} <Debug> TCPHandler: Processed in 0.001280935 sec. | ||
| 8875 | 2025.05.14 16:38:15.496617 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2025.05.14 16:38:15.496709 [ 269 ] {f43c87da-5182-447b-9d69-d9495e32dfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8877 | 2025.05.14 16:38:15.496748 [ 269 ] {f43c87da-5182-447b-9d69-d9495e32dfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8878 | 2025.05.14 16:38:15.497161 [ 269 ] {f43c87da-5182-447b-9d69-d9495e32dfd2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2025.05.14 16:38:15.497196 [ 269 ] {f43c87da-5182-447b-9d69-d9495e32dfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8880 | 2025.05.14 16:38:15.497517 [ 269 ] {f43c87da-5182-447b-9d69-d9495e32dfd2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8881 | 2025.05.14 16:38:15.497735 [ 269 ] {f43c87da-5182-447b-9d69-d9495e32dfd2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2025.05.14 16:38:15.497860 [ 269 ] {f43c87da-5182-447b-9d69-d9495e32dfd2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001168 sec., 77054.79452054795 rows/sec., 6.02 MiB/sec. | ||
| 8883 | 2025.05.14 16:38:15.497896 [ 269 ] {f43c87da-5182-447b-9d69-d9495e32dfd2} <Debug> TCPHandler: Processed in 0.001326936 sec. | ||
| 8884 | 2025.05.14 16:38:15.498004 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2025.05.14 16:38:15.498096 [ 269 ] {6ceae2a7-1490-4a0b-88e4-598705dcfe8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8886 | 2025.05.14 16:38:15.498137 [ 269 ] {6ceae2a7-1490-4a0b-88e4-598705dcfe8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8887 | 2025.05.14 16:38:15.498538 [ 269 ] {6ceae2a7-1490-4a0b-88e4-598705dcfe8a} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2025.05.14 16:38:15.498574 [ 269 ] {6ceae2a7-1490-4a0b-88e4-598705dcfe8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8889 | 2025.05.14 16:38:15.498911 [ 269 ] {6ceae2a7-1490-4a0b-88e4-598705dcfe8a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8890 | 2025.05.14 16:38:15.499113 [ 269 ] {6ceae2a7-1490-4a0b-88e4-598705dcfe8a} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2025.05.14 16:38:15.499240 [ 269 ] {6ceae2a7-1490-4a0b-88e4-598705dcfe8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8892 | 2025.05.14 16:38:15.499276 [ 269 ] {6ceae2a7-1490-4a0b-88e4-598705dcfe8a} <Debug> TCPHandler: Processed in 0.001319217 sec. | ||
| 8893 | 2025.05.14 16:38:15.499393 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2025.05.14 16:38:15.499493 [ 269 ] {4c481936-1f20-4894-bbdd-df12c51ed9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8895 | 2025.05.14 16:38:15.499547 [ 269 ] {4c481936-1f20-4894-bbdd-df12c51ed9b2} <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 | ||
| 8896 | 2025.05.14 16:38:15.500328 [ 269 ] {4c481936-1f20-4894-bbdd-df12c51ed9b2} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2025.05.14 16:38:15.500364 [ 269 ] {4c481936-1f20-4894-bbdd-df12c51ed9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8898 | 2025.05.14 16:38:15.500899 [ 269 ] {4c481936-1f20-4894-bbdd-df12c51ed9b2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8899 | 2025.05.14 16:38:15.501126 [ 269 ] {4c481936-1f20-4894-bbdd-df12c51ed9b2} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2025.05.14 16:38:15.501270 [ 269 ] {4c481936-1f20-4894-bbdd-df12c51ed9b2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001787 sec., 14549.52434247342 rows/sec., 26.07 MiB/sec. | ||
| 8901 | 2025.05.14 16:38:15.501341 [ 269 ] {4c481936-1f20-4894-bbdd-df12c51ed9b2} <Debug> TCPHandler: Processed in 0.001997499 sec. | ||
| 8902 | 2025.05.14 16:38:15.501463 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2025.05.14 16:38:15.501559 [ 269 ] {0da2a54d-5196-4805-b1b5-70a2b4e68faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8904 | 2025.05.14 16:38:15.501599 [ 269 ] {0da2a54d-5196-4805-b1b5-70a2b4e68faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8905 | 2025.05.14 16:38:15.501976 [ 269 ] {0da2a54d-5196-4805-b1b5-70a2b4e68faa} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2025.05.14 16:38:15.502013 [ 269 ] {0da2a54d-5196-4805-b1b5-70a2b4e68faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8907 | 2025.05.14 16:38:15.502342 [ 269 ] {0da2a54d-5196-4805-b1b5-70a2b4e68faa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8908 | 2025.05.14 16:38:15.502561 [ 269 ] {0da2a54d-5196-4805-b1b5-70a2b4e68faa} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2025.05.14 16:38:15.502710 [ 269 ] {0da2a54d-5196-4805-b1b5-70a2b4e68faa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 8910 | 2025.05.14 16:38:15.502749 [ 269 ] {0da2a54d-5196-4805-b1b5-70a2b4e68faa} <Debug> TCPHandler: Processed in 0.001335216 sec. | ||
| 8911 | 2025.05.14 16:38:19.218486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1272 | ||
| 8912 | 2025.05.14 16:38:19.220981 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2025.05.14 16:38:19.221043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8914 | 2025.05.14 16:38:19.222343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8915 | 2025.05.14 16:38:19.222659 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2025.05.14 16:38:19.222851 [ 40 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8917 | 2025.05.14 16:38:19.222949 [ 40 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2025.05.14 16:38:19.222988 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8919 | 2025.05.14 16:38:19.223023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 8920 | 2025.05.14 16:38:19.223169 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 8921 | 2025.05.14 16:38:19.223830 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8922 | 2025.05.14 16:38:19.223947 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1080 rows starting from the beginning of the part | ||
| 8923 | 2025.05.14 16:38:19.224283 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 44 rows starting from the beginning of the part | ||
| 8924 | 2025.05.14 16:38:19.224579 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 8925 | 2025.05.14 16:38:19.224868 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 8926 | 2025.05.14 16:38:19.225185 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
| 8927 | 2025.05.14 16:38:19.225500 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 8928 | 2025.05.14 16:38:19.231754 [ 199 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 72 columns (72 merged, 0 gathered) in 0.00865683 sec., 146936.00313278646 rows/sec., 115.89 MiB/sec. | ||
| 8929 | 2025.05.14 16:38:19.233100 [ 197 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8930 | 2025.05.14 16:38:19.233606 [ 197 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2025.05.14 16:38:19.233683 [ 197 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_31_6} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8932 | 2025.05.14 16:38:19.233853 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 8933 | 2025.05.14 16:38:20.500009 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2025.05.14 16:38:20.500231 [ 269 ] {8e2427f9-2bec-45ab-b182-c013d79fe8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8935 | 2025.05.14 16:38:20.500315 [ 269 ] {8e2427f9-2bec-45ab-b182-c013d79fe8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8936 | 2025.05.14 16:38:20.501254 [ 269 ] {8e2427f9-2bec-45ab-b182-c013d79fe8d8} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2025.05.14 16:38:20.501312 [ 269 ] {8e2427f9-2bec-45ab-b182-c013d79fe8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8938 | 2025.05.14 16:38:20.501845 [ 269 ] {8e2427f9-2bec-45ab-b182-c013d79fe8d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8939 | 2025.05.14 16:38:20.502191 [ 269 ] {8e2427f9-2bec-45ab-b182-c013d79fe8d8} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2025.05.14 16:38:20.502373 [ 269 ] {8e2427f9-2bec-45ab-b182-c013d79fe8d8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002207 sec., 96057.99728137742 rows/sec., 6.11 MiB/sec. | ||
| 8941 | 2025.05.14 16:38:20.502422 [ 269 ] {8e2427f9-2bec-45ab-b182-c013d79fe8d8} <Debug> TCPHandler: Processed in 0.002620392 sec. | ||
| 8942 | 2025.05.14 16:38:20.502550 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2025.05.14 16:38:20.502651 [ 269 ] {e836ef49-e13d-4fe6-950d-de2227bfad67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8944 | 2025.05.14 16:38:20.502695 [ 269 ] {e836ef49-e13d-4fe6-950d-de2227bfad67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8945 | 2025.05.14 16:38:20.503097 [ 269 ] {e836ef49-e13d-4fe6-950d-de2227bfad67} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2025.05.14 16:38:20.503135 [ 269 ] {e836ef49-e13d-4fe6-950d-de2227bfad67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8947 | 2025.05.14 16:38:20.503438 [ 269 ] {e836ef49-e13d-4fe6-950d-de2227bfad67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8948 | 2025.05.14 16:38:20.503652 [ 269 ] {e836ef49-e13d-4fe6-950d-de2227bfad67} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2025.05.14 16:38:20.503782 [ 269 ] {e836ef49-e13d-4fe6-950d-de2227bfad67} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001152 sec., 12152.777777777777 rows/sec., 990.97 KiB/sec. | ||
| 8950 | 2025.05.14 16:38:20.503820 [ 269 ] {e836ef49-e13d-4fe6-950d-de2227bfad67} <Debug> TCPHandler: Processed in 0.001321935 sec. | ||
| 8951 | 2025.05.14 16:38:20.503935 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2025.05.14 16:38:20.504038 [ 269 ] {66640881-8a49-46b4-a99b-5f8a8d3a5db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8953 | 2025.05.14 16:38:20.504080 [ 269 ] {66640881-8a49-46b4-a99b-5f8a8d3a5db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8954 | 2025.05.14 16:38:20.504814 [ 269 ] {66640881-8a49-46b4-a99b-5f8a8d3a5db5} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2025.05.14 16:38:20.504853 [ 269 ] {66640881-8a49-46b4-a99b-5f8a8d3a5db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8956 | 2025.05.14 16:38:20.505227 [ 269 ] {66640881-8a49-46b4-a99b-5f8a8d3a5db5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8957 | 2025.05.14 16:38:20.505448 [ 269 ] {66640881-8a49-46b4-a99b-5f8a8d3a5db5} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2025.05.14 16:38:20.505584 [ 269 ] {66640881-8a49-46b4-a99b-5f8a8d3a5db5} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001564 sec., 415601.0230179028 rows/sec., 32.73 MiB/sec. | ||
| 8959 | 2025.05.14 16:38:20.505623 [ 269 ] {66640881-8a49-46b4-a99b-5f8a8d3a5db5} <Debug> TCPHandler: Processed in 0.001740794 sec. | ||
| 8960 | 2025.05.14 16:38:20.505739 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2025.05.14 16:38:20.505835 [ 269 ] {bc62e7f7-8c9c-4bfb-a4b4-540ecb4ca07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8962 | 2025.05.14 16:38:20.505875 [ 269 ] {bc62e7f7-8c9c-4bfb-a4b4-540ecb4ca07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8963 | 2025.05.14 16:38:20.506310 [ 269 ] {bc62e7f7-8c9c-4bfb-a4b4-540ecb4ca07c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2025.05.14 16:38:20.506346 [ 269 ] {bc62e7f7-8c9c-4bfb-a4b4-540ecb4ca07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8965 | 2025.05.14 16:38:20.506654 [ 269 ] {bc62e7f7-8c9c-4bfb-a4b4-540ecb4ca07c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8966 | 2025.05.14 16:38:20.506877 [ 269 ] {bc62e7f7-8c9c-4bfb-a4b4-540ecb4ca07c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2025.05.14 16:38:20.506993 [ 40 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 8968 | 2025.05.14 16:38:20.507009 [ 269 ] {bc62e7f7-8c9c-4bfb-a4b4-540ecb4ca07c} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001191 sec., 111670.86481947942 rows/sec., 6.84 MiB/sec. | ||
| 8969 | 2025.05.14 16:38:20.507060 [ 40 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2025.05.14 16:38:20.507070 [ 269 ] {bc62e7f7-8c9c-4bfb-a4b4-540ecb4ca07c} <Debug> TCPHandler: Processed in 0.001381657 sec. | ||
| 8971 | 2025.05.14 16:38:20.507089 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8972 | 2025.05.14 16:38:20.507191 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2025.05.14 16:38:20.507194 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 8974 | 2025.05.14 16:38:20.507292 [ 269 ] {96000d5b-8e4d-4b62-9122-4d10b8e04f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8975 | 2025.05.14 16:38:20.507324 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8976 | 2025.05.14 16:38:20.507335 [ 269 ] {96000d5b-8e4d-4b62-9122-4d10b8e04f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8977 | 2025.05.14 16:38:20.507365 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 163 rows starting from the beginning of the part | ||
| 8978 | 2025.05.14 16:38:20.507436 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 119 rows starting from the beginning of the part | ||
| 8979 | 2025.05.14 16:38:20.507481 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 8980 | 2025.05.14 16:38:20.507521 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 119 rows starting from the beginning of the part | ||
| 8981 | 2025.05.14 16:38:20.507561 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 8982 | 2025.05.14 16:38:20.507597 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 133 rows starting from the beginning of the part | ||
| 8983 | 2025.05.14 16:38:20.507781 [ 269 ] {96000d5b-8e4d-4b62-9122-4d10b8e04f14} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2025.05.14 16:38:20.507821 [ 269 ] {96000d5b-8e4d-4b62-9122-4d10b8e04f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8985 | 2025.05.14 16:38:20.508375 [ 269 ] {96000d5b-8e4d-4b62-9122-4d10b8e04f14} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8986 | 2025.05.14 16:38:20.508531 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376197 sec., 428717.69085385307 rows/sec., 28.48 MiB/sec. | ||
| 8987 | 2025.05.14 16:38:20.508596 [ 269 ] {96000d5b-8e4d-4b62-9122-4d10b8e04f14} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2025.05.14 16:38:20.508720 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 8989 | 2025.05.14 16:38:20.508733 [ 269 ] {96000d5b-8e4d-4b62-9122-4d10b8e04f14} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001458 sec., 77503.4293552812 rows/sec., 5.02 MiB/sec. | ||
| 8990 | 2025.05.14 16:38:20.508774 [ 269 ] {96000d5b-8e4d-4b62-9122-4d10b8e04f14} <Debug> TCPHandler: Processed in 0.001633522 sec. | ||
| 8991 | 2025.05.14 16:38:20.508895 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2025.05.14 16:38:20.508988 [ 269 ] {c0840926-9c35-4622-9c17-c1fbfc23ea81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8993 | 2025.05.14 16:38:20.509014 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2025.05.14 16:38:20.509030 [ 269 ] {c0840926-9c35-4622-9c17-c1fbfc23ea81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8995 | 2025.05.14 16:38:20.509087 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_55_11} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 8996 | 2025.05.14 16:38:20.509171 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8997 | 2025.05.14 16:38:20.509462 [ 269 ] {c0840926-9c35-4622-9c17-c1fbfc23ea81} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8998 | 2025.05.14 16:38:20.509498 [ 269 ] {c0840926-9c35-4622-9c17-c1fbfc23ea81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 8999 | 2025.05.14 16:38:20.509810 [ 269 ] {c0840926-9c35-4622-9c17-c1fbfc23ea81} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9000 | 2025.05.14 16:38:20.510026 [ 269 ] {c0840926-9c35-4622-9c17-c1fbfc23ea81} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2025.05.14 16:38:20.510159 [ 269 ] {c0840926-9c35-4622-9c17-c1fbfc23ea81} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001187 sec., 94355.51811288965 rows/sec., 5.37 MiB/sec. | ||
| 9002 | 2025.05.14 16:38:20.510199 [ 269 ] {c0840926-9c35-4622-9c17-c1fbfc23ea81} <Debug> TCPHandler: Processed in 0.001353647 sec. | ||
| 9003 | 2025.05.14 16:38:20.510311 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2025.05.14 16:38:20.510405 [ 269 ] {2a7b0097-2d88-4fd6-978b-5d209d3e0268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9005 | 2025.05.14 16:38:20.510447 [ 269 ] {2a7b0097-2d88-4fd6-978b-5d209d3e0268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9006 | 2025.05.14 16:38:20.510967 [ 269 ] {2a7b0097-2d88-4fd6-978b-5d209d3e0268} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2025.05.14 16:38:20.511003 [ 269 ] {2a7b0097-2d88-4fd6-978b-5d209d3e0268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9008 | 2025.05.14 16:38:20.511343 [ 269 ] {2a7b0097-2d88-4fd6-978b-5d209d3e0268} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9009 | 2025.05.14 16:38:20.511563 [ 269 ] {2a7b0097-2d88-4fd6-978b-5d209d3e0268} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2025.05.14 16:38:20.511693 [ 269 ] {2a7b0097-2d88-4fd6-978b-5d209d3e0268} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.001304 sec., 313650.3067484663 rows/sec., 22.29 MiB/sec. | ||
| 9011 | 2025.05.14 16:38:20.511733 [ 269 ] {2a7b0097-2d88-4fd6-978b-5d209d3e0268} <Debug> TCPHandler: Processed in 0.001469769 sec. | ||
| 9012 | 2025.05.14 16:38:20.511845 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9013 | 2025.05.14 16:38:20.511940 [ 269 ] {a710b2d9-8078-4a92-a2ba-4e0c652c0128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9014 | 2025.05.14 16:38:20.511979 [ 269 ] {a710b2d9-8078-4a92-a2ba-4e0c652c0128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9015 | 2025.05.14 16:38:20.512306 [ 269 ] {a710b2d9-8078-4a92-a2ba-4e0c652c0128} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2025.05.14 16:38:20.512341 [ 269 ] {a710b2d9-8078-4a92-a2ba-4e0c652c0128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9017 | 2025.05.14 16:38:20.512646 [ 269 ] {a710b2d9-8078-4a92-a2ba-4e0c652c0128} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9018 | 2025.05.14 16:38:20.512857 [ 269 ] {a710b2d9-8078-4a92-a2ba-4e0c652c0128} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2025.05.14 16:38:20.512985 [ 269 ] {a710b2d9-8078-4a92-a2ba-4e0c652c0128} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 9020 | 2025.05.14 16:38:20.513023 [ 269 ] {a710b2d9-8078-4a92-a2ba-4e0c652c0128} <Debug> TCPHandler: Processed in 0.001227914 sec. | ||
| 9021 | 2025.05.14 16:38:20.513142 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9022 | 2025.05.14 16:38:20.513265 [ 269 ] {d3d2a485-d94d-4a10-86fe-bf794b9b4d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9023 | 2025.05.14 16:38:20.513320 [ 269 ] {d3d2a485-d94d-4a10-86fe-bf794b9b4d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9024 | 2025.05.14 16:38:20.513762 [ 269 ] {d3d2a485-d94d-4a10-86fe-bf794b9b4d3b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2025.05.14 16:38:20.513802 [ 269 ] {d3d2a485-d94d-4a10-86fe-bf794b9b4d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9026 | 2025.05.14 16:38:20.514237 [ 269 ] {d3d2a485-d94d-4a10-86fe-bf794b9b4d3b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9027 | 2025.05.14 16:38:20.514482 [ 269 ] {d3d2a485-d94d-4a10-86fe-bf794b9b4d3b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2025.05.14 16:38:20.514616 [ 269 ] {d3d2a485-d94d-4a10-86fe-bf794b9b4d3b} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001377 sec., 177196.80464778506 rows/sec., 11.89 MiB/sec. | ||
| 9029 | 2025.05.14 16:38:20.514655 [ 269 ] {d3d2a485-d94d-4a10-86fe-bf794b9b4d3b} <Debug> TCPHandler: Processed in 0.001574341 sec. | ||
| 9030 | 2025.05.14 16:38:20.514776 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2025.05.14 16:38:20.514873 [ 269 ] {fd119fa7-4d84-4a45-bb16-51232b0d219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9032 | 2025.05.14 16:38:20.514918 [ 269 ] {fd119fa7-4d84-4a45-bb16-51232b0d219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9033 | 2025.05.14 16:38:20.515227 [ 269 ] {fd119fa7-4d84-4a45-bb16-51232b0d219a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2025.05.14 16:38:20.515266 [ 269 ] {fd119fa7-4d84-4a45-bb16-51232b0d219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9035 | 2025.05.14 16:38:20.515602 [ 269 ] {fd119fa7-4d84-4a45-bb16-51232b0d219a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9036 | 2025.05.14 16:38:20.515833 [ 269 ] {fd119fa7-4d84-4a45-bb16-51232b0d219a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2025.05.14 16:38:20.515979 [ 269 ] {fd119fa7-4d84-4a45-bb16-51232b0d219a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 9038 | 2025.05.14 16:38:20.516019 [ 269 ] {fd119fa7-4d84-4a45-bb16-51232b0d219a} <Debug> TCPHandler: Processed in 0.001293606 sec. | ||
| 9039 | 2025.05.14 16:38:20.516132 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2025.05.14 16:38:20.516228 [ 269 ] {06ff0620-77ef-4c43-9829-f1df0d3a3197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9041 | 2025.05.14 16:38:20.516283 [ 269 ] {06ff0620-77ef-4c43-9829-f1df0d3a3197} <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 | ||
| 9042 | 2025.05.14 16:38:20.517140 [ 269 ] {06ff0620-77ef-4c43-9829-f1df0d3a3197} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2025.05.14 16:38:20.517178 [ 269 ] {06ff0620-77ef-4c43-9829-f1df0d3a3197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9044 | 2025.05.14 16:38:20.517712 [ 269 ] {06ff0620-77ef-4c43-9829-f1df0d3a3197} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9045 | 2025.05.14 16:38:20.517932 [ 269 ] {06ff0620-77ef-4c43-9829-f1df0d3a3197} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2025.05.14 16:38:20.518071 [ 269 ] {06ff0620-77ef-4c43-9829-f1df0d3a3197} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001861 sec., 6985.491671144546 rows/sec., 12.52 MiB/sec. | ||
| 9047 | 2025.05.14 16:38:20.518125 [ 269 ] {06ff0620-77ef-4c43-9829-f1df0d3a3197} <Debug> TCPHandler: Processed in 0.002043589 sec. | ||
| 9048 | 2025.05.14 16:38:20.518235 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2025.05.14 16:38:20.518415 [ 269 ] {1ac6b2ed-24f5-46a4-8d85-d44c8aa53b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9050 | 2025.05.14 16:38:20.518458 [ 269 ] {1ac6b2ed-24f5-46a4-8d85-d44c8aa53b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9051 | 2025.05.14 16:38:20.518775 [ 269 ] {1ac6b2ed-24f5-46a4-8d85-d44c8aa53b0b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2025.05.14 16:38:20.518813 [ 269 ] {1ac6b2ed-24f5-46a4-8d85-d44c8aa53b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9053 | 2025.05.14 16:38:20.519134 [ 269 ] {1ac6b2ed-24f5-46a4-8d85-d44c8aa53b0b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9054 | 2025.05.14 16:38:20.519354 [ 269 ] {1ac6b2ed-24f5-46a4-8d85-d44c8aa53b0b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2025.05.14 16:38:20.519482 [ 269 ] {1ac6b2ed-24f5-46a4-8d85-d44c8aa53b0b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001086 sec., 75506.44567219153 rows/sec., 4.80 MiB/sec. | ||
| 9056 | 2025.05.14 16:38:20.519519 [ 269 ] {1ac6b2ed-24f5-46a4-8d85-d44c8aa53b0b} <Debug> TCPHandler: Processed in 0.001332967 sec. | ||
| 9057 | 2025.05.14 16:38:21.669920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
| 9058 | 2025.05.14 16:38:21.670414 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.05.14 16:38:21.670457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9060 | 2025.05.14 16:38:21.670949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9061 | 2025.05.14 16:38:21.671183 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.05.14 16:38:21.671326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
| 9063 | 2025.05.14 16:38:22.748675 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9064 | 2025.05.14 16:38:22.765633 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.05.14 16:38:22.765699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9066 | 2025.05.14 16:38:22.772057 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9067 | 2025.05.14 16:38:22.772803 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.05.14 16:38:22.776415 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9069 | 2025.05.14 16:38:25.493930 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2025.05.14 16:38:25.494113 [ 269 ] {aee8e62d-83ad-4873-b6bc-60a8020c7f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9071 | 2025.05.14 16:38:25.494180 [ 269 ] {aee8e62d-83ad-4873-b6bc-60a8020c7f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9072 | 2025.05.14 16:38:25.494874 [ 269 ] {aee8e62d-83ad-4873-b6bc-60a8020c7f46} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9073 | 2025.05.14 16:38:25.494916 [ 269 ] {aee8e62d-83ad-4873-b6bc-60a8020c7f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9074 | 2025.05.14 16:38:25.495373 [ 269 ] {aee8e62d-83ad-4873-b6bc-60a8020c7f46} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9075 | 2025.05.14 16:38:25.495623 [ 269 ] {aee8e62d-83ad-4873-b6bc-60a8020c7f46} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2025.05.14 16:38:25.495793 [ 269 ] {aee8e62d-83ad-4873-b6bc-60a8020c7f46} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001729 sec., 62463.85193753614 rows/sec., 5.22 MiB/sec. | ||
| 9077 | 2025.05.14 16:38:25.495843 [ 269 ] {aee8e62d-83ad-4873-b6bc-60a8020c7f46} <Debug> TCPHandler: Processed in 0.002043101 sec. | ||
| 9078 | 2025.05.14 16:38:25.495971 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2025.05.14 16:38:25.496079 [ 269 ] {d2b977fd-94df-4710-969e-a96fff76eea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9080 | 2025.05.14 16:38:25.496124 [ 269 ] {d2b977fd-94df-4710-969e-a96fff76eea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9081 | 2025.05.14 16:38:25.496541 [ 269 ] {d2b977fd-94df-4710-969e-a96fff76eea3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2025.05.14 16:38:25.496579 [ 269 ] {d2b977fd-94df-4710-969e-a96fff76eea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9083 | 2025.05.14 16:38:25.496908 [ 269 ] {d2b977fd-94df-4710-969e-a96fff76eea3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9084 | 2025.05.14 16:38:25.497131 [ 269 ] {d2b977fd-94df-4710-969e-a96fff76eea3} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2025.05.14 16:38:25.497270 [ 269 ] {d2b977fd-94df-4710-969e-a96fff76eea3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001216 sec., 21381.57894736842 rows/sec., 1.57 MiB/sec. | ||
| 9086 | 2025.05.14 16:38:25.497310 [ 269 ] {d2b977fd-94df-4710-969e-a96fff76eea3} <Debug> TCPHandler: Processed in 0.001392968 sec. | ||
| 9087 | 2025.05.14 16:38:25.497420 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2025.05.14 16:38:25.497519 [ 269 ] {897c0de0-3366-489a-8cae-7ecf5b5e9cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9089 | 2025.05.14 16:38:25.497561 [ 269 ] {897c0de0-3366-489a-8cae-7ecf5b5e9cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9090 | 2025.05.14 16:38:25.497994 [ 269 ] {897c0de0-3366-489a-8cae-7ecf5b5e9cc1} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2025.05.14 16:38:25.498029 [ 269 ] {897c0de0-3366-489a-8cae-7ecf5b5e9cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9092 | 2025.05.14 16:38:25.498359 [ 269 ] {897c0de0-3366-489a-8cae-7ecf5b5e9cc1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9093 | 2025.05.14 16:38:25.498596 [ 269 ] {897c0de0-3366-489a-8cae-7ecf5b5e9cc1} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2025.05.14 16:38:25.498730 [ 269 ] {897c0de0-3366-489a-8cae-7ecf5b5e9cc1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00123 sec., 73170.73170731707 rows/sec., 5.71 MiB/sec. | ||
| 9095 | 2025.05.14 16:38:25.498770 [ 269 ] {897c0de0-3366-489a-8cae-7ecf5b5e9cc1} <Debug> TCPHandler: Processed in 0.001400727 sec. | ||
| 9096 | 2025.05.14 16:38:25.498881 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2025.05.14 16:38:25.498980 [ 269 ] {a4c03569-be26-4a59-8eda-f2ca8956714d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9098 | 2025.05.14 16:38:25.499025 [ 269 ] {a4c03569-be26-4a59-8eda-f2ca8956714d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9099 | 2025.05.14 16:38:25.499425 [ 269 ] {a4c03569-be26-4a59-8eda-f2ca8956714d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2025.05.14 16:38:25.499460 [ 269 ] {a4c03569-be26-4a59-8eda-f2ca8956714d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9101 | 2025.05.14 16:38:25.499808 [ 269 ] {a4c03569-be26-4a59-8eda-f2ca8956714d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9102 | 2025.05.14 16:38:25.500045 [ 269 ] {a4c03569-be26-4a59-8eda-f2ca8956714d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2025.05.14 16:38:25.500178 [ 269 ] {a4c03569-be26-4a59-8eda-f2ca8956714d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 9104 | 2025.05.14 16:38:25.500215 [ 269 ] {a4c03569-be26-4a59-8eda-f2ca8956714d} <Debug> TCPHandler: Processed in 0.001384828 sec. | ||
| 9105 | 2025.05.14 16:38:25.500322 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2025.05.14 16:38:25.500419 [ 269 ] {6e30f336-50ff-4ec7-bf41-21949f846c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9107 | 2025.05.14 16:38:25.500474 [ 269 ] {6e30f336-50ff-4ec7-bf41-21949f846c26} <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 | ||
| 9108 | 2025.05.14 16:38:25.501265 [ 269 ] {6e30f336-50ff-4ec7-bf41-21949f846c26} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2025.05.14 16:38:25.501302 [ 269 ] {6e30f336-50ff-4ec7-bf41-21949f846c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9110 | 2025.05.14 16:38:25.501836 [ 269 ] {6e30f336-50ff-4ec7-bf41-21949f846c26} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9111 | 2025.05.14 16:38:25.502067 [ 269 ] {6e30f336-50ff-4ec7-bf41-21949f846c26} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2025.05.14 16:38:25.502167 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9113 | 2025.05.14 16:38:25.502204 [ 269 ] {6e30f336-50ff-4ec7-bf41-21949f846c26} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001805 sec., 14404.43213296399 rows/sec., 25.81 MiB/sec. | ||
| 9114 | 2025.05.14 16:38:25.502209 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2025.05.14 16:38:25.502240 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9116 | 2025.05.14 16:38:25.502268 [ 269 ] {6e30f336-50ff-4ec7-bf41-21949f846c26} <Debug> TCPHandler: Processed in 0.001995469 sec. | ||
| 9117 | 2025.05.14 16:38:25.502361 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 9118 | 2025.05.14 16:38:25.502382 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9119 | 2025.05.14 16:38:25.502502 [ 269 ] {464e3df4-2dea-47ba-9859-46970d24253b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9120 | 2025.05.14 16:38:25.502546 [ 269 ] {464e3df4-2dea-47ba-9859-46970d24253b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9121 | 2025.05.14 16:38:25.502641 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9122 | 2025.05.14 16:38:25.502709 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 932 rows starting from the beginning of the part | ||
| 9123 | 2025.05.14 16:38:25.502833 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 9124 | 2025.05.14 16:38:25.502869 [ 269 ] {464e3df4-2dea-47ba-9859-46970d24253b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2025.05.14 16:38:25.502910 [ 269 ] {464e3df4-2dea-47ba-9859-46970d24253b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9126 | 2025.05.14 16:38:25.502939 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
| 9127 | 2025.05.14 16:38:25.503034 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 9128 | 2025.05.14 16:38:25.503123 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
| 9129 | 2025.05.14 16:38:25.503210 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 9130 | 2025.05.14 16:38:25.503250 [ 269 ] {464e3df4-2dea-47ba-9859-46970d24253b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9131 | 2025.05.14 16:38:25.503488 [ 269 ] {464e3df4-2dea-47ba-9859-46970d24253b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2025.05.14 16:38:25.503626 [ 269 ] {464e3df4-2dea-47ba-9859-46970d24253b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 9133 | 2025.05.14 16:38:25.503663 [ 269 ] {464e3df4-2dea-47ba-9859-46970d24253b} <Debug> TCPHandler: Processed in 0.001332927 sec. | ||
| 9134 | 2025.05.14 16:38:25.509578 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 19 columns (19 merged, 0 gathered) in 0.007270833 sec., 142487.11254955243 rows/sec., 255.33 MiB/sec. | ||
| 9135 | 2025.05.14 16:38:25.510890 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9136 | 2025.05.14 16:38:25.511288 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2025.05.14 16:38:25.511375 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9138 | 2025.05.14 16:38:25.511509 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 9139 | 2025.05.14 16:38:26.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.02 MiB, peak 289.17 MiB, free memory in arenas 0.00 B, will set to 281.60 MiB (RSS), difference: 3.58 MiB | ||
| 9140 | 2025.05.14 16:38:29.043429 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9141 | 2025.05.14 16:38:29.043494 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9142 | 2025.05.14 16:38:29.172390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
| 9143 | 2025.05.14 16:38:29.172910 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2025.05.14 16:38:29.172958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9145 | 2025.05.14 16:38:29.173440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9146 | 2025.05.14 16:38:29.173678 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2025.05.14 16:38:29.173822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 9148 | 2025.05.14 16:38:29.224170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1308 | ||
| 9149 | 2025.05.14 16:38:29.226536 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2025.05.14 16:38:29.226588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9151 | 2025.05.14 16:38:29.227818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9152 | 2025.05.14 16:38:29.228097 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2025.05.14 16:38:29.228455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1308 | ||
| 9154 | 2025.05.14 16:38:30.277445 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9155 | 2025.05.14 16:38:30.294831 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2025.05.14 16:38:30.294897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9157 | 2025.05.14 16:38:30.301084 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9158 | 2025.05.14 16:38:30.301793 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2025.05.14 16:38:30.305099 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9160 | 2025.05.14 16:38:30.499296 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2025.05.14 16:38:30.499503 [ 269 ] {004f0d95-6b69-492d-a946-a33d09d8872b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9162 | 2025.05.14 16:38:30.499577 [ 269 ] {004f0d95-6b69-492d-a946-a33d09d8872b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9163 | 2025.05.14 16:38:30.500290 [ 269 ] {004f0d95-6b69-492d-a946-a33d09d8872b} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2025.05.14 16:38:30.500336 [ 269 ] {004f0d95-6b69-492d-a946-a33d09d8872b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9165 | 2025.05.14 16:38:30.500749 [ 269 ] {004f0d95-6b69-492d-a946-a33d09d8872b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9166 | 2025.05.14 16:38:30.501003 [ 269 ] {004f0d95-6b69-492d-a946-a33d09d8872b} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2025.05.14 16:38:30.501174 [ 269 ] {004f0d95-6b69-492d-a946-a33d09d8872b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001726 sec., 122827.34646581691 rows/sec., 7.81 MiB/sec. | ||
| 9168 | 2025.05.14 16:38:30.501216 [ 269 ] {004f0d95-6b69-492d-a946-a33d09d8872b} <Debug> TCPHandler: Processed in 0.002058781 sec. | ||
| 9169 | 2025.05.14 16:38:30.501333 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2025.05.14 16:38:30.501430 [ 269 ] {b1a47ae1-6420-4eff-bd9b-13412978647b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9171 | 2025.05.14 16:38:30.501472 [ 269 ] {b1a47ae1-6420-4eff-bd9b-13412978647b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9172 | 2025.05.14 16:38:30.502078 [ 269 ] {b1a47ae1-6420-4eff-bd9b-13412978647b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2025.05.14 16:38:30.502117 [ 269 ] {b1a47ae1-6420-4eff-bd9b-13412978647b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9174 | 2025.05.14 16:38:30.502479 [ 269 ] {b1a47ae1-6420-4eff-bd9b-13412978647b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9175 | 2025.05.14 16:38:30.502707 [ 269 ] {b1a47ae1-6420-4eff-bd9b-13412978647b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2025.05.14 16:38:30.502820 [ 49 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9177 | 2025.05.14 16:38:30.502842 [ 269 ] {b1a47ae1-6420-4eff-bd9b-13412978647b} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001431 sec., 449336.1285814116 rows/sec., 35.43 MiB/sec. | ||
| 9178 | 2025.05.14 16:38:30.502864 [ 49 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2025.05.14 16:38:30.502881 [ 269 ] {b1a47ae1-6420-4eff-bd9b-13412978647b} <Debug> TCPHandler: Processed in 0.001597392 sec. | ||
| 9180 | 2025.05.14 16:38:30.502889 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9181 | 2025.05.14 16:38:30.502979 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::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 | ||
| 9182 | 2025.05.14 16:38:30.502994 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2025.05.14 16:38:30.503074 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9184 | 2025.05.14 16:38:30.503098 [ 269 ] {70535def-3473-443c-924d-5bcf8729b1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9185 | 2025.05.14 16:38:30.503102 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1845 rows starting from the beginning of the part | ||
| 9186 | 2025.05.14 16:38:30.503138 [ 269 ] {70535def-3473-443c-924d-5bcf8729b1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9187 | 2025.05.14 16:38:30.503171 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 643 rows starting from the beginning of the part | ||
| 9188 | 2025.05.14 16:38:30.503220 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
| 9189 | 2025.05.14 16:38:30.503264 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 650 rows starting from the beginning of the part | ||
| 9190 | 2025.05.14 16:38:30.503309 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 108 rows starting from the beginning of the part | ||
| 9191 | 2025.05.14 16:38:30.503351 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 643 rows starting from the beginning of the part | ||
| 9192 | 2025.05.14 16:38:30.503568 [ 269 ] {70535def-3473-443c-924d-5bcf8729b1ba} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2025.05.14 16:38:30.503604 [ 269 ] {70535def-3473-443c-924d-5bcf8729b1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9194 | 2025.05.14 16:38:30.503918 [ 269 ] {70535def-3473-443c-924d-5bcf8729b1ba} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9195 | 2025.05.14 16:38:30.504142 [ 269 ] {70535def-3473-443c-924d-5bcf8729b1ba} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2025.05.14 16:38:30.504269 [ 269 ] {70535def-3473-443c-924d-5bcf8729b1ba} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.00119 sec., 100000 rows/sec., 6.04 MiB/sec. | ||
| 9197 | 2025.05.14 16:38:30.504306 [ 269 ] {70535def-3473-443c-924d-5bcf8729b1ba} <Debug> TCPHandler: Processed in 0.001364097 sec. | ||
| 9198 | 2025.05.14 16:38:30.504424 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2025.05.14 16:38:30.504520 [ 269 ] {eb8e078f-f92c-4907-b07f-b0b99228a17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9200 | 2025.05.14 16:38:30.504559 [ 269 ] {eb8e078f-f92c-4907-b07f-b0b99228a17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9201 | 2025.05.14 16:38:30.504852 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3997 rows, containing 5 columns (5 merged, 0 gathered) in 0.001904437 sec., 2098782.99991021 rows/sec., 176.39 MiB/sec. | ||
| 9202 | 2025.05.14 16:38:30.504979 [ 269 ] {eb8e078f-f92c-4907-b07f-b0b99228a17f} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2025.05.14 16:38:30.505019 [ 269 ] {eb8e078f-f92c-4907-b07f-b0b99228a17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9204 | 2025.05.14 16:38:30.505175 [ 193 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9205 | 2025.05.14 16:38:30.505353 [ 269 ] {eb8e078f-f92c-4907-b07f-b0b99228a17f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9206 | 2025.05.14 16:38:30.505568 [ 193 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2025.05.14 16:38:30.505644 [ 269 ] {eb8e078f-f92c-4907-b07f-b0b99228a17f} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2025.05.14 16:38:30.505671 [ 193 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_71_14} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9209 | 2025.05.14 16:38:30.505755 [ 49 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 9210 | 2025.05.14 16:38:30.505783 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 9211 | 2025.05.14 16:38:30.505788 [ 49 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2025.05.14 16:38:30.505784 [ 269 ] {eb8e078f-f92c-4907-b07f-b0b99228a17f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001281 sec., 88212.33411397345 rows/sec., 5.71 MiB/sec. | ||
| 9213 | 2025.05.14 16:38:30.505826 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9214 | 2025.05.14 16:38:30.505859 [ 269 ] {eb8e078f-f92c-4907-b07f-b0b99228a17f} <Debug> TCPHandler: Processed in 0.001485029 sec. | ||
| 9215 | 2025.05.14 16:38:30.505935 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 9216 | 2025.05.14 16:38:30.505987 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2025.05.14 16:38:30.506050 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9218 | 2025.05.14 16:38:30.506088 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 342 rows starting from the beginning of the part | ||
| 9219 | 2025.05.14 16:38:30.506091 [ 269 ] {eaf9125c-dfe2-4b83-a312-1c04d1f83f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9220 | 2025.05.14 16:38:30.506142 [ 269 ] {eaf9125c-dfe2-4b83-a312-1c04d1f83f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9221 | 2025.05.14 16:38:30.506153 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part | ||
| 9222 | 2025.05.14 16:38:30.506203 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 9223 | 2025.05.14 16:38:30.506249 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
| 9224 | 2025.05.14 16:38:30.506287 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
| 9225 | 2025.05.14 16:38:30.506327 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part | ||
| 9226 | 2025.05.14 16:38:30.506582 [ 269 ] {eaf9125c-dfe2-4b83-a312-1c04d1f83f72} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2025.05.14 16:38:30.506627 [ 269 ] {eaf9125c-dfe2-4b83-a312-1c04d1f83f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9228 | 2025.05.14 16:38:30.506962 [ 269 ] {eaf9125c-dfe2-4b83-a312-1c04d1f83f72} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9229 | 2025.05.14 16:38:30.507192 [ 269 ] {eaf9125c-dfe2-4b83-a312-1c04d1f83f72} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2025.05.14 16:38:30.507321 [ 269 ] {eaf9125c-dfe2-4b83-a312-1c04d1f83f72} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00125 sec., 89600 rows/sec., 5.10 MiB/sec. | ||
| 9231 | 2025.05.14 16:38:30.507332 [ 196 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454539 sec., 702628.1179122733 rows/sec., 49.10 MiB/sec. | ||
| 9232 | 2025.05.14 16:38:30.507359 [ 269 ] {eaf9125c-dfe2-4b83-a312-1c04d1f83f72} <Debug> TCPHandler: Processed in 0.001423178 sec. | ||
| 9233 | 2025.05.14 16:38:30.507475 [ 196 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 9234 | 2025.05.14 16:38:30.507495 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9235 | 2025.05.14 16:38:30.507591 [ 269 ] {434a2b98-95c0-4a08-b302-d2cdbdd4b39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9236 | 2025.05.14 16:38:30.507631 [ 269 ] {434a2b98-95c0-4a08-b302-d2cdbdd4b39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9237 | 2025.05.14 16:38:30.507738 [ 196 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2025.05.14 16:38:30.507802 [ 196 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_40_8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 9239 | 2025.05.14 16:38:30.507897 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9240 | 2025.05.14 16:38:30.508147 [ 269 ] {434a2b98-95c0-4a08-b302-d2cdbdd4b39f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2025.05.14 16:38:30.508182 [ 269 ] {434a2b98-95c0-4a08-b302-d2cdbdd4b39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9242 | 2025.05.14 16:38:30.508523 [ 269 ] {434a2b98-95c0-4a08-b302-d2cdbdd4b39f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9243 | 2025.05.14 16:38:30.508743 [ 269 ] {434a2b98-95c0-4a08-b302-d2cdbdd4b39f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2025.05.14 16:38:30.508844 [ 49 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9245 | 2025.05.14 16:38:30.508871 [ 49 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2025.05.14 16:38:30.508871 [ 269 ] {434a2b98-95c0-4a08-b302-d2cdbdd4b39f} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001297 sec., 304548.95913646877 rows/sec., 21.55 MiB/sec. | ||
| 9247 | 2025.05.14 16:38:30.508888 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9248 | 2025.05.14 16:38:30.508915 [ 269 ] {434a2b98-95c0-4a08-b302-d2cdbdd4b39f} <Debug> TCPHandler: Processed in 0.001470769 sec. | ||
| 9249 | 2025.05.14 16:38:30.508960 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::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 | ||
| 9250 | 2025.05.14 16:38:30.509036 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2025.05.14 16:38:30.509045 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9252 | 2025.05.14 16:38:30.509077 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part | ||
| 9253 | 2025.05.14 16:38:30.509127 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 395 rows starting from the beginning of the part | ||
| 9254 | 2025.05.14 16:38:30.509133 [ 269 ] {38bb8ea3-12ab-4586-8044-769f5d7cc7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9255 | 2025.05.14 16:38:30.509169 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 9256 | 2025.05.14 16:38:30.509178 [ 269 ] {38bb8ea3-12ab-4586-8044-769f5d7cc7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9257 | 2025.05.14 16:38:30.509209 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 409 rows starting from the beginning of the part | ||
| 9258 | 2025.05.14 16:38:30.509249 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 9259 | 2025.05.14 16:38:30.509285 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 395 rows starting from the beginning of the part | ||
| 9260 | 2025.05.14 16:38:30.509513 [ 269 ] {38bb8ea3-12ab-4586-8044-769f5d7cc7f9} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2025.05.14 16:38:30.509548 [ 269 ] {38bb8ea3-12ab-4586-8044-769f5d7cc7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9262 | 2025.05.14 16:38:30.509866 [ 269 ] {38bb8ea3-12ab-4586-8044-769f5d7cc7f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9263 | 2025.05.14 16:38:30.510092 [ 269 ] {38bb8ea3-12ab-4586-8044-769f5d7cc7f9} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2025.05.14 16:38:30.510186 [ 49 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9265 | 2025.05.14 16:38:30.510210 [ 49 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2025.05.14 16:38:30.510218 [ 269 ] {38bb8ea3-12ab-4586-8044-769f5d7cc7f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 9267 | 2025.05.14 16:38:30.510229 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9268 | 2025.05.14 16:38:30.510255 [ 269 ] {38bb8ea3-12ab-4586-8044-769f5d7cc7f9} <Debug> TCPHandler: Processed in 0.001270865 sec. | ||
| 9269 | 2025.05.14 16:38:30.510292 [ 196 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 9270 | 2025.05.14 16:38:30.510370 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2025.05.14 16:38:30.510378 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449678 sec., 1581040.7552573744 rows/sec., 120.10 MiB/sec. | ||
| 9272 | 2025.05.14 16:38:30.510386 [ 196 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9273 | 2025.05.14 16:38:30.510449 [ 196 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 9274 | 2025.05.14 16:38:30.510469 [ 269 ] {66220803-3eca-4e2f-86ff-4dba8850f4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9275 | 2025.05.14 16:38:30.510497 [ 196 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9276 | 2025.05.14 16:38:30.510512 [ 269 ] {66220803-3eca-4e2f-86ff-4dba8850f4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9277 | 2025.05.14 16:38:30.510536 [ 196 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9278 | 2025.05.14 16:38:30.510556 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9279 | 2025.05.14 16:38:30.510573 [ 196 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 9280 | 2025.05.14 16:38:30.510608 [ 196 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 9281 | 2025.05.14 16:38:30.510646 [ 196 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 9282 | 2025.05.14 16:38:30.510835 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2025.05.14 16:38:30.510900 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_71_14} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9284 | 2025.05.14 16:38:30.510900 [ 269 ] {66220803-3eca-4e2f-86ff-4dba8850f4c2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2025.05.14 16:38:30.510943 [ 269 ] {66220803-3eca-4e2f-86ff-4dba8850f4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9286 | 2025.05.14 16:38:30.510958 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9287 | 2025.05.14 16:38:30.511293 [ 269 ] {66220803-3eca-4e2f-86ff-4dba8850f4c2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9288 | 2025.05.14 16:38:30.511338 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001070751 sec., 173709.85411174028 rows/sec., 8.86 MiB/sec. | ||
| 9289 | 2025.05.14 16:38:30.511451 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9290 | 2025.05.14 16:38:30.511517 [ 269 ] {66220803-3eca-4e2f-86ff-4dba8850f4c2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2025.05.14 16:38:30.511620 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9292 | 2025.05.14 16:38:30.511643 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2025.05.14 16:38:30.511646 [ 269 ] {66220803-3eca-4e2f-86ff-4dba8850f4c2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001195 sec., 198326.35983263596 rows/sec., 13.29 MiB/sec. | ||
| 9294 | 2025.05.14 16:38:30.511660 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9295 | 2025.05.14 16:38:30.511684 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2025.05.14 16:38:30.511686 [ 269 ] {66220803-3eca-4e2f-86ff-4dba8850f4c2} <Debug> TCPHandler: Processed in 0.001367417 sec. | ||
| 9297 | 2025.05.14 16:38:30.511730 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 9298 | 2025.05.14 16:38:30.511748 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_31_6} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9299 | 2025.05.14 16:38:30.511804 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2025.05.14 16:38:30.511821 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9301 | 2025.05.14 16:38:30.511829 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9302 | 2025.05.14 16:38:30.511866 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20960 rows starting from the beginning of the part | ||
| 9303 | 2025.05.14 16:38:30.511901 [ 269 ] {e8af8ab6-667b-453c-8a1d-3617ae27197d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9304 | 2025.05.14 16:38:30.511915 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
| 9305 | 2025.05.14 16:38:30.511952 [ 269 ] {e8af8ab6-667b-453c-8a1d-3617ae27197d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9306 | 2025.05.14 16:38:30.511966 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 9307 | 2025.05.14 16:38:30.512008 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 244 rows starting from the beginning of the part | ||
| 9308 | 2025.05.14 16:38:30.512044 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::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 | ||
| 9309 | 2025.05.14 16:38:30.512088 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part | ||
| 9310 | 2025.05.14 16:38:30.512259 [ 269 ] {e8af8ab6-667b-453c-8a1d-3617ae27197d} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2025.05.14 16:38:30.512301 [ 269 ] {e8af8ab6-667b-453c-8a1d-3617ae27197d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9312 | 2025.05.14 16:38:30.512617 [ 269 ] {e8af8ab6-667b-453c-8a1d-3617ae27197d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9313 | 2025.05.14 16:38:30.512837 [ 269 ] {e8af8ab6-667b-453c-8a1d-3617ae27197d} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2025.05.14 16:38:30.512966 [ 269 ] {e8af8ab6-667b-453c-8a1d-3617ae27197d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 9315 | 2025.05.14 16:38:30.513002 [ 269 ] {e8af8ab6-667b-453c-8a1d-3617ae27197d} <Debug> TCPHandler: Processed in 0.001246035 sec. | ||
| 9316 | 2025.05.14 16:38:30.513111 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2025.05.14 16:38:30.513205 [ 269 ] {a717175d-e931-4d31-a9c8-f82c7880e1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9318 | 2025.05.14 16:38:30.513261 [ 269 ] {a717175d-e931-4d31-a9c8-f82c7880e1c6} <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 | ||
| 9319 | 2025.05.14 16:38:30.513997 [ 269 ] {a717175d-e931-4d31-a9c8-f82c7880e1c6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2025.05.14 16:38:30.514034 [ 269 ] {a717175d-e931-4d31-a9c8-f82c7880e1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9321 | 2025.05.14 16:38:30.514579 [ 269 ] {a717175d-e931-4d31-a9c8-f82c7880e1c6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9322 | 2025.05.14 16:38:30.514816 [ 269 ] {a717175d-e931-4d31-a9c8-f82c7880e1c6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2025.05.14 16:38:30.514959 [ 269 ] {a717175d-e931-4d31-a9c8-f82c7880e1c6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001772 sec., 7336.343115124154 rows/sec., 13.15 MiB/sec. | ||
| 9324 | 2025.05.14 16:38:30.515011 [ 269 ] {a717175d-e931-4d31-a9c8-f82c7880e1c6} <Debug> TCPHandler: Processed in 0.001949078 sec. | ||
| 9325 | 2025.05.14 16:38:30.515124 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2025.05.14 16:38:30.515220 [ 269 ] {b15c90ba-ec03-4726-8793-e366df023302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9327 | 2025.05.14 16:38:30.515261 [ 269 ] {b15c90ba-ec03-4726-8793-e366df023302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9328 | 2025.05.14 16:38:30.515583 [ 269 ] {b15c90ba-ec03-4726-8793-e366df023302} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2025.05.14 16:38:30.515619 [ 269 ] {b15c90ba-ec03-4726-8793-e366df023302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9330 | 2025.05.14 16:38:30.515943 [ 269 ] {b15c90ba-ec03-4726-8793-e366df023302} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9331 | 2025.05.14 16:38:30.516165 [ 269 ] {b15c90ba-ec03-4726-8793-e366df023302} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2025.05.14 16:38:30.516291 [ 269 ] {b15c90ba-ec03-4726-8793-e366df023302} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001089 sec., 75298.43893480257 rows/sec., 4.78 MiB/sec. | ||
| 9333 | 2025.05.14 16:38:30.516309 [ 36 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9334 | 2025.05.14 16:38:30.516326 [ 269 ] {b15c90ba-ec03-4726-8793-e366df023302} <Debug> TCPHandler: Processed in 0.001253534 sec. | ||
| 9335 | 2025.05.14 16:38:30.516359 [ 36 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2025.05.14 16:38:30.516384 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 9337 | 2025.05.14 16:38:30.516475 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 9338 | 2025.05.14 16:38:30.516581 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9339 | 2025.05.14 16:38:30.516617 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4084 rows starting from the beginning of the part | ||
| 9340 | 2025.05.14 16:38:30.516684 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
| 9341 | 2025.05.14 16:38:30.516731 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 9342 | 2025.05.14 16:38:30.516777 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
| 9343 | 2025.05.14 16:38:30.516817 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::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 | ||
| 9344 | 2025.05.14 16:38:30.516864 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part | ||
| 9345 | 2025.05.14 16:38:30.518946 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002500109 sec., 1779922.3953835613 rows/sec., 116.01 MiB/sec. | ||
| 9346 | 2025.05.14 16:38:30.519278 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9347 | 2025.05.14 16:38:30.519280 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21998 rows, containing 5 columns (5 merged, 0 gathered) in 0.007582519 sec., 2901146.7033580793 rows/sec., 195.88 MiB/sec. | ||
| 9348 | 2025.05.14 16:38:30.519557 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2025.05.14 16:38:30.519629 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_71_14} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9350 | 2025.05.14 16:38:30.519720 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9351 | 2025.05.14 16:38:30.519880 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9352 | 2025.05.14 16:38:30.520203 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2025.05.14 16:38:30.520296 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9354 | 2025.05.14 16:38:30.520411 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9355 | 2025.05.14 16:38:32.013385 [ 29 ] {} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9356 | 2025.05.14 16:38:32.013480 [ 29 ] {} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2025.05.14 16:38:32.013509 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9358 | 2025.05.14 16:38:32.013612 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 9359 | 2025.05.14 16:38:32.013740 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9360 | 2025.05.14 16:38:32.013774 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 9361 | 2025.05.14 16:38:32.013842 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 9362 | 2025.05.14 16:38:32.013887 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 9363 | 2025.05.14 16:38:32.013931 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 9364 | 2025.05.14 16:38:32.013973 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 9365 | 2025.05.14 16:38:32.014770 [ 190 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194174 sec., 45219.54087092835 rows/sec., 3.77 MiB/sec. | ||
| 9366 | 2025.05.14 16:38:32.014936 [ 200 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9367 | 2025.05.14 16:38:32.015211 [ 200 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_9_2} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2025.05.14 16:38:32.015284 [ 200 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_9_2} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9369 | 2025.05.14 16:38:32.015366 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9370 | 2025.05.14 16:38:32.973298 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2025.05.14 16:38:32.973525 [ 269 ] {f3bdde9c-d155-4e1d-bdb0-5f1fb75443d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9372 | 2025.05.14 16:38:32.973620 [ 269 ] {f3bdde9c-d155-4e1d-bdb0-5f1fb75443d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9373 | 2025.05.14 16:38:32.975028 [ 269 ] {f3bdde9c-d155-4e1d-bdb0-5f1fb75443d4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2025.05.14 16:38:32.975087 [ 269 ] {f3bdde9c-d155-4e1d-bdb0-5f1fb75443d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9375 | 2025.05.14 16:38:32.975567 [ 269 ] {f3bdde9c-d155-4e1d-bdb0-5f1fb75443d4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9376 | 2025.05.14 16:38:32.975806 [ 269 ] {f3bdde9c-d155-4e1d-bdb0-5f1fb75443d4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2025.05.14 16:38:32.975958 [ 269 ] {f3bdde9c-d155-4e1d-bdb0-5f1fb75443d4} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.0025 sec., 499200 rows/sec., 41.16 MiB/sec. | ||
| 9378 | 2025.05.14 16:38:32.976011 [ 269 ] {f3bdde9c-d155-4e1d-bdb0-5f1fb75443d4} <Debug> TCPHandler: Processed in 0.002916977 sec. | ||
| 9379 | 2025.05.14 16:38:32.976143 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2025.05.14 16:38:32.976247 [ 269 ] {041ce104-45e7-46da-8aed-d19e6bc0e524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9381 | 2025.05.14 16:38:32.976291 [ 269 ] {041ce104-45e7-46da-8aed-d19e6bc0e524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9382 | 2025.05.14 16:38:32.976690 [ 269 ] {041ce104-45e7-46da-8aed-d19e6bc0e524} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2025.05.14 16:38:32.976724 [ 269 ] {041ce104-45e7-46da-8aed-d19e6bc0e524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9384 | 2025.05.14 16:38:32.977031 [ 269 ] {041ce104-45e7-46da-8aed-d19e6bc0e524} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9385 | 2025.05.14 16:38:32.977274 [ 269 ] {041ce104-45e7-46da-8aed-d19e6bc0e524} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2025.05.14 16:38:32.977410 [ 269 ] {041ce104-45e7-46da-8aed-d19e6bc0e524} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001189 sec., 21867.115222876368 rows/sec., 1.61 MiB/sec. | ||
| 9387 | 2025.05.14 16:38:32.977446 [ 269 ] {041ce104-45e7-46da-8aed-d19e6bc0e524} <Debug> TCPHandler: Processed in 0.001359566 sec. | ||
| 9388 | 2025.05.14 16:38:32.977559 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2025.05.14 16:38:32.977660 [ 269 ] {2aff05e5-1c0b-4001-8cdd-3970df984942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9390 | 2025.05.14 16:38:32.977702 [ 269 ] {2aff05e5-1c0b-4001-8cdd-3970df984942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9391 | 2025.05.14 16:38:32.978177 [ 269 ] {2aff05e5-1c0b-4001-8cdd-3970df984942} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2025.05.14 16:38:32.978218 [ 269 ] {2aff05e5-1c0b-4001-8cdd-3970df984942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9393 | 2025.05.14 16:38:32.978564 [ 269 ] {2aff05e5-1c0b-4001-8cdd-3970df984942} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9394 | 2025.05.14 16:38:32.978784 [ 269 ] {2aff05e5-1c0b-4001-8cdd-3970df984942} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2025.05.14 16:38:32.978921 [ 269 ] {2aff05e5-1c0b-4001-8cdd-3970df984942} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001281 sec., 177985.94847775175 rows/sec., 12.05 MiB/sec. | ||
| 9396 | 2025.05.14 16:38:32.978959 [ 269 ] {2aff05e5-1c0b-4001-8cdd-3970df984942} <Debug> TCPHandler: Processed in 0.001451678 sec. | ||
| 9397 | 2025.05.14 16:38:32.979096 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2025.05.14 16:38:32.979192 [ 269 ] {d294c5f3-898e-4be7-8135-a44c2a6ee105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9399 | 2025.05.14 16:38:32.979232 [ 269 ] {d294c5f3-898e-4be7-8135-a44c2a6ee105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9400 | 2025.05.14 16:38:32.979883 [ 269 ] {d294c5f3-898e-4be7-8135-a44c2a6ee105} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2025.05.14 16:38:32.979920 [ 269 ] {d294c5f3-898e-4be7-8135-a44c2a6ee105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9402 | 2025.05.14 16:38:32.980256 [ 269 ] {d294c5f3-898e-4be7-8135-a44c2a6ee105} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9403 | 2025.05.14 16:38:32.980483 [ 269 ] {d294c5f3-898e-4be7-8135-a44c2a6ee105} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2025.05.14 16:38:32.980617 [ 269 ] {d294c5f3-898e-4be7-8135-a44c2a6ee105} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001443 sec., 378378.37837837834 rows/sec., 28.08 MiB/sec. | ||
| 9405 | 2025.05.14 16:38:32.980654 [ 269 ] {d294c5f3-898e-4be7-8135-a44c2a6ee105} <Debug> TCPHandler: Processed in 0.001608291 sec. | ||
| 9406 | 2025.05.14 16:38:32.980770 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2025.05.14 16:38:32.980863 [ 269 ] {e3cd5ce1-7524-4c42-a41e-0210f3e2b83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9408 | 2025.05.14 16:38:32.980907 [ 269 ] {e3cd5ce1-7524-4c42-a41e-0210f3e2b83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9409 | 2025.05.14 16:38:32.981479 [ 269 ] {e3cd5ce1-7524-4c42-a41e-0210f3e2b83c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2025.05.14 16:38:32.981516 [ 269 ] {e3cd5ce1-7524-4c42-a41e-0210f3e2b83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9411 | 2025.05.14 16:38:32.981896 [ 269 ] {e3cd5ce1-7524-4c42-a41e-0210f3e2b83c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9412 | 2025.05.14 16:38:32.982112 [ 269 ] {e3cd5ce1-7524-4c42-a41e-0210f3e2b83c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2025.05.14 16:38:32.982243 [ 269 ] {e3cd5ce1-7524-4c42-a41e-0210f3e2b83c} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001398 sec., 673819.7424892704 rows/sec., 45.18 MiB/sec. | ||
| 9414 | 2025.05.14 16:38:32.982281 [ 269 ] {e3cd5ce1-7524-4c42-a41e-0210f3e2b83c} <Debug> TCPHandler: Processed in 0.00155963 sec. | ||
| 9415 | 2025.05.14 16:38:32.982394 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2025.05.14 16:38:32.982487 [ 269 ] {1afd2e04-1775-41a4-8e17-0676a7a470c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9417 | 2025.05.14 16:38:32.982541 [ 269 ] {1afd2e04-1775-41a4-8e17-0676a7a470c9} <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 | ||
| 9418 | 2025.05.14 16:38:32.983348 [ 269 ] {1afd2e04-1775-41a4-8e17-0676a7a470c9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.05.14 16:38:32.983385 [ 269 ] {1afd2e04-1775-41a4-8e17-0676a7a470c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9420 | 2025.05.14 16:38:32.983917 [ 269 ] {1afd2e04-1775-41a4-8e17-0676a7a470c9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9421 | 2025.05.14 16:38:32.984154 [ 269 ] {1afd2e04-1775-41a4-8e17-0676a7a470c9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.05.14 16:38:32.984301 [ 269 ] {1afd2e04-1775-41a4-8e17-0676a7a470c9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001832 sec., 14192.139737991265 rows/sec., 25.43 MiB/sec. | ||
| 9423 | 2025.05.14 16:38:32.984364 [ 269 ] {1afd2e04-1775-41a4-8e17-0676a7a470c9} <Debug> TCPHandler: Processed in 0.00201962 sec. | ||
| 9424 | 2025.05.14 16:38:32.984478 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.05.14 16:38:32.984572 [ 269 ] {028a0544-c7d5-4585-866d-e0eaa7edc0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9426 | 2025.05.14 16:38:32.984613 [ 269 ] {028a0544-c7d5-4585-866d-e0eaa7edc0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9427 | 2025.05.14 16:38:32.984937 [ 269 ] {028a0544-c7d5-4585-866d-e0eaa7edc0dd} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.05.14 16:38:32.984973 [ 269 ] {028a0544-c7d5-4585-866d-e0eaa7edc0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9429 | 2025.05.14 16:38:32.985287 [ 269 ] {028a0544-c7d5-4585-866d-e0eaa7edc0dd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9430 | 2025.05.14 16:38:32.985508 [ 269 ] {028a0544-c7d5-4585-866d-e0eaa7edc0dd} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2025.05.14 16:38:32.985642 [ 269 ] {028a0544-c7d5-4585-866d-e0eaa7edc0dd} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001089 sec., 33057.85123966943 rows/sec., 2.23 MiB/sec. | ||
| 9432 | 2025.05.14 16:38:32.985678 [ 269 ] {028a0544-c7d5-4585-866d-e0eaa7edc0dd} <Debug> TCPHandler: Processed in 0.001248734 sec. | ||
| 9433 | 2025.05.14 16:38:35.487366 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2025.05.14 16:38:35.487661 [ 269 ] {a8f389d3-4df4-419d-82d4-4b4d70963c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9435 | 2025.05.14 16:38:35.487768 [ 269 ] {a8f389d3-4df4-419d-82d4-4b4d70963c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9436 | 2025.05.14 16:38:35.488518 [ 269 ] {a8f389d3-4df4-419d-82d4-4b4d70963c63} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2025.05.14 16:38:35.488567 [ 269 ] {a8f389d3-4df4-419d-82d4-4b4d70963c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9438 | 2025.05.14 16:38:35.488982 [ 269 ] {a8f389d3-4df4-419d-82d4-4b4d70963c63} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9439 | 2025.05.14 16:38:35.489223 [ 269 ] {a8f389d3-4df4-419d-82d4-4b4d70963c63} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.05.14 16:38:35.489389 [ 269 ] {a8f389d3-4df4-419d-82d4-4b4d70963c63} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.37 MiB/sec. | ||
| 9441 | 2025.05.14 16:38:35.489441 [ 269 ] {a8f389d3-4df4-419d-82d4-4b4d70963c63} <Debug> TCPHandler: Processed in 0.002261384 sec. | ||
| 9442 | 2025.05.14 16:38:35.489558 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2025.05.14 16:38:35.489660 [ 269 ] {25dbb69c-acb9-420d-959d-54de8b7f4d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9444 | 2025.05.14 16:38:35.489704 [ 269 ] {25dbb69c-acb9-420d-959d-54de8b7f4d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9445 | 2025.05.14 16:38:35.490128 [ 269 ] {25dbb69c-acb9-420d-959d-54de8b7f4d86} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2025.05.14 16:38:35.490167 [ 269 ] {25dbb69c-acb9-420d-959d-54de8b7f4d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9447 | 2025.05.14 16:38:35.490488 [ 269 ] {25dbb69c-acb9-420d-959d-54de8b7f4d86} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9448 | 2025.05.14 16:38:35.490719 [ 269 ] {25dbb69c-acb9-420d-959d-54de8b7f4d86} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2025.05.14 16:38:35.490853 [ 269 ] {25dbb69c-acb9-420d-959d-54de8b7f4d86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 9450 | 2025.05.14 16:38:35.490893 [ 269 ] {25dbb69c-acb9-420d-959d-54de8b7f4d86} <Debug> TCPHandler: Processed in 0.001386847 sec. | ||
| 9451 | 2025.05.14 16:38:35.490994 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2025.05.14 16:38:35.491091 [ 269 ] {0755c62f-46f8-47f3-b7b7-47b4f60c8e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9453 | 2025.05.14 16:38:35.491137 [ 269 ] {0755c62f-46f8-47f3-b7b7-47b4f60c8e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9454 | 2025.05.14 16:38:35.491496 [ 269 ] {0755c62f-46f8-47f3-b7b7-47b4f60c8e47} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2025.05.14 16:38:35.491534 [ 269 ] {0755c62f-46f8-47f3-b7b7-47b4f60c8e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9456 | 2025.05.14 16:38:35.491871 [ 269 ] {0755c62f-46f8-47f3-b7b7-47b4f60c8e47} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9457 | 2025.05.14 16:38:35.492090 [ 269 ] {0755c62f-46f8-47f3-b7b7-47b4f60c8e47} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2025.05.14 16:38:35.492221 [ 269 ] {0755c62f-46f8-47f3-b7b7-47b4f60c8e47} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 3.88 MiB/sec. | ||
| 9459 | 2025.05.14 16:38:35.492258 [ 269 ] {0755c62f-46f8-47f3-b7b7-47b4f60c8e47} <Debug> TCPHandler: Processed in 0.001315346 sec. | ||
| 9460 | 2025.05.14 16:38:35.492358 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2025.05.14 16:38:35.492457 [ 269 ] {dca80880-d811-472c-b359-ef954442df1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9462 | 2025.05.14 16:38:35.492498 [ 269 ] {dca80880-d811-472c-b359-ef954442df1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9463 | 2025.05.14 16:38:35.492793 [ 269 ] {dca80880-d811-472c-b359-ef954442df1c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2025.05.14 16:38:35.492828 [ 269 ] {dca80880-d811-472c-b359-ef954442df1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9465 | 2025.05.14 16:38:35.493140 [ 269 ] {dca80880-d811-472c-b359-ef954442df1c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9466 | 2025.05.14 16:38:35.493355 [ 269 ] {dca80880-d811-472c-b359-ef954442df1c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2025.05.14 16:38:35.493482 [ 269 ] {dca80880-d811-472c-b359-ef954442df1c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001044 sec., 22988.505747126437 rows/sec., 1.55 MiB/sec. | ||
| 9468 | 2025.05.14 16:38:35.493518 [ 269 ] {dca80880-d811-472c-b359-ef954442df1c} <Debug> TCPHandler: Processed in 0.001210304 sec. | ||
| 9469 | 2025.05.14 16:38:36.674859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
| 9470 | 2025.05.14 16:38:36.675349 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2025.05.14 16:38:36.675398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9472 | 2025.05.14 16:38:36.675906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9473 | 2025.05.14 16:38:36.676148 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2025.05.14 16:38:36.676296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 9475 | 2025.05.14 16:38:37.806127 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9476 | 2025.05.14 16:38:37.823807 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2025.05.14 16:38:37.823861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9478 | 2025.05.14 16:38:37.830060 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9479 | 2025.05.14 16:38:37.830757 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2025.05.14 16:38:37.833854 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9481 | 2025.05.14 16:38:39.229587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1352 | ||
| 9482 | 2025.05.14 16:38:39.232004 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2025.05.14 16:38:39.232045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9484 | 2025.05.14 16:38:39.233201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9485 | 2025.05.14 16:38:39.233451 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2025.05.14 16:38:39.233692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 9487 | 2025.05.14 16:38:40.500098 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2025.05.14 16:38:40.500302 [ 269 ] {f5470732-2ca0-4e4b-a2eb-69dcc46e3427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9489 | 2025.05.14 16:38:40.500369 [ 269 ] {f5470732-2ca0-4e4b-a2eb-69dcc46e3427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9490 | 2025.05.14 16:38:40.501065 [ 269 ] {f5470732-2ca0-4e4b-a2eb-69dcc46e3427} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2025.05.14 16:38:40.501113 [ 269 ] {f5470732-2ca0-4e4b-a2eb-69dcc46e3427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9492 | 2025.05.14 16:38:40.501530 [ 269 ] {f5470732-2ca0-4e4b-a2eb-69dcc46e3427} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9493 | 2025.05.14 16:38:40.501782 [ 269 ] {f5470732-2ca0-4e4b-a2eb-69dcc46e3427} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2025.05.14 16:38:40.501941 [ 269 ] {f5470732-2ca0-4e4b-a2eb-69dcc46e3427} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001689 sec., 125518.05802249852 rows/sec., 7.98 MiB/sec. | ||
| 9495 | 2025.05.14 16:38:40.501984 [ 269 ] {f5470732-2ca0-4e4b-a2eb-69dcc46e3427} <Debug> TCPHandler: Processed in 0.002076381 sec. | ||
| 9496 | 2025.05.14 16:38:40.502102 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2025.05.14 16:38:40.502198 [ 269 ] {56e67eb7-0ed2-4a84-ada8-4594414b92fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9498 | 2025.05.14 16:38:40.502239 [ 269 ] {56e67eb7-0ed2-4a84-ada8-4594414b92fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9499 | 2025.05.14 16:38:40.502865 [ 269 ] {56e67eb7-0ed2-4a84-ada8-4594414b92fd} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2025.05.14 16:38:40.502903 [ 269 ] {56e67eb7-0ed2-4a84-ada8-4594414b92fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9501 | 2025.05.14 16:38:40.503258 [ 269 ] {56e67eb7-0ed2-4a84-ada8-4594414b92fd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9502 | 2025.05.14 16:38:40.503477 [ 269 ] {56e67eb7-0ed2-4a84-ada8-4594414b92fd} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2025.05.14 16:38:40.503607 [ 269 ] {56e67eb7-0ed2-4a84-ada8-4594414b92fd} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001429 sec., 449965.01049685094 rows/sec., 35.47 MiB/sec. | ||
| 9504 | 2025.05.14 16:38:40.503647 [ 269 ] {56e67eb7-0ed2-4a84-ada8-4594414b92fd} <Debug> TCPHandler: Processed in 0.001596421 sec. | ||
| 9505 | 2025.05.14 16:38:40.503757 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2025.05.14 16:38:40.503849 [ 269 ] {96810330-2118-4f37-9515-5ae0541dabb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9507 | 2025.05.14 16:38:40.503889 [ 269 ] {96810330-2118-4f37-9515-5ae0541dabb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9508 | 2025.05.14 16:38:40.504300 [ 269 ] {96810330-2118-4f37-9515-5ae0541dabb2} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2025.05.14 16:38:40.504336 [ 269 ] {96810330-2118-4f37-9515-5ae0541dabb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9510 | 2025.05.14 16:38:40.504649 [ 269 ] {96810330-2118-4f37-9515-5ae0541dabb2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9511 | 2025.05.14 16:38:40.504861 [ 269 ] {96810330-2118-4f37-9515-5ae0541dabb2} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2025.05.14 16:38:40.504988 [ 269 ] {96810330-2118-4f37-9515-5ae0541dabb2} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001156 sec., 102941.17647058824 rows/sec., 6.22 MiB/sec. | ||
| 9513 | 2025.05.14 16:38:40.505025 [ 269 ] {96810330-2118-4f37-9515-5ae0541dabb2} <Debug> TCPHandler: Processed in 0.001318786 sec. | ||
| 9514 | 2025.05.14 16:38:40.505136 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9515 | 2025.05.14 16:38:40.505228 [ 269 ] {82cb55ac-eb85-4152-a590-80be637cffee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9516 | 2025.05.14 16:38:40.505267 [ 269 ] {82cb55ac-eb85-4152-a590-80be637cffee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9517 | 2025.05.14 16:38:40.505668 [ 269 ] {82cb55ac-eb85-4152-a590-80be637cffee} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2025.05.14 16:38:40.505704 [ 269 ] {82cb55ac-eb85-4152-a590-80be637cffee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9519 | 2025.05.14 16:38:40.506004 [ 269 ] {82cb55ac-eb85-4152-a590-80be637cffee} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9520 | 2025.05.14 16:38:40.506217 [ 269 ] {82cb55ac-eb85-4152-a590-80be637cffee} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9521 | 2025.05.14 16:38:40.506342 [ 269 ] {82cb55ac-eb85-4152-a590-80be637cffee} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001132 sec., 99823.32155477031 rows/sec., 6.46 MiB/sec. | ||
| 9522 | 2025.05.14 16:38:40.506381 [ 269 ] {82cb55ac-eb85-4152-a590-80be637cffee} <Debug> TCPHandler: Processed in 0.001294865 sec. | ||
| 9523 | 2025.05.14 16:38:40.506488 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9524 | 2025.05.14 16:38:40.506581 [ 269 ] {c9a825d0-b9af-4663-bd7a-a37f95f7dab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9525 | 2025.05.14 16:38:40.506621 [ 269 ] {c9a825d0-b9af-4663-bd7a-a37f95f7dab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9526 | 2025.05.14 16:38:40.507019 [ 269 ] {c9a825d0-b9af-4663-bd7a-a37f95f7dab6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2025.05.14 16:38:40.507055 [ 269 ] {c9a825d0-b9af-4663-bd7a-a37f95f7dab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9528 | 2025.05.14 16:38:40.507354 [ 269 ] {c9a825d0-b9af-4663-bd7a-a37f95f7dab6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9529 | 2025.05.14 16:38:40.507576 [ 269 ] {c9a825d0-b9af-4663-bd7a-a37f95f7dab6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2025.05.14 16:38:40.507700 [ 269 ] {c9a825d0-b9af-4663-bd7a-a37f95f7dab6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001138 sec., 98418.2776801406 rows/sec., 5.61 MiB/sec. | ||
| 9531 | 2025.05.14 16:38:40.507737 [ 269 ] {c9a825d0-b9af-4663-bd7a-a37f95f7dab6} <Debug> TCPHandler: Processed in 0.001298656 sec. | ||
| 9532 | 2025.05.14 16:38:40.507844 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2025.05.14 16:38:40.507937 [ 269 ] {49824a08-8c07-4004-a3d0-a6366b0a03e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9534 | 2025.05.14 16:38:40.507976 [ 269 ] {49824a08-8c07-4004-a3d0-a6366b0a03e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9535 | 2025.05.14 16:38:40.508469 [ 269 ] {49824a08-8c07-4004-a3d0-a6366b0a03e3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2025.05.14 16:38:40.508505 [ 269 ] {49824a08-8c07-4004-a3d0-a6366b0a03e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9537 | 2025.05.14 16:38:40.508824 [ 269 ] {49824a08-8c07-4004-a3d0-a6366b0a03e3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9538 | 2025.05.14 16:38:40.509043 [ 269 ] {49824a08-8c07-4004-a3d0-a6366b0a03e3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2025.05.14 16:38:40.509168 [ 269 ] {49824a08-8c07-4004-a3d0-a6366b0a03e3} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001248 sec., 316506.41025641025 rows/sec., 22.40 MiB/sec. | ||
| 9540 | 2025.05.14 16:38:40.509206 [ 269 ] {49824a08-8c07-4004-a3d0-a6366b0a03e3} <Debug> TCPHandler: Processed in 0.001411298 sec. | ||
| 9541 | 2025.05.14 16:38:40.509314 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2025.05.14 16:38:40.509407 [ 269 ] {54b91920-ba57-4c9e-af15-5c17aba403d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9543 | 2025.05.14 16:38:40.509448 [ 269 ] {54b91920-ba57-4c9e-af15-5c17aba403d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9544 | 2025.05.14 16:38:40.509761 [ 269 ] {54b91920-ba57-4c9e-af15-5c17aba403d1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2025.05.14 16:38:40.509797 [ 269 ] {54b91920-ba57-4c9e-af15-5c17aba403d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9546 | 2025.05.14 16:38:40.510097 [ 269 ] {54b91920-ba57-4c9e-af15-5c17aba403d1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9547 | 2025.05.14 16:38:40.510308 [ 269 ] {54b91920-ba57-4c9e-af15-5c17aba403d1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2025.05.14 16:38:40.510433 [ 269 ] {54b91920-ba57-4c9e-af15-5c17aba403d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 9549 | 2025.05.14 16:38:40.510470 [ 269 ] {54b91920-ba57-4c9e-af15-5c17aba403d1} <Debug> TCPHandler: Processed in 0.001205393 sec. | ||
| 9550 | 2025.05.14 16:38:40.510577 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2025.05.14 16:38:40.510670 [ 269 ] {4882ac04-5ca3-4725-9a58-e7d0e04ec48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9552 | 2025.05.14 16:38:40.510712 [ 269 ] {4882ac04-5ca3-4725-9a58-e7d0e04ec48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9553 | 2025.05.14 16:38:40.511098 [ 269 ] {4882ac04-5ca3-4725-9a58-e7d0e04ec48b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2025.05.14 16:38:40.511134 [ 269 ] {4882ac04-5ca3-4725-9a58-e7d0e04ec48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9555 | 2025.05.14 16:38:40.511468 [ 269 ] {4882ac04-5ca3-4725-9a58-e7d0e04ec48b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9556 | 2025.05.14 16:38:40.511677 [ 269 ] {4882ac04-5ca3-4725-9a58-e7d0e04ec48b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2025.05.14 16:38:40.511803 [ 269 ] {4882ac04-5ca3-4725-9a58-e7d0e04ec48b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00115 sec., 206086.95652173914 rows/sec., 13.81 MiB/sec. | ||
| 9558 | 2025.05.14 16:38:40.511840 [ 269 ] {4882ac04-5ca3-4725-9a58-e7d0e04ec48b} <Debug> TCPHandler: Processed in 0.001312335 sec. | ||
| 9559 | 2025.05.14 16:38:40.511948 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2025.05.14 16:38:40.512041 [ 269 ] {5e946e16-3a9f-4b34-a103-f3efe3a691d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9561 | 2025.05.14 16:38:40.512082 [ 269 ] {5e946e16-3a9f-4b34-a103-f3efe3a691d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9562 | 2025.05.14 16:38:40.512377 [ 269 ] {5e946e16-3a9f-4b34-a103-f3efe3a691d9} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2025.05.14 16:38:40.512413 [ 269 ] {5e946e16-3a9f-4b34-a103-f3efe3a691d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9564 | 2025.05.14 16:38:40.512699 [ 269 ] {5e946e16-3a9f-4b34-a103-f3efe3a691d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9565 | 2025.05.14 16:38:40.512922 [ 269 ] {5e946e16-3a9f-4b34-a103-f3efe3a691d9} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2025.05.14 16:38:40.513046 [ 269 ] {5e946e16-3a9f-4b34-a103-f3efe3a691d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 9567 | 2025.05.14 16:38:40.513082 [ 269 ] {5e946e16-3a9f-4b34-a103-f3efe3a691d9} <Debug> TCPHandler: Processed in 0.001184403 sec. | ||
| 9568 | 2025.05.14 16:38:40.513190 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2025.05.14 16:38:40.513281 [ 269 ] {272751d2-f20b-40b3-9787-c2d2790c4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9570 | 2025.05.14 16:38:40.513335 [ 269 ] {272751d2-f20b-40b3-9787-c2d2790c4ab3} <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 | ||
| 9571 | 2025.05.14 16:38:40.514080 [ 269 ] {272751d2-f20b-40b3-9787-c2d2790c4ab3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2025.05.14 16:38:40.514117 [ 269 ] {272751d2-f20b-40b3-9787-c2d2790c4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9573 | 2025.05.14 16:38:40.514616 [ 269 ] {272751d2-f20b-40b3-9787-c2d2790c4ab3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9574 | 2025.05.14 16:38:40.514838 [ 269 ] {272751d2-f20b-40b3-9787-c2d2790c4ab3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2025.05.14 16:38:40.514971 [ 269 ] {272751d2-f20b-40b3-9787-c2d2790c4ab3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001707 sec., 7615.700058582308 rows/sec., 13.65 MiB/sec. | ||
| 9576 | 2025.05.14 16:38:40.515023 [ 269 ] {272751d2-f20b-40b3-9787-c2d2790c4ab3} <Debug> TCPHandler: Processed in 0.001880587 sec. | ||
| 9577 | 2025.05.14 16:38:40.515131 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2025.05.14 16:38:40.515225 [ 269 ] {50317992-52ad-49f1-88a8-10a02811dfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9579 | 2025.05.14 16:38:40.515266 [ 269 ] {50317992-52ad-49f1-88a8-10a02811dfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9580 | 2025.05.14 16:38:40.515588 [ 269 ] {50317992-52ad-49f1-88a8-10a02811dfc9} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2025.05.14 16:38:40.515625 [ 269 ] {50317992-52ad-49f1-88a8-10a02811dfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9582 | 2025.05.14 16:38:40.515925 [ 269 ] {50317992-52ad-49f1-88a8-10a02811dfc9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9583 | 2025.05.14 16:38:40.516135 [ 269 ] {50317992-52ad-49f1-88a8-10a02811dfc9} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2025.05.14 16:38:40.516261 [ 269 ] {50317992-52ad-49f1-88a8-10a02811dfc9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001055 sec., 77725.11848341233 rows/sec., 4.94 MiB/sec. | ||
| 9585 | 2025.05.14 16:38:40.516297 [ 269 ] {50317992-52ad-49f1-88a8-10a02811dfc9} <Debug> TCPHandler: Processed in 0.001216154 sec. | ||
| 9586 | 2025.05.14 16:38:44.043538 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9587 | 2025.05.14 16:38:44.043613 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9588 | 2025.05.14 16:38:44.176347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
| 9589 | 2025.05.14 16:38:44.176829 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2025.05.14 16:38:44.176870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9591 | 2025.05.14 16:38:44.177356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9592 | 2025.05.14 16:38:44.177584 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2025.05.14 16:38:44.177726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 9594 | 2025.05.14 16:38:44.177742 [ 71 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9595 | 2025.05.14 16:38:44.177806 [ 71 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2025.05.14 16:38:44.177830 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9597 | 2025.05.14 16:38:44.177953 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 9598 | 2025.05.14 16:38:44.178097 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9599 | 2025.05.14 16:38:44.178136 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
| 9600 | 2025.05.14 16:38:44.178197 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 9601 | 2025.05.14 16:38:44.178240 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 9602 | 2025.05.14 16:38:44.178280 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 9603 | 2025.05.14 16:38:44.178318 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 9604 | 2025.05.14 16:38:44.178361 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 9605 | 2025.05.14 16:38:44.180290 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389967 sec., 8831084.278569538 rows/sec., 126.33 MiB/sec. | ||
| 9606 | 2025.05.14 16:38:44.180701 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9607 | 2025.05.14 16:38:44.180987 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2025.05.14 16:38:44.181058 [ 191 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_46_9} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9609 | 2025.05.14 16:38:44.181169 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9610 | 2025.05.14 16:38:45.333904 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9611 | 2025.05.14 16:38:45.351276 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2025.05.14 16:38:45.351335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9613 | 2025.05.14 16:38:45.357306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9614 | 2025.05.14 16:38:45.358008 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2025.05.14 16:38:45.358334 [ 82 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9616 | 2025.05.14 16:38:45.358407 [ 82 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2025.05.14 16:38:45.358427 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9618 | 2025.05.14 16:38:45.358520 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 9619 | 2025.05.14 16:38:45.361149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9620 | 2025.05.14 16:38:45.361462 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9621 | 2025.05.14 16:38:45.362259 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9622 | 2025.05.14 16:38:45.365614 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9623 | 2025.05.14 16:38:45.368855 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9624 | 2025.05.14 16:38:45.372726 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9625 | 2025.05.14 16:38:45.376665 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9626 | 2025.05.14 16:38:45.380843 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9627 | 2025.05.14 16:38:45.431169 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07268326 sec., 4774.139189684117 rows/sec., 24.69 MiB/sec. | ||
| 9628 | 2025.05.14 16:38:45.434448 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9629 | 2025.05.14 16:38:45.436463 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2025.05.14 16:38:45.436571 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_46_9} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9631 | 2025.05.14 16:38:45.439525 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9632 | 2025.05.14 16:38:45.493508 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2025.05.14 16:38:45.493665 [ 269 ] {0fcacf52-07ae-4a8f-bf7c-7bd2d4fc8596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9634 | 2025.05.14 16:38:45.493724 [ 269 ] {0fcacf52-07ae-4a8f-bf7c-7bd2d4fc8596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9635 | 2025.05.14 16:38:45.494306 [ 269 ] {0fcacf52-07ae-4a8f-bf7c-7bd2d4fc8596} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2025.05.14 16:38:45.494346 [ 269 ] {0fcacf52-07ae-4a8f-bf7c-7bd2d4fc8596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9637 | 2025.05.14 16:38:45.494711 [ 269 ] {0fcacf52-07ae-4a8f-bf7c-7bd2d4fc8596} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9638 | 2025.05.14 16:38:45.494937 [ 269 ] {0fcacf52-07ae-4a8f-bf7c-7bd2d4fc8596} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2025.05.14 16:38:45.495082 [ 269 ] {0fcacf52-07ae-4a8f-bf7c-7bd2d4fc8596} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001458 sec., 74074.07407407407 rows/sec., 6.19 MiB/sec. | ||
| 9640 | 2025.05.14 16:38:45.495124 [ 269 ] {0fcacf52-07ae-4a8f-bf7c-7bd2d4fc8596} <Debug> TCPHandler: Processed in 0.001734544 sec. | ||
| 9641 | 2025.05.14 16:38:45.495244 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2025.05.14 16:38:45.495339 [ 269 ] {0c808aab-0f2c-4d74-b33b-b6c0a157f0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9643 | 2025.05.14 16:38:45.495379 [ 269 ] {0c808aab-0f2c-4d74-b33b-b6c0a157f0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9644 | 2025.05.14 16:38:45.495770 [ 269 ] {0c808aab-0f2c-4d74-b33b-b6c0a157f0b8} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2025.05.14 16:38:45.495807 [ 269 ] {0c808aab-0f2c-4d74-b33b-b6c0a157f0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9646 | 2025.05.14 16:38:45.496107 [ 269 ] {0c808aab-0f2c-4d74-b33b-b6c0a157f0b8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9647 | 2025.05.14 16:38:45.496321 [ 269 ] {0c808aab-0f2c-4d74-b33b-b6c0a157f0b8} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2025.05.14 16:38:45.496433 [ 56 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 9649 | 2025.05.14 16:38:45.496452 [ 269 ] {0c808aab-0f2c-4d74-b33b-b6c0a157f0b8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001132 sec., 22968.197879858657 rows/sec., 1.69 MiB/sec. | ||
| 9650 | 2025.05.14 16:38:45.496478 [ 56 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9651 | 2025.05.14 16:38:45.496497 [ 269 ] {0c808aab-0f2c-4d74-b33b-b6c0a157f0b8} <Debug> TCPHandler: Processed in 0.001303945 sec. | ||
| 9652 | 2025.05.14 16:38:45.496503 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9653 | 2025.05.14 16:38:45.496617 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 9654 | 2025.05.14 16:38:45.496620 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2025.05.14 16:38:45.496739 [ 269 ] {992a1968-e712-4438-b19c-978bbb5c8c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9656 | 2025.05.14 16:38:45.496746 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9657 | 2025.05.14 16:38:45.496781 [ 269 ] {992a1968-e712-4438-b19c-978bbb5c8c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9658 | 2025.05.14 16:38:45.496794 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 163 rows starting from the beginning of the part | ||
| 9659 | 2025.05.14 16:38:45.496872 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 9660 | 2025.05.14 16:38:45.496924 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 119 rows starting from the beginning of the part | ||
| 9661 | 2025.05.14 16:38:45.496972 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 9662 | 2025.05.14 16:38:45.497018 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 119 rows starting from the beginning of the part | ||
| 9663 | 2025.05.14 16:38:45.497062 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 9664 | 2025.05.14 16:38:45.497234 [ 269 ] {992a1968-e712-4438-b19c-978bbb5c8c07} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2025.05.14 16:38:45.497276 [ 269 ] {992a1968-e712-4438-b19c-978bbb5c8c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9666 | 2025.05.14 16:38:45.497870 [ 269 ] {992a1968-e712-4438-b19c-978bbb5c8c07} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9667 | 2025.05.14 16:38:45.497972 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398407 sec., 342532.61032017146 rows/sec., 23.07 MiB/sec. | ||
| 9668 | 2025.05.14 16:38:45.498094 [ 269 ] {992a1968-e712-4438-b19c-978bbb5c8c07} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2025.05.14 16:38:45.498139 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9670 | 2025.05.14 16:38:45.498234 [ 269 ] {992a1968-e712-4438-b19c-978bbb5c8c07} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001513 sec., 59484.46794448116 rows/sec., 4.65 MiB/sec. | ||
| 9671 | 2025.05.14 16:38:45.498279 [ 269 ] {992a1968-e712-4438-b19c-978bbb5c8c07} <Debug> TCPHandler: Processed in 0.001709023 sec. | ||
| 9672 | 2025.05.14 16:38:45.498401 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2025.05.14 16:38:45.498403 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9674 | 2025.05.14 16:38:45.498488 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_60_12} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 9675 | 2025.05.14 16:38:45.498515 [ 269 ] {13bf8ee5-74ce-4bb1-a8ba-dff169eb233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9676 | 2025.05.14 16:38:45.498562 [ 269 ] {13bf8ee5-74ce-4bb1-a8ba-dff169eb233f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9677 | 2025.05.14 16:38:45.498580 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9678 | 2025.05.14 16:38:45.498949 [ 269 ] {13bf8ee5-74ce-4bb1-a8ba-dff169eb233f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2025.05.14 16:38:45.498988 [ 269 ] {13bf8ee5-74ce-4bb1-a8ba-dff169eb233f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9680 | 2025.05.14 16:38:45.499320 [ 269 ] {13bf8ee5-74ce-4bb1-a8ba-dff169eb233f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9681 | 2025.05.14 16:38:45.499529 [ 269 ] {13bf8ee5-74ce-4bb1-a8ba-dff169eb233f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2025.05.14 16:38:45.499661 [ 269 ] {13bf8ee5-74ce-4bb1-a8ba-dff169eb233f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 9683 | 2025.05.14 16:38:45.499698 [ 269 ] {13bf8ee5-74ce-4bb1-a8ba-dff169eb233f} <Debug> TCPHandler: Processed in 0.001349966 sec. | ||
| 9684 | 2025.05.14 16:38:45.499803 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2025.05.14 16:38:45.499896 [ 269 ] {4a6997c1-0855-4442-be8c-e2037007ff94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9686 | 2025.05.14 16:38:45.499950 [ 269 ] {4a6997c1-0855-4442-be8c-e2037007ff94} <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 | ||
| 9687 | 2025.05.14 16:38:45.500694 [ 269 ] {4a6997c1-0855-4442-be8c-e2037007ff94} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2025.05.14 16:38:45.500730 [ 269 ] {4a6997c1-0855-4442-be8c-e2037007ff94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9689 | 2025.05.14 16:38:45.501263 [ 269 ] {4a6997c1-0855-4442-be8c-e2037007ff94} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9690 | 2025.05.14 16:38:45.501489 [ 269 ] {4a6997c1-0855-4442-be8c-e2037007ff94} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2025.05.14 16:38:45.501625 [ 269 ] {4a6997c1-0855-4442-be8c-e2037007ff94} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001746 sec., 14891.179839633449 rows/sec., 26.68 MiB/sec. | ||
| 9692 | 2025.05.14 16:38:45.501678 [ 269 ] {4a6997c1-0855-4442-be8c-e2037007ff94} <Debug> TCPHandler: Processed in 0.001923557 sec. | ||
| 9693 | 2025.05.14 16:38:45.501789 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2025.05.14 16:38:45.501884 [ 269 ] {f3ac7616-c7f5-4340-aa5a-cbb442001180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9695 | 2025.05.14 16:38:45.501924 [ 269 ] {f3ac7616-c7f5-4340-aa5a-cbb442001180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9696 | 2025.05.14 16:38:45.502240 [ 269 ] {f3ac7616-c7f5-4340-aa5a-cbb442001180} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2025.05.14 16:38:45.502276 [ 269 ] {f3ac7616-c7f5-4340-aa5a-cbb442001180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9698 | 2025.05.14 16:38:45.502592 [ 269 ] {f3ac7616-c7f5-4340-aa5a-cbb442001180} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9699 | 2025.05.14 16:38:45.502803 [ 269 ] {f3ac7616-c7f5-4340-aa5a-cbb442001180} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2025.05.14 16:38:45.502930 [ 269 ] {f3ac7616-c7f5-4340-aa5a-cbb442001180} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 9701 | 2025.05.14 16:38:45.502964 [ 269 ] {f3ac7616-c7f5-4340-aa5a-cbb442001180} <Debug> TCPHandler: Processed in 0.001223695 sec. | ||
| 9702 | 2025.05.14 16:38:49.233889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1386 | ||
| 9703 | 2025.05.14 16:38:49.236151 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2025.05.14 16:38:49.236195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9705 | 2025.05.14 16:38:49.237356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9706 | 2025.05.14 16:38:49.237612 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2025.05.14 16:38:49.237860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 9708 | 2025.05.14 16:38:50.498684 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2025.05.14 16:38:50.498868 [ 269 ] {c117a049-f39f-4223-a019-660dac62467a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9710 | 2025.05.14 16:38:50.498937 [ 269 ] {c117a049-f39f-4223-a019-660dac62467a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9711 | 2025.05.14 16:38:50.499746 [ 269 ] {c117a049-f39f-4223-a019-660dac62467a} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2025.05.14 16:38:50.499803 [ 269 ] {c117a049-f39f-4223-a019-660dac62467a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9713 | 2025.05.14 16:38:50.500299 [ 269 ] {c117a049-f39f-4223-a019-660dac62467a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9714 | 2025.05.14 16:38:50.500578 [ 269 ] {c117a049-f39f-4223-a019-660dac62467a} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2025.05.14 16:38:50.500747 [ 269 ] {c117a049-f39f-4223-a019-660dac62467a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001928 sec., 109958.50622406638 rows/sec., 6.99 MiB/sec. | ||
| 9716 | 2025.05.14 16:38:50.500746 [ 59 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9717 | 2025.05.14 16:38:50.500801 [ 269 ] {c117a049-f39f-4223-a019-660dac62467a} <Debug> TCPHandler: Processed in 0.002245424 sec. | ||
| 9718 | 2025.05.14 16:38:50.500822 [ 59 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2025.05.14 16:38:50.500847 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9720 | 2025.05.14 16:38:50.500934 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9721 | 2025.05.14 16:38:50.500973 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 9722 | 2025.05.14 16:38:50.501043 [ 269 ] {46a17a32-c8fc-4b1c-a9cd-8ea48c09110a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9723 | 2025.05.14 16:38:50.501097 [ 269 ] {46a17a32-c8fc-4b1c-a9cd-8ea48c09110a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9724 | 2025.05.14 16:38:50.501141 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9725 | 2025.05.14 16:38:50.501184 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part | ||
| 9726 | 2025.05.14 16:38:50.501256 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 9727 | 2025.05.14 16:38:50.501307 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 9728 | 2025.05.14 16:38:50.501353 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 9729 | 2025.05.14 16:38:50.501399 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 9730 | 2025.05.14 16:38:50.501879 [ 269 ] {46a17a32-c8fc-4b1c-a9cd-8ea48c09110a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2025.05.14 16:38:50.501925 [ 269 ] {46a17a32-c8fc-4b1c-a9cd-8ea48c09110a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9732 | 2025.05.14 16:38:50.502330 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410688 sec., 751406.4059522729 rows/sec., 50.66 MiB/sec. | ||
| 9733 | 2025.05.14 16:38:50.502333 [ 269 ] {46a17a32-c8fc-4b1c-a9cd-8ea48c09110a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9734 | 2025.05.14 16:38:50.502502 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9735 | 2025.05.14 16:38:50.502658 [ 269 ] {46a17a32-c8fc-4b1c-a9cd-8ea48c09110a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.05.14 16:38:50.502784 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2025.05.14 16:38:50.502801 [ 59 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9738 | 2025.05.14 16:38:50.502817 [ 269 ] {46a17a32-c8fc-4b1c-a9cd-8ea48c09110a} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001797 sec., 357818.58653311076 rows/sec., 28.21 MiB/sec. | ||
| 9739 | 2025.05.14 16:38:50.502845 [ 59 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2025.05.14 16:38:50.502863 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_33_8} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9741 | 2025.05.14 16:38:50.502874 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9742 | 2025.05.14 16:38:50.502881 [ 269 ] {46a17a32-c8fc-4b1c-a9cd-8ea48c09110a} <Debug> TCPHandler: Processed in 0.002001319 sec. | ||
| 9743 | 2025.05.14 16:38:50.502974 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9744 | 2025.05.14 16:38:50.503023 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9745 | 2025.05.14 16:38:50.503024 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2025.05.14 16:38:50.503148 [ 269 ] {626f3ab5-3111-4024-a9ab-28afeedbc055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9747 | 2025.05.14 16:38:50.503149 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9748 | 2025.05.14 16:38:50.503197 [ 269 ] {626f3ab5-3111-4024-a9ab-28afeedbc055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9749 | 2025.05.14 16:38:50.503203 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1845 rows starting from the beginning of the part | ||
| 9750 | 2025.05.14 16:38:50.503284 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1248 rows starting from the beginning of the part | ||
| 9751 | 2025.05.14 16:38:50.503330 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9752 | 2025.05.14 16:38:50.503371 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 643 rows starting from the beginning of the part | ||
| 9753 | 2025.05.14 16:38:50.503410 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part | ||
| 9754 | 2025.05.14 16:38:50.503449 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 643 rows starting from the beginning of the part | ||
| 9755 | 2025.05.14 16:38:50.503661 [ 269 ] {626f3ab5-3111-4024-a9ab-28afeedbc055} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2025.05.14 16:38:50.503703 [ 269 ] {626f3ab5-3111-4024-a9ab-28afeedbc055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9757 | 2025.05.14 16:38:50.504038 [ 269 ] {626f3ab5-3111-4024-a9ab-28afeedbc055} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9758 | 2025.05.14 16:38:50.504277 [ 269 ] {626f3ab5-3111-4024-a9ab-28afeedbc055} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2025.05.14 16:38:50.504418 [ 269 ] {626f3ab5-3111-4024-a9ab-28afeedbc055} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.00129 sec., 92248.06201550388 rows/sec., 5.57 MiB/sec. | ||
| 9760 | 2025.05.14 16:38:50.504457 [ 269 ] {626f3ab5-3111-4024-a9ab-28afeedbc055} <Debug> TCPHandler: Processed in 0.001487139 sec. | ||
| 9761 | 2025.05.14 16:38:50.504572 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2025.05.14 16:38:50.504666 [ 269 ] {7f6ab810-28d6-4339-9338-8058ad0fb8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9763 | 2025.05.14 16:38:50.504705 [ 269 ] {7f6ab810-28d6-4339-9338-8058ad0fb8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9764 | 2025.05.14 16:38:50.505072 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002142802 sec., 2120121.2244528425 rows/sec., 179.65 MiB/sec. | ||
| 9765 | 2025.05.14 16:38:50.505138 [ 269 ] {7f6ab810-28d6-4339-9338-8058ad0fb8ce} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2025.05.14 16:38:50.505179 [ 269 ] {7f6ab810-28d6-4339-9338-8058ad0fb8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9767 | 2025.05.14 16:38:50.505290 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9768 | 2025.05.14 16:38:50.505540 [ 269 ] {7f6ab810-28d6-4339-9338-8058ad0fb8ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9769 | 2025.05.14 16:38:50.505570 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2025.05.14 16:38:50.505653 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_76_15} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9771 | 2025.05.14 16:38:50.505729 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 9772 | 2025.05.14 16:38:50.505804 [ 269 ] {7f6ab810-28d6-4339-9338-8058ad0fb8ce} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9773 | 2025.05.14 16:38:50.505942 [ 269 ] {7f6ab810-28d6-4339-9338-8058ad0fb8ce} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001295 sec., 87258.68725868726 rows/sec., 5.65 MiB/sec. | ||
| 9774 | 2025.05.14 16:38:50.505981 [ 269 ] {7f6ab810-28d6-4339-9338-8058ad0fb8ce} <Debug> TCPHandler: Processed in 0.001460359 sec. | ||
| 9775 | 2025.05.14 16:38:50.506093 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9776 | 2025.05.14 16:38:50.506185 [ 269 ] {fe18ed15-394f-4e2d-9645-ebaf00dac158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9777 | 2025.05.14 16:38:50.506225 [ 269 ] {fe18ed15-394f-4e2d-9645-ebaf00dac158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9778 | 2025.05.14 16:38:50.506650 [ 269 ] {fe18ed15-394f-4e2d-9645-ebaf00dac158} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9779 | 2025.05.14 16:38:50.506687 [ 269 ] {fe18ed15-394f-4e2d-9645-ebaf00dac158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9780 | 2025.05.14 16:38:50.507000 [ 269 ] {fe18ed15-394f-4e2d-9645-ebaf00dac158} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9781 | 2025.05.14 16:38:50.507218 [ 269 ] {fe18ed15-394f-4e2d-9645-ebaf00dac158} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9782 | 2025.05.14 16:38:50.507321 [ 59 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 9783 | 2025.05.14 16:38:50.507345 [ 269 ] {fe18ed15-394f-4e2d-9645-ebaf00dac158} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001179 sec., 94995.75911789652 rows/sec., 5.41 MiB/sec. | ||
| 9784 | 2025.05.14 16:38:50.507354 [ 59 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2025.05.14 16:38:50.507391 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9786 | 2025.05.14 16:38:50.507393 [ 269 ] {fe18ed15-394f-4e2d-9645-ebaf00dac158} <Debug> TCPHandler: Processed in 0.001351957 sec. | ||
| 9787 | 2025.05.14 16:38:50.507510 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 9788 | 2025.05.14 16:38:50.507517 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2025.05.14 16:38:50.507663 [ 269 ] {cdc177b1-f99c-4e26-b7e2-c4674fa60988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9790 | 2025.05.14 16:38:50.507691 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9791 | 2025.05.14 16:38:50.507704 [ 269 ] {cdc177b1-f99c-4e26-b7e2-c4674fa60988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9792 | 2025.05.14 16:38:50.507750 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part | ||
| 9793 | 2025.05.14 16:38:50.507848 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
| 9794 | 2025.05.14 16:38:50.507927 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
| 9795 | 2025.05.14 16:38:50.507998 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
| 9796 | 2025.05.14 16:38:50.508064 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
| 9797 | 2025.05.14 16:38:50.508285 [ 269 ] {cdc177b1-f99c-4e26-b7e2-c4674fa60988} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2025.05.14 16:38:50.508331 [ 269 ] {cdc177b1-f99c-4e26-b7e2-c4674fa60988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9799 | 2025.05.14 16:38:50.508704 [ 269 ] {cdc177b1-f99c-4e26-b7e2-c4674fa60988} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9800 | 2025.05.14 16:38:50.508939 [ 269 ] {cdc177b1-f99c-4e26-b7e2-c4674fa60988} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2025.05.14 16:38:50.508979 [ 195 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152707 sec., 366715.34376289236 rows/sec., 22.29 MiB/sec. | ||
| 9802 | 2025.05.14 16:38:50.509080 [ 59 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9803 | 2025.05.14 16:38:50.509092 [ 269 ] {cdc177b1-f99c-4e26-b7e2-c4674fa60988} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001447 sec., 272978.5763648929 rows/sec., 19.32 MiB/sec. | ||
| 9804 | 2025.05.14 16:38:50.509110 [ 59 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2025.05.14 16:38:50.509115 [ 189 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 9806 | 2025.05.14 16:38:50.509138 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9807 | 2025.05.14 16:38:50.509141 [ 269 ] {cdc177b1-f99c-4e26-b7e2-c4674fa60988} <Debug> TCPHandler: Processed in 0.001674744 sec. | ||
| 9808 | 2025.05.14 16:38:50.509213 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9809 | 2025.05.14 16:38:50.509270 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2025.05.14 16:38:50.509298 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9811 | 2025.05.14 16:38:50.509326 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part | ||
| 9812 | 2025.05.14 16:38:50.509371 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 546 rows starting from the beginning of the part | ||
| 9813 | 2025.05.14 16:38:50.509373 [ 269 ] {465edcac-9f38-4574-a875-2e80d9209f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9814 | 2025.05.14 16:38:50.509382 [ 189 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2025.05.14 16:38:50.509409 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9816 | 2025.05.14 16:38:50.509429 [ 269 ] {465edcac-9f38-4574-a875-2e80d9209f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9817 | 2025.05.14 16:38:50.509445 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 395 rows starting from the beginning of the part | ||
| 9818 | 2025.05.14 16:38:50.509472 [ 189 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_33_8} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 9819 | 2025.05.14 16:38:50.509485 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 9820 | 2025.05.14 16:38:50.509519 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 395 rows starting from the beginning of the part | ||
| 9821 | 2025.05.14 16:38:50.509546 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9822 | 2025.05.14 16:38:50.509804 [ 269 ] {465edcac-9f38-4574-a875-2e80d9209f7f} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2025.05.14 16:38:50.509844 [ 269 ] {465edcac-9f38-4574-a875-2e80d9209f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9824 | 2025.05.14 16:38:50.510171 [ 269 ] {465edcac-9f38-4574-a875-2e80d9209f7f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9825 | 2025.05.14 16:38:50.510387 [ 269 ] {465edcac-9f38-4574-a875-2e80d9209f7f} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2025.05.14 16:38:50.510517 [ 269 ] {465edcac-9f38-4574-a875-2e80d9209f7f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 9827 | 2025.05.14 16:38:50.510555 [ 269 ] {465edcac-9f38-4574-a875-2e80d9209f7f} <Debug> TCPHandler: Processed in 0.001334786 sec. | ||
| 9828 | 2025.05.14 16:38:50.510614 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428248 sec., 1682480.9136788568 rows/sec., 128.78 MiB/sec. | ||
| 9829 | 2025.05.14 16:38:50.510667 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9830 | 2025.05.14 16:38:50.510759 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9831 | 2025.05.14 16:38:50.510760 [ 269 ] {336d0be9-5a8c-4951-8669-307a8d36f0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9832 | 2025.05.14 16:38:50.510820 [ 269 ] {336d0be9-5a8c-4951-8669-307a8d36f0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9833 | 2025.05.14 16:38:50.510994 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2025.05.14 16:38:50.511061 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_76_15} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9835 | 2025.05.14 16:38:50.511128 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 9836 | 2025.05.14 16:38:50.511231 [ 269 ] {336d0be9-5a8c-4951-8669-307a8d36f0c6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2025.05.14 16:38:50.511271 [ 269 ] {336d0be9-5a8c-4951-8669-307a8d36f0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9838 | 2025.05.14 16:38:50.511629 [ 269 ] {336d0be9-5a8c-4951-8669-307a8d36f0c6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9839 | 2025.05.14 16:38:50.511844 [ 269 ] {336d0be9-5a8c-4951-8669-307a8d36f0c6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2025.05.14 16:38:50.511958 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9841 | 2025.05.14 16:38:50.511972 [ 269 ] {336d0be9-5a8c-4951-8669-307a8d36f0c6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00123 sec., 192682.92682926828 rows/sec., 12.91 MiB/sec. | ||
| 9842 | 2025.05.14 16:38:50.511995 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2025.05.14 16:38:50.512018 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9844 | 2025.05.14 16:38:50.512019 [ 269 ] {336d0be9-5a8c-4951-8669-307a8d36f0c6} <Debug> TCPHandler: Processed in 0.001401937 sec. | ||
| 9845 | 2025.05.14 16:38:50.512087 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9846 | 2025.05.14 16:38:50.512143 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2025.05.14 16:38:50.512190 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9848 | 2025.05.14 16:38:50.512220 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21998 rows starting from the beginning of the part | ||
| 9849 | 2025.05.14 16:38:50.512240 [ 269 ] {624c5f19-e125-4ca2-90b6-633864096a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9850 | 2025.05.14 16:38:50.512265 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 942 rows starting from the beginning of the part | ||
| 9851 | 2025.05.14 16:38:50.512285 [ 269 ] {624c5f19-e125-4ca2-90b6-633864096a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9852 | 2025.05.14 16:38:50.512307 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9853 | 2025.05.14 16:38:50.512348 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part | ||
| 9854 | 2025.05.14 16:38:50.512387 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9855 | 2025.05.14 16:38:50.512423 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
| 9856 | 2025.05.14 16:38:50.512596 [ 269 ] {624c5f19-e125-4ca2-90b6-633864096a64} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2025.05.14 16:38:50.512639 [ 269 ] {624c5f19-e125-4ca2-90b6-633864096a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9858 | 2025.05.14 16:38:50.512975 [ 269 ] {624c5f19-e125-4ca2-90b6-633864096a64} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9859 | 2025.05.14 16:38:50.513209 [ 269 ] {624c5f19-e125-4ca2-90b6-633864096a64} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2025.05.14 16:38:50.513346 [ 269 ] {624c5f19-e125-4ca2-90b6-633864096a64} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 9861 | 2025.05.14 16:38:50.513384 [ 269 ] {624c5f19-e125-4ca2-90b6-633864096a64} <Debug> TCPHandler: Processed in 0.001290595 sec. | ||
| 9862 | 2025.05.14 16:38:50.513495 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2025.05.14 16:38:50.513588 [ 269 ] {6eb02e8d-4fa1-4415-b19f-b7b16f1c09be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9864 | 2025.05.14 16:38:50.513641 [ 269 ] {6eb02e8d-4fa1-4415-b19f-b7b16f1c09be} <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 | ||
| 9865 | 2025.05.14 16:38:50.514429 [ 269 ] {6eb02e8d-4fa1-4415-b19f-b7b16f1c09be} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2025.05.14 16:38:50.514466 [ 269 ] {6eb02e8d-4fa1-4415-b19f-b7b16f1c09be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9867 | 2025.05.14 16:38:50.515257 [ 269 ] {6eb02e8d-4fa1-4415-b19f-b7b16f1c09be} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9868 | 2025.05.14 16:38:50.515494 [ 269 ] {6eb02e8d-4fa1-4415-b19f-b7b16f1c09be} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2025.05.14 16:38:50.515609 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9870 | 2025.05.14 16:38:50.515637 [ 269 ] {6eb02e8d-4fa1-4415-b19f-b7b16f1c09be} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002067 sec., 6289.30817610063 rows/sec., 11.27 MiB/sec. | ||
| 9871 | 2025.05.14 16:38:50.515641 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2025.05.14 16:38:50.515677 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9873 | 2025.05.14 16:38:50.515713 [ 269 ] {6eb02e8d-4fa1-4415-b19f-b7b16f1c09be} <Debug> TCPHandler: Processed in 0.002268265 sec. | ||
| 9874 | 2025.05.14 16:38:50.515765 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 9875 | 2025.05.14 16:38:50.515832 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2025.05.14 16:38:50.515927 [ 269 ] {dbfd807a-726a-4600-95e2-30d88749e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9877 | 2025.05.14 16:38:50.515942 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9878 | 2025.05.14 16:38:50.515967 [ 269 ] {dbfd807a-726a-4600-95e2-30d88749e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9879 | 2025.05.14 16:38:50.516001 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1036 rows starting from the beginning of the part | ||
| 9880 | 2025.05.14 16:38:50.516124 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part | ||
| 9881 | 2025.05.14 16:38:50.516232 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 9882 | 2025.05.14 16:38:50.516303 [ 269 ] {dbfd807a-726a-4600-95e2-30d88749e7b5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2025.05.14 16:38:50.516338 [ 269 ] {dbfd807a-726a-4600-95e2-30d88749e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9884 | 2025.05.14 16:38:50.516343 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part | ||
| 9885 | 2025.05.14 16:38:50.516451 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 9886 | 2025.05.14 16:38:50.516560 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
| 9887 | 2025.05.14 16:38:50.518980 [ 269 ] {dbfd807a-726a-4600-95e2-30d88749e7b5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9888 | 2025.05.14 16:38:50.519247 [ 269 ] {dbfd807a-726a-4600-95e2-30d88749e7b5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2025.05.14 16:38:50.519387 [ 59 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9890 | 2025.05.14 16:38:50.519404 [ 269 ] {dbfd807a-726a-4600-95e2-30d88749e7b5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003494 sec., 23468.80366342301 rows/sec., 1.49 MiB/sec. | ||
| 9891 | 2025.05.14 16:38:50.519425 [ 59 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2025.05.14 16:38:50.519450 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9893 | 2025.05.14 16:38:50.519452 [ 269 ] {dbfd807a-726a-4600-95e2-30d88749e7b5} <Debug> TCPHandler: Processed in 0.003669501 sec. | ||
| 9894 | 2025.05.14 16:38:50.519557 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9895 | 2025.05.14 16:38:50.519672 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9896 | 2025.05.14 16:38:50.519703 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4450 rows starting from the beginning of the part | ||
| 9897 | 2025.05.14 16:38:50.519760 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 9898 | 2025.05.14 16:38:50.519810 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 9899 | 2025.05.14 16:38:50.519855 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
| 9900 | 2025.05.14 16:38:50.519896 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9901 | 2025.05.14 16:38:50.519940 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
| 9902 | 2025.05.14 16:38:50.523009 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4734 rows, containing 4 columns (4 merged, 0 gathered) in 0.003497929 sec., 1353372.2382586955 rows/sec., 88.21 MiB/sec. | ||
| 9903 | 2025.05.14 16:38:50.523651 [ 187 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9904 | 2025.05.14 16:38:50.523934 [ 187 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2025.05.14 16:38:50.524007 [ 187 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_76_15} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9906 | 2025.05.14 16:38:50.524082 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9907 | 2025.05.14 16:38:50.525110 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23638 rows, containing 5 columns (5 merged, 0 gathered) in 0.013050666 sec., 1811248.5600351735 rows/sec., 122.28 MiB/sec. | ||
| 9908 | 2025.05.14 16:38:50.525754 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9909 | 2025.05.14 16:38:50.526086 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2025.05.14 16:38:50.526165 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9911 | 2025.05.14 16:38:50.526253 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9912 | 2025.05.14 16:38:50.528962 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1127 rows, containing 19 columns (19 merged, 0 gathered) in 0.01324296 sec., 85101.82013688782 rows/sec., 152.50 MiB/sec. | ||
| 9913 | 2025.05.14 16:38:50.530364 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9914 | 2025.05.14 16:38:50.530697 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2025.05.14 16:38:50.530761 [ 188 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9916 | 2025.05.14 16:38:50.530841 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB. | ||
| 9917 | 2025.05.14 16:38:51.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.18 MiB, peak 299.86 MiB, free memory in arenas 0.00 B, will set to 291.97 MiB (RSS), difference: 6.78 MiB | ||
| 9918 | 2025.05.14 16:38:51.677800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
| 9919 | 2025.05.14 16:38:51.678528 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2025.05.14 16:38:51.678576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9921 | 2025.05.14 16:38:51.679071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9922 | 2025.05.14 16:38:51.679301 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2025.05.14 16:38:51.679438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
| 9924 | 2025.05.14 16:38:52.861204 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9925 | 2025.05.14 16:38:52.876510 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2025.05.14 16:38:52.876566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9927 | 2025.05.14 16:38:52.882177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9928 | 2025.05.14 16:38:52.882872 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2025.05.14 16:38:52.885550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9930 | 2025.05.14 16:38:55.493630 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2025.05.14 16:38:55.493909 [ 269 ] {38303e07-ad00-4905-8225-98e7c7336584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9932 | 2025.05.14 16:38:55.494012 [ 269 ] {38303e07-ad00-4905-8225-98e7c7336584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9933 | 2025.05.14 16:38:55.494911 [ 269 ] {38303e07-ad00-4905-8225-98e7c7336584} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.05.14 16:38:55.494947 [ 269 ] {38303e07-ad00-4905-8225-98e7c7336584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9935 | 2025.05.14 16:38:55.495378 [ 269 ] {38303e07-ad00-4905-8225-98e7c7336584} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9936 | 2025.05.14 16:38:55.495621 [ 269 ] {38303e07-ad00-4905-8225-98e7c7336584} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2025.05.14 16:38:55.495777 [ 269 ] {38303e07-ad00-4905-8225-98e7c7336584} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001947 sec., 55469.95377503852 rows/sec., 4.64 MiB/sec. | ||
| 9938 | 2025.05.14 16:38:55.495819 [ 269 ] {38303e07-ad00-4905-8225-98e7c7336584} <Debug> TCPHandler: Processed in 0.002375897 sec. | ||
| 9939 | 2025.05.14 16:38:55.495938 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2025.05.14 16:38:55.496035 [ 269 ] {95cad085-fc5b-44ae-bf67-a7586a0a6175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9941 | 2025.05.14 16:38:55.496076 [ 269 ] {95cad085-fc5b-44ae-bf67-a7586a0a6175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9942 | 2025.05.14 16:38:55.496465 [ 269 ] {95cad085-fc5b-44ae-bf67-a7586a0a6175} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2025.05.14 16:38:55.496502 [ 269 ] {95cad085-fc5b-44ae-bf67-a7586a0a6175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9944 | 2025.05.14 16:38:55.496803 [ 269 ] {95cad085-fc5b-44ae-bf67-a7586a0a6175} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9945 | 2025.05.14 16:38:55.497020 [ 269 ] {95cad085-fc5b-44ae-bf67-a7586a0a6175} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.05.14 16:38:55.497150 [ 269 ] {95cad085-fc5b-44ae-bf67-a7586a0a6175} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 1.68 MiB/sec. | ||
| 9947 | 2025.05.14 16:38:55.497189 [ 269 ] {95cad085-fc5b-44ae-bf67-a7586a0a6175} <Debug> TCPHandler: Processed in 0.001300905 sec. | ||
| 9948 | 2025.05.14 16:38:55.497290 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2025.05.14 16:38:55.497383 [ 269 ] {3fd65f09-c00f-4637-985e-24cd45a6b064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9950 | 2025.05.14 16:38:55.497422 [ 269 ] {3fd65f09-c00f-4637-985e-24cd45a6b064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9951 | 2025.05.14 16:38:55.497826 [ 269 ] {3fd65f09-c00f-4637-985e-24cd45a6b064} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2025.05.14 16:38:55.497862 [ 269 ] {3fd65f09-c00f-4637-985e-24cd45a6b064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9953 | 2025.05.14 16:38:55.498180 [ 269 ] {3fd65f09-c00f-4637-985e-24cd45a6b064} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9954 | 2025.05.14 16:38:55.498400 [ 269 ] {3fd65f09-c00f-4637-985e-24cd45a6b064} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2025.05.14 16:38:55.498526 [ 269 ] {3fd65f09-c00f-4637-985e-24cd45a6b064} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 6.05 MiB/sec. | ||
| 9956 | 2025.05.14 16:38:55.498563 [ 269 ] {3fd65f09-c00f-4637-985e-24cd45a6b064} <Debug> TCPHandler: Processed in 0.001322206 sec. | ||
| 9957 | 2025.05.14 16:38:55.498664 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2025.05.14 16:38:55.498757 [ 269 ] {729556d5-bb22-4cab-b5e4-b3f0a17c8946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9959 | 2025.05.14 16:38:55.498799 [ 269 ] {729556d5-bb22-4cab-b5e4-b3f0a17c8946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9960 | 2025.05.14 16:38:55.499209 [ 269 ] {729556d5-bb22-4cab-b5e4-b3f0a17c8946} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2025.05.14 16:38:55.499246 [ 269 ] {729556d5-bb22-4cab-b5e4-b3f0a17c8946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9962 | 2025.05.14 16:38:55.499597 [ 269 ] {729556d5-bb22-4cab-b5e4-b3f0a17c8946} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9963 | 2025.05.14 16:38:55.499807 [ 269 ] {729556d5-bb22-4cab-b5e4-b3f0a17c8946} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2025.05.14 16:38:55.499934 [ 269 ] {729556d5-bb22-4cab-b5e4-b3f0a17c8946} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 9965 | 2025.05.14 16:38:55.499971 [ 269 ] {729556d5-bb22-4cab-b5e4-b3f0a17c8946} <Debug> TCPHandler: Processed in 0.001356917 sec. | ||
| 9966 | 2025.05.14 16:38:55.500083 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2025.05.14 16:38:55.500180 [ 269 ] {91a0f392-6ee0-4447-a05d-cb13c118e2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9968 | 2025.05.14 16:38:55.500232 [ 269 ] {91a0f392-6ee0-4447-a05d-cb13c118e2c1} <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 | ||
| 9969 | 2025.05.14 16:38:55.501049 [ 269 ] {91a0f392-6ee0-4447-a05d-cb13c118e2c1} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2025.05.14 16:38:55.501085 [ 269 ] {91a0f392-6ee0-4447-a05d-cb13c118e2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9971 | 2025.05.14 16:38:55.501623 [ 269 ] {91a0f392-6ee0-4447-a05d-cb13c118e2c1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9972 | 2025.05.14 16:38:55.501850 [ 269 ] {91a0f392-6ee0-4447-a05d-cb13c118e2c1} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2025.05.14 16:38:55.501987 [ 269 ] {91a0f392-6ee0-4447-a05d-cb13c118e2c1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001826 sec., 14238.773274917854 rows/sec., 25.52 MiB/sec. | ||
| 9974 | 2025.05.14 16:38:55.502042 [ 269 ] {91a0f392-6ee0-4447-a05d-cb13c118e2c1} <Debug> TCPHandler: Processed in 0.00200781 sec. | ||
| 9975 | 2025.05.14 16:38:55.502152 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2025.05.14 16:38:55.502248 [ 269 ] {532e1abc-cd12-454c-8dfc-150e59fe9632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9977 | 2025.05.14 16:38:55.502289 [ 269 ] {532e1abc-cd12-454c-8dfc-150e59fe9632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9978 | 2025.05.14 16:38:55.502609 [ 269 ] {532e1abc-cd12-454c-8dfc-150e59fe9632} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.05.14 16:38:55.502644 [ 269 ] {532e1abc-cd12-454c-8dfc-150e59fe9632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9980 | 2025.05.14 16:38:55.502963 [ 269 ] {532e1abc-cd12-454c-8dfc-150e59fe9632} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9981 | 2025.05.14 16:38:55.503186 [ 269 ] {532e1abc-cd12-454c-8dfc-150e59fe9632} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.05.14 16:38:55.503313 [ 269 ] {532e1abc-cd12-454c-8dfc-150e59fe9632} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 9983 | 2025.05.14 16:38:55.503349 [ 269 ] {532e1abc-cd12-454c-8dfc-150e59fe9632} <Debug> TCPHandler: Processed in 0.001247184 sec. | ||
| 9984 | 2025.05.14 16:38:59.043657 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9985 | 2025.05.14 16:38:59.043753 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9986 | 2025.05.14 16:38:59.179497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
| 9987 | 2025.05.14 16:38:59.179976 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2025.05.14 16:38:59.180013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9989 | 2025.05.14 16:38:59.180489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9990 | 2025.05.14 16:38:59.180712 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2025.05.14 16:38:59.180833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 9992 | 2025.05.14 16:38:59.238062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1420 | ||
| 9993 | 2025.05.14 16:38:59.240791 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2025.05.14 16:38:59.240845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 9995 | 2025.05.14 16:38:59.242105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9996 | 2025.05.14 16:38:59.242383 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2025.05.14 16:38:59.242741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1420 | ||
| 9998 | 2025.05.14 16:39:00.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.18 MiB, peak 299.86 MiB, free memory in arenas 0.00 B, will set to 292.21 MiB (RSS), difference: 4.03 MiB | ||
| 9999 | 2025.05.14 16:39:00.001274 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000844027 sec. | ||
| 10000 | 2025.05.14 16:39:00.385609 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10001 | 2025.05.14 16:39:00.402354 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2025.05.14 16:39:00.402417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10003 | 2025.05.14 16:39:00.407903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10004 | 2025.05.14 16:39:00.408617 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2025.05.14 16:39:00.411461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10006 | 2025.05.14 16:39:00.498775 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2025.05.14 16:39:00.498920 [ 269 ] {ca3f48e4-439d-4310-a97f-81fdcbe16017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10008 | 2025.05.14 16:39:00.498977 [ 269 ] {ca3f48e4-439d-4310-a97f-81fdcbe16017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10009 | 2025.05.14 16:39:00.499647 [ 269 ] {ca3f48e4-439d-4310-a97f-81fdcbe16017} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2025.05.14 16:39:00.499696 [ 269 ] {ca3f48e4-439d-4310-a97f-81fdcbe16017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10011 | 2025.05.14 16:39:00.500068 [ 269 ] {ca3f48e4-439d-4310-a97f-81fdcbe16017} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10012 | 2025.05.14 16:39:00.500302 [ 269 ] {ca3f48e4-439d-4310-a97f-81fdcbe16017} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2025.05.14 16:39:00.500446 [ 269 ] {ca3f48e4-439d-4310-a97f-81fdcbe16017} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001566 sec., 135376.75606641124 rows/sec., 8.61 MiB/sec. | ||
| 10014 | 2025.05.14 16:39:00.500493 [ 269 ] {ca3f48e4-439d-4310-a97f-81fdcbe16017} <Debug> TCPHandler: Processed in 0.001833846 sec. | ||
| 10015 | 2025.05.14 16:39:00.500620 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2025.05.14 16:39:00.500721 [ 269 ] {cf012ef0-d21f-4001-9167-7e4266cc26cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10017 | 2025.05.14 16:39:00.500764 [ 269 ] {cf012ef0-d21f-4001-9167-7e4266cc26cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10018 | 2025.05.14 16:39:00.501421 [ 269 ] {cf012ef0-d21f-4001-9167-7e4266cc26cc} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2025.05.14 16:39:00.501458 [ 269 ] {cf012ef0-d21f-4001-9167-7e4266cc26cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10020 | 2025.05.14 16:39:00.501816 [ 269 ] {cf012ef0-d21f-4001-9167-7e4266cc26cc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10021 | 2025.05.14 16:39:00.502030 [ 269 ] {cf012ef0-d21f-4001-9167-7e4266cc26cc} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2025.05.14 16:39:00.502168 [ 269 ] {cf012ef0-d21f-4001-9167-7e4266cc26cc} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.00147 sec., 437414.96598639456 rows/sec., 34.49 MiB/sec. | ||
| 10023 | 2025.05.14 16:39:00.502207 [ 269 ] {cf012ef0-d21f-4001-9167-7e4266cc26cc} <Debug> TCPHandler: Processed in 0.001641833 sec. | ||
| 10024 | 2025.05.14 16:39:00.502319 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2025.05.14 16:39:00.502415 [ 269 ] {54e12178-90cf-4a3b-ae1d-8dce5cc63513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10026 | 2025.05.14 16:39:00.502455 [ 269 ] {54e12178-90cf-4a3b-ae1d-8dce5cc63513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10027 | 2025.05.14 16:39:00.502876 [ 269 ] {54e12178-90cf-4a3b-ae1d-8dce5cc63513} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2025.05.14 16:39:00.502913 [ 269 ] {54e12178-90cf-4a3b-ae1d-8dce5cc63513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10029 | 2025.05.14 16:39:00.503214 [ 269 ] {54e12178-90cf-4a3b-ae1d-8dce5cc63513} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10030 | 2025.05.14 16:39:00.503432 [ 269 ] {54e12178-90cf-4a3b-ae1d-8dce5cc63513} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2025.05.14 16:39:00.503559 [ 269 ] {54e12178-90cf-4a3b-ae1d-8dce5cc63513} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001164 sec., 102233.67697594501 rows/sec., 6.18 MiB/sec. | ||
| 10032 | 2025.05.14 16:39:00.503597 [ 269 ] {54e12178-90cf-4a3b-ae1d-8dce5cc63513} <Debug> TCPHandler: Processed in 0.001329566 sec. | ||
| 10033 | 2025.05.14 16:39:00.503711 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2025.05.14 16:39:00.503804 [ 269 ] {901c9285-eff1-4b4b-b407-bdeff387a83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10035 | 2025.05.14 16:39:00.503843 [ 269 ] {901c9285-eff1-4b4b-b407-bdeff387a83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10036 | 2025.05.14 16:39:00.504257 [ 269 ] {901c9285-eff1-4b4b-b407-bdeff387a83b} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2025.05.14 16:39:00.504293 [ 269 ] {901c9285-eff1-4b4b-b407-bdeff387a83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10038 | 2025.05.14 16:39:00.504600 [ 269 ] {901c9285-eff1-4b4b-b407-bdeff387a83b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10039 | 2025.05.14 16:39:00.504820 [ 269 ] {901c9285-eff1-4b4b-b407-bdeff387a83b} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2025.05.14 16:39:00.504948 [ 269 ] {901c9285-eff1-4b4b-b407-bdeff387a83b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001163 sec., 97162.51074806535 rows/sec., 6.29 MiB/sec. | ||
| 10041 | 2025.05.14 16:39:00.504987 [ 269 ] {901c9285-eff1-4b4b-b407-bdeff387a83b} <Debug> TCPHandler: Processed in 0.001326886 sec. | ||
| 10042 | 2025.05.14 16:39:00.505129 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10043 | 2025.05.14 16:39:00.505222 [ 269 ] {2860a1b0-e9d9-4e31-80c4-d2e1957509ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10044 | 2025.05.14 16:39:00.505262 [ 269 ] {2860a1b0-e9d9-4e31-80c4-d2e1957509ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10045 | 2025.05.14 16:39:00.505732 [ 269 ] {2860a1b0-e9d9-4e31-80c4-d2e1957509ac} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10046 | 2025.05.14 16:39:00.505768 [ 269 ] {2860a1b0-e9d9-4e31-80c4-d2e1957509ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10047 | 2025.05.14 16:39:00.506125 [ 269 ] {2860a1b0-e9d9-4e31-80c4-d2e1957509ac} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10048 | 2025.05.14 16:39:00.506379 [ 269 ] {2860a1b0-e9d9-4e31-80c4-d2e1957509ac} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2025.05.14 16:39:00.506517 [ 269 ] {2860a1b0-e9d9-4e31-80c4-d2e1957509ac} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001314 sec., 85235.92085235921 rows/sec., 4.86 MiB/sec. | ||
| 10050 | 2025.05.14 16:39:00.506556 [ 269 ] {2860a1b0-e9d9-4e31-80c4-d2e1957509ac} <Debug> TCPHandler: Processed in 0.00147719 sec. | ||
| 10051 | 2025.05.14 16:39:00.506678 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10052 | 2025.05.14 16:39:00.506771 [ 269 ] {04dcf65d-41d1-4728-85b6-6cabcfdfa8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10053 | 2025.05.14 16:39:00.506811 [ 269 ] {04dcf65d-41d1-4728-85b6-6cabcfdfa8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10054 | 2025.05.14 16:39:00.507336 [ 269 ] {04dcf65d-41d1-4728-85b6-6cabcfdfa8ff} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2025.05.14 16:39:00.507373 [ 269 ] {04dcf65d-41d1-4728-85b6-6cabcfdfa8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10056 | 2025.05.14 16:39:00.507703 [ 269 ] {04dcf65d-41d1-4728-85b6-6cabcfdfa8ff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10057 | 2025.05.14 16:39:00.507913 [ 269 ] {04dcf65d-41d1-4728-85b6-6cabcfdfa8ff} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2025.05.14 16:39:00.508046 [ 269 ] {04dcf65d-41d1-4728-85b6-6cabcfdfa8ff} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001293 sec., 305491.10595514305 rows/sec., 21.62 MiB/sec. | ||
| 10059 | 2025.05.14 16:39:00.508084 [ 269 ] {04dcf65d-41d1-4728-85b6-6cabcfdfa8ff} <Debug> TCPHandler: Processed in 0.001456948 sec. | ||
| 10060 | 2025.05.14 16:39:00.508204 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10061 | 2025.05.14 16:39:00.508299 [ 269 ] {7c3c6ce2-efe5-46c6-b244-9ab26b36add1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10062 | 2025.05.14 16:39:00.508341 [ 269 ] {7c3c6ce2-efe5-46c6-b244-9ab26b36add1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10063 | 2025.05.14 16:39:00.508661 [ 269 ] {7c3c6ce2-efe5-46c6-b244-9ab26b36add1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2025.05.14 16:39:00.508696 [ 269 ] {7c3c6ce2-efe5-46c6-b244-9ab26b36add1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10065 | 2025.05.14 16:39:00.508994 [ 269 ] {7c3c6ce2-efe5-46c6-b244-9ab26b36add1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10066 | 2025.05.14 16:39:00.509211 [ 269 ] {7c3c6ce2-efe5-46c6-b244-9ab26b36add1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2025.05.14 16:39:00.509340 [ 269 ] {7c3c6ce2-efe5-46c6-b244-9ab26b36add1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 10068 | 2025.05.14 16:39:00.509376 [ 269 ] {7c3c6ce2-efe5-46c6-b244-9ab26b36add1} <Debug> TCPHandler: Processed in 0.001221244 sec. | ||
| 10069 | 2025.05.14 16:39:00.509487 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2025.05.14 16:39:00.509580 [ 269 ] {167af5f5-c9a7-4960-961b-f0d2667851ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10071 | 2025.05.14 16:39:00.509622 [ 269 ] {167af5f5-c9a7-4960-961b-f0d2667851ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10072 | 2025.05.14 16:39:00.510018 [ 269 ] {167af5f5-c9a7-4960-961b-f0d2667851ea} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2025.05.14 16:39:00.510052 [ 269 ] {167af5f5-c9a7-4960-961b-f0d2667851ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10074 | 2025.05.14 16:39:00.510390 [ 269 ] {167af5f5-c9a7-4960-961b-f0d2667851ea} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10075 | 2025.05.14 16:39:00.510605 [ 269 ] {167af5f5-c9a7-4960-961b-f0d2667851ea} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.05.14 16:39:00.510759 [ 269 ] {167af5f5-c9a7-4960-961b-f0d2667851ea} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001196 sec., 198160.53511705686 rows/sec., 13.28 MiB/sec. | ||
| 10077 | 2025.05.14 16:39:00.510797 [ 269 ] {167af5f5-c9a7-4960-961b-f0d2667851ea} <Debug> TCPHandler: Processed in 0.001359987 sec. | ||
| 10078 | 2025.05.14 16:39:00.510906 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2025.05.14 16:39:00.510998 [ 269 ] {99c389dd-6b90-4077-a50d-fa3ef21ea3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10080 | 2025.05.14 16:39:00.511040 [ 269 ] {99c389dd-6b90-4077-a50d-fa3ef21ea3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10081 | 2025.05.14 16:39:00.511335 [ 269 ] {99c389dd-6b90-4077-a50d-fa3ef21ea3d4} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2025.05.14 16:39:00.511376 [ 269 ] {99c389dd-6b90-4077-a50d-fa3ef21ea3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10083 | 2025.05.14 16:39:00.511672 [ 269 ] {99c389dd-6b90-4077-a50d-fa3ef21ea3d4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10084 | 2025.05.14 16:39:00.511887 [ 269 ] {99c389dd-6b90-4077-a50d-fa3ef21ea3d4} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2025.05.14 16:39:00.512001 [ 154 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 10086 | 2025.05.14 16:39:00.512014 [ 269 ] {99c389dd-6b90-4077-a50d-fa3ef21ea3d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 10087 | 2025.05.14 16:39:00.512070 [ 154 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2025.05.14 16:39:00.512077 [ 269 ] {99c389dd-6b90-4077-a50d-fa3ef21ea3d4} <Debug> TCPHandler: Processed in 0.001220294 sec. | ||
| 10089 | 2025.05.14 16:39:00.512099 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10090 | 2025.05.14 16:39:00.512203 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2025.05.14 16:39:00.512237 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 10092 | 2025.05.14 16:39:00.512300 [ 269 ] {6f161e2d-722a-462a-b443-8857586e55d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10093 | 2025.05.14 16:39:00.512359 [ 269 ] {6f161e2d-722a-462a-b443-8857586e55d1} <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 | ||
| 10094 | 2025.05.14 16:39:00.512409 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10095 | 2025.05.14 16:39:00.512457 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 10096 | 2025.05.14 16:39:00.512532 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10097 | 2025.05.14 16:39:00.512585 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10098 | 2025.05.14 16:39:00.512635 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 10099 | 2025.05.14 16:39:00.512680 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 10100 | 2025.05.14 16:39:00.512723 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 10101 | 2025.05.14 16:39:00.513090 [ 269 ] {6f161e2d-722a-462a-b443-8857586e55d1} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2025.05.14 16:39:00.513132 [ 269 ] {6f161e2d-722a-462a-b443-8857586e55d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10103 | 2025.05.14 16:39:00.513544 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001375847 sec., 25438.87510747925 rows/sec., 1.67 MiB/sec. | ||
| 10104 | 2025.05.14 16:39:00.513656 [ 269 ] {6f161e2d-722a-462a-b443-8857586e55d1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10105 | 2025.05.14 16:39:00.513677 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10106 | 2025.05.14 16:39:00.513905 [ 269 ] {6f161e2d-722a-462a-b443-8857586e55d1} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2025.05.14 16:39:00.513958 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10108 | 2025.05.14 16:39:00.514027 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_35_7} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 10109 | 2025.05.14 16:39:00.514045 [ 269 ] {6f161e2d-722a-462a-b443-8857586e55d1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001762 sec., 7377.979568671964 rows/sec., 13.22 MiB/sec. | ||
| 10110 | 2025.05.14 16:39:00.514106 [ 269 ] {6f161e2d-722a-462a-b443-8857586e55d1} <Debug> TCPHandler: Processed in 0.001952298 sec. | ||
| 10111 | 2025.05.14 16:39:00.514107 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10112 | 2025.05.14 16:39:00.514218 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2025.05.14 16:39:00.514313 [ 269 ] {714fd96d-70a4-4d21-84b1-1f86b62bfc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10114 | 2025.05.14 16:39:00.514354 [ 269 ] {714fd96d-70a4-4d21-84b1-1f86b62bfc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10115 | 2025.05.14 16:39:00.514678 [ 269 ] {714fd96d-70a4-4d21-84b1-1f86b62bfc0e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2025.05.14 16:39:00.514712 [ 269 ] {714fd96d-70a4-4d21-84b1-1f86b62bfc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 10117 | 2025.05.14 16:39:00.515017 [ 269 ] {714fd96d-70a4-4d21-84b1-1f86b62bfc0e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10118 | 2025.05.14 16:39:00.515226 [ 269 ] {714fd96d-70a4-4d21-84b1-1f86b62bfc0e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2025.05.14 16:39:00.515358 [ 269 ] {714fd96d-70a4-4d21-84b1-1f86b62bfc0e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001064 sec., 77067.66917293232 rows/sec., 4.89 MiB/sec. | ||
| 10120 | 2025.05.14 16:39:00.515394 [ 269 ] {714fd96d-70a4-4d21-84b1-1f86b62bfc0e} <Debug> TCPHandler: Processed in 0.001225694 sec. | ||
| 10121 | 2025.05.14 16:39:01.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.55 MiB, peak 299.86 MiB, free memory in arenas 0.00 B, will set to 292.25 MiB (RSS), difference: -1.29 MiB | ||
| 10122 | 2025.05.14 16:39:02.980378 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2025.05.14 16:39:02.980587 [ 269 ] {1f58d8a7-a883-40bc-87eb-3d065edbf77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10124 | 2025.05.14 16:39:02.980661 [ 269 ] {1f58d8a7-a883-40bc-87eb-3d065edbf77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10125 | 2025.05.14 16:39:02.981352 [ 269 ] {1f58d8a7-a883-40bc-87eb-3d065edbf77b} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.05.14 16:39:02.981410 [ 269 ] {1f58d8a7-a883-40bc-87eb-3d065edbf77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10127 | 2025.05.14 16:39:02.981839 [ 269 ] {1f58d8a7-a883-40bc-87eb-3d065edbf77b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10128 | 2025.05.14 16:39:02.982102 [ 269 ] {1f58d8a7-a883-40bc-87eb-3d065edbf77b} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.05.14 16:39:02.982277 [ 269 ] {1f58d8a7-a883-40bc-87eb-3d065edbf77b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 187.35 KiB/sec. | ||
| 10130 | 2025.05.14 16:39:02.982332 [ 269 ] {1f58d8a7-a883-40bc-87eb-3d065edbf77b} <Debug> TCPHandler: Processed in 0.002088891 sec. | ||
| 10131 | 2025.05.14 16:39:02.982478 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.05.14 16:39:02.982586 [ 269 ] {9d0876af-efc3-4f6e-9c24-8c0b414c905a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10133 | 2025.05.14 16:39:02.982634 [ 269 ] {9d0876af-efc3-4f6e-9c24-8c0b414c905a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10134 | 2025.05.14 16:39:02.984229 [ 269 ] {9d0876af-efc3-4f6e-9c24-8c0b414c905a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.05.14 16:39:02.984276 [ 269 ] {9d0876af-efc3-4f6e-9c24-8c0b414c905a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10136 | 2025.05.14 16:39:02.984818 [ 269 ] {9d0876af-efc3-4f6e-9c24-8c0b414c905a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10137 | 2025.05.14 16:39:02.985120 [ 269 ] {9d0876af-efc3-4f6e-9c24-8c0b414c905a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.05.14 16:39:02.985296 [ 269 ] {9d0876af-efc3-4f6e-9c24-8c0b414c905a} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.002736 sec., 456871.3450292397 rows/sec., 37.66 MiB/sec. | ||
| 10139 | 2025.05.14 16:39:02.985346 [ 269 ] {9d0876af-efc3-4f6e-9c24-8c0b414c905a} <Debug> TCPHandler: Processed in 0.002922357 sec. | ||
| 10140 | 2025.05.14 16:39:02.985497 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2025.05.14 16:39:02.985611 [ 269 ] {8f92d15b-586b-4b91-ad3d-a9405d69a70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10142 | 2025.05.14 16:39:02.985663 [ 269 ] {8f92d15b-586b-4b91-ad3d-a9405d69a70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10143 | 2025.05.14 16:39:02.986174 [ 269 ] {8f92d15b-586b-4b91-ad3d-a9405d69a70f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2025.05.14 16:39:02.986218 [ 269 ] {8f92d15b-586b-4b91-ad3d-a9405d69a70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10145 | 2025.05.14 16:39:02.986613 [ 269 ] {8f92d15b-586b-4b91-ad3d-a9405d69a70f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10146 | 2025.05.14 16:39:02.986886 [ 269 ] {8f92d15b-586b-4b91-ad3d-a9405d69a70f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.05.14 16:39:02.987054 [ 269 ] {8f92d15b-586b-4b91-ad3d-a9405d69a70f} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001472 sec., 20380.434782608696 rows/sec., 1.48 MiB/sec. | ||
| 10148 | 2025.05.14 16:39:02.987102 [ 269 ] {8f92d15b-586b-4b91-ad3d-a9405d69a70f} <Debug> TCPHandler: Processed in 0.001664983 sec. | ||
| 10149 | 2025.05.14 16:39:02.987238 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2025.05.14 16:39:02.987347 [ 269 ] {015b1766-a7ab-4812-96f3-033b5b8808b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10151 | 2025.05.14 16:39:02.987397 [ 269 ] {015b1766-a7ab-4812-96f3-033b5b8808b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10152 | 2025.05.14 16:39:02.988024 [ 269 ] {015b1766-a7ab-4812-96f3-033b5b8808b9} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2025.05.14 16:39:02.988069 [ 269 ] {015b1766-a7ab-4812-96f3-033b5b8808b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10154 | 2025.05.14 16:39:02.988482 [ 269 ] {015b1766-a7ab-4812-96f3-033b5b8808b9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10155 | 2025.05.14 16:39:02.988751 [ 269 ] {015b1766-a7ab-4812-96f3-033b5b8808b9} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.05.14 16:39:02.988893 [ 148 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 10157 | 2025.05.14 16:39:02.988921 [ 269 ] {015b1766-a7ab-4812-96f3-033b5b8808b9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0016 sec., 142500 rows/sec., 9.65 MiB/sec. | ||
| 10158 | 2025.05.14 16:39:02.988957 [ 148 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2025.05.14 16:39:02.988977 [ 269 ] {015b1766-a7ab-4812-96f3-033b5b8808b9} <Debug> TCPHandler: Processed in 0.001799556 sec. | ||
| 10160 | 2025.05.14 16:39:02.988984 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10161 | 2025.05.14 16:39:02.989116 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2025.05.14 16:39:02.989131 [ 198 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 10163 | 2025.05.14 16:39:02.989237 [ 269 ] {f6cdb5b6-834e-4326-beec-9347b2faaf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10164 | 2025.05.14 16:39:02.989280 [ 198 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10165 | 2025.05.14 16:39:02.989293 [ 269 ] {f6cdb5b6-834e-4326-beec-9347b2faaf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10166 | 2025.05.14 16:39:02.989320 [ 198 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 342 rows starting from the beginning of the part | ||
| 10167 | 2025.05.14 16:39:02.989396 [ 198 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 10168 | 2025.05.14 16:39:02.989443 [ 198 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part | ||
| 10169 | 2025.05.14 16:39:02.989487 [ 198 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part | ||
| 10170 | 2025.05.14 16:39:02.989526 [ 198 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part | ||
| 10171 | 2025.05.14 16:39:02.989565 [ 198 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 10172 | 2025.05.14 16:39:02.990080 [ 269 ] {f6cdb5b6-834e-4326-beec-9347b2faaf66} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2025.05.14 16:39:02.990125 [ 269 ] {f6cdb5b6-834e-4326-beec-9347b2faaf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10174 | 2025.05.14 16:39:02.990526 [ 269 ] {f6cdb5b6-834e-4326-beec-9347b2faaf66} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10175 | 2025.05.14 16:39:02.990544 [ 188 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147392 sec., 771412.288319583 rows/sec., 54.26 MiB/sec. | ||
| 10176 | 2025.05.14 16:39:02.990791 [ 269 ] {f6cdb5b6-834e-4326-beec-9347b2faaf66} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2025.05.14 16:39:02.990810 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 10178 | 2025.05.14 16:39:02.990954 [ 269 ] {f6cdb5b6-834e-4326-beec-9347b2faaf66} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001742 sec., 315729.04707233066 rows/sec., 23.44 MiB/sec. | ||
| 10179 | 2025.05.14 16:39:02.991015 [ 269 ] {f6cdb5b6-834e-4326-beec-9347b2faaf66} <Debug> TCPHandler: Processed in 0.001962009 sec. | ||
| 10180 | 2025.05.14 16:39:02.991154 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10181 | 2025.05.14 16:39:02.991231 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2025.05.14 16:39:02.991256 [ 269 ] {f20080aa-6645-4082-ba05-def08c33b95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10183 | 2025.05.14 16:39:02.991307 [ 269 ] {f20080aa-6645-4082-ba05-def08c33b95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10184 | 2025.05.14 16:39:02.991346 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_45_9} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 10185 | 2025.05.14 16:39:02.991496 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10186 | 2025.05.14 16:39:02.992069 [ 269 ] {f20080aa-6645-4082-ba05-def08c33b95e} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2025.05.14 16:39:02.992110 [ 269 ] {f20080aa-6645-4082-ba05-def08c33b95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10188 | 2025.05.14 16:39:02.992537 [ 269 ] {f20080aa-6645-4082-ba05-def08c33b95e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10189 | 2025.05.14 16:39:02.992770 [ 269 ] {f20080aa-6645-4082-ba05-def08c33b95e} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.05.14 16:39:02.992923 [ 269 ] {f20080aa-6645-4082-ba05-def08c33b95e} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001689 sec., 558910.5979869745 rows/sec., 37.48 MiB/sec. | ||
| 10191 | 2025.05.14 16:39:02.992966 [ 269 ] {f20080aa-6645-4082-ba05-def08c33b95e} <Debug> TCPHandler: Processed in 0.001871307 sec. | ||
| 10192 | 2025.05.14 16:39:02.993097 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2025.05.14 16:39:02.993197 [ 269 ] {7f44506a-d0a5-486b-915f-78b13bfc4528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10194 | 2025.05.14 16:39:02.993255 [ 269 ] {7f44506a-d0a5-486b-915f-78b13bfc4528} <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 | ||
| 10195 | 2025.05.14 16:39:02.994154 [ 269 ] {7f44506a-d0a5-486b-915f-78b13bfc4528} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2025.05.14 16:39:02.994189 [ 269 ] {7f44506a-d0a5-486b-915f-78b13bfc4528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10197 | 2025.05.14 16:39:02.994760 [ 269 ] {7f44506a-d0a5-486b-915f-78b13bfc4528} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10198 | 2025.05.14 16:39:02.995014 [ 269 ] {7f44506a-d0a5-486b-915f-78b13bfc4528} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.05.14 16:39:02.995175 [ 269 ] {7f44506a-d0a5-486b-915f-78b13bfc4528} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001999 sec., 13006.503251625814 rows/sec., 23.31 MiB/sec. | ||
| 10200 | 2025.05.14 16:39:02.995252 [ 269 ] {7f44506a-d0a5-486b-915f-78b13bfc4528} <Debug> TCPHandler: Processed in 0.002209083 sec. | ||
| 10201 | 2025.05.14 16:39:02.995382 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2025.05.14 16:39:02.995481 [ 269 ] {d8b03d1a-435b-49b0-a536-105e1d3e66ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10203 | 2025.05.14 16:39:02.995525 [ 269 ] {d8b03d1a-435b-49b0-a536-105e1d3e66ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10204 | 2025.05.14 16:39:02.995905 [ 269 ] {d8b03d1a-435b-49b0-a536-105e1d3e66ba} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.05.14 16:39:02.995939 [ 269 ] {d8b03d1a-435b-49b0-a536-105e1d3e66ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10206 | 2025.05.14 16:39:02.996267 [ 269 ] {d8b03d1a-435b-49b0-a536-105e1d3e66ba} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10207 | 2025.05.14 16:39:02.996498 [ 269 ] {d8b03d1a-435b-49b0-a536-105e1d3e66ba} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.05.14 16:39:02.996639 [ 269 ] {d8b03d1a-435b-49b0-a536-105e1d3e66ba} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00118 sec., 30508.474576271186 rows/sec., 2.06 MiB/sec. | ||
| 10209 | 2025.05.14 16:39:02.996677 [ 269 ] {d8b03d1a-435b-49b0-a536-105e1d3e66ba} <Debug> TCPHandler: Processed in 0.001350136 sec. | ||
| 10210 | 2025.05.14 16:39:05.488098 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2025.05.14 16:39:05.488298 [ 269 ] {e1698e61-2e38-43c8-a726-9965851881dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10212 | 2025.05.14 16:39:05.488379 [ 269 ] {e1698e61-2e38-43c8-a726-9965851881dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10213 | 2025.05.14 16:39:05.489079 [ 269 ] {e1698e61-2e38-43c8-a726-9965851881dd} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2025.05.14 16:39:05.489131 [ 269 ] {e1698e61-2e38-43c8-a726-9965851881dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10215 | 2025.05.14 16:39:05.489530 [ 269 ] {e1698e61-2e38-43c8-a726-9965851881dd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10216 | 2025.05.14 16:39:05.489763 [ 269 ] {e1698e61-2e38-43c8-a726-9965851881dd} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2025.05.14 16:39:05.489924 [ 269 ] {e1698e61-2e38-43c8-a726-9965851881dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 10218 | 2025.05.14 16:39:05.489975 [ 269 ] {e1698e61-2e38-43c8-a726-9965851881dd} <Debug> TCPHandler: Processed in 0.00201843 sec. | ||
| 10219 | 2025.05.14 16:39:05.490096 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2025.05.14 16:39:05.490199 [ 269 ] {fc1ab795-a83a-4233-af5b-5adeb51d1fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10221 | 2025.05.14 16:39:05.490244 [ 269 ] {fc1ab795-a83a-4233-af5b-5adeb51d1fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10222 | 2025.05.14 16:39:05.490682 [ 269 ] {fc1ab795-a83a-4233-af5b-5adeb51d1fc7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2025.05.14 16:39:05.490721 [ 269 ] {fc1ab795-a83a-4233-af5b-5adeb51d1fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10224 | 2025.05.14 16:39:05.491035 [ 269 ] {fc1ab795-a83a-4233-af5b-5adeb51d1fc7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10225 | 2025.05.14 16:39:05.491250 [ 269 ] {fc1ab795-a83a-4233-af5b-5adeb51d1fc7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2025.05.14 16:39:05.491385 [ 269 ] {fc1ab795-a83a-4233-af5b-5adeb51d1fc7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 10227 | 2025.05.14 16:39:05.491424 [ 269 ] {fc1ab795-a83a-4233-af5b-5adeb51d1fc7} <Debug> TCPHandler: Processed in 0.001382068 sec. | ||
| 10228 | 2025.05.14 16:39:05.491527 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2025.05.14 16:39:05.491623 [ 269 ] {13366c57-c3e0-4423-9b55-0bc0a4a4df42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10230 | 2025.05.14 16:39:05.491665 [ 269 ] {13366c57-c3e0-4423-9b55-0bc0a4a4df42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10231 | 2025.05.14 16:39:05.492021 [ 269 ] {13366c57-c3e0-4423-9b55-0bc0a4a4df42} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2025.05.14 16:39:05.492058 [ 269 ] {13366c57-c3e0-4423-9b55-0bc0a4a4df42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10233 | 2025.05.14 16:39:05.492388 [ 269 ] {13366c57-c3e0-4423-9b55-0bc0a4a4df42} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10234 | 2025.05.14 16:39:05.492597 [ 269 ] {13366c57-c3e0-4423-9b55-0bc0a4a4df42} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2025.05.14 16:39:05.492728 [ 269 ] {13366c57-c3e0-4423-9b55-0bc0a4a4df42} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 3.96 MiB/sec. | ||
| 10236 | 2025.05.14 16:39:05.492765 [ 269 ] {13366c57-c3e0-4423-9b55-0bc0a4a4df42} <Debug> TCPHandler: Processed in 0.001288065 sec. | ||
| 10237 | 2025.05.14 16:39:05.492867 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2025.05.14 16:39:05.492960 [ 269 ] {37345175-2adc-4180-99b6-ba93d9dc83d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10239 | 2025.05.14 16:39:05.493002 [ 269 ] {37345175-2adc-4180-99b6-ba93d9dc83d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10240 | 2025.05.14 16:39:05.493311 [ 269 ] {37345175-2adc-4180-99b6-ba93d9dc83d0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2025.05.14 16:39:05.493347 [ 269 ] {37345175-2adc-4180-99b6-ba93d9dc83d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10242 | 2025.05.14 16:39:05.493664 [ 269 ] {37345175-2adc-4180-99b6-ba93d9dc83d0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10243 | 2025.05.14 16:39:05.493872 [ 269 ] {37345175-2adc-4180-99b6-ba93d9dc83d0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2025.05.14 16:39:05.494002 [ 269 ] {37345175-2adc-4180-99b6-ba93d9dc83d0} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00106 sec., 22641.509433962266 rows/sec., 1.53 MiB/sec. | ||
| 10245 | 2025.05.14 16:39:05.494038 [ 269 ] {37345175-2adc-4180-99b6-ba93d9dc83d0} <Debug> TCPHandler: Processed in 0.001221264 sec. | ||
| 10246 | 2025.05.14 16:39:06.680897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
| 10247 | 2025.05.14 16:39:06.681379 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2025.05.14 16:39:06.681417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10249 | 2025.05.14 16:39:06.681895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10250 | 2025.05.14 16:39:06.682119 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10251 | 2025.05.14 16:39:06.682244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
| 10252 | 2025.05.14 16:39:07.911555 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10253 | 2025.05.14 16:39:07.928490 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2025.05.14 16:39:07.928549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10255 | 2025.05.14 16:39:07.934467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10256 | 2025.05.14 16:39:07.935162 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2025.05.14 16:39:07.938009 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10258 | 2025.05.14 16:39:09.242913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1466 | ||
| 10259 | 2025.05.14 16:39:09.245498 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2025.05.14 16:39:09.245534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10261 | 2025.05.14 16:39:09.246681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10262 | 2025.05.14 16:39:09.246932 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2025.05.14 16:39:09.247050 [ 142 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10264 | 2025.05.14 16:39:09.247085 [ 142 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2025.05.14 16:39:09.247103 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10266 | 2025.05.14 16:39:09.247171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
| 10267 | 2025.05.14 16:39:09.247227 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 10268 | 2025.05.14 16:39:09.247884 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10269 | 2025.05.14 16:39:09.248030 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1272 rows starting from the beginning of the part | ||
| 10270 | 2025.05.14 16:39:09.248363 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 10271 | 2025.05.14 16:39:09.248660 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 10272 | 2025.05.14 16:39:09.248939 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10273 | 2025.05.14 16:39:09.249216 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 10274 | 2025.05.14 16:39:09.249553 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part | ||
| 10275 | 2025.05.14 16:39:09.255774 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1466 rows, containing 72 columns (72 merged, 0 gathered) in 0.00860912 sec., 170284.53546936272 rows/sec., 132.46 MiB/sec. | ||
| 10276 | 2025.05.14 16:39:09.257019 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10277 | 2025.05.14 16:39:09.257501 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.05.14 16:39:09.257572 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_36_7} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10279 | 2025.05.14 16:39:09.257721 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 10280 | 2025.05.14 16:39:10.499072 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2025.05.14 16:39:10.499254 [ 269 ] {4331521b-c41f-4338-8f2b-a86fc06dfd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10282 | 2025.05.14 16:39:10.499324 [ 269 ] {4331521b-c41f-4338-8f2b-a86fc06dfd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10283 | 2025.05.14 16:39:10.500073 [ 269 ] {4331521b-c41f-4338-8f2b-a86fc06dfd40} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.05.14 16:39:10.500124 [ 269 ] {4331521b-c41f-4338-8f2b-a86fc06dfd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10285 | 2025.05.14 16:39:10.500552 [ 269 ] {4331521b-c41f-4338-8f2b-a86fc06dfd40} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10286 | 2025.05.14 16:39:10.500779 [ 269 ] {4331521b-c41f-4338-8f2b-a86fc06dfd40} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.05.14 16:39:10.500943 [ 269 ] {4331521b-c41f-4338-8f2b-a86fc06dfd40} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001739 sec., 121909.14318573893 rows/sec., 7.75 MiB/sec. | ||
| 10288 | 2025.05.14 16:39:10.500996 [ 269 ] {4331521b-c41f-4338-8f2b-a86fc06dfd40} <Debug> TCPHandler: Processed in 0.002065251 sec. | ||
| 10289 | 2025.05.14 16:39:10.501128 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2025.05.14 16:39:10.501230 [ 269 ] {22335b97-0305-491a-8e0b-d3b09cc3c57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10291 | 2025.05.14 16:39:10.501273 [ 269 ] {22335b97-0305-491a-8e0b-d3b09cc3c57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10292 | 2025.05.14 16:39:10.502012 [ 269 ] {22335b97-0305-491a-8e0b-d3b09cc3c57b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2025.05.14 16:39:10.502050 [ 269 ] {22335b97-0305-491a-8e0b-d3b09cc3c57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10294 | 2025.05.14 16:39:10.502409 [ 269 ] {22335b97-0305-491a-8e0b-d3b09cc3c57b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10295 | 2025.05.14 16:39:10.502621 [ 269 ] {22335b97-0305-491a-8e0b-d3b09cc3c57b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2025.05.14 16:39:10.502750 [ 141 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10297 | 2025.05.14 16:39:10.502756 [ 269 ] {22335b97-0305-491a-8e0b-d3b09cc3c57b} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001549 sec., 415106.5203357004 rows/sec., 32.73 MiB/sec. | ||
| 10298 | 2025.05.14 16:39:10.502824 [ 141 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2025.05.14 16:39:10.502841 [ 269 ] {22335b97-0305-491a-8e0b-d3b09cc3c57b} <Debug> TCPHandler: Processed in 0.001768875 sec. | ||
| 10300 | 2025.05.14 16:39:10.502849 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10301 | 2025.05.14 16:39:10.502964 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2025.05.14 16:39:10.502986 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10303 | 2025.05.14 16:39:10.503067 [ 269 ] {118e67bc-6ea9-454d-a041-42a50186bb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10304 | 2025.05.14 16:39:10.503113 [ 269 ] {118e67bc-6ea9-454d-a041-42a50186bb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10305 | 2025.05.14 16:39:10.503128 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10306 | 2025.05.14 16:39:10.503170 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1845 rows starting from the beginning of the part | ||
| 10307 | 2025.05.14 16:39:10.503245 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 108 rows starting from the beginning of the part | ||
| 10308 | 2025.05.14 16:39:10.503297 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 643 rows starting from the beginning of the part | ||
| 10309 | 2025.05.14 16:39:10.503348 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1250 rows starting from the beginning of the part | ||
| 10310 | 2025.05.14 16:39:10.503395 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 10311 | 2025.05.14 16:39:10.503441 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 643 rows starting from the beginning of the part | ||
| 10312 | 2025.05.14 16:39:10.503551 [ 269 ] {118e67bc-6ea9-454d-a041-42a50186bb89} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2025.05.14 16:39:10.503595 [ 269 ] {118e67bc-6ea9-454d-a041-42a50186bb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10314 | 2025.05.14 16:39:10.503943 [ 269 ] {118e67bc-6ea9-454d-a041-42a50186bb89} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10315 | 2025.05.14 16:39:10.504166 [ 269 ] {118e67bc-6ea9-454d-a041-42a50186bb89} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2025.05.14 16:39:10.504301 [ 141 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 10317 | 2025.05.14 16:39:10.504307 [ 269 ] {118e67bc-6ea9-454d-a041-42a50186bb89} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001261 sec., 94369.5479777954 rows/sec., 5.70 MiB/sec. | ||
| 10318 | 2025.05.14 16:39:10.504339 [ 141 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2025.05.14 16:39:10.504363 [ 269 ] {118e67bc-6ea9-454d-a041-42a50186bb89} <Debug> TCPHandler: Processed in 0.001450819 sec. | ||
| 10320 | 2025.05.14 16:39:10.504365 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10321 | 2025.05.14 16:39:10.504466 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 10322 | 2025.05.14 16:39:10.504485 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2025.05.14 16:39:10.504575 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10324 | 2025.05.14 16:39:10.504585 [ 269 ] {5f0d78cb-a443-43ee-8a51-60749b29df9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10325 | 2025.05.14 16:39:10.504613 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 163 rows starting from the beginning of the part | ||
| 10326 | 2025.05.14 16:39:10.504634 [ 269 ] {5f0d78cb-a443-43ee-8a51-60749b29df9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10327 | 2025.05.14 16:39:10.504681 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 119 rows starting from the beginning of the part | ||
| 10328 | 2025.05.14 16:39:10.504727 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 10329 | 2025.05.14 16:39:10.504766 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 119 rows starting from the beginning of the part | ||
| 10330 | 2025.05.14 16:39:10.504802 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 10331 | 2025.05.14 16:39:10.504840 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 119 rows starting from the beginning of the part | ||
| 10332 | 2025.05.14 16:39:10.505085 [ 269 ] {5f0d78cb-a443-43ee-8a51-60749b29df9d} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2025.05.14 16:39:10.505128 [ 269 ] {5f0d78cb-a443-43ee-8a51-60749b29df9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10334 | 2025.05.14 16:39:10.505163 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236133 sec., 2032526.687813292 rows/sec., 172.22 MiB/sec. | ||
| 10335 | 2025.05.14 16:39:10.505412 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10336 | 2025.05.14 16:39:10.505455 [ 269 ] {5f0d78cb-a443-43ee-8a51-60749b29df9d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10337 | 2025.05.14 16:39:10.505681 [ 269 ] {5f0d78cb-a443-43ee-8a51-60749b29df9d} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2025.05.14 16:39:10.505682 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249695 sec., 460912.46264088433 rows/sec., 30.56 MiB/sec. | ||
| 10339 | 2025.05.14 16:39:10.505699 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2025.05.14 16:39:10.505805 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_81_16} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10341 | 2025.05.14 16:39:10.505815 [ 269 ] {5f0d78cb-a443-43ee-8a51-60749b29df9d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001249 sec., 90472.37790232187 rows/sec., 5.86 MiB/sec. | ||
| 10342 | 2025.05.14 16:39:10.505847 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 10343 | 2025.05.14 16:39:10.505872 [ 269 ] {5f0d78cb-a443-43ee-8a51-60749b29df9d} <Debug> TCPHandler: Processed in 0.001438609 sec. | ||
| 10344 | 2025.05.14 16:39:10.505957 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 10345 | 2025.05.14 16:39:10.506012 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2025.05.14 16:39:10.506105 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2025.05.14 16:39:10.506107 [ 269 ] {459b1f69-58ff-4875-9039-9388adfa157d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10348 | 2025.05.14 16:39:10.506165 [ 269 ] {459b1f69-58ff-4875-9039-9388adfa157d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10349 | 2025.05.14 16:39:10.506181 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_65_13} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 10350 | 2025.05.14 16:39:10.506254 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10351 | 2025.05.14 16:39:10.506604 [ 269 ] {459b1f69-58ff-4875-9039-9388adfa157d} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2025.05.14 16:39:10.506646 [ 269 ] {459b1f69-58ff-4875-9039-9388adfa157d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10353 | 2025.05.14 16:39:10.506967 [ 269 ] {459b1f69-58ff-4875-9039-9388adfa157d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10354 | 2025.05.14 16:39:10.507180 [ 269 ] {459b1f69-58ff-4875-9039-9388adfa157d} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2025.05.14 16:39:10.507310 [ 269 ] {459b1f69-58ff-4875-9039-9388adfa157d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001221 sec., 91728.09172809172 rows/sec., 5.23 MiB/sec. | ||
| 10356 | 2025.05.14 16:39:10.507347 [ 269 ] {459b1f69-58ff-4875-9039-9388adfa157d} <Debug> TCPHandler: Processed in 0.001395307 sec. | ||
| 10357 | 2025.05.14 16:39:10.507458 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2025.05.14 16:39:10.507550 [ 269 ] {90367bd0-e790-48ab-9a63-886fa728340c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10359 | 2025.05.14 16:39:10.507588 [ 269 ] {90367bd0-e790-48ab-9a63-886fa728340c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10360 | 2025.05.14 16:39:10.508116 [ 269 ] {90367bd0-e790-48ab-9a63-886fa728340c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2025.05.14 16:39:10.508153 [ 269 ] {90367bd0-e790-48ab-9a63-886fa728340c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10362 | 2025.05.14 16:39:10.508483 [ 269 ] {90367bd0-e790-48ab-9a63-886fa728340c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10363 | 2025.05.14 16:39:10.508710 [ 269 ] {90367bd0-e790-48ab-9a63-886fa728340c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2025.05.14 16:39:10.508822 [ 141 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10365 | 2025.05.14 16:39:10.508838 [ 269 ] {90367bd0-e790-48ab-9a63-886fa728340c} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001306 sec., 302450.2297090352 rows/sec., 21.41 MiB/sec. | ||
| 10366 | 2025.05.14 16:39:10.508860 [ 141 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2025.05.14 16:39:10.508883 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10368 | 2025.05.14 16:39:10.508884 [ 269 ] {90367bd0-e790-48ab-9a63-886fa728340c} <Debug> TCPHandler: Processed in 0.001476759 sec. | ||
| 10369 | 2025.05.14 16:39:10.508976 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10370 | 2025.05.14 16:39:10.509006 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2025.05.14 16:39:10.509098 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10372 | 2025.05.14 16:39:10.509105 [ 269 ] {9326236a-86f2-4624-ba04-3355dbe28dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10373 | 2025.05.14 16:39:10.509138 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part | ||
| 10374 | 2025.05.14 16:39:10.509158 [ 269 ] {9326236a-86f2-4624-ba04-3355dbe28dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10375 | 2025.05.14 16:39:10.509207 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 10376 | 2025.05.14 16:39:10.509258 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 395 rows starting from the beginning of the part | ||
| 10377 | 2025.05.14 16:39:10.509299 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 550 rows starting from the beginning of the part | ||
| 10378 | 2025.05.14 16:39:10.509338 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 10379 | 2025.05.14 16:39:10.509377 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 395 rows starting from the beginning of the part | ||
| 10380 | 2025.05.14 16:39:10.509497 [ 269 ] {9326236a-86f2-4624-ba04-3355dbe28dbe} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2025.05.14 16:39:10.509538 [ 269 ] {9326236a-86f2-4624-ba04-3355dbe28dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10382 | 2025.05.14 16:39:10.509878 [ 269 ] {9326236a-86f2-4624-ba04-3355dbe28dbe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10383 | 2025.05.14 16:39:10.510109 [ 269 ] {9326236a-86f2-4624-ba04-3355dbe28dbe} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.05.14 16:39:10.510240 [ 269 ] {9326236a-86f2-4624-ba04-3355dbe28dbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 10385 | 2025.05.14 16:39:10.510277 [ 269 ] {9326236a-86f2-4624-ba04-3355dbe28dbe} <Debug> TCPHandler: Processed in 0.001321136 sec. | ||
| 10386 | 2025.05.14 16:39:10.510390 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2025.05.14 16:39:10.510484 [ 269 ] {c6a5258b-9aeb-4b80-8e9e-4560c0d11824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10388 | 2025.05.14 16:39:10.510525 [ 269 ] {c6a5258b-9aeb-4b80-8e9e-4560c0d11824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10389 | 2025.05.14 16:39:10.510731 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798545 sec., 1338304.0179700814 rows/sec., 102.45 MiB/sec. | ||
| 10390 | 2025.05.14 16:39:10.510900 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10391 | 2025.05.14 16:39:10.510933 [ 269 ] {c6a5258b-9aeb-4b80-8e9e-4560c0d11824} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2025.05.14 16:39:10.510974 [ 269 ] {c6a5258b-9aeb-4b80-8e9e-4560c0d11824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10393 | 2025.05.14 16:39:10.511164 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2025.05.14 16:39:10.511241 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_81_16} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10395 | 2025.05.14 16:39:10.511329 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 10396 | 2025.05.14 16:39:10.511340 [ 269 ] {c6a5258b-9aeb-4b80-8e9e-4560c0d11824} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10397 | 2025.05.14 16:39:10.511564 [ 269 ] {c6a5258b-9aeb-4b80-8e9e-4560c0d11824} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2025.05.14 16:39:10.511705 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10399 | 2025.05.14 16:39:10.511724 [ 269 ] {c6a5258b-9aeb-4b80-8e9e-4560c0d11824} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00126 sec., 188095.23809523808 rows/sec., 12.61 MiB/sec. | ||
| 10400 | 2025.05.14 16:39:10.511741 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2025.05.14 16:39:10.511772 [ 269 ] {c6a5258b-9aeb-4b80-8e9e-4560c0d11824} <Debug> TCPHandler: Processed in 0.001431199 sec. | ||
| 10402 | 2025.05.14 16:39:10.511775 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10403 | 2025.05.14 16:39:10.511881 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10404 | 2025.05.14 16:39:10.511891 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2025.05.14 16:39:10.512005 [ 269 ] {8d4aca2b-e00b-4d9f-81fb-b4b508015e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10406 | 2025.05.14 16:39:10.512006 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10407 | 2025.05.14 16:39:10.512072 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23638 rows starting from the beginning of the part | ||
| 10408 | 2025.05.14 16:39:10.512076 [ 269 ] {8d4aca2b-e00b-4d9f-81fb-b4b508015e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10409 | 2025.05.14 16:39:10.512128 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10410 | 2025.05.14 16:39:10.512177 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
| 10411 | 2025.05.14 16:39:10.512216 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 944 rows starting from the beginning of the part | ||
| 10412 | 2025.05.14 16:39:10.512256 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 10413 | 2025.05.14 16:39:10.512296 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part | ||
| 10414 | 2025.05.14 16:39:10.512386 [ 269 ] {8d4aca2b-e00b-4d9f-81fb-b4b508015e89} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2025.05.14 16:39:10.512429 [ 269 ] {8d4aca2b-e00b-4d9f-81fb-b4b508015e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10416 | 2025.05.14 16:39:10.512759 [ 269 ] {8d4aca2b-e00b-4d9f-81fb-b4b508015e89} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10417 | 2025.05.14 16:39:10.512976 [ 269 ] {8d4aca2b-e00b-4d9f-81fb-b4b508015e89} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2025.05.14 16:39:10.513108 [ 269 ] {8d4aca2b-e00b-4d9f-81fb-b4b508015e89} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001121 sec., 892.0606601248885 rows/sec., 60.11 KiB/sec. | ||
| 10419 | 2025.05.14 16:39:10.513145 [ 269 ] {8d4aca2b-e00b-4d9f-81fb-b4b508015e89} <Debug> TCPHandler: Processed in 0.001303136 sec. | ||
| 10420 | 2025.05.14 16:39:10.513252 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2025.05.14 16:39:10.513343 [ 269 ] {2bfd9035-4c28-4d9e-9100-8a8d188443e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10422 | 2025.05.14 16:39:10.513398 [ 269 ] {2bfd9035-4c28-4d9e-9100-8a8d188443e6} <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 | ||
| 10423 | 2025.05.14 16:39:10.514165 [ 269 ] {2bfd9035-4c28-4d9e-9100-8a8d188443e6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2025.05.14 16:39:10.514201 [ 269 ] {2bfd9035-4c28-4d9e-9100-8a8d188443e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10425 | 2025.05.14 16:39:10.514759 [ 269 ] {2bfd9035-4c28-4d9e-9100-8a8d188443e6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10426 | 2025.05.14 16:39:10.514986 [ 269 ] {2bfd9035-4c28-4d9e-9100-8a8d188443e6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2025.05.14 16:39:10.515133 [ 269 ] {2bfd9035-4c28-4d9e-9100-8a8d188443e6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001807 sec., 7194.244604316546 rows/sec., 12.89 MiB/sec. | ||
| 10428 | 2025.05.14 16:39:10.515194 [ 269 ] {2bfd9035-4c28-4d9e-9100-8a8d188443e6} <Debug> TCPHandler: Processed in 0.001991559 sec. | ||
| 10429 | 2025.05.14 16:39:10.515305 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10430 | 2025.05.14 16:39:10.515399 [ 269 ] {2cd59ccc-6f4b-4bb5-ab77-ce5813dbf2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10431 | 2025.05.14 16:39:10.515439 [ 269 ] {2cd59ccc-6f4b-4bb5-ab77-ce5813dbf2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10432 | 2025.05.14 16:39:10.515756 [ 269 ] {2cd59ccc-6f4b-4bb5-ab77-ce5813dbf2b1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2025.05.14 16:39:10.515791 [ 269 ] {2cd59ccc-6f4b-4bb5-ab77-ce5813dbf2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10434 | 2025.05.14 16:39:10.516103 [ 269 ] {2cd59ccc-6f4b-4bb5-ab77-ce5813dbf2b1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10435 | 2025.05.14 16:39:10.516319 [ 269 ] {2cd59ccc-6f4b-4bb5-ab77-ce5813dbf2b1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2025.05.14 16:39:10.516431 [ 141 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10437 | 2025.05.14 16:39:10.516447 [ 269 ] {2cd59ccc-6f4b-4bb5-ab77-ce5813dbf2b1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001066 sec., 76923.07692307692 rows/sec., 4.89 MiB/sec. | ||
| 10438 | 2025.05.14 16:39:10.516472 [ 141 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2025.05.14 16:39:10.516493 [ 269 ] {2cd59ccc-6f4b-4bb5-ab77-ce5813dbf2b1} <Debug> TCPHandler: Processed in 0.001238284 sec. | ||
| 10440 | 2025.05.14 16:39:10.516495 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10441 | 2025.05.14 16:39:10.516585 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10442 | 2025.05.14 16:39:10.516679 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10443 | 2025.05.14 16:39:10.516708 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4734 rows starting from the beginning of the part | ||
| 10444 | 2025.05.14 16:39:10.516758 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10445 | 2025.05.14 16:39:10.516799 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
| 10446 | 2025.05.14 16:39:10.516835 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 10447 | 2025.05.14 16:39:10.516870 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 10448 | 2025.05.14 16:39:10.516905 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
| 10449 | 2025.05.14 16:39:10.518806 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002249183 sec., 2231032.334852255 rows/sec., 145.40 MiB/sec. | ||
| 10450 | 2025.05.14 16:39:10.518914 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25280 rows, containing 5 columns (5 merged, 0 gathered) in 0.007072339 sec., 3574489.288480091 rows/sec., 241.29 MiB/sec. | ||
| 10451 | 2025.05.14 16:39:10.519191 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10452 | 2025.05.14 16:39:10.519434 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10453 | 2025.05.14 16:39:10.519634 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2025.05.14 16:39:10.519724 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10455 | 2025.05.14 16:39:10.519758 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2025.05.14 16:39:10.519816 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10457 | 2025.05.14 16:39:10.519850 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_81_16} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10458 | 2025.05.14 16:39:10.519951 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10459 | 2025.05.14 16:39:11.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.99 MiB, peak 304.06 MiB, free memory in arenas 0.00 B, will set to 295.45 MiB (RSS), difference: 1.47 MiB | ||
| 10460 | 2025.05.14 16:39:14.043816 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10461 | 2025.05.14 16:39:14.043914 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10462 | 2025.05.14 16:39:14.182318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
| 10463 | 2025.05.14 16:39:14.182814 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2025.05.14 16:39:14.182859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10465 | 2025.05.14 16:39:14.183385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10466 | 2025.05.14 16:39:14.183638 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2025.05.14 16:39:14.183783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 10468 | 2025.05.14 16:39:15.438081 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10469 | 2025.05.14 16:39:15.455604 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2025.05.14 16:39:15.455663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10471 | 2025.05.14 16:39:15.462167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10472 | 2025.05.14 16:39:15.462904 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2025.05.14 16:39:15.465937 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10474 | 2025.05.14 16:39:15.494088 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2025.05.14 16:39:15.494234 [ 269 ] {825cc08e-b1e0-437e-b94b-6010e99fc2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10476 | 2025.05.14 16:39:15.494290 [ 269 ] {825cc08e-b1e0-437e-b94b-6010e99fc2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10477 | 2025.05.14 16:39:15.494880 [ 269 ] {825cc08e-b1e0-437e-b94b-6010e99fc2ca} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2025.05.14 16:39:15.494917 [ 269 ] {825cc08e-b1e0-437e-b94b-6010e99fc2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10479 | 2025.05.14 16:39:15.495264 [ 269 ] {825cc08e-b1e0-437e-b94b-6010e99fc2ca} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10480 | 2025.05.14 16:39:15.495499 [ 269 ] {825cc08e-b1e0-437e-b94b-6010e99fc2ca} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.05.14 16:39:15.495641 [ 269 ] {825cc08e-b1e0-437e-b94b-6010e99fc2ca} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001447 sec., 74637.18037318591 rows/sec., 6.24 MiB/sec. | ||
| 10482 | 2025.05.14 16:39:15.495684 [ 269 ] {825cc08e-b1e0-437e-b94b-6010e99fc2ca} <Debug> TCPHandler: Processed in 0.001711054 sec. | ||
| 10483 | 2025.05.14 16:39:15.495812 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2025.05.14 16:39:15.495913 [ 269 ] {c661147f-8b80-4cec-b023-01cb11a5a02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10485 | 2025.05.14 16:39:15.495955 [ 269 ] {c661147f-8b80-4cec-b023-01cb11a5a02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10486 | 2025.05.14 16:39:15.496351 [ 269 ] {c661147f-8b80-4cec-b023-01cb11a5a02b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2025.05.14 16:39:15.496385 [ 269 ] {c661147f-8b80-4cec-b023-01cb11a5a02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10488 | 2025.05.14 16:39:15.496687 [ 269 ] {c661147f-8b80-4cec-b023-01cb11a5a02b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10489 | 2025.05.14 16:39:15.496901 [ 269 ] {c661147f-8b80-4cec-b023-01cb11a5a02b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2025.05.14 16:39:15.497030 [ 269 ] {c661147f-8b80-4cec-b023-01cb11a5a02b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001139 sec., 22827.0412642669 rows/sec., 1.68 MiB/sec. | ||
| 10491 | 2025.05.14 16:39:15.497066 [ 269 ] {c661147f-8b80-4cec-b023-01cb11a5a02b} <Debug> TCPHandler: Processed in 0.001307566 sec. | ||
| 10492 | 2025.05.14 16:39:15.497178 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2025.05.14 16:39:15.497274 [ 269 ] {222e8dac-7c6c-4ac8-848f-6fbd036831ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10494 | 2025.05.14 16:39:15.497312 [ 269 ] {222e8dac-7c6c-4ac8-848f-6fbd036831ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10495 | 2025.05.14 16:39:15.497738 [ 269 ] {222e8dac-7c6c-4ac8-848f-6fbd036831ae} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2025.05.14 16:39:15.497772 [ 269 ] {222e8dac-7c6c-4ac8-848f-6fbd036831ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10497 | 2025.05.14 16:39:15.498077 [ 269 ] {222e8dac-7c6c-4ac8-848f-6fbd036831ae} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10498 | 2025.05.14 16:39:15.498287 [ 269 ] {222e8dac-7c6c-4ac8-848f-6fbd036831ae} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2025.05.14 16:39:15.498415 [ 269 ] {222e8dac-7c6c-4ac8-848f-6fbd036831ae} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 6.05 MiB/sec. | ||
| 10500 | 2025.05.14 16:39:15.498451 [ 269 ] {222e8dac-7c6c-4ac8-848f-6fbd036831ae} <Debug> TCPHandler: Processed in 0.001324226 sec. | ||
| 10501 | 2025.05.14 16:39:15.498561 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2025.05.14 16:39:15.498655 [ 269 ] {f80d7aa5-6525-4422-82de-ceaaf4117155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10503 | 2025.05.14 16:39:15.498697 [ 269 ] {f80d7aa5-6525-4422-82de-ceaaf4117155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10504 | 2025.05.14 16:39:15.499084 [ 269 ] {f80d7aa5-6525-4422-82de-ceaaf4117155} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2025.05.14 16:39:15.499118 [ 269 ] {f80d7aa5-6525-4422-82de-ceaaf4117155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10506 | 2025.05.14 16:39:15.499450 [ 269 ] {f80d7aa5-6525-4422-82de-ceaaf4117155} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10507 | 2025.05.14 16:39:15.499660 [ 269 ] {f80d7aa5-6525-4422-82de-ceaaf4117155} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2025.05.14 16:39:15.499788 [ 269 ] {f80d7aa5-6525-4422-82de-ceaaf4117155} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 10509 | 2025.05.14 16:39:15.499824 [ 269 ] {f80d7aa5-6525-4422-82de-ceaaf4117155} <Debug> TCPHandler: Processed in 0.001312355 sec. | ||
| 10510 | 2025.05.14 16:39:15.499934 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2025.05.14 16:39:15.500028 [ 269 ] {8c73f24c-804c-40fe-aaae-b6650e8cf4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10512 | 2025.05.14 16:39:15.500080 [ 269 ] {8c73f24c-804c-40fe-aaae-b6650e8cf4a4} <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 | ||
| 10513 | 2025.05.14 16:39:15.500855 [ 269 ] {8c73f24c-804c-40fe-aaae-b6650e8cf4a4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2025.05.14 16:39:15.500889 [ 269 ] {8c73f24c-804c-40fe-aaae-b6650e8cf4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10515 | 2025.05.14 16:39:15.501396 [ 269 ] {8c73f24c-804c-40fe-aaae-b6650e8cf4a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10516 | 2025.05.14 16:39:15.501617 [ 269 ] {8c73f24c-804c-40fe-aaae-b6650e8cf4a4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2025.05.14 16:39:15.501728 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10518 | 2025.05.14 16:39:15.501752 [ 269 ] {8c73f24c-804c-40fe-aaae-b6650e8cf4a4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001743 sec., 14916.810097532989 rows/sec., 26.73 MiB/sec. | ||
| 10519 | 2025.05.14 16:39:15.501763 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2025.05.14 16:39:15.501785 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10521 | 2025.05.14 16:39:15.501815 [ 269 ] {8c73f24c-804c-40fe-aaae-b6650e8cf4a4} <Debug> TCPHandler: Processed in 0.001930858 sec. | ||
| 10522 | 2025.05.14 16:39:15.501914 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 10523 | 2025.05.14 16:39:15.501929 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2025.05.14 16:39:15.502050 [ 269 ] {c211e80c-4de3-4ae9-b2ea-d058458a062c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10525 | 2025.05.14 16:39:15.502092 [ 269 ] {c211e80c-4de3-4ae9-b2ea-d058458a062c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10526 | 2025.05.14 16:39:15.502197 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10527 | 2025.05.14 16:39:15.502269 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1127 rows starting from the beginning of the part | ||
| 10528 | 2025.05.14 16:39:15.502409 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 10529 | 2025.05.14 16:39:15.502429 [ 269 ] {c211e80c-4de3-4ae9-b2ea-d058458a062c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2025.05.14 16:39:15.502470 [ 269 ] {c211e80c-4de3-4ae9-b2ea-d058458a062c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10531 | 2025.05.14 16:39:15.502518 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part | ||
| 10532 | 2025.05.14 16:39:15.502628 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 10533 | 2025.05.14 16:39:15.502733 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part | ||
| 10534 | 2025.05.14 16:39:15.502792 [ 269 ] {c211e80c-4de3-4ae9-b2ea-d058458a062c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10535 | 2025.05.14 16:39:15.502837 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 10536 | 2025.05.14 16:39:15.503020 [ 269 ] {c211e80c-4de3-4ae9-b2ea-d058458a062c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2025.05.14 16:39:15.503154 [ 269 ] {c211e80c-4de3-4ae9-b2ea-d058458a062c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 10538 | 2025.05.14 16:39:15.503191 [ 269 ] {c211e80c-4de3-4ae9-b2ea-d058458a062c} <Debug> TCPHandler: Processed in 0.001311616 sec. | ||
| 10539 | 2025.05.14 16:39:15.508262 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1231 rows, containing 19 columns (19 merged, 0 gathered) in 0.006409996 sec., 192043.8015873957 rows/sec., 344.13 MiB/sec. | ||
| 10540 | 2025.05.14 16:39:15.509863 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10541 | 2025.05.14 16:39:15.510289 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2025.05.14 16:39:15.510378 [ 193 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10543 | 2025.05.14 16:39:15.510526 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10544 | 2025.05.14 16:39:16.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.48 MiB, peak 307.81 MiB, free memory in arenas 0.00 B, will set to 297.60 MiB (RSS), difference: 1.12 MiB | ||
| 10545 | 2025.05.14 16:39:19.247372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1500 | ||
| 10546 | 2025.05.14 16:39:19.249867 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2025.05.14 16:39:19.249925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10548 | 2025.05.14 16:39:19.251139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10549 | 2025.05.14 16:39:19.251417 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2025.05.14 16:39:19.251787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 10551 | 2025.05.14 16:39:20.499485 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2025.05.14 16:39:20.499688 [ 269 ] {ad3f2195-a1ed-44e7-ba10-d7abdf7c9b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10553 | 2025.05.14 16:39:20.499765 [ 269 ] {ad3f2195-a1ed-44e7-ba10-d7abdf7c9b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10554 | 2025.05.14 16:39:20.500510 [ 269 ] {ad3f2195-a1ed-44e7-ba10-d7abdf7c9b16} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2025.05.14 16:39:20.500563 [ 269 ] {ad3f2195-a1ed-44e7-ba10-d7abdf7c9b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10556 | 2025.05.14 16:39:20.500985 [ 269 ] {ad3f2195-a1ed-44e7-ba10-d7abdf7c9b16} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10557 | 2025.05.14 16:39:20.501220 [ 269 ] {ad3f2195-a1ed-44e7-ba10-d7abdf7c9b16} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2025.05.14 16:39:20.501385 [ 269 ] {ad3f2195-a1ed-44e7-ba10-d7abdf7c9b16} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001752 sec., 121004.56621004565 rows/sec., 7.70 MiB/sec. | ||
| 10559 | 2025.05.14 16:39:20.501438 [ 269 ] {ad3f2195-a1ed-44e7-ba10-d7abdf7c9b16} <Debug> TCPHandler: Processed in 0.002104142 sec. | ||
| 10560 | 2025.05.14 16:39:20.501560 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2025.05.14 16:39:20.501662 [ 269 ] {7a4811a7-f068-44cf-b7d1-e2a273f6b9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10562 | 2025.05.14 16:39:20.501705 [ 269 ] {7a4811a7-f068-44cf-b7d1-e2a273f6b9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10563 | 2025.05.14 16:39:20.502104 [ 269 ] {7a4811a7-f068-44cf-b7d1-e2a273f6b9c0} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.05.14 16:39:20.502142 [ 269 ] {7a4811a7-f068-44cf-b7d1-e2a273f6b9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10565 | 2025.05.14 16:39:20.502459 [ 269 ] {7a4811a7-f068-44cf-b7d1-e2a273f6b9c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10566 | 2025.05.14 16:39:20.502676 [ 269 ] {7a4811a7-f068-44cf-b7d1-e2a273f6b9c0} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2025.05.14 16:39:20.502811 [ 269 ] {7a4811a7-f068-44cf-b7d1-e2a273f6b9c0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001173 sec., 11935.208866155157 rows/sec., 973.23 KiB/sec. | ||
| 10568 | 2025.05.14 16:39:20.502850 [ 269 ] {7a4811a7-f068-44cf-b7d1-e2a273f6b9c0} <Debug> TCPHandler: Processed in 0.001344116 sec. | ||
| 10569 | 2025.05.14 16:39:20.502962 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2025.05.14 16:39:20.503058 [ 269 ] {ac70f64f-a4be-4fc3-ac2c-00f218dc7637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10571 | 2025.05.14 16:39:20.503097 [ 269 ] {ac70f64f-a4be-4fc3-ac2c-00f218dc7637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10572 | 2025.05.14 16:39:20.503805 [ 269 ] {ac70f64f-a4be-4fc3-ac2c-00f218dc7637} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2025.05.14 16:39:20.503854 [ 269 ] {ac70f64f-a4be-4fc3-ac2c-00f218dc7637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10574 | 2025.05.14 16:39:20.504290 [ 269 ] {ac70f64f-a4be-4fc3-ac2c-00f218dc7637} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10575 | 2025.05.14 16:39:20.504521 [ 269 ] {ac70f64f-a4be-4fc3-ac2c-00f218dc7637} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2025.05.14 16:39:20.504657 [ 269 ] {ac70f64f-a4be-4fc3-ac2c-00f218dc7637} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001619 sec., 401482.39654107473 rows/sec., 31.62 MiB/sec. | ||
| 10577 | 2025.05.14 16:39:20.504697 [ 269 ] {ac70f64f-a4be-4fc3-ac2c-00f218dc7637} <Debug> TCPHandler: Processed in 0.001786525 sec. | ||
| 10578 | 2025.05.14 16:39:20.504809 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2025.05.14 16:39:20.504907 [ 269 ] {7f155e69-f720-47c3-83a6-5f09e313de80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10580 | 2025.05.14 16:39:20.504948 [ 269 ] {7f155e69-f720-47c3-83a6-5f09e313de80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10581 | 2025.05.14 16:39:20.505374 [ 269 ] {7f155e69-f720-47c3-83a6-5f09e313de80} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2025.05.14 16:39:20.505413 [ 269 ] {7f155e69-f720-47c3-83a6-5f09e313de80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10583 | 2025.05.14 16:39:20.505723 [ 269 ] {7f155e69-f720-47c3-83a6-5f09e313de80} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10584 | 2025.05.14 16:39:20.505943 [ 269 ] {7f155e69-f720-47c3-83a6-5f09e313de80} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2025.05.14 16:39:20.506073 [ 269 ] {7f155e69-f720-47c3-83a6-5f09e313de80} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001186 sec., 112141.65261382799 rows/sec., 6.87 MiB/sec. | ||
| 10586 | 2025.05.14 16:39:20.506112 [ 269 ] {7f155e69-f720-47c3-83a6-5f09e313de80} <Debug> TCPHandler: Processed in 0.001353227 sec. | ||
| 10587 | 2025.05.14 16:39:20.506225 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2025.05.14 16:39:20.506321 [ 269 ] {0594943c-0352-4547-acc3-559e3f03a019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10589 | 2025.05.14 16:39:20.506360 [ 269 ] {0594943c-0352-4547-acc3-559e3f03a019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10590 | 2025.05.14 16:39:20.506771 [ 269 ] {0594943c-0352-4547-acc3-559e3f03a019} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2025.05.14 16:39:20.506808 [ 269 ] {0594943c-0352-4547-acc3-559e3f03a019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10592 | 2025.05.14 16:39:20.507127 [ 269 ] {0594943c-0352-4547-acc3-559e3f03a019} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10593 | 2025.05.14 16:39:20.507353 [ 269 ] {0594943c-0352-4547-acc3-559e3f03a019} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2025.05.14 16:39:20.507483 [ 269 ] {0594943c-0352-4547-acc3-559e3f03a019} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001181 sec., 95681.62574089755 rows/sec., 6.19 MiB/sec. | ||
| 10595 | 2025.05.14 16:39:20.507522 [ 269 ] {0594943c-0352-4547-acc3-559e3f03a019} <Debug> TCPHandler: Processed in 0.001348386 sec. | ||
| 10596 | 2025.05.14 16:39:20.507632 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2025.05.14 16:39:20.507728 [ 269 ] {d95068f1-e832-461c-98be-025eaf02ff58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10598 | 2025.05.14 16:39:20.507768 [ 269 ] {d95068f1-e832-461c-98be-025eaf02ff58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10599 | 2025.05.14 16:39:20.508171 [ 269 ] {d95068f1-e832-461c-98be-025eaf02ff58} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2025.05.14 16:39:20.508209 [ 269 ] {d95068f1-e832-461c-98be-025eaf02ff58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10601 | 2025.05.14 16:39:20.508518 [ 269 ] {d95068f1-e832-461c-98be-025eaf02ff58} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10602 | 2025.05.14 16:39:20.508737 [ 269 ] {d95068f1-e832-461c-98be-025eaf02ff58} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2025.05.14 16:39:20.508867 [ 269 ] {d95068f1-e832-461c-98be-025eaf02ff58} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001158 sec., 96718.48013816927 rows/sec., 5.51 MiB/sec. | ||
| 10604 | 2025.05.14 16:39:20.508906 [ 269 ] {d95068f1-e832-461c-98be-025eaf02ff58} <Debug> TCPHandler: Processed in 0.001324435 sec. | ||
| 10605 | 2025.05.14 16:39:20.509015 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2025.05.14 16:39:20.509110 [ 269 ] {3a59fd12-fbce-4678-84c2-b88de177456d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10607 | 2025.05.14 16:39:20.509149 [ 269 ] {3a59fd12-fbce-4678-84c2-b88de177456d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10608 | 2025.05.14 16:39:20.509660 [ 269 ] {3a59fd12-fbce-4678-84c2-b88de177456d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2025.05.14 16:39:20.509697 [ 269 ] {3a59fd12-fbce-4678-84c2-b88de177456d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10610 | 2025.05.14 16:39:20.510030 [ 269 ] {3a59fd12-fbce-4678-84c2-b88de177456d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10611 | 2025.05.14 16:39:20.510253 [ 269 ] {3a59fd12-fbce-4678-84c2-b88de177456d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2025.05.14 16:39:20.510382 [ 269 ] {3a59fd12-fbce-4678-84c2-b88de177456d} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.00129 sec., 317054.2635658915 rows/sec., 22.53 MiB/sec. | ||
| 10613 | 2025.05.14 16:39:20.510422 [ 269 ] {3a59fd12-fbce-4678-84c2-b88de177456d} <Debug> TCPHandler: Processed in 0.001455438 sec. | ||
| 10614 | 2025.05.14 16:39:20.510529 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2025.05.14 16:39:20.510625 [ 269 ] {3ac87a32-6516-49b4-9c44-7f410c0f0010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10616 | 2025.05.14 16:39:20.510667 [ 269 ] {3ac87a32-6516-49b4-9c44-7f410c0f0010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10617 | 2025.05.14 16:39:20.510983 [ 269 ] {3ac87a32-6516-49b4-9c44-7f410c0f0010} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2025.05.14 16:39:20.511021 [ 269 ] {3ac87a32-6516-49b4-9c44-7f410c0f0010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10619 | 2025.05.14 16:39:20.511340 [ 269 ] {3ac87a32-6516-49b4-9c44-7f410c0f0010} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10620 | 2025.05.14 16:39:20.511569 [ 269 ] {3ac87a32-6516-49b4-9c44-7f410c0f0010} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2025.05.14 16:39:20.511683 [ 119 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10622 | 2025.05.14 16:39:20.511705 [ 269 ] {3ac87a32-6516-49b4-9c44-7f410c0f0010} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 10623 | 2025.05.14 16:39:20.511751 [ 119 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2025.05.14 16:39:20.511760 [ 269 ] {3ac87a32-6516-49b4-9c44-7f410c0f0010} <Debug> TCPHandler: Processed in 0.001280145 sec. | ||
| 10625 | 2025.05.14 16:39:20.511782 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10626 | 2025.05.14 16:39:20.511902 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10627 | 2025.05.14 16:39:20.511912 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 10628 | 2025.05.14 16:39:20.512011 [ 269 ] {ee89f124-7d14-4649-a6d1-5af39e9b6514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10629 | 2025.05.14 16:39:20.512059 [ 269 ] {ee89f124-7d14-4649-a6d1-5af39e9b6514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10630 | 2025.05.14 16:39:20.512062 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10631 | 2025.05.14 16:39:20.512111 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 10632 | 2025.05.14 16:39:20.512183 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10633 | 2025.05.14 16:39:20.512232 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10634 | 2025.05.14 16:39:20.512277 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 10635 | 2025.05.14 16:39:20.512319 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 10636 | 2025.05.14 16:39:20.512358 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 10637 | 2025.05.14 16:39:20.512527 [ 269 ] {ee89f124-7d14-4649-a6d1-5af39e9b6514} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2025.05.14 16:39:20.512571 [ 269 ] {ee89f124-7d14-4649-a6d1-5af39e9b6514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10639 | 2025.05.14 16:39:20.512943 [ 269 ] {ee89f124-7d14-4649-a6d1-5af39e9b6514} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10640 | 2025.05.14 16:39:20.513184 [ 269 ] {ee89f124-7d14-4649-a6d1-5af39e9b6514} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2025.05.14 16:39:20.513226 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369687 sec., 157700.26290678087 rows/sec., 8.05 MiB/sec. | ||
| 10642 | 2025.05.14 16:39:20.513317 [ 269 ] {ee89f124-7d14-4649-a6d1-5af39e9b6514} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001325 sec., 184150.94339622642 rows/sec., 12.35 MiB/sec. | ||
| 10643 | 2025.05.14 16:39:20.513356 [ 269 ] {ee89f124-7d14-4649-a6d1-5af39e9b6514} <Debug> TCPHandler: Processed in 0.00150505 sec. | ||
| 10644 | 2025.05.14 16:39:20.513427 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10645 | 2025.05.14 16:39:20.513470 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10646 | 2025.05.14 16:39:20.513570 [ 269 ] {9262d56d-fdf0-467d-95a8-d6ff9fd30190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10647 | 2025.05.14 16:39:20.513616 [ 269 ] {9262d56d-fdf0-467d-95a8-d6ff9fd30190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10648 | 2025.05.14 16:39:20.513815 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2025.05.14 16:39:20.513918 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_36_7} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10650 | 2025.05.14 16:39:20.513923 [ 269 ] {9262d56d-fdf0-467d-95a8-d6ff9fd30190} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2025.05.14 16:39:20.513969 [ 269 ] {9262d56d-fdf0-467d-95a8-d6ff9fd30190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10652 | 2025.05.14 16:39:20.514043 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10653 | 2025.05.14 16:39:20.514309 [ 269 ] {9262d56d-fdf0-467d-95a8-d6ff9fd30190} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10654 | 2025.05.14 16:39:20.514527 [ 269 ] {9262d56d-fdf0-467d-95a8-d6ff9fd30190} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2025.05.14 16:39:20.514659 [ 269 ] {9262d56d-fdf0-467d-95a8-d6ff9fd30190} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 10656 | 2025.05.14 16:39:20.514696 [ 269 ] {9262d56d-fdf0-467d-95a8-d6ff9fd30190} <Debug> TCPHandler: Processed in 0.001277355 sec. | ||
| 10657 | 2025.05.14 16:39:20.514804 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2025.05.14 16:39:20.514899 [ 269 ] {a8718448-efe1-4d1c-a825-96951685d042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10659 | 2025.05.14 16:39:20.514952 [ 269 ] {a8718448-efe1-4d1c-a825-96951685d042} <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 | ||
| 10660 | 2025.05.14 16:39:20.515720 [ 269 ] {a8718448-efe1-4d1c-a825-96951685d042} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2025.05.14 16:39:20.515756 [ 269 ] {a8718448-efe1-4d1c-a825-96951685d042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10662 | 2025.05.14 16:39:20.516287 [ 269 ] {a8718448-efe1-4d1c-a825-96951685d042} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10663 | 2025.05.14 16:39:20.516512 [ 269 ] {a8718448-efe1-4d1c-a825-96951685d042} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2025.05.14 16:39:20.516649 [ 269 ] {a8718448-efe1-4d1c-a825-96951685d042} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001769 sec., 7348.784624081402 rows/sec., 13.17 MiB/sec. | ||
| 10665 | 2025.05.14 16:39:20.516710 [ 269 ] {a8718448-efe1-4d1c-a825-96951685d042} <Debug> TCPHandler: Processed in 0.001955358 sec. | ||
| 10666 | 2025.05.14 16:39:20.516821 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2025.05.14 16:39:20.516915 [ 269 ] {3a5c0274-a113-4103-895d-f10238312eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10668 | 2025.05.14 16:39:20.516955 [ 269 ] {3a5c0274-a113-4103-895d-f10238312eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10669 | 2025.05.14 16:39:20.517287 [ 269 ] {3a5c0274-a113-4103-895d-f10238312eff} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2025.05.14 16:39:20.517323 [ 269 ] {3a5c0274-a113-4103-895d-f10238312eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 10671 | 2025.05.14 16:39:20.517643 [ 269 ] {3a5c0274-a113-4103-895d-f10238312eff} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10672 | 2025.05.14 16:39:20.517848 [ 269 ] {3a5c0274-a113-4103-895d-f10238312eff} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2025.05.14 16:39:20.517973 [ 269 ] {3a5c0274-a113-4103-895d-f10238312eff} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001077 sec., 76137.41875580316 rows/sec., 4.84 MiB/sec. | ||
| 10674 | 2025.05.14 16:39:20.518009 [ 269 ] {3a5c0274-a113-4103-895d-f10238312eff} <Debug> TCPHandler: Processed in 0.001236974 sec. | ||
| 10675 | 2025.05.14 16:39:21.684819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
| 10676 | 2025.05.14 16:39:21.685324 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2025.05.14 16:39:21.685379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10678 | 2025.05.14 16:39:21.685892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10679 | 2025.05.14 16:39:21.686134 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2025.05.14 16:39:21.686273 [ 117 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10681 | 2025.05.14 16:39:21.686281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
| 10682 | 2025.05.14 16:39:21.686348 [ 117 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2025.05.14 16:39:21.686376 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10684 | 2025.05.14 16:39:21.686476 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 10685 | 2025.05.14 16:39:21.686599 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10686 | 2025.05.14 16:39:21.686641 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 10687 | 2025.05.14 16:39:21.686712 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 10688 | 2025.05.14 16:39:21.686760 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 10689 | 2025.05.14 16:39:21.686805 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 10690 | 2025.05.14 16:39:21.686846 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 10691 | 2025.05.14 16:39:21.686888 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 10692 | 2025.05.14 16:39:21.688876 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.002442678 sec., 9564502.566445515 rows/sec., 136.82 MiB/sec. | ||
| 10693 | 2025.05.14 16:39:21.689274 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10694 | 2025.05.14 16:39:21.689558 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2025.05.14 16:39:21.689633 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_51_10} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10696 | 2025.05.14 16:39:21.689731 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10697 | 2025.05.14 16:39:22.966990 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10698 | 2025.05.14 16:39:22.984128 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2025.05.14 16:39:22.984192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10700 | 2025.05.14 16:39:22.990394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10701 | 2025.05.14 16:39:22.991102 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2025.05.14 16:39:22.991451 [ 115 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10703 | 2025.05.14 16:39:22.991546 [ 115 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2025.05.14 16:39:22.991584 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10705 | 2025.05.14 16:39:22.991726 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 10706 | 2025.05.14 16:39:22.994280 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10707 | 2025.05.14 16:39:22.995646 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10708 | 2025.05.14 16:39:22.997196 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10709 | 2025.05.14 16:39:23.001545 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10710 | 2025.05.14 16:39:23.006111 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10711 | 2025.05.14 16:39:23.010606 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10712 | 2025.05.14 16:39:23.015186 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10713 | 2025.05.14 16:39:23.019020 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10714 | 2025.05.14 16:39:23.071842 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080180338 sec., 4789.204056485768 rows/sec., 24.76 MiB/sec. | ||
| 10715 | 2025.05.14 16:39:23.074857 [ 188 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10716 | 2025.05.14 16:39:23.077119 [ 188 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2025.05.14 16:39:23.077208 [ 188 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_51_10} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10718 | 2025.05.14 16:39:23.079257 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10719 | 2025.05.14 16:39:25.493779 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2025.05.14 16:39:25.493978 [ 269 ] {9351ab11-8d02-4f98-940e-af88928b0bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10721 | 2025.05.14 16:39:25.494049 [ 269 ] {9351ab11-8d02-4f98-940e-af88928b0bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10722 | 2025.05.14 16:39:25.494782 [ 269 ] {9351ab11-8d02-4f98-940e-af88928b0bf1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2025.05.14 16:39:25.494824 [ 269 ] {9351ab11-8d02-4f98-940e-af88928b0bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10724 | 2025.05.14 16:39:25.495229 [ 269 ] {9351ab11-8d02-4f98-940e-af88928b0bf1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10725 | 2025.05.14 16:39:25.495473 [ 269 ] {9351ab11-8d02-4f98-940e-af88928b0bf1} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2025.05.14 16:39:25.495625 [ 269 ] {9351ab11-8d02-4f98-940e-af88928b0bf1} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001702 sec., 63454.75910693302 rows/sec., 5.31 MiB/sec. | ||
| 10727 | 2025.05.14 16:39:25.495669 [ 269 ] {9351ab11-8d02-4f98-940e-af88928b0bf1} <Debug> TCPHandler: Processed in 0.00203149 sec. | ||
| 10728 | 2025.05.14 16:39:25.495799 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.05.14 16:39:25.495893 [ 269 ] {15302fa3-a673-4f13-8d17-60ba3c02107a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10730 | 2025.05.14 16:39:25.495933 [ 269 ] {15302fa3-a673-4f13-8d17-60ba3c02107a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10731 | 2025.05.14 16:39:25.496321 [ 269 ] {15302fa3-a673-4f13-8d17-60ba3c02107a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2025.05.14 16:39:25.496358 [ 269 ] {15302fa3-a673-4f13-8d17-60ba3c02107a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10733 | 2025.05.14 16:39:25.496656 [ 269 ] {15302fa3-a673-4f13-8d17-60ba3c02107a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10734 | 2025.05.14 16:39:25.496865 [ 269 ] {15302fa3-a673-4f13-8d17-60ba3c02107a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2025.05.14 16:39:25.496994 [ 269 ] {15302fa3-a673-4f13-8d17-60ba3c02107a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.70 MiB/sec. | ||
| 10736 | 2025.05.14 16:39:25.497032 [ 269 ] {15302fa3-a673-4f13-8d17-60ba3c02107a} <Debug> TCPHandler: Processed in 0.001284856 sec. | ||
| 10737 | 2025.05.14 16:39:25.497145 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2025.05.14 16:39:25.497238 [ 269 ] {baeb8816-80de-4c0d-a62b-3eb48c9b3dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10739 | 2025.05.14 16:39:25.497276 [ 269 ] {baeb8816-80de-4c0d-a62b-3eb48c9b3dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10740 | 2025.05.14 16:39:25.497696 [ 269 ] {baeb8816-80de-4c0d-a62b-3eb48c9b3dea} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2025.05.14 16:39:25.497733 [ 269 ] {baeb8816-80de-4c0d-a62b-3eb48c9b3dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10742 | 2025.05.14 16:39:25.498041 [ 269 ] {baeb8816-80de-4c0d-a62b-3eb48c9b3dea} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10743 | 2025.05.14 16:39:25.498250 [ 269 ] {baeb8816-80de-4c0d-a62b-3eb48c9b3dea} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.05.14 16:39:25.498376 [ 269 ] {baeb8816-80de-4c0d-a62b-3eb48c9b3dea} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 6.07 MiB/sec. | ||
| 10745 | 2025.05.14 16:39:25.498414 [ 269 ] {baeb8816-80de-4c0d-a62b-3eb48c9b3dea} <Debug> TCPHandler: Processed in 0.001320726 sec. | ||
| 10746 | 2025.05.14 16:39:25.498528 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2025.05.14 16:39:25.498621 [ 269 ] {0caad3f7-f176-417a-b0aa-75571c100cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10748 | 2025.05.14 16:39:25.498663 [ 269 ] {0caad3f7-f176-417a-b0aa-75571c100cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10749 | 2025.05.14 16:39:25.499053 [ 269 ] {0caad3f7-f176-417a-b0aa-75571c100cf2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2025.05.14 16:39:25.499089 [ 269 ] {0caad3f7-f176-417a-b0aa-75571c100cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10751 | 2025.05.14 16:39:25.499420 [ 269 ] {0caad3f7-f176-417a-b0aa-75571c100cf2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10752 | 2025.05.14 16:39:25.499636 [ 269 ] {0caad3f7-f176-417a-b0aa-75571c100cf2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2025.05.14 16:39:25.499763 [ 269 ] {0caad3f7-f176-417a-b0aa-75571c100cf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 10754 | 2025.05.14 16:39:25.499799 [ 269 ] {0caad3f7-f176-417a-b0aa-75571c100cf2} <Debug> TCPHandler: Processed in 0.001321826 sec. | ||
| 10755 | 2025.05.14 16:39:25.499917 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2025.05.14 16:39:25.500017 [ 269 ] {6241c23d-4003-4f3e-a1a8-bc0d4ea8c984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10757 | 2025.05.14 16:39:25.500074 [ 269 ] {6241c23d-4003-4f3e-a1a8-bc0d4ea8c984} <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 | ||
| 10758 | 2025.05.14 16:39:25.500926 [ 269 ] {6241c23d-4003-4f3e-a1a8-bc0d4ea8c984} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2025.05.14 16:39:25.500965 [ 269 ] {6241c23d-4003-4f3e-a1a8-bc0d4ea8c984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10760 | 2025.05.14 16:39:25.501526 [ 269 ] {6241c23d-4003-4f3e-a1a8-bc0d4ea8c984} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10761 | 2025.05.14 16:39:25.501761 [ 269 ] {6241c23d-4003-4f3e-a1a8-bc0d4ea8c984} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2025.05.14 16:39:25.501914 [ 269 ] {6241c23d-4003-4f3e-a1a8-bc0d4ea8c984} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001905 sec., 13648.293963254593 rows/sec., 24.46 MiB/sec. | ||
| 10763 | 2025.05.14 16:39:25.501986 [ 269 ] {6241c23d-4003-4f3e-a1a8-bc0d4ea8c984} <Debug> TCPHandler: Processed in 0.002122611 sec. | ||
| 10764 | 2025.05.14 16:39:25.502105 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2025.05.14 16:39:25.502201 [ 269 ] {c9003bf0-2369-428c-a91a-0550d7f20857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10766 | 2025.05.14 16:39:25.502243 [ 269 ] {c9003bf0-2369-428c-a91a-0550d7f20857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10767 | 2025.05.14 16:39:25.502583 [ 269 ] {c9003bf0-2369-428c-a91a-0550d7f20857} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2025.05.14 16:39:25.502620 [ 269 ] {c9003bf0-2369-428c-a91a-0550d7f20857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10769 | 2025.05.14 16:39:25.502944 [ 269 ] {c9003bf0-2369-428c-a91a-0550d7f20857} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10770 | 2025.05.14 16:39:25.503165 [ 269 ] {c9003bf0-2369-428c-a91a-0550d7f20857} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2025.05.14 16:39:25.503296 [ 269 ] {c9003bf0-2369-428c-a91a-0550d7f20857} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 10772 | 2025.05.14 16:39:25.503332 [ 269 ] {c9003bf0-2369-428c-a91a-0550d7f20857} <Debug> TCPHandler: Processed in 0.001277465 sec. | ||
| 10773 | 2025.05.14 16:39:29.043991 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10774 | 2025.05.14 16:39:29.044062 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10775 | 2025.05.14 16:39:29.187363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
| 10776 | 2025.05.14 16:39:29.187996 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2025.05.14 16:39:29.188029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10778 | 2025.05.14 16:39:29.188723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10779 | 2025.05.14 16:39:29.188965 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2025.05.14 16:39:29.189085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 10781 | 2025.05.14 16:39:29.252887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1536 | ||
| 10782 | 2025.05.14 16:39:29.255241 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2025.05.14 16:39:29.255286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10784 | 2025.05.14 16:39:29.256461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10785 | 2025.05.14 16:39:29.256722 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2025.05.14 16:39:29.256984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1536 | ||
| 10787 | 2025.05.14 16:39:30.495314 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10788 | 2025.05.14 16:39:30.498560 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2025.05.14 16:39:30.498752 [ 269 ] {7c3c9878-c83d-4c10-9e9d-93071f8e462d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10790 | 2025.05.14 16:39:30.498821 [ 269 ] {7c3c9878-c83d-4c10-9e9d-93071f8e462d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10791 | 2025.05.14 16:39:30.499613 [ 269 ] {7c3c9878-c83d-4c10-9e9d-93071f8e462d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2025.05.14 16:39:30.499665 [ 269 ] {7c3c9878-c83d-4c10-9e9d-93071f8e462d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10793 | 2025.05.14 16:39:30.500082 [ 269 ] {7c3c9878-c83d-4c10-9e9d-93071f8e462d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10794 | 2025.05.14 16:39:30.500333 [ 269 ] {7c3c9878-c83d-4c10-9e9d-93071f8e462d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2025.05.14 16:39:30.500506 [ 269 ] {7c3c9878-c83d-4c10-9e9d-93071f8e462d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001808 sec., 117256.63716814159 rows/sec., 7.46 MiB/sec. | ||
| 10796 | 2025.05.14 16:39:30.500516 [ 107 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 10797 | 2025.05.14 16:39:30.500557 [ 269 ] {7c3c9878-c83d-4c10-9e9d-93071f8e462d} <Debug> TCPHandler: Processed in 0.002133091 sec. | ||
| 10798 | 2025.05.14 16:39:30.500611 [ 107 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.05.14 16:39:30.500638 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10800 | 2025.05.14 16:39:30.500711 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2025.05.14 16:39:30.500750 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 10802 | 2025.05.14 16:39:30.500822 [ 269 ] {a26eac60-cea6-4c87-a312-5ee0e3e51033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10803 | 2025.05.14 16:39:30.500874 [ 269 ] {a26eac60-cea6-4c87-a312-5ee0e3e51033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10804 | 2025.05.14 16:39:30.500896 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10805 | 2025.05.14 16:39:30.500934 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part | ||
| 10806 | 2025.05.14 16:39:30.501003 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 10807 | 2025.05.14 16:39:30.501049 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 10808 | 2025.05.14 16:39:30.501093 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 10809 | 2025.05.14 16:39:30.501132 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 10810 | 2025.05.14 16:39:30.501663 [ 269 ] {a26eac60-cea6-4c87-a312-5ee0e3e51033} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2025.05.14 16:39:30.501710 [ 269 ] {a26eac60-cea6-4c87-a312-5ee0e3e51033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10812 | 2025.05.14 16:39:30.501995 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297626 sec., 816876.3572863059 rows/sec., 55.07 MiB/sec. | ||
| 10813 | 2025.05.14 16:39:30.502125 [ 269 ] {a26eac60-cea6-4c87-a312-5ee0e3e51033} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10814 | 2025.05.14 16:39:30.502184 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 10815 | 2025.05.14 16:39:30.502478 [ 269 ] {a26eac60-cea6-4c87-a312-5ee0e3e51033} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2025.05.14 16:39:30.502547 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2025.05.14 16:39:30.502631 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_37_9} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 10818 | 2025.05.14 16:39:30.502638 [ 269 ] {a26eac60-cea6-4c87-a312-5ee0e3e51033} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001841 sec., 349266.7028788702 rows/sec., 27.54 MiB/sec. | ||
| 10819 | 2025.05.14 16:39:30.502685 [ 269 ] {a26eac60-cea6-4c87-a312-5ee0e3e51033} <Debug> TCPHandler: Processed in 0.00202995 sec. | ||
| 10820 | 2025.05.14 16:39:30.502726 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10821 | 2025.05.14 16:39:30.502803 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10822 | 2025.05.14 16:39:30.502918 [ 269 ] {163b827b-1f84-4e14-a4ee-5addd4829337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10823 | 2025.05.14 16:39:30.502965 [ 269 ] {163b827b-1f84-4e14-a4ee-5addd4829337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10824 | 2025.05.14 16:39:30.503447 [ 269 ] {163b827b-1f84-4e14-a4ee-5addd4829337} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2025.05.14 16:39:30.503487 [ 269 ] {163b827b-1f84-4e14-a4ee-5addd4829337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10826 | 2025.05.14 16:39:30.503837 [ 269 ] {163b827b-1f84-4e14-a4ee-5addd4829337} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10827 | 2025.05.14 16:39:30.504065 [ 269 ] {163b827b-1f84-4e14-a4ee-5addd4829337} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2025.05.14 16:39:30.504208 [ 269 ] {163b827b-1f84-4e14-a4ee-5addd4829337} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001313 sec., 90632.14013709064 rows/sec., 5.48 MiB/sec. | ||
| 10829 | 2025.05.14 16:39:30.504249 [ 269 ] {163b827b-1f84-4e14-a4ee-5addd4829337} <Debug> TCPHandler: Processed in 0.00150076 sec. | ||
| 10830 | 2025.05.14 16:39:30.504367 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2025.05.14 16:39:30.504465 [ 269 ] {4d097b8a-8a30-4711-b169-ab50684403fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10832 | 2025.05.14 16:39:30.504504 [ 269 ] {4d097b8a-8a30-4711-b169-ab50684403fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10833 | 2025.05.14 16:39:30.504937 [ 269 ] {4d097b8a-8a30-4711-b169-ab50684403fd} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2025.05.14 16:39:30.504974 [ 269 ] {4d097b8a-8a30-4711-b169-ab50684403fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10835 | 2025.05.14 16:39:30.505285 [ 269 ] {4d097b8a-8a30-4711-b169-ab50684403fd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10836 | 2025.05.14 16:39:30.505498 [ 269 ] {4d097b8a-8a30-4711-b169-ab50684403fd} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10837 | 2025.05.14 16:39:30.505632 [ 269 ] {4d097b8a-8a30-4711-b169-ab50684403fd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001185 sec., 95358.64978902953 rows/sec., 6.17 MiB/sec. | ||
| 10838 | 2025.05.14 16:39:30.505671 [ 269 ] {4d097b8a-8a30-4711-b169-ab50684403fd} <Debug> TCPHandler: Processed in 0.001355527 sec. | ||
| 10839 | 2025.05.14 16:39:30.505791 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2025.05.14 16:39:30.505887 [ 269 ] {c072b2d2-7353-480a-a6d0-4542a5e374ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10841 | 2025.05.14 16:39:30.505928 [ 269 ] {c072b2d2-7353-480a-a6d0-4542a5e374ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10842 | 2025.05.14 16:39:30.506361 [ 269 ] {c072b2d2-7353-480a-a6d0-4542a5e374ef} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10843 | 2025.05.14 16:39:30.506399 [ 269 ] {c072b2d2-7353-480a-a6d0-4542a5e374ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10844 | 2025.05.14 16:39:30.506721 [ 269 ] {c072b2d2-7353-480a-a6d0-4542a5e374ef} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10845 | 2025.05.14 16:39:30.506936 [ 269 ] {c072b2d2-7353-480a-a6d0-4542a5e374ef} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10846 | 2025.05.14 16:39:30.507045 [ 107 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 10847 | 2025.05.14 16:39:30.507073 [ 269 ] {c072b2d2-7353-480a-a6d0-4542a5e374ef} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001203 sec., 93100.58187863673 rows/sec., 5.30 MiB/sec. | ||
| 10848 | 2025.05.14 16:39:30.507086 [ 107 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2025.05.14 16:39:30.507116 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10850 | 2025.05.14 16:39:30.507118 [ 269 ] {c072b2d2-7353-480a-a6d0-4542a5e374ef} <Debug> TCPHandler: Processed in 0.001377498 sec. | ||
| 10851 | 2025.05.14 16:39:30.507244 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10852 | 2025.05.14 16:39:30.507245 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 10853 | 2025.05.14 16:39:30.507341 [ 269 ] {ce374567-75d0-4afd-8ae9-325898589b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10854 | 2025.05.14 16:39:30.507386 [ 269 ] {ce374567-75d0-4afd-8ae9-325898589b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10855 | 2025.05.14 16:39:30.507423 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10856 | 2025.05.14 16:39:30.507468 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part | ||
| 10857 | 2025.05.14 16:39:30.507545 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
| 10858 | 2025.05.14 16:39:30.507590 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part | ||
| 10859 | 2025.05.14 16:39:30.507640 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
| 10860 | 2025.05.14 16:39:30.507684 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
| 10861 | 2025.05.14 16:39:30.507950 [ 269 ] {ce374567-75d0-4afd-8ae9-325898589b8e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2025.05.14 16:39:30.507993 [ 269 ] {ce374567-75d0-4afd-8ae9-325898589b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10863 | 2025.05.14 16:39:30.508349 [ 269 ] {ce374567-75d0-4afd-8ae9-325898589b8e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10864 | 2025.05.14 16:39:30.508532 [ 186 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351646 sec., 414309.6639208787 rows/sec., 25.18 MiB/sec. | ||
| 10865 | 2025.05.14 16:39:30.508577 [ 269 ] {ce374567-75d0-4afd-8ae9-325898589b8e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10866 | 2025.05.14 16:39:30.508674 [ 186 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 10867 | 2025.05.14 16:39:30.508723 [ 269 ] {ce374567-75d0-4afd-8ae9-325898589b8e} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001398 sec., 282546.4949928469 rows/sec., 20.00 MiB/sec. | ||
| 10868 | 2025.05.14 16:39:30.508768 [ 269 ] {ce374567-75d0-4afd-8ae9-325898589b8e} <Debug> TCPHandler: Processed in 0.001572731 sec. | ||
| 10869 | 2025.05.14 16:39:30.508885 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10870 | 2025.05.14 16:39:30.508932 [ 186 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2025.05.14 16:39:30.508982 [ 269 ] {df21adce-ce41-4dfa-9cdf-51cb9e5858e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10872 | 2025.05.14 16:39:30.509005 [ 186 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_37_9} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 10873 | 2025.05.14 16:39:30.509031 [ 269 ] {df21adce-ce41-4dfa-9cdf-51cb9e5858e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10874 | 2025.05.14 16:39:30.509098 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10875 | 2025.05.14 16:39:30.509366 [ 269 ] {df21adce-ce41-4dfa-9cdf-51cb9e5858e5} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2025.05.14 16:39:30.509406 [ 269 ] {df21adce-ce41-4dfa-9cdf-51cb9e5858e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10877 | 2025.05.14 16:39:30.509711 [ 269 ] {df21adce-ce41-4dfa-9cdf-51cb9e5858e5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10878 | 2025.05.14 16:39:30.509919 [ 269 ] {df21adce-ce41-4dfa-9cdf-51cb9e5858e5} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2025.05.14 16:39:30.510049 [ 269 ] {df21adce-ce41-4dfa-9cdf-51cb9e5858e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 10880 | 2025.05.14 16:39:30.510086 [ 269 ] {df21adce-ce41-4dfa-9cdf-51cb9e5858e5} <Debug> TCPHandler: Processed in 0.001250645 sec. | ||
| 10881 | 2025.05.14 16:39:30.510200 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10882 | 2025.05.14 16:39:30.510295 [ 269 ] {1fe57652-5b81-4151-90a0-f1bc2bdf1e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10883 | 2025.05.14 16:39:30.510337 [ 269 ] {1fe57652-5b81-4151-90a0-f1bc2bdf1e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10884 | 2025.05.14 16:39:30.510743 [ 269 ] {1fe57652-5b81-4151-90a0-f1bc2bdf1e84} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2025.05.14 16:39:30.510779 [ 269 ] {1fe57652-5b81-4151-90a0-f1bc2bdf1e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10886 | 2025.05.14 16:39:30.511031 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2025.05.14 16:39:30.511069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10888 | 2025.05.14 16:39:30.511112 [ 269 ] {1fe57652-5b81-4151-90a0-f1bc2bdf1e84} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10889 | 2025.05.14 16:39:30.511322 [ 269 ] {1fe57652-5b81-4151-90a0-f1bc2bdf1e84} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2025.05.14 16:39:30.511464 [ 269 ] {1fe57652-5b81-4151-90a0-f1bc2bdf1e84} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001185 sec., 200000 rows/sec., 13.41 MiB/sec. | ||
| 10891 | 2025.05.14 16:39:30.511503 [ 269 ] {1fe57652-5b81-4151-90a0-f1bc2bdf1e84} <Debug> TCPHandler: Processed in 0.001354767 sec. | ||
| 10892 | 2025.05.14 16:39:30.511630 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2025.05.14 16:39:30.511743 [ 269 ] {ca12fd2e-3e4a-4269-9b67-be7daebdfb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10894 | 2025.05.14 16:39:30.511787 [ 269 ] {ca12fd2e-3e4a-4269-9b67-be7daebdfb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10895 | 2025.05.14 16:39:30.512104 [ 269 ] {ca12fd2e-3e4a-4269-9b67-be7daebdfb8d} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2025.05.14 16:39:30.512139 [ 269 ] {ca12fd2e-3e4a-4269-9b67-be7daebdfb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10897 | 2025.05.14 16:39:30.512455 [ 269 ] {ca12fd2e-3e4a-4269-9b67-be7daebdfb8d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10898 | 2025.05.14 16:39:30.512671 [ 269 ] {ca12fd2e-3e4a-4269-9b67-be7daebdfb8d} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2025.05.14 16:39:30.512806 [ 269 ] {ca12fd2e-3e4a-4269-9b67-be7daebdfb8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 10900 | 2025.05.14 16:39:30.512843 [ 269 ] {ca12fd2e-3e4a-4269-9b67-be7daebdfb8d} <Debug> TCPHandler: Processed in 0.001273625 sec. | ||
| 10901 | 2025.05.14 16:39:30.512963 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2025.05.14 16:39:30.513058 [ 269 ] {095ace32-4821-4333-aac3-4e0aec1df593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10903 | 2025.05.14 16:39:30.513115 [ 269 ] {095ace32-4821-4333-aac3-4e0aec1df593} <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 | ||
| 10904 | 2025.05.14 16:39:30.513869 [ 269 ] {095ace32-4821-4333-aac3-4e0aec1df593} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2025.05.14 16:39:30.513904 [ 269 ] {095ace32-4821-4333-aac3-4e0aec1df593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10906 | 2025.05.14 16:39:30.514422 [ 269 ] {095ace32-4821-4333-aac3-4e0aec1df593} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10907 | 2025.05.14 16:39:30.514651 [ 269 ] {095ace32-4821-4333-aac3-4e0aec1df593} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2025.05.14 16:39:30.514788 [ 269 ] {095ace32-4821-4333-aac3-4e0aec1df593} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001746 sec., 7445.589919816724 rows/sec., 13.34 MiB/sec. | ||
| 10909 | 2025.05.14 16:39:30.514843 [ 269 ] {095ace32-4821-4333-aac3-4e0aec1df593} <Debug> TCPHandler: Processed in 0.001930018 sec. | ||
| 10910 | 2025.05.14 16:39:30.514960 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2025.05.14 16:39:30.515055 [ 269 ] {79e06163-e9cd-462d-8c8d-1f56c6dd7981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10912 | 2025.05.14 16:39:30.515096 [ 269 ] {79e06163-e9cd-462d-8c8d-1f56c6dd7981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10913 | 2025.05.14 16:39:30.515426 [ 269 ] {79e06163-e9cd-462d-8c8d-1f56c6dd7981} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2025.05.14 16:39:30.515463 [ 269 ] {79e06163-e9cd-462d-8c8d-1f56c6dd7981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10915 | 2025.05.14 16:39:30.515768 [ 269 ] {79e06163-e9cd-462d-8c8d-1f56c6dd7981} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10916 | 2025.05.14 16:39:30.515979 [ 269 ] {79e06163-e9cd-462d-8c8d-1f56c6dd7981} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2025.05.14 16:39:30.516112 [ 269 ] {79e06163-e9cd-462d-8c8d-1f56c6dd7981} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001074 sec., 76350.09310986965 rows/sec., 4.85 MiB/sec. | ||
| 10918 | 2025.05.14 16:39:30.516149 [ 269 ] {79e06163-e9cd-462d-8c8d-1f56c6dd7981} <Debug> TCPHandler: Processed in 0.001240034 sec. | ||
| 10919 | 2025.05.14 16:39:30.516964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10920 | 2025.05.14 16:39:30.517674 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2025.05.14 16:39:30.520602 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10922 | 2025.05.14 16:39:31.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.82 MiB, peak 311.70 MiB, free memory in arenas 0.00 B, will set to 298.47 MiB (RSS), difference: -1.34 MiB | ||
| 10923 | 2025.05.14 16:39:32.963209 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2025.05.14 16:39:32.963416 [ 269 ] {a6c83839-495b-4978-9662-1d9cf4cca9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10925 | 2025.05.14 16:39:32.963487 [ 269 ] {a6c83839-495b-4978-9662-1d9cf4cca9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10926 | 2025.05.14 16:39:32.964850 [ 269 ] {a6c83839-495b-4978-9662-1d9cf4cca9d9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2025.05.14 16:39:32.964904 [ 269 ] {a6c83839-495b-4978-9662-1d9cf4cca9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10928 | 2025.05.14 16:39:32.965405 [ 269 ] {a6c83839-495b-4978-9662-1d9cf4cca9d9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10929 | 2025.05.14 16:39:32.965662 [ 269 ] {a6c83839-495b-4978-9662-1d9cf4cca9d9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2025.05.14 16:39:32.965833 [ 269 ] {a6c83839-495b-4978-9662-1d9cf4cca9d9} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002464 sec., 506493.5064935065 rows/sec., 41.76 MiB/sec. | ||
| 10931 | 2025.05.14 16:39:32.965832 [ 101 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10932 | 2025.05.14 16:39:32.965887 [ 269 ] {a6c83839-495b-4978-9662-1d9cf4cca9d9} <Debug> TCPHandler: Processed in 0.002812865 sec. | ||
| 10933 | 2025.05.14 16:39:32.965912 [ 101 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2025.05.14 16:39:32.965939 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10935 | 2025.05.14 16:39:32.966022 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2025.05.14 16:39:32.966064 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10937 | 2025.05.14 16:39:32.966133 [ 269 ] {c422ccf7-1f7e-4646-8af2-3fa146b4e673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10938 | 2025.05.14 16:39:32.966184 [ 269 ] {c422ccf7-1f7e-4646-8af2-3fa146b4e673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10939 | 2025.05.14 16:39:32.966226 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10940 | 2025.05.14 16:39:32.966271 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1845 rows starting from the beginning of the part | ||
| 10941 | 2025.05.14 16:39:32.966346 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 108 rows starting from the beginning of the part | ||
| 10942 | 2025.05.14 16:39:32.966400 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 650 rows starting from the beginning of the part | ||
| 10943 | 2025.05.14 16:39:32.966450 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 108 rows starting from the beginning of the part | ||
| 10944 | 2025.05.14 16:39:32.966495 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 643 rows starting from the beginning of the part | ||
| 10945 | 2025.05.14 16:39:32.966541 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1248 rows starting from the beginning of the part | ||
| 10946 | 2025.05.14 16:39:32.966617 [ 269 ] {c422ccf7-1f7e-4646-8af2-3fa146b4e673} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2025.05.14 16:39:32.966662 [ 269 ] {c422ccf7-1f7e-4646-8af2-3fa146b4e673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10948 | 2025.05.14 16:39:32.967013 [ 269 ] {c422ccf7-1f7e-4646-8af2-3fa146b4e673} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10949 | 2025.05.14 16:39:32.967255 [ 269 ] {c422ccf7-1f7e-4646-8af2-3fa146b4e673} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2025.05.14 16:39:32.967398 [ 101 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 10951 | 2025.05.14 16:39:32.967410 [ 269 ] {c422ccf7-1f7e-4646-8af2-3fa146b4e673} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001297 sec., 20046.260601387818 rows/sec., 1.47 MiB/sec. | ||
| 10952 | 2025.05.14 16:39:32.967441 [ 101 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2025.05.14 16:39:32.967464 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10954 | 2025.05.14 16:39:32.967467 [ 269 ] {c422ccf7-1f7e-4646-8af2-3fa146b4e673} <Debug> TCPHandler: Processed in 0.001499589 sec. | ||
| 10955 | 2025.05.14 16:39:32.967615 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2025.05.14 16:39:32.967615 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 10957 | 2025.05.14 16:39:32.967754 [ 269 ] {080c521f-bbb6-4cc0-90c8-72591b73fdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10958 | 2025.05.14 16:39:32.967810 [ 269 ] {080c521f-bbb6-4cc0-90c8-72591b73fdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10959 | 2025.05.14 16:39:32.967826 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10960 | 2025.05.14 16:39:32.967892 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 163 rows starting from the beginning of the part | ||
| 10961 | 2025.05.14 16:39:32.967990 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 10962 | 2025.05.14 16:39:32.968059 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 133 rows starting from the beginning of the part | ||
| 10963 | 2025.05.14 16:39:32.968116 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 10964 | 2025.05.14 16:39:32.968172 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 119 rows starting from the beginning of the part | ||
| 10965 | 2025.05.14 16:39:32.968227 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 10966 | 2025.05.14 16:39:32.968241 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002219034 sec., 2073875.389020628 rows/sec., 175.95 MiB/sec. | ||
| 10967 | 2025.05.14 16:39:32.968413 [ 269 ] {080c521f-bbb6-4cc0-90c8-72591b73fdc8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2025.05.14 16:39:32.968461 [ 269 ] {080c521f-bbb6-4cc0-90c8-72591b73fdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10969 | 2025.05.14 16:39:32.968514 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10970 | 2025.05.14 16:39:32.968798 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10971 | 2025.05.14 16:39:32.968878 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_86_17} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10972 | 2025.05.14 16:39:32.968979 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 10973 | 2025.05.14 16:39:32.969126 [ 269 ] {080c521f-bbb6-4cc0-90c8-72591b73fdc8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10974 | 2025.05.14 16:39:32.969305 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766864 sec., 279025.43715871737 rows/sec., 18.83 MiB/sec. | ||
| 10975 | 2025.05.14 16:39:32.969361 [ 269 ] {080c521f-bbb6-4cc0-90c8-72591b73fdc8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2025.05.14 16:39:32.969459 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10977 | 2025.05.14 16:39:32.969505 [ 269 ] {080c521f-bbb6-4cc0-90c8-72591b73fdc8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001778 sec., 128233.97075365578 rows/sec., 8.68 MiB/sec. | ||
| 10978 | 2025.05.14 16:39:32.969552 [ 269 ] {080c521f-bbb6-4cc0-90c8-72591b73fdc8} <Debug> TCPHandler: Processed in 0.002005469 sec. | ||
| 10979 | 2025.05.14 16:39:32.969670 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2025.05.14 16:39:32.969728 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2025.05.14 16:39:32.969768 [ 269 ] {b782bbbf-cb1a-4341-9a5b-d30027dc1dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10982 | 2025.05.14 16:39:32.969807 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_70_14} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 10983 | 2025.05.14 16:39:32.969815 [ 269 ] {b782bbbf-cb1a-4341-9a5b-d30027dc1dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10984 | 2025.05.14 16:39:32.969899 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10985 | 2025.05.14 16:39:32.970461 [ 269 ] {b782bbbf-cb1a-4341-9a5b-d30027dc1dd8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10986 | 2025.05.14 16:39:32.970503 [ 269 ] {b782bbbf-cb1a-4341-9a5b-d30027dc1dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10987 | 2025.05.14 16:39:32.970847 [ 269 ] {b782bbbf-cb1a-4341-9a5b-d30027dc1dd8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10988 | 2025.05.14 16:39:32.971062 [ 269 ] {b782bbbf-cb1a-4341-9a5b-d30027dc1dd8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2025.05.14 16:39:32.971183 [ 101 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10990 | 2025.05.14 16:39:32.971191 [ 269 ] {b782bbbf-cb1a-4341-9a5b-d30027dc1dd8} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001441 sec., 378903.5392088827 rows/sec., 28.12 MiB/sec. | ||
| 10991 | 2025.05.14 16:39:32.971225 [ 101 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2025.05.14 16:39:32.971248 [ 269 ] {b782bbbf-cb1a-4341-9a5b-d30027dc1dd8} <Debug> TCPHandler: Processed in 0.001628052 sec. | ||
| 10993 | 2025.05.14 16:39:32.971250 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 10994 | 2025.05.14 16:39:32.971348 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10995 | 2025.05.14 16:39:32.971366 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2025.05.14 16:39:32.971435 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10997 | 2025.05.14 16:39:32.971460 [ 269 ] {369916ff-c2de-4693-b297-0e53b7592c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10998 | 2025.05.14 16:39:32.971463 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part | ||
| 10999 | 2025.05.14 16:39:32.971504 [ 269 ] {369916ff-c2de-4693-b297-0e53b7592c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11000 | 2025.05.14 16:39:32.971532 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 11001 | 2025.05.14 16:39:32.971578 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 409 rows starting from the beginning of the part | ||
| 11002 | 2025.05.14 16:39:32.971620 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 11003 | 2025.05.14 16:39:32.971672 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 395 rows starting from the beginning of the part | ||
| 11004 | 2025.05.14 16:39:32.971717 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 546 rows starting from the beginning of the part | ||
| 11005 | 2025.05.14 16:39:32.972100 [ 269 ] {369916ff-c2de-4693-b297-0e53b7592c40} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2025.05.14 16:39:32.972136 [ 269 ] {369916ff-c2de-4693-b297-0e53b7592c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11007 | 2025.05.14 16:39:32.972558 [ 269 ] {369916ff-c2de-4693-b297-0e53b7592c40} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11008 | 2025.05.14 16:39:32.972781 [ 269 ] {369916ff-c2de-4693-b297-0e53b7592c40} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2025.05.14 16:39:32.972834 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2443 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152426 sec., 1602744.9385275478 rows/sec., 122.84 MiB/sec. | ||
| 11010 | 2025.05.14 16:39:32.972900 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11011 | 2025.05.14 16:39:32.972910 [ 269 ] {369916ff-c2de-4693-b297-0e53b7592c40} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001468 sec., 641689.3732970027 rows/sec., 43.03 MiB/sec. | ||
| 11012 | 2025.05.14 16:39:32.972939 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11013 | 2025.05.14 16:39:32.972962 [ 269 ] {369916ff-c2de-4693-b297-0e53b7592c40} <Debug> TCPHandler: Processed in 0.001645102 sec. | ||
| 11014 | 2025.05.14 16:39:32.972963 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11015 | 2025.05.14 16:39:32.973021 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11016 | 2025.05.14 16:39:32.973077 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11017 | 2025.05.14 16:39:32.973083 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2025.05.14 16:39:32.973196 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11019 | 2025.05.14 16:39:32.973202 [ 269 ] {131154bd-bc1b-4872-a897-b392e8dc0458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11020 | 2025.05.14 16:39:32.973249 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25280 rows starting from the beginning of the part | ||
| 11021 | 2025.05.14 16:39:32.973278 [ 269 ] {131154bd-bc1b-4872-a897-b392e8dc0458} <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 | ||
| 11022 | 2025.05.14 16:39:32.973313 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11023 | 2025.05.14 16:39:32.973344 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2025.05.14 16:39:32.973369 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 244 rows starting from the beginning of the part | ||
| 11025 | 2025.05.14 16:39:32.973425 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11026 | 2025.05.14 16:39:32.973431 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_86_17} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11027 | 2025.05.14 16:39:32.973472 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
| 11028 | 2025.05.14 16:39:32.973520 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 942 rows starting from the beginning of the part | ||
| 11029 | 2025.05.14 16:39:32.973526 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 11030 | 2025.05.14 16:39:32.974139 [ 269 ] {131154bd-bc1b-4872-a897-b392e8dc0458} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2025.05.14 16:39:32.974181 [ 269 ] {131154bd-bc1b-4872-a897-b392e8dc0458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11032 | 2025.05.14 16:39:32.974809 [ 269 ] {131154bd-bc1b-4872-a897-b392e8dc0458} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11033 | 2025.05.14 16:39:32.975053 [ 269 ] {131154bd-bc1b-4872-a897-b392e8dc0458} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2025.05.14 16:39:32.975193 [ 269 ] {131154bd-bc1b-4872-a897-b392e8dc0458} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00201 sec., 12935.323383084577 rows/sec., 23.18 MiB/sec. | ||
| 11035 | 2025.05.14 16:39:32.975248 [ 269 ] {131154bd-bc1b-4872-a897-b392e8dc0458} <Debug> TCPHandler: Processed in 0.002215353 sec. | ||
| 11036 | 2025.05.14 16:39:32.975362 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2025.05.14 16:39:32.975456 [ 269 ] {e21b2f5a-8892-47f8-adf8-77dd35727673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11038 | 2025.05.14 16:39:32.975498 [ 269 ] {e21b2f5a-8892-47f8-adf8-77dd35727673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11039 | 2025.05.14 16:39:32.975817 [ 269 ] {e21b2f5a-8892-47f8-adf8-77dd35727673} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2025.05.14 16:39:32.975854 [ 269 ] {e21b2f5a-8892-47f8-adf8-77dd35727673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11041 | 2025.05.14 16:39:32.976180 [ 269 ] {e21b2f5a-8892-47f8-adf8-77dd35727673} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11042 | 2025.05.14 16:39:32.976397 [ 269 ] {e21b2f5a-8892-47f8-adf8-77dd35727673} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2025.05.14 16:39:32.976535 [ 269 ] {e21b2f5a-8892-47f8-adf8-77dd35727673} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001097 sec., 32816.77301731996 rows/sec., 2.21 MiB/sec. | ||
| 11044 | 2025.05.14 16:39:32.976544 [ 103 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11045 | 2025.05.14 16:39:32.976573 [ 269 ] {e21b2f5a-8892-47f8-adf8-77dd35727673} <Debug> TCPHandler: Processed in 0.001259494 sec. | ||
| 11046 | 2025.05.14 16:39:32.976593 [ 103 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.05.14 16:39:32.976620 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11048 | 2025.05.14 16:39:32.976689 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11049 | 2025.05.14 16:39:32.976771 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11050 | 2025.05.14 16:39:32.976796 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5018 rows starting from the beginning of the part | ||
| 11051 | 2025.05.14 16:39:32.976838 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11052 | 2025.05.14 16:39:32.976872 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part | ||
| 11053 | 2025.05.14 16:39:32.976905 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11054 | 2025.05.14 16:39:32.976939 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
| 11055 | 2025.05.14 16:39:32.976972 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 36 rows starting from the beginning of the part | ||
| 11056 | 2025.05.14 16:39:32.980488 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5338 rows, containing 4 columns (4 merged, 0 gathered) in 0.003822575 sec., 1396440.8808198662 rows/sec., 91.03 MiB/sec. | ||
| 11057 | 2025.05.14 16:39:32.981001 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11058 | 2025.05.14 16:39:32.981241 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2025.05.14 16:39:32.981304 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_86_17} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11060 | 2025.05.14 16:39:32.981375 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11061 | 2025.05.14 16:39:32.983467 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27023 rows, containing 5 columns (5 merged, 0 gathered) in 0.010426335 sec., 2591802.3926911997 rows/sec., 174.96 MiB/sec. | ||
| 11062 | 2025.05.14 16:39:32.983771 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11063 | 2025.05.14 16:39:32.984064 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2025.05.14 16:39:32.984133 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11065 | 2025.05.14 16:39:32.984210 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11066 | 2025.05.14 16:39:33.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.11 MiB, peak 311.70 MiB, free memory in arenas 0.00 B, will set to 302.68 MiB (RSS), difference: 3.57 MiB | ||
| 11067 | 2025.05.14 16:39:35.487778 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11068 | 2025.05.14 16:39:35.487962 [ 269 ] {1410bc49-c450-426e-bb5a-dedb6597fe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11069 | 2025.05.14 16:39:35.488033 [ 269 ] {1410bc49-c450-426e-bb5a-dedb6597fe7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11070 | 2025.05.14 16:39:35.488725 [ 269 ] {1410bc49-c450-426e-bb5a-dedb6597fe7f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2025.05.14 16:39:35.488807 [ 269 ] {1410bc49-c450-426e-bb5a-dedb6597fe7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11072 | 2025.05.14 16:39:35.489227 [ 269 ] {1410bc49-c450-426e-bb5a-dedb6597fe7f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11073 | 2025.05.14 16:39:35.489453 [ 269 ] {1410bc49-c450-426e-bb5a-dedb6597fe7f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2025.05.14 16:39:35.489612 [ 269 ] {1410bc49-c450-426e-bb5a-dedb6597fe7f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 11075 | 2025.05.14 16:39:35.489667 [ 269 ] {1410bc49-c450-426e-bb5a-dedb6597fe7f} <Debug> TCPHandler: Processed in 0.00202361 sec. | ||
| 11076 | 2025.05.14 16:39:35.489790 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11077 | 2025.05.14 16:39:35.489894 [ 269 ] {34371b36-cb67-46bd-8349-c40660336d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11078 | 2025.05.14 16:39:35.489937 [ 269 ] {34371b36-cb67-46bd-8349-c40660336d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11079 | 2025.05.14 16:39:35.490395 [ 269 ] {34371b36-cb67-46bd-8349-c40660336d08} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2025.05.14 16:39:35.490432 [ 269 ] {34371b36-cb67-46bd-8349-c40660336d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11081 | 2025.05.14 16:39:35.490733 [ 269 ] {34371b36-cb67-46bd-8349-c40660336d08} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11082 | 2025.05.14 16:39:35.490944 [ 269 ] {34371b36-cb67-46bd-8349-c40660336d08} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2025.05.14 16:39:35.491074 [ 269 ] {34371b36-cb67-46bd-8349-c40660336d08} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 11084 | 2025.05.14 16:39:35.491114 [ 269 ] {34371b36-cb67-46bd-8349-c40660336d08} <Debug> TCPHandler: Processed in 0.001378647 sec. | ||
| 11085 | 2025.05.14 16:39:35.491217 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11086 | 2025.05.14 16:39:35.491313 [ 269 ] {0b8de089-6ef9-4130-97be-3cde1861b499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11087 | 2025.05.14 16:39:35.491357 [ 269 ] {0b8de089-6ef9-4130-97be-3cde1861b499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11088 | 2025.05.14 16:39:35.491712 [ 269 ] {0b8de089-6ef9-4130-97be-3cde1861b499} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2025.05.14 16:39:35.491748 [ 269 ] {0b8de089-6ef9-4130-97be-3cde1861b499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11090 | 2025.05.14 16:39:35.492074 [ 269 ] {0b8de089-6ef9-4130-97be-3cde1861b499} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11091 | 2025.05.14 16:39:35.492292 [ 269 ] {0b8de089-6ef9-4130-97be-3cde1861b499} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2025.05.14 16:39:35.492421 [ 269 ] {0b8de089-6ef9-4130-97be-3cde1861b499} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001129 sec., 56687.333923826394 rows/sec., 3.95 MiB/sec. | ||
| 11093 | 2025.05.14 16:39:35.492459 [ 269 ] {0b8de089-6ef9-4130-97be-3cde1861b499} <Debug> TCPHandler: Processed in 0.001292225 sec. | ||
| 11094 | 2025.05.14 16:39:35.492560 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11095 | 2025.05.14 16:39:35.492654 [ 269 ] {b3c1d450-b3ee-4148-8072-06d6019b35be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11096 | 2025.05.14 16:39:35.492695 [ 269 ] {b3c1d450-b3ee-4148-8072-06d6019b35be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11097 | 2025.05.14 16:39:35.492993 [ 269 ] {b3c1d450-b3ee-4148-8072-06d6019b35be} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2025.05.14 16:39:35.493029 [ 269 ] {b3c1d450-b3ee-4148-8072-06d6019b35be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11099 | 2025.05.14 16:39:35.493326 [ 269 ] {b3c1d450-b3ee-4148-8072-06d6019b35be} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11100 | 2025.05.14 16:39:35.493532 [ 269 ] {b3c1d450-b3ee-4148-8072-06d6019b35be} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11101 | 2025.05.14 16:39:35.493658 [ 269 ] {b3c1d450-b3ee-4148-8072-06d6019b35be} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001024 sec., 23437.5 rows/sec., 1.58 MiB/sec. | ||
| 11102 | 2025.05.14 16:39:35.493696 [ 269 ] {b3c1d450-b3ee-4148-8072-06d6019b35be} <Debug> TCPHandler: Processed in 0.001185343 sec. | ||
| 11103 | 2025.05.14 16:39:36.689188 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
| 11104 | 2025.05.14 16:39:36.689750 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2025.05.14 16:39:36.689798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11106 | 2025.05.14 16:39:36.690285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11107 | 2025.05.14 16:39:36.690525 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2025.05.14 16:39:36.690680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
| 11109 | 2025.05.14 16:39:38.020659 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11110 | 2025.05.14 16:39:38.037318 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2025.05.14 16:39:38.037376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11112 | 2025.05.14 16:39:38.043671 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11113 | 2025.05.14 16:39:38.044357 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2025.05.14 16:39:38.047090 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11115 | 2025.05.14 16:39:39.258144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1580 | ||
| 11116 | 2025.05.14 16:39:39.260845 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2025.05.14 16:39:39.260909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11118 | 2025.05.14 16:39:39.262141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11119 | 2025.05.14 16:39:39.262432 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2025.05.14 16:39:39.262799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 11121 | 2025.05.14 16:39:40.498544 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2025.05.14 16:39:40.498720 [ 269 ] {02aab544-4176-4422-ae2b-c77dd2fcf477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11123 | 2025.05.14 16:39:40.498785 [ 269 ] {02aab544-4176-4422-ae2b-c77dd2fcf477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11124 | 2025.05.14 16:39:40.499533 [ 269 ] {02aab544-4176-4422-ae2b-c77dd2fcf477} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2025.05.14 16:39:40.499577 [ 269 ] {02aab544-4176-4422-ae2b-c77dd2fcf477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11126 | 2025.05.14 16:39:40.499982 [ 269 ] {02aab544-4176-4422-ae2b-c77dd2fcf477} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11127 | 2025.05.14 16:39:40.500204 [ 269 ] {02aab544-4176-4422-ae2b-c77dd2fcf477} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2025.05.14 16:39:40.500366 [ 269 ] {02aab544-4176-4422-ae2b-c77dd2fcf477} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001694 sec., 125147.57969303423 rows/sec., 7.96 MiB/sec. | ||
| 11129 | 2025.05.14 16:39:40.500418 [ 269 ] {02aab544-4176-4422-ae2b-c77dd2fcf477} <Debug> TCPHandler: Processed in 0.001998779 sec. | ||
| 11130 | 2025.05.14 16:39:40.500536 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2025.05.14 16:39:40.500636 [ 269 ] {1dbf200c-c812-4fd6-aaed-be45af32c900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11132 | 2025.05.14 16:39:40.500678 [ 269 ] {1dbf200c-c812-4fd6-aaed-be45af32c900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11133 | 2025.05.14 16:39:40.501405 [ 269 ] {1dbf200c-c812-4fd6-aaed-be45af32c900} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2025.05.14 16:39:40.501442 [ 269 ] {1dbf200c-c812-4fd6-aaed-be45af32c900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11135 | 2025.05.14 16:39:40.501792 [ 269 ] {1dbf200c-c812-4fd6-aaed-be45af32c900} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11136 | 2025.05.14 16:39:40.502014 [ 269 ] {1dbf200c-c812-4fd6-aaed-be45af32c900} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2025.05.14 16:39:40.502147 [ 269 ] {1dbf200c-c812-4fd6-aaed-be45af32c900} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001534 sec., 419165.58018252935 rows/sec., 33.05 MiB/sec. | ||
| 11138 | 2025.05.14 16:39:40.502186 [ 269 ] {1dbf200c-c812-4fd6-aaed-be45af32c900} <Debug> TCPHandler: Processed in 0.001701363 sec. | ||
| 11139 | 2025.05.14 16:39:40.502287 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2025.05.14 16:39:40.502382 [ 269 ] {e6385be5-fc69-4dc7-a670-12a558d2129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11141 | 2025.05.14 16:39:40.502422 [ 269 ] {e6385be5-fc69-4dc7-a670-12a558d2129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11142 | 2025.05.14 16:39:40.502844 [ 269 ] {e6385be5-fc69-4dc7-a670-12a558d2129b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2025.05.14 16:39:40.502881 [ 269 ] {e6385be5-fc69-4dc7-a670-12a558d2129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11144 | 2025.05.14 16:39:40.503175 [ 269 ] {e6385be5-fc69-4dc7-a670-12a558d2129b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11145 | 2025.05.14 16:39:40.503389 [ 269 ] {e6385be5-fc69-4dc7-a670-12a558d2129b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2025.05.14 16:39:40.503522 [ 269 ] {e6385be5-fc69-4dc7-a670-12a558d2129b} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001159 sec., 102674.71958584986 rows/sec., 6.20 MiB/sec. | ||
| 11147 | 2025.05.14 16:39:40.503560 [ 269 ] {e6385be5-fc69-4dc7-a670-12a558d2129b} <Debug> TCPHandler: Processed in 0.001321036 sec. | ||
| 11148 | 2025.05.14 16:39:40.503657 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2025.05.14 16:39:40.503748 [ 269 ] {9b3ab9cf-a629-42c6-ae69-e56293780f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11150 | 2025.05.14 16:39:40.503787 [ 269 ] {9b3ab9cf-a629-42c6-ae69-e56293780f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11151 | 2025.05.14 16:39:40.504191 [ 269 ] {9b3ab9cf-a629-42c6-ae69-e56293780f06} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2025.05.14 16:39:40.504227 [ 269 ] {9b3ab9cf-a629-42c6-ae69-e56293780f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11153 | 2025.05.14 16:39:40.504531 [ 269 ] {9b3ab9cf-a629-42c6-ae69-e56293780f06} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11154 | 2025.05.14 16:39:40.504736 [ 269 ] {9b3ab9cf-a629-42c6-ae69-e56293780f06} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2025.05.14 16:39:40.504850 [ 86 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 11156 | 2025.05.14 16:39:40.504862 [ 269 ] {9b3ab9cf-a629-42c6-ae69-e56293780f06} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001132 sec., 99823.32155477031 rows/sec., 6.46 MiB/sec. | ||
| 11157 | 2025.05.14 16:39:40.504929 [ 86 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2025.05.14 16:39:40.504941 [ 269 ] {9b3ab9cf-a629-42c6-ae69-e56293780f06} <Debug> TCPHandler: Processed in 0.001332006 sec. | ||
| 11159 | 2025.05.14 16:39:40.504961 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11160 | 2025.05.14 16:39:40.505059 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2025.05.14 16:39:40.505061 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 11162 | 2025.05.14 16:39:40.505155 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11163 | 2025.05.14 16:39:40.505166 [ 269 ] {e06b7c8b-5ce3-4f28-8eaf-771ed8363683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11164 | 2025.05.14 16:39:40.505182 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 342 rows starting from the beginning of the part | ||
| 11165 | 2025.05.14 16:39:40.505209 [ 269 ] {e06b7c8b-5ce3-4f28-8eaf-771ed8363683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11166 | 2025.05.14 16:39:40.505237 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part | ||
| 11167 | 2025.05.14 16:39:40.505279 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 113 rows starting from the beginning of the part | ||
| 11168 | 2025.05.14 16:39:40.505321 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 113 rows starting from the beginning of the part | ||
| 11169 | 2025.05.14 16:39:40.505360 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
| 11170 | 2025.05.14 16:39:40.505399 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part | ||
| 11171 | 2025.05.14 16:39:40.505663 [ 269 ] {e06b7c8b-5ce3-4f28-8eaf-771ed8363683} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2025.05.14 16:39:40.505702 [ 269 ] {e06b7c8b-5ce3-4f28-8eaf-771ed8363683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11173 | 2025.05.14 16:39:40.506033 [ 269 ] {e06b7c8b-5ce3-4f28-8eaf-771ed8363683} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11174 | 2025.05.14 16:39:40.506224 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203684 sec., 849060.052306087 rows/sec., 59.33 MiB/sec. | ||
| 11175 | 2025.05.14 16:39:40.506253 [ 269 ] {e06b7c8b-5ce3-4f28-8eaf-771ed8363683} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2025.05.14 16:39:40.506331 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 11177 | 2025.05.14 16:39:40.506384 [ 269 ] {e06b7c8b-5ce3-4f28-8eaf-771ed8363683} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001238 sec., 90468.49757673667 rows/sec., 5.15 MiB/sec. | ||
| 11178 | 2025.05.14 16:39:40.506423 [ 269 ] {e06b7c8b-5ce3-4f28-8eaf-771ed8363683} <Debug> TCPHandler: Processed in 0.001418938 sec. | ||
| 11179 | 2025.05.14 16:39:40.506532 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2025.05.14 16:39:40.506557 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2025.05.14 16:39:40.506618 [ 192 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_50_10} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 11182 | 2025.05.14 16:39:40.506628 [ 269 ] {74826f3f-0b61-4aa5-8b50-29528fafecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11183 | 2025.05.14 16:39:40.506668 [ 269 ] {74826f3f-0b61-4aa5-8b50-29528fafecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11184 | 2025.05.14 16:39:40.506687 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11185 | 2025.05.14 16:39:40.507212 [ 269 ] {74826f3f-0b61-4aa5-8b50-29528fafecc2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2025.05.14 16:39:40.507247 [ 269 ] {74826f3f-0b61-4aa5-8b50-29528fafecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11187 | 2025.05.14 16:39:40.507582 [ 269 ] {74826f3f-0b61-4aa5-8b50-29528fafecc2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11188 | 2025.05.14 16:39:40.507806 [ 269 ] {74826f3f-0b61-4aa5-8b50-29528fafecc2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2025.05.14 16:39:40.507934 [ 269 ] {74826f3f-0b61-4aa5-8b50-29528fafecc2} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001324 sec., 298338.3685800604 rows/sec., 21.11 MiB/sec. | ||
| 11190 | 2025.05.14 16:39:40.507971 [ 269 ] {74826f3f-0b61-4aa5-8b50-29528fafecc2} <Debug> TCPHandler: Processed in 0.001489949 sec. | ||
| 11191 | 2025.05.14 16:39:40.508075 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2025.05.14 16:39:40.508169 [ 269 ] {d769984d-8124-481d-90a3-88826e12a8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11193 | 2025.05.14 16:39:40.508211 [ 269 ] {d769984d-8124-481d-90a3-88826e12a8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11194 | 2025.05.14 16:39:40.508525 [ 269 ] {d769984d-8124-481d-90a3-88826e12a8b9} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2025.05.14 16:39:40.508561 [ 269 ] {d769984d-8124-481d-90a3-88826e12a8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11196 | 2025.05.14 16:39:40.508871 [ 269 ] {d769984d-8124-481d-90a3-88826e12a8b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11197 | 2025.05.14 16:39:40.509084 [ 269 ] {d769984d-8124-481d-90a3-88826e12a8b9} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2025.05.14 16:39:40.509218 [ 269 ] {d769984d-8124-481d-90a3-88826e12a8b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 11199 | 2025.05.14 16:39:40.509254 [ 269 ] {d769984d-8124-481d-90a3-88826e12a8b9} <Debug> TCPHandler: Processed in 0.001229864 sec. | ||
| 11200 | 2025.05.14 16:39:40.509378 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2025.05.14 16:39:40.509480 [ 269 ] {f3c1d5c8-5361-4336-a4df-c1b7e544a0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11202 | 2025.05.14 16:39:40.509524 [ 269 ] {f3c1d5c8-5361-4336-a4df-c1b7e544a0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11203 | 2025.05.14 16:39:40.509946 [ 269 ] {f3c1d5c8-5361-4336-a4df-c1b7e544a0e9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2025.05.14 16:39:40.509984 [ 269 ] {f3c1d5c8-5361-4336-a4df-c1b7e544a0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11205 | 2025.05.14 16:39:40.510341 [ 269 ] {f3c1d5c8-5361-4336-a4df-c1b7e544a0e9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11206 | 2025.05.14 16:39:40.510587 [ 269 ] {f3c1d5c8-5361-4336-a4df-c1b7e544a0e9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2025.05.14 16:39:40.510726 [ 269 ] {f3c1d5c8-5361-4336-a4df-c1b7e544a0e9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001265 sec., 187351.77865612647 rows/sec., 12.56 MiB/sec. | ||
| 11208 | 2025.05.14 16:39:40.510766 [ 269 ] {f3c1d5c8-5361-4336-a4df-c1b7e544a0e9} <Debug> TCPHandler: Processed in 0.001440538 sec. | ||
| 11209 | 2025.05.14 16:39:40.510874 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2025.05.14 16:39:40.510969 [ 269 ] {3790e514-1303-47f3-8578-5ad61cba1ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11211 | 2025.05.14 16:39:40.511013 [ 269 ] {3790e514-1303-47f3-8578-5ad61cba1ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11212 | 2025.05.14 16:39:40.511318 [ 269 ] {3790e514-1303-47f3-8578-5ad61cba1ac2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2025.05.14 16:39:40.511356 [ 269 ] {3790e514-1303-47f3-8578-5ad61cba1ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11214 | 2025.05.14 16:39:40.511665 [ 269 ] {3790e514-1303-47f3-8578-5ad61cba1ac2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11215 | 2025.05.14 16:39:40.511887 [ 269 ] {3790e514-1303-47f3-8578-5ad61cba1ac2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2025.05.14 16:39:40.512017 [ 269 ] {3790e514-1303-47f3-8578-5ad61cba1ac2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 11217 | 2025.05.14 16:39:40.512054 [ 269 ] {3790e514-1303-47f3-8578-5ad61cba1ac2} <Debug> TCPHandler: Processed in 0.001230124 sec. | ||
| 11218 | 2025.05.14 16:39:40.512156 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2025.05.14 16:39:40.512250 [ 269 ] {fe282392-fde0-46b0-8a02-cdd807a473e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11220 | 2025.05.14 16:39:40.512305 [ 269 ] {fe282392-fde0-46b0-8a02-cdd807a473e5} <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 | ||
| 11221 | 2025.05.14 16:39:40.513090 [ 269 ] {fe282392-fde0-46b0-8a02-cdd807a473e5} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2025.05.14 16:39:40.513127 [ 269 ] {fe282392-fde0-46b0-8a02-cdd807a473e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11223 | 2025.05.14 16:39:40.513648 [ 269 ] {fe282392-fde0-46b0-8a02-cdd807a473e5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11224 | 2025.05.14 16:39:40.513884 [ 269 ] {fe282392-fde0-46b0-8a02-cdd807a473e5} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2025.05.14 16:39:40.514009 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11226 | 2025.05.14 16:39:40.514022 [ 269 ] {fe282392-fde0-46b0-8a02-cdd807a473e5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001791 sec., 7258.514796203238 rows/sec., 13.01 MiB/sec. | ||
| 11227 | 2025.05.14 16:39:40.514047 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2025.05.14 16:39:40.514067 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11229 | 2025.05.14 16:39:40.514081 [ 269 ] {fe282392-fde0-46b0-8a02-cdd807a473e5} <Debug> TCPHandler: Processed in 0.001975439 sec. | ||
| 11230 | 2025.05.14 16:39:40.514132 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::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 | ||
| 11231 | 2025.05.14 16:39:40.514196 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2025.05.14 16:39:40.514282 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11233 | 2025.05.14 16:39:40.514291 [ 269 ] {22ee0024-2c47-4b93-9309-b26ce87c3c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11234 | 2025.05.14 16:39:40.514329 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1231 rows starting from the beginning of the part | ||
| 11235 | 2025.05.14 16:39:40.514334 [ 269 ] {22ee0024-2c47-4b93-9309-b26ce87c3c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11236 | 2025.05.14 16:39:40.514430 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part | ||
| 11237 | 2025.05.14 16:39:40.514522 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 11238 | 2025.05.14 16:39:40.514611 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part | ||
| 11239 | 2025.05.14 16:39:40.514661 [ 269 ] {22ee0024-2c47-4b93-9309-b26ce87c3c5c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2025.05.14 16:39:40.514698 [ 269 ] {22ee0024-2c47-4b93-9309-b26ce87c3c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11241 | 2025.05.14 16:39:40.514705 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 11242 | 2025.05.14 16:39:40.514799 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part | ||
| 11243 | 2025.05.14 16:39:40.515026 [ 269 ] {22ee0024-2c47-4b93-9309-b26ce87c3c5c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11244 | 2025.05.14 16:39:40.515261 [ 269 ] {22ee0024-2c47-4b93-9309-b26ce87c3c5c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2025.05.14 16:39:40.515389 [ 269 ] {22ee0024-2c47-4b93-9309-b26ce87c3c5c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001117 sec., 73410.92211280216 rows/sec., 4.66 MiB/sec. | ||
| 11246 | 2025.05.14 16:39:40.515425 [ 269 ] {22ee0024-2c47-4b93-9309-b26ce87c3c5c} <Debug> TCPHandler: Processed in 0.001279645 sec. | ||
| 11247 | 2025.05.14 16:39:40.521060 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 19 columns (19 merged, 0 gathered) in 0.006947886 sec., 190273.7033969757 rows/sec., 340.96 MiB/sec. | ||
| 11248 | 2025.05.14 16:39:40.522602 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11249 | 2025.05.14 16:39:40.523006 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2025.05.14 16:39:40.523098 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11251 | 2025.05.14 16:39:40.523279 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11252 | 2025.05.14 16:39:41.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.75 MiB, peak 315.31 MiB, free memory in arenas 0.00 B, will set to 305.98 MiB (RSS), difference: 2.22 MiB | ||
| 11253 | 2025.05.14 16:39:44.044321 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11254 | 2025.05.14 16:39:44.044393 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11255 | 2025.05.14 16:39:44.191749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
| 11256 | 2025.05.14 16:39:44.192243 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2025.05.14 16:39:44.192281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11258 | 2025.05.14 16:39:44.192774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11259 | 2025.05.14 16:39:44.193024 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2025.05.14 16:39:44.193163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 11261 | 2025.05.14 16:39:45.492837 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2025.05.14 16:39:45.493040 [ 269 ] {5545ed99-cc60-40e3-aadd-eeb8d3a01821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11263 | 2025.05.14 16:39:45.493116 [ 269 ] {5545ed99-cc60-40e3-aadd-eeb8d3a01821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11264 | 2025.05.14 16:39:45.493894 [ 269 ] {5545ed99-cc60-40e3-aadd-eeb8d3a01821} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2025.05.14 16:39:45.493951 [ 269 ] {5545ed99-cc60-40e3-aadd-eeb8d3a01821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11266 | 2025.05.14 16:39:45.494362 [ 269 ] {5545ed99-cc60-40e3-aadd-eeb8d3a01821} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11267 | 2025.05.14 16:39:45.494606 [ 269 ] {5545ed99-cc60-40e3-aadd-eeb8d3a01821} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2025.05.14 16:39:45.494780 [ 269 ] {5545ed99-cc60-40e3-aadd-eeb8d3a01821} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001791 sec., 60301.50753768844 rows/sec., 5.04 MiB/sec. | ||
| 11269 | 2025.05.14 16:39:45.494833 [ 269 ] {5545ed99-cc60-40e3-aadd-eeb8d3a01821} <Debug> TCPHandler: Processed in 0.002134372 sec. | ||
| 11270 | 2025.05.14 16:39:45.494963 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2025.05.14 16:39:45.495067 [ 269 ] {c298916c-f987-4f3f-b6c0-5576f4d5cd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11272 | 2025.05.14 16:39:45.495111 [ 269 ] {c298916c-f987-4f3f-b6c0-5576f4d5cd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11273 | 2025.05.14 16:39:45.495540 [ 269 ] {c298916c-f987-4f3f-b6c0-5576f4d5cd1e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2025.05.14 16:39:45.495576 [ 269 ] {c298916c-f987-4f3f-b6c0-5576f4d5cd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11275 | 2025.05.14 16:39:45.495892 [ 269 ] {c298916c-f987-4f3f-b6c0-5576f4d5cd1e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11276 | 2025.05.14 16:39:45.496101 [ 269 ] {c298916c-f987-4f3f-b6c0-5576f4d5cd1e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2025.05.14 16:39:45.496239 [ 269 ] {c298916c-f987-4f3f-b6c0-5576f4d5cd1e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 11278 | 2025.05.14 16:39:45.496279 [ 269 ] {c298916c-f987-4f3f-b6c0-5576f4d5cd1e} <Debug> TCPHandler: Processed in 0.001370067 sec. | ||
| 11279 | 2025.05.14 16:39:45.496395 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2025.05.14 16:39:45.496492 [ 269 ] {99b43cba-6298-48ab-bba0-51cff367b642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11281 | 2025.05.14 16:39:45.496533 [ 269 ] {99b43cba-6298-48ab-bba0-51cff367b642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11282 | 2025.05.14 16:39:45.496968 [ 269 ] {99b43cba-6298-48ab-bba0-51cff367b642} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2025.05.14 16:39:45.497004 [ 269 ] {99b43cba-6298-48ab-bba0-51cff367b642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11284 | 2025.05.14 16:39:45.497314 [ 269 ] {99b43cba-6298-48ab-bba0-51cff367b642} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11285 | 2025.05.14 16:39:45.497529 [ 269 ] {99b43cba-6298-48ab-bba0-51cff367b642} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2025.05.14 16:39:45.497662 [ 269 ] {99b43cba-6298-48ab-bba0-51cff367b642} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 11287 | 2025.05.14 16:39:45.497702 [ 269 ] {99b43cba-6298-48ab-bba0-51cff367b642} <Debug> TCPHandler: Processed in 0.001358377 sec. | ||
| 11288 | 2025.05.14 16:39:45.497815 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2025.05.14 16:39:45.497911 [ 269 ] {40764895-fced-44aa-b4b4-d629791f2530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11290 | 2025.05.14 16:39:45.497956 [ 269 ] {40764895-fced-44aa-b4b4-d629791f2530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11291 | 2025.05.14 16:39:45.498373 [ 269 ] {40764895-fced-44aa-b4b4-d629791f2530} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2025.05.14 16:39:45.498412 [ 269 ] {40764895-fced-44aa-b4b4-d629791f2530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11293 | 2025.05.14 16:39:45.498755 [ 269 ] {40764895-fced-44aa-b4b4-d629791f2530} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11294 | 2025.05.14 16:39:45.498976 [ 269 ] {40764895-fced-44aa-b4b4-d629791f2530} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2025.05.14 16:39:45.499110 [ 269 ] {40764895-fced-44aa-b4b4-d629791f2530} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 11296 | 2025.05.14 16:39:45.499149 [ 269 ] {40764895-fced-44aa-b4b4-d629791f2530} <Debug> TCPHandler: Processed in 0.001382837 sec. | ||
| 11297 | 2025.05.14 16:39:45.499266 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2025.05.14 16:39:45.499375 [ 269 ] {dc4e78c3-07f1-42f1-aa08-1f8bda993512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11299 | 2025.05.14 16:39:45.499433 [ 269 ] {dc4e78c3-07f1-42f1-aa08-1f8bda993512} <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 | ||
| 11300 | 2025.05.14 16:39:45.500255 [ 269 ] {dc4e78c3-07f1-42f1-aa08-1f8bda993512} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2025.05.14 16:39:45.500293 [ 269 ] {dc4e78c3-07f1-42f1-aa08-1f8bda993512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11302 | 2025.05.14 16:39:45.500848 [ 269 ] {dc4e78c3-07f1-42f1-aa08-1f8bda993512} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11303 | 2025.05.14 16:39:45.501093 [ 269 ] {dc4e78c3-07f1-42f1-aa08-1f8bda993512} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2025.05.14 16:39:45.501235 [ 269 ] {dc4e78c3-07f1-42f1-aa08-1f8bda993512} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00188 sec., 13829.787234042553 rows/sec., 24.78 MiB/sec. | ||
| 11305 | 2025.05.14 16:39:45.501296 [ 269 ] {dc4e78c3-07f1-42f1-aa08-1f8bda993512} <Debug> TCPHandler: Processed in 0.0020806 sec. | ||
| 11306 | 2025.05.14 16:39:45.501413 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2025.05.14 16:39:45.501509 [ 269 ] {e38ccf65-ec7f-4b20-92ff-402a931ea49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11308 | 2025.05.14 16:39:45.501552 [ 269 ] {e38ccf65-ec7f-4b20-92ff-402a931ea49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11309 | 2025.05.14 16:39:45.501877 [ 269 ] {e38ccf65-ec7f-4b20-92ff-402a931ea49a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2025.05.14 16:39:45.501914 [ 269 ] {e38ccf65-ec7f-4b20-92ff-402a931ea49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11311 | 2025.05.14 16:39:45.502231 [ 269 ] {e38ccf65-ec7f-4b20-92ff-402a931ea49a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11312 | 2025.05.14 16:39:45.502453 [ 269 ] {e38ccf65-ec7f-4b20-92ff-402a931ea49a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2025.05.14 16:39:45.502582 [ 269 ] {e38ccf65-ec7f-4b20-92ff-402a931ea49a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11314 | 2025.05.14 16:39:45.502619 [ 269 ] {e38ccf65-ec7f-4b20-92ff-402a931ea49a} <Debug> TCPHandler: Processed in 0.001257874 sec. | ||
| 11315 | 2025.05.14 16:39:45.548111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11316 | 2025.05.14 16:39:45.564526 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2025.05.14 16:39:45.564568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11318 | 2025.05.14 16:39:45.570729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11319 | 2025.05.14 16:39:45.571408 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2025.05.14 16:39:45.574227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11321 | 2025.05.14 16:39:49.264007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1614 | ||
| 11322 | 2025.05.14 16:39:49.266525 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2025.05.14 16:39:49.266572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11324 | 2025.05.14 16:39:49.267736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11325 | 2025.05.14 16:39:49.267993 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2025.05.14 16:39:49.268252 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
| 11327 | 2025.05.14 16:39:50.499785 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2025.05.14 16:39:50.499993 [ 269 ] {e9887114-7b87-4f6e-932d-7d280d2fba03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11329 | 2025.05.14 16:39:50.500070 [ 269 ] {e9887114-7b87-4f6e-932d-7d280d2fba03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11330 | 2025.05.14 16:39:50.500769 [ 269 ] {e9887114-7b87-4f6e-932d-7d280d2fba03} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2025.05.14 16:39:50.500821 [ 269 ] {e9887114-7b87-4f6e-932d-7d280d2fba03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11332 | 2025.05.14 16:39:50.501264 [ 269 ] {e9887114-7b87-4f6e-932d-7d280d2fba03} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11333 | 2025.05.14 16:39:50.501521 [ 269 ] {e9887114-7b87-4f6e-932d-7d280d2fba03} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2025.05.14 16:39:50.501693 [ 269 ] {e9887114-7b87-4f6e-932d-7d280d2fba03} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001756 sec., 120728.92938496583 rows/sec., 7.68 MiB/sec. | ||
| 11335 | 2025.05.14 16:39:50.501749 [ 269 ] {e9887114-7b87-4f6e-932d-7d280d2fba03} <Debug> TCPHandler: Processed in 0.002111961 sec. | ||
| 11336 | 2025.05.14 16:39:50.501899 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2025.05.14 16:39:50.502005 [ 269 ] {8df73dd1-897f-4c45-9981-44bf5759f08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11338 | 2025.05.14 16:39:50.502050 [ 269 ] {8df73dd1-897f-4c45-9981-44bf5759f08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11339 | 2025.05.14 16:39:50.502682 [ 269 ] {8df73dd1-897f-4c45-9981-44bf5759f08b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2025.05.14 16:39:50.502722 [ 269 ] {8df73dd1-897f-4c45-9981-44bf5759f08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11341 | 2025.05.14 16:39:50.503086 [ 269 ] {8df73dd1-897f-4c45-9981-44bf5759f08b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11342 | 2025.05.14 16:39:50.503332 [ 269 ] {8df73dd1-897f-4c45-9981-44bf5759f08b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2025.05.14 16:39:50.503463 [ 269 ] {8df73dd1-897f-4c45-9981-44bf5759f08b} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001483 sec., 433580.5799055968 rows/sec., 34.18 MiB/sec. | ||
| 11344 | 2025.05.14 16:39:50.503502 [ 269 ] {8df73dd1-897f-4c45-9981-44bf5759f08b} <Debug> TCPHandler: Processed in 0.001659703 sec. | ||
| 11345 | 2025.05.14 16:39:50.503613 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2025.05.14 16:39:50.503709 [ 269 ] {bacb3167-ed17-44ad-be29-f6061c0ec4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11347 | 2025.05.14 16:39:50.503748 [ 269 ] {bacb3167-ed17-44ad-be29-f6061c0ec4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11348 | 2025.05.14 16:39:50.504154 [ 269 ] {bacb3167-ed17-44ad-be29-f6061c0ec4f8} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2025.05.14 16:39:50.504192 [ 269 ] {bacb3167-ed17-44ad-be29-f6061c0ec4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11350 | 2025.05.14 16:39:50.504503 [ 269 ] {bacb3167-ed17-44ad-be29-f6061c0ec4f8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11351 | 2025.05.14 16:39:50.504730 [ 269 ] {bacb3167-ed17-44ad-be29-f6061c0ec4f8} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2025.05.14 16:39:50.504861 [ 269 ] {bacb3167-ed17-44ad-be29-f6061c0ec4f8} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001171 sec., 101622.54483347567 rows/sec., 6.14 MiB/sec. | ||
| 11353 | 2025.05.14 16:39:50.504900 [ 269 ] {bacb3167-ed17-44ad-be29-f6061c0ec4f8} <Debug> TCPHandler: Processed in 0.001336626 sec. | ||
| 11354 | 2025.05.14 16:39:50.505008 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2025.05.14 16:39:50.505105 [ 269 ] {982abac9-5bce-48f1-a869-629feabaaffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11356 | 2025.05.14 16:39:50.505144 [ 269 ] {982abac9-5bce-48f1-a869-629feabaaffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11357 | 2025.05.14 16:39:50.505558 [ 269 ] {982abac9-5bce-48f1-a869-629feabaaffe} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2025.05.14 16:39:50.505598 [ 269 ] {982abac9-5bce-48f1-a869-629feabaaffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11359 | 2025.05.14 16:39:50.505915 [ 269 ] {982abac9-5bce-48f1-a869-629feabaaffe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11360 | 2025.05.14 16:39:50.506137 [ 269 ] {982abac9-5bce-48f1-a869-629feabaaffe} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2025.05.14 16:39:50.506270 [ 269 ] {982abac9-5bce-48f1-a869-629feabaaffe} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001182 sec., 95600.67681895092 rows/sec., 6.19 MiB/sec. | ||
| 11362 | 2025.05.14 16:39:50.506308 [ 269 ] {982abac9-5bce-48f1-a869-629feabaaffe} <Debug> TCPHandler: Processed in 0.001349656 sec. | ||
| 11363 | 2025.05.14 16:39:50.506419 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2025.05.14 16:39:50.506514 [ 269 ] {1b37fb57-0932-4300-9dfb-c695c085a3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11365 | 2025.05.14 16:39:50.506555 [ 269 ] {1b37fb57-0932-4300-9dfb-c695c085a3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11366 | 2025.05.14 16:39:50.506951 [ 269 ] {1b37fb57-0932-4300-9dfb-c695c085a3ad} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2025.05.14 16:39:50.506989 [ 269 ] {1b37fb57-0932-4300-9dfb-c695c085a3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11368 | 2025.05.14 16:39:50.507297 [ 269 ] {1b37fb57-0932-4300-9dfb-c695c085a3ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11369 | 2025.05.14 16:39:50.507523 [ 269 ] {1b37fb57-0932-4300-9dfb-c695c085a3ad} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2025.05.14 16:39:50.507651 [ 269 ] {1b37fb57-0932-4300-9dfb-c695c085a3ad} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001155 sec., 96969.69696969698 rows/sec., 5.52 MiB/sec. | ||
| 11371 | 2025.05.14 16:39:50.507690 [ 269 ] {1b37fb57-0932-4300-9dfb-c695c085a3ad} <Debug> TCPHandler: Processed in 0.001320937 sec. | ||
| 11372 | 2025.05.14 16:39:50.507805 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2025.05.14 16:39:50.507899 [ 269 ] {8f4d1f3f-0eb6-4432-8566-74061ab983fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11374 | 2025.05.14 16:39:50.507939 [ 269 ] {8f4d1f3f-0eb6-4432-8566-74061ab983fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11375 | 2025.05.14 16:39:50.508436 [ 269 ] {8f4d1f3f-0eb6-4432-8566-74061ab983fb} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2025.05.14 16:39:50.508473 [ 269 ] {8f4d1f3f-0eb6-4432-8566-74061ab983fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11377 | 2025.05.14 16:39:50.508810 [ 269 ] {8f4d1f3f-0eb6-4432-8566-74061ab983fb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11378 | 2025.05.14 16:39:50.509031 [ 269 ] {8f4d1f3f-0eb6-4432-8566-74061ab983fb} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2025.05.14 16:39:50.509160 [ 269 ] {8f4d1f3f-0eb6-4432-8566-74061ab983fb} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001279 sec., 308835.02736512903 rows/sec., 21.86 MiB/sec. | ||
| 11380 | 2025.05.14 16:39:50.509199 [ 269 ] {8f4d1f3f-0eb6-4432-8566-74061ab983fb} <Debug> TCPHandler: Processed in 0.001447188 sec. | ||
| 11381 | 2025.05.14 16:39:50.509310 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2025.05.14 16:39:50.509405 [ 269 ] {92dc0b1b-fe85-4660-a43b-1fb80e619d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11383 | 2025.05.14 16:39:50.509447 [ 269 ] {92dc0b1b-fe85-4660-a43b-1fb80e619d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11384 | 2025.05.14 16:39:50.509767 [ 269 ] {92dc0b1b-fe85-4660-a43b-1fb80e619d0e} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2025.05.14 16:39:50.509804 [ 269 ] {92dc0b1b-fe85-4660-a43b-1fb80e619d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11386 | 2025.05.14 16:39:50.510113 [ 269 ] {92dc0b1b-fe85-4660-a43b-1fb80e619d0e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11387 | 2025.05.14 16:39:50.510333 [ 269 ] {92dc0b1b-fe85-4660-a43b-1fb80e619d0e} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2025.05.14 16:39:50.510459 [ 269 ] {92dc0b1b-fe85-4660-a43b-1fb80e619d0e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 11389 | 2025.05.14 16:39:50.510496 [ 269 ] {92dc0b1b-fe85-4660-a43b-1fb80e619d0e} <Debug> TCPHandler: Processed in 0.001236635 sec. | ||
| 11390 | 2025.05.14 16:39:50.510605 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11391 | 2025.05.14 16:39:50.510699 [ 269 ] {46a1c673-bc07-4a84-8ea1-9b3afe7491b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11392 | 2025.05.14 16:39:50.510742 [ 269 ] {46a1c673-bc07-4a84-8ea1-9b3afe7491b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11393 | 2025.05.14 16:39:50.511130 [ 269 ] {46a1c673-bc07-4a84-8ea1-9b3afe7491b4} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2025.05.14 16:39:50.511166 [ 269 ] {46a1c673-bc07-4a84-8ea1-9b3afe7491b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11395 | 2025.05.14 16:39:50.511510 [ 269 ] {46a1c673-bc07-4a84-8ea1-9b3afe7491b4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11396 | 2025.05.14 16:39:50.511729 [ 269 ] {46a1c673-bc07-4a84-8ea1-9b3afe7491b4} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2025.05.14 16:39:50.511859 [ 269 ] {46a1c673-bc07-4a84-8ea1-9b3afe7491b4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001178 sec., 201188.45500848896 rows/sec., 13.49 MiB/sec. | ||
| 11398 | 2025.05.14 16:39:50.511897 [ 269 ] {46a1c673-bc07-4a84-8ea1-9b3afe7491b4} <Debug> TCPHandler: Processed in 0.001340936 sec. | ||
| 11399 | 2025.05.14 16:39:50.512015 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11400 | 2025.05.14 16:39:50.512110 [ 269 ] {db62b617-3150-4556-991b-51b824c38305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11401 | 2025.05.14 16:39:50.512152 [ 269 ] {db62b617-3150-4556-991b-51b824c38305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11402 | 2025.05.14 16:39:50.512488 [ 269 ] {db62b617-3150-4556-991b-51b824c38305} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11403 | 2025.05.14 16:39:50.512526 [ 269 ] {db62b617-3150-4556-991b-51b824c38305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11404 | 2025.05.14 16:39:50.512845 [ 269 ] {db62b617-3150-4556-991b-51b824c38305} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11405 | 2025.05.14 16:39:50.513073 [ 269 ] {db62b617-3150-4556-991b-51b824c38305} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11406 | 2025.05.14 16:39:50.513194 [ 74 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 11407 | 2025.05.14 16:39:50.513204 [ 269 ] {db62b617-3150-4556-991b-51b824c38305} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 11408 | 2025.05.14 16:39:50.513266 [ 74 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2025.05.14 16:39:50.513284 [ 269 ] {db62b617-3150-4556-991b-51b824c38305} <Debug> TCPHandler: Processed in 0.001317826 sec. | ||
| 11410 | 2025.05.14 16:39:50.513295 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11411 | 2025.05.14 16:39:50.513405 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2025.05.14 16:39:50.513429 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 11413 | 2025.05.14 16:39:50.513504 [ 269 ] {809b8c16-c708-4e26-a521-7fdd854ab00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11414 | 2025.05.14 16:39:50.513565 [ 269 ] {809b8c16-c708-4e26-a521-7fdd854ab00a} <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 | ||
| 11415 | 2025.05.14 16:39:50.513586 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11416 | 2025.05.14 16:39:50.513628 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 11417 | 2025.05.14 16:39:50.513698 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 11418 | 2025.05.14 16:39:50.513746 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 11419 | 2025.05.14 16:39:50.513790 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 11420 | 2025.05.14 16:39:50.513834 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 11421 | 2025.05.14 16:39:50.513876 [ 201 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 11422 | 2025.05.14 16:39:50.514326 [ 269 ] {809b8c16-c708-4e26-a521-7fdd854ab00a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2025.05.14 16:39:50.514368 [ 269 ] {809b8c16-c708-4e26-a521-7fdd854ab00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11424 | 2025.05.14 16:39:50.514784 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001414458 sec., 28279.383339766893 rows/sec., 1.86 MiB/sec. | ||
| 11425 | 2025.05.14 16:39:50.514907 [ 269 ] {809b8c16-c708-4e26-a521-7fdd854ab00a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11426 | 2025.05.14 16:39:50.514971 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 11427 | 2025.05.14 16:39:50.515171 [ 269 ] {809b8c16-c708-4e26-a521-7fdd854ab00a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2025.05.14 16:39:50.515328 [ 269 ] {809b8c16-c708-4e26-a521-7fdd854ab00a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001843 sec., 7053.716766142159 rows/sec., 12.64 MiB/sec. | ||
| 11429 | 2025.05.14 16:39:50.515340 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2025.05.14 16:39:50.515383 [ 269 ] {809b8c16-c708-4e26-a521-7fdd854ab00a} <Debug> TCPHandler: Processed in 0.00202949 sec. | ||
| 11431 | 2025.05.14 16:39:50.515429 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_40_8} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 11432 | 2025.05.14 16:39:50.515503 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2025.05.14 16:39:50.515541 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11434 | 2025.05.14 16:39:50.515603 [ 269 ] {8f599f75-f9eb-4363-93c2-1e0850041edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11435 | 2025.05.14 16:39:50.515650 [ 269 ] {8f599f75-f9eb-4363-93c2-1e0850041edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11436 | 2025.05.14 16:39:50.515976 [ 269 ] {8f599f75-f9eb-4363-93c2-1e0850041edf} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11437 | 2025.05.14 16:39:50.516012 [ 269 ] {8f599f75-f9eb-4363-93c2-1e0850041edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 11438 | 2025.05.14 16:39:50.516344 [ 269 ] {8f599f75-f9eb-4363-93c2-1e0850041edf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11439 | 2025.05.14 16:39:50.516568 [ 269 ] {8f599f75-f9eb-4363-93c2-1e0850041edf} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11440 | 2025.05.14 16:39:50.516695 [ 269 ] {8f599f75-f9eb-4363-93c2-1e0850041edf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001111 sec., 73807.3807380738 rows/sec., 4.69 MiB/sec. | ||
| 11441 | 2025.05.14 16:39:50.516732 [ 269 ] {8f599f75-f9eb-4363-93c2-1e0850041edf} <Debug> TCPHandler: Processed in 0.001278205 sec. | ||
| 11442 | 2025.05.14 16:39:51.693271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
| 11443 | 2025.05.14 16:39:51.693824 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2025.05.14 16:39:51.693874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11445 | 2025.05.14 16:39:51.694373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11446 | 2025.05.14 16:39:51.694609 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2025.05.14 16:39:51.694740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
| 11448 | 2025.05.14 16:39:53.074286 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11449 | 2025.05.14 16:39:53.091635 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2025.05.14 16:39:53.091695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11451 | 2025.05.14 16:39:53.098033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11452 | 2025.05.14 16:39:53.098735 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2025.05.14 16:39:53.101820 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11454 | 2025.05.14 16:39:55.493797 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2025.05.14 16:39:55.493972 [ 269 ] {9be57961-f266-410f-a2cb-65c983bb8316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11456 | 2025.05.14 16:39:55.494037 [ 269 ] {9be57961-f266-410f-a2cb-65c983bb8316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11457 | 2025.05.14 16:39:55.494688 [ 269 ] {9be57961-f266-410f-a2cb-65c983bb8316} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2025.05.14 16:39:55.494733 [ 269 ] {9be57961-f266-410f-a2cb-65c983bb8316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11459 | 2025.05.14 16:39:55.495143 [ 269 ] {9be57961-f266-410f-a2cb-65c983bb8316} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11460 | 2025.05.14 16:39:55.495385 [ 269 ] {9be57961-f266-410f-a2cb-65c983bb8316} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2025.05.14 16:39:55.495546 [ 269 ] {9be57961-f266-410f-a2cb-65c983bb8316} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001623 sec., 66543.43807763401 rows/sec., 5.56 MiB/sec. | ||
| 11462 | 2025.05.14 16:39:55.495554 [ 67 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11463 | 2025.05.14 16:39:55.495598 [ 269 ] {9be57961-f266-410f-a2cb-65c983bb8316} <Debug> TCPHandler: Processed in 0.001927618 sec. | ||
| 11464 | 2025.05.14 16:39:55.495628 [ 67 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2025.05.14 16:39:55.495664 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11466 | 2025.05.14 16:39:55.495736 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2025.05.14 16:39:55.495821 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11468 | 2025.05.14 16:39:55.495844 [ 269 ] {cf85d17e-dc9e-438f-9d01-8296e0f7f6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11469 | 2025.05.14 16:39:55.495923 [ 269 ] {cf85d17e-dc9e-438f-9d01-8296e0f7f6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11470 | 2025.05.14 16:39:55.496015 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11471 | 2025.05.14 16:39:55.496074 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1845 rows starting from the beginning of the part | ||
| 11472 | 2025.05.14 16:39:55.496176 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11473 | 2025.05.14 16:39:55.496251 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 643 rows starting from the beginning of the part | ||
| 11474 | 2025.05.14 16:39:55.496314 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 108 rows starting from the beginning of the part | ||
| 11475 | 2025.05.14 16:39:55.496324 [ 269 ] {cf85d17e-dc9e-438f-9d01-8296e0f7f6b4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2025.05.14 16:39:55.496356 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 643 rows starting from the beginning of the part | ||
| 11477 | 2025.05.14 16:39:55.496366 [ 269 ] {cf85d17e-dc9e-438f-9d01-8296e0f7f6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11478 | 2025.05.14 16:39:55.496404 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 108 rows starting from the beginning of the part | ||
| 11479 | 2025.05.14 16:39:55.496729 [ 269 ] {cf85d17e-dc9e-438f-9d01-8296e0f7f6b4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11480 | 2025.05.14 16:39:55.496961 [ 269 ] {cf85d17e-dc9e-438f-9d01-8296e0f7f6b4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2025.05.14 16:39:55.497102 [ 269 ] {cf85d17e-dc9e-438f-9d01-8296e0f7f6b4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001283 sec., 20265.003897116134 rows/sec., 1.49 MiB/sec. | ||
| 11482 | 2025.05.14 16:39:55.497142 [ 269 ] {cf85d17e-dc9e-438f-9d01-8296e0f7f6b4} <Debug> TCPHandler: Processed in 0.001472399 sec. | ||
| 11483 | 2025.05.14 16:39:55.497248 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11484 | 2025.05.14 16:39:55.497344 [ 269 ] {754dbb36-787e-4fd0-abb4-5709e9e72345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11485 | 2025.05.14 16:39:55.497386 [ 269 ] {754dbb36-787e-4fd0-abb4-5709e9e72345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11486 | 2025.05.14 16:39:55.497773 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3403 rows, containing 5 columns (5 merged, 0 gathered) in 0.002032 sec., 1674704.724409449 rows/sec., 141.11 MiB/sec. | ||
| 11487 | 2025.05.14 16:39:55.497801 [ 269 ] {754dbb36-787e-4fd0-abb4-5709e9e72345} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2025.05.14 16:39:55.497838 [ 269 ] {754dbb36-787e-4fd0-abb4-5709e9e72345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11489 | 2025.05.14 16:39:55.498053 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11490 | 2025.05.14 16:39:55.498174 [ 269 ] {754dbb36-787e-4fd0-abb4-5709e9e72345} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11491 | 2025.05.14 16:39:55.498477 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2025.05.14 16:39:55.498491 [ 269 ] {754dbb36-787e-4fd0-abb4-5709e9e72345} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2025.05.14 16:39:55.498586 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_91_18} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11494 | 2025.05.14 16:39:55.498637 [ 269 ] {754dbb36-787e-4fd0-abb4-5709e9e72345} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001311 sec., 68649.88558352402 rows/sec., 5.36 MiB/sec. | ||
| 11495 | 2025.05.14 16:39:55.498647 [ 67 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11496 | 2025.05.14 16:39:55.498683 [ 269 ] {754dbb36-787e-4fd0-abb4-5709e9e72345} <Debug> TCPHandler: Processed in 0.001486409 sec. | ||
| 11497 | 2025.05.14 16:39:55.498693 [ 67 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2025.05.14 16:39:55.498698 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11499 | 2025.05.14 16:39:55.498725 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11500 | 2025.05.14 16:39:55.498799 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11501 | 2025.05.14 16:39:55.498806 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11502 | 2025.05.14 16:39:55.498901 [ 269 ] {4cb5fecb-a550-4f1d-8968-32fbee929ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11503 | 2025.05.14 16:39:55.498913 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11504 | 2025.05.14 16:39:55.498953 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part | ||
| 11505 | 2025.05.14 16:39:55.498954 [ 269 ] {4cb5fecb-a550-4f1d-8968-32fbee929ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11506 | 2025.05.14 16:39:55.499018 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11507 | 2025.05.14 16:39:55.499067 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 395 rows starting from the beginning of the part | ||
| 11508 | 2025.05.14 16:39:55.499108 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 11509 | 2025.05.14 16:39:55.499148 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 395 rows starting from the beginning of the part | ||
| 11510 | 2025.05.14 16:39:55.499187 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 11511 | 2025.05.14 16:39:55.499358 [ 269 ] {4cb5fecb-a550-4f1d-8968-32fbee929ffa} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2025.05.14 16:39:55.499400 [ 269 ] {4cb5fecb-a550-4f1d-8968-32fbee929ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11513 | 2025.05.14 16:39:55.499759 [ 269 ] {4cb5fecb-a550-4f1d-8968-32fbee929ffa} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11514 | 2025.05.14 16:39:55.499985 [ 269 ] {4cb5fecb-a550-4f1d-8968-32fbee929ffa} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2025.05.14 16:39:55.500115 [ 269 ] {4cb5fecb-a550-4f1d-8968-32fbee929ffa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 11516 | 2025.05.14 16:39:55.500126 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11517 | 2025.05.14 16:39:55.500152 [ 269 ] {4cb5fecb-a550-4f1d-8968-32fbee929ffa} <Debug> TCPHandler: Processed in 0.001403868 sec. | ||
| 11518 | 2025.05.14 16:39:55.500166 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2025.05.14 16:39:55.500190 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11520 | 2025.05.14 16:39:55.500261 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2025.05.14 16:39:55.500270 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11522 | 2025.05.14 16:39:55.500297 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152288 sec., 1278498.6341668419 rows/sec., 97.65 MiB/sec. | ||
| 11523 | 2025.05.14 16:39:55.500361 [ 269 ] {b2abde83-8b6f-4941-91df-6fab72682572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11524 | 2025.05.14 16:39:55.500372 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11525 | 2025.05.14 16:39:55.500403 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27023 rows starting from the beginning of the part | ||
| 11526 | 2025.05.14 16:39:55.500416 [ 269 ] {b2abde83-8b6f-4941-91df-6fab72682572} <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 | ||
| 11527 | 2025.05.14 16:39:55.500463 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11528 | 2025.05.14 16:39:55.500477 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11529 | 2025.05.14 16:39:55.500510 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
| 11530 | 2025.05.14 16:39:55.500551 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11531 | 2025.05.14 16:39:55.500590 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
| 11532 | 2025.05.14 16:39:55.500629 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11533 | 2025.05.14 16:39:55.500760 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2025.05.14 16:39:55.500885 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_91_18} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11535 | 2025.05.14 16:39:55.500996 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11536 | 2025.05.14 16:39:55.501373 [ 269 ] {b2abde83-8b6f-4941-91df-6fab72682572} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2025.05.14 16:39:55.501420 [ 269 ] {b2abde83-8b6f-4941-91df-6fab72682572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11538 | 2025.05.14 16:39:55.502120 [ 269 ] {b2abde83-8b6f-4941-91df-6fab72682572} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11539 | 2025.05.14 16:39:55.502373 [ 269 ] {b2abde83-8b6f-4941-91df-6fab72682572} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2025.05.14 16:39:55.502523 [ 269 ] {b2abde83-8b6f-4941-91df-6fab72682572} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00218 sec., 11926.605504587156 rows/sec., 21.37 MiB/sec. | ||
| 11541 | 2025.05.14 16:39:55.502632 [ 269 ] {b2abde83-8b6f-4941-91df-6fab72682572} <Debug> TCPHandler: Processed in 0.002419488 sec. | ||
| 11542 | 2025.05.14 16:39:55.502757 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11543 | 2025.05.14 16:39:55.502868 [ 269 ] {834b0b98-bcf9-44b0-895d-13399ac12628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11544 | 2025.05.14 16:39:55.502920 [ 269 ] {834b0b98-bcf9-44b0-895d-13399ac12628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11545 | 2025.05.14 16:39:55.503322 [ 269 ] {834b0b98-bcf9-44b0-895d-13399ac12628} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11546 | 2025.05.14 16:39:55.503367 [ 269 ] {834b0b98-bcf9-44b0-895d-13399ac12628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11547 | 2025.05.14 16:39:55.503960 [ 269 ] {834b0b98-bcf9-44b0-895d-13399ac12628} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11548 | 2025.05.14 16:39:55.504237 [ 269 ] {834b0b98-bcf9-44b0-895d-13399ac12628} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11549 | 2025.05.14 16:39:55.504391 [ 66 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11550 | 2025.05.14 16:39:55.504403 [ 269 ] {834b0b98-bcf9-44b0-895d-13399ac12628} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001559 sec., 38486.20910840282 rows/sec., 2.59 MiB/sec. | ||
| 11551 | 2025.05.14 16:39:55.504442 [ 66 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2025.05.14 16:39:55.504470 [ 269 ] {834b0b98-bcf9-44b0-895d-13399ac12628} <Debug> TCPHandler: Processed in 0.001772555 sec. | ||
| 11553 | 2025.05.14 16:39:55.504471 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11554 | 2025.05.14 16:39:55.504566 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11555 | 2025.05.14 16:39:55.504674 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11556 | 2025.05.14 16:39:55.504705 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5338 rows starting from the beginning of the part | ||
| 11557 | 2025.05.14 16:39:55.504756 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 11558 | 2025.05.14 16:39:55.504798 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
| 11559 | 2025.05.14 16:39:55.504838 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11560 | 2025.05.14 16:39:55.504875 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
| 11561 | 2025.05.14 16:39:55.504916 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11562 | 2025.05.14 16:39:55.507111 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5646 rows, containing 4 columns (4 merged, 0 gathered) in 0.002574571 sec., 2192986.715068258 rows/sec., 142.97 MiB/sec. | ||
| 11563 | 2025.05.14 16:39:55.507632 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11564 | 2025.05.14 16:39:55.507901 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2025.05.14 16:39:55.507979 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_91_18} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11566 | 2025.05.14 16:39:55.508070 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11567 | 2025.05.14 16:39:55.508171 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27881 rows, containing 5 columns (5 merged, 0 gathered) in 0.007938506 sec., 3512121.8022635495 rows/sec., 237.16 MiB/sec. | ||
| 11568 | 2025.05.14 16:39:55.508598 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11569 | 2025.05.14 16:39:55.508925 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2025.05.14 16:39:55.509018 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11571 | 2025.05.14 16:39:55.509118 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11572 | 2025.05.14 16:39:56.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.72 MiB, peak 317.19 MiB, free memory in arenas 0.00 B, will set to 307.79 MiB (RSS), difference: 1.07 MiB | ||
| 11573 | 2025.05.14 16:39:59.044655 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11574 | 2025.05.14 16:39:59.044765 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11575 | 2025.05.14 16:39:59.194832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
| 11576 | 2025.05.14 16:39:59.195337 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2025.05.14 16:39:59.195383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11578 | 2025.05.14 16:39:59.195866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11579 | 2025.05.14 16:39:59.196129 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11580 | 2025.05.14 16:39:59.196266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 11581 | 2025.05.14 16:39:59.196300 [ 53 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11582 | 2025.05.14 16:39:59.196374 [ 53 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2025.05.14 16:39:59.196395 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11584 | 2025.05.14 16:39:59.196498 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 11585 | 2025.05.14 16:39:59.196597 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11586 | 2025.05.14 16:39:59.196630 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
| 11587 | 2025.05.14 16:39:59.196688 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 11588 | 2025.05.14 16:39:59.196735 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 11589 | 2025.05.14 16:39:59.196776 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 11590 | 2025.05.14 16:39:59.196815 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 11591 | 2025.05.14 16:39:59.196853 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 11592 | 2025.05.14 16:39:59.199209 [ 195 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002748894 sec., 9342302.758855015 rows/sec., 133.64 MiB/sec. | ||
| 11593 | 2025.05.14 16:39:59.199494 [ 195 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11594 | 2025.05.14 16:39:59.199789 [ 195 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2025.05.14 16:39:59.199872 [ 195 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_56_11} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11596 | 2025.05.14 16:39:59.199977 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11597 | 2025.05.14 16:39:59.269408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1648 | ||
| 11598 | 2025.05.14 16:39:59.271814 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2025.05.14 16:39:59.271861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11600 | 2025.05.14 16:39:59.273054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11601 | 2025.05.14 16:39:59.273329 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2025.05.14 16:39:59.273487 [ 53 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11603 | 2025.05.14 16:39:59.273548 [ 53 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2025.05.14 16:39:59.273570 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11605 | 2025.05.14 16:39:59.273670 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 11606 | 2025.05.14 16:39:59.273699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
| 11607 | 2025.05.14 16:39:59.274291 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11608 | 2025.05.14 16:39:59.274449 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1466 rows starting from the beginning of the part | ||
| 11609 | 2025.05.14 16:39:59.274816 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 11610 | 2025.05.14 16:39:59.275162 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 11611 | 2025.05.14 16:39:59.275497 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part | ||
| 11612 | 2025.05.14 16:39:59.275827 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 11613 | 2025.05.14 16:39:59.276151 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 11614 | 2025.05.14 16:39:59.282765 [ 187 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1648 rows, containing 72 columns (72 merged, 0 gathered) in 0.00913996 sec., 180307.13482334712 rows/sec., 138.85 MiB/sec. | ||
| 11615 | 2025.05.14 16:39:59.284450 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11616 | 2025.05.14 16:39:59.285113 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2025.05.14 16:39:59.285200 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_41_8} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11618 | 2025.05.14 16:39:59.285541 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11619 | 2025.05.14 16:40:00.498372 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11620 | 2025.05.14 16:40:00.498575 [ 269 ] {27f3e0ec-958a-4f31-ad6a-6cef0a112ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11621 | 2025.05.14 16:40:00.498651 [ 269 ] {27f3e0ec-958a-4f31-ad6a-6cef0a112ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11622 | 2025.05.14 16:40:00.499455 [ 269 ] {27f3e0ec-958a-4f31-ad6a-6cef0a112ba0} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2025.05.14 16:40:00.499509 [ 269 ] {27f3e0ec-958a-4f31-ad6a-6cef0a112ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11624 | 2025.05.14 16:40:00.499931 [ 269 ] {27f3e0ec-958a-4f31-ad6a-6cef0a112ba0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11625 | 2025.05.14 16:40:00.500166 [ 269 ] {27f3e0ec-958a-4f31-ad6a-6cef0a112ba0} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11626 | 2025.05.14 16:40:00.500338 [ 269 ] {27f3e0ec-958a-4f31-ad6a-6cef0a112ba0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001816 sec., 116740.08810572689 rows/sec., 7.42 MiB/sec. | ||
| 11627 | 2025.05.14 16:40:00.500392 [ 269 ] {27f3e0ec-958a-4f31-ad6a-6cef0a112ba0} <Debug> TCPHandler: Processed in 0.002160812 sec. | ||
| 11628 | 2025.05.14 16:40:00.500512 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2025.05.14 16:40:00.500617 [ 269 ] {3c371ca4-d39d-4b5b-b9c0-0006b1899dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11630 | 2025.05.14 16:40:00.500662 [ 269 ] {3c371ca4-d39d-4b5b-b9c0-0006b1899dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11631 | 2025.05.14 16:40:00.501312 [ 269 ] {3c371ca4-d39d-4b5b-b9c0-0006b1899dbc} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2025.05.14 16:40:00.501352 [ 269 ] {3c371ca4-d39d-4b5b-b9c0-0006b1899dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11633 | 2025.05.14 16:40:00.501722 [ 269 ] {3c371ca4-d39d-4b5b-b9c0-0006b1899dbc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11634 | 2025.05.14 16:40:00.501954 [ 269 ] {3c371ca4-d39d-4b5b-b9c0-0006b1899dbc} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2025.05.14 16:40:00.502093 [ 269 ] {3c371ca4-d39d-4b5b-b9c0-0006b1899dbc} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001501 sec., 428381.0792804797 rows/sec., 33.77 MiB/sec. | ||
| 11636 | 2025.05.14 16:40:00.502132 [ 269 ] {3c371ca4-d39d-4b5b-b9c0-0006b1899dbc} <Debug> TCPHandler: Processed in 0.001676713 sec. | ||
| 11637 | 2025.05.14 16:40:00.502240 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11638 | 2025.05.14 16:40:00.502340 [ 269 ] {73fca34b-7b9e-44b0-adee-27bdc1733940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11639 | 2025.05.14 16:40:00.502383 [ 269 ] {73fca34b-7b9e-44b0-adee-27bdc1733940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11640 | 2025.05.14 16:40:00.502804 [ 269 ] {73fca34b-7b9e-44b0-adee-27bdc1733940} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2025.05.14 16:40:00.502843 [ 269 ] {73fca34b-7b9e-44b0-adee-27bdc1733940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11642 | 2025.05.14 16:40:00.503167 [ 269 ] {73fca34b-7b9e-44b0-adee-27bdc1733940} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11643 | 2025.05.14 16:40:00.503390 [ 269 ] {73fca34b-7b9e-44b0-adee-27bdc1733940} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2025.05.14 16:40:00.503505 [ 50 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 11645 | 2025.05.14 16:40:00.503527 [ 269 ] {73fca34b-7b9e-44b0-adee-27bdc1733940} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001208 sec., 98509.93377483443 rows/sec., 5.95 MiB/sec. | ||
| 11646 | 2025.05.14 16:40:00.503573 [ 50 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2025.05.14 16:40:00.503584 [ 269 ] {73fca34b-7b9e-44b0-adee-27bdc1733940} <Debug> TCPHandler: Processed in 0.001398118 sec. | ||
| 11648 | 2025.05.14 16:40:00.503604 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11649 | 2025.05.14 16:40:00.503700 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2025.05.14 16:40:00.503728 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 11651 | 2025.05.14 16:40:00.503801 [ 269 ] {24ffdebe-3cc0-4e9e-b32b-f1d479e0096e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11652 | 2025.05.14 16:40:00.503845 [ 269 ] {24ffdebe-3cc0-4e9e-b32b-f1d479e0096e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11653 | 2025.05.14 16:40:00.503881 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11654 | 2025.05.14 16:40:00.503925 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 163 rows starting from the beginning of the part | ||
| 11655 | 2025.05.14 16:40:00.504000 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 119 rows starting from the beginning of the part | ||
| 11656 | 2025.05.14 16:40:00.504055 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 11657 | 2025.05.14 16:40:00.504104 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 119 rows starting from the beginning of the part | ||
| 11658 | 2025.05.14 16:40:00.504149 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 11659 | 2025.05.14 16:40:00.504195 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 119 rows starting from the beginning of the part | ||
| 11660 | 2025.05.14 16:40:00.504249 [ 269 ] {24ffdebe-3cc0-4e9e-b32b-f1d479e0096e} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11661 | 2025.05.14 16:40:00.504293 [ 269 ] {24ffdebe-3cc0-4e9e-b32b-f1d479e0096e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11662 | 2025.05.14 16:40:00.504637 [ 269 ] {24ffdebe-3cc0-4e9e-b32b-f1d479e0096e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11663 | 2025.05.14 16:40:00.504874 [ 269 ] {24ffdebe-3cc0-4e9e-b32b-f1d479e0096e} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11664 | 2025.05.14 16:40:00.505011 [ 269 ] {24ffdebe-3cc0-4e9e-b32b-f1d479e0096e} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001228 sec., 92019.54397394137 rows/sec., 5.96 MiB/sec. | ||
| 11665 | 2025.05.14 16:40:00.505050 [ 269 ] {24ffdebe-3cc0-4e9e-b32b-f1d479e0096e} <Debug> TCPHandler: Processed in 0.001402658 sec. | ||
| 11666 | 2025.05.14 16:40:00.505116 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446128 sec., 395538.98410099244 rows/sec., 26.21 MiB/sec. | ||
| 11667 | 2025.05.14 16:40:00.505195 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2025.05.14 16:40:00.505265 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 11669 | 2025.05.14 16:40:00.505297 [ 269 ] {f37617fc-9d69-4248-8291-7ac7728f0985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11670 | 2025.05.14 16:40:00.505338 [ 269 ] {f37617fc-9d69-4248-8291-7ac7728f0985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11671 | 2025.05.14 16:40:00.505528 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2025.05.14 16:40:00.505595 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_75_15} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 11673 | 2025.05.14 16:40:00.505693 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11674 | 2025.05.14 16:40:00.505822 [ 269 ] {f37617fc-9d69-4248-8291-7ac7728f0985} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2025.05.14 16:40:00.505857 [ 269 ] {f37617fc-9d69-4248-8291-7ac7728f0985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11676 | 2025.05.14 16:40:00.506166 [ 269 ] {f37617fc-9d69-4248-8291-7ac7728f0985} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11677 | 2025.05.14 16:40:00.506382 [ 269 ] {f37617fc-9d69-4248-8291-7ac7728f0985} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2025.05.14 16:40:00.506511 [ 269 ] {f37617fc-9d69-4248-8291-7ac7728f0985} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001232 sec., 90909.09090909091 rows/sec., 5.18 MiB/sec. | ||
| 11679 | 2025.05.14 16:40:00.506549 [ 269 ] {f37617fc-9d69-4248-8291-7ac7728f0985} <Debug> TCPHandler: Processed in 0.001406467 sec. | ||
| 11680 | 2025.05.14 16:40:00.506674 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2025.05.14 16:40:00.506767 [ 269 ] {d35410de-c142-4639-b918-55a715cfe406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11682 | 2025.05.14 16:40:00.506807 [ 269 ] {d35410de-c142-4639-b918-55a715cfe406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11683 | 2025.05.14 16:40:00.507366 [ 269 ] {d35410de-c142-4639-b918-55a715cfe406} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2025.05.14 16:40:00.507402 [ 269 ] {d35410de-c142-4639-b918-55a715cfe406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11685 | 2025.05.14 16:40:00.507743 [ 269 ] {d35410de-c142-4639-b918-55a715cfe406} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11686 | 2025.05.14 16:40:00.507956 [ 269 ] {d35410de-c142-4639-b918-55a715cfe406} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2025.05.14 16:40:00.508081 [ 269 ] {d35410de-c142-4639-b918-55a715cfe406} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001331 sec., 296769.3463561232 rows/sec., 21.00 MiB/sec. | ||
| 11688 | 2025.05.14 16:40:00.508120 [ 269 ] {d35410de-c142-4639-b918-55a715cfe406} <Debug> TCPHandler: Processed in 0.001497909 sec. | ||
| 11689 | 2025.05.14 16:40:00.508230 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2025.05.14 16:40:00.508324 [ 269 ] {69aae057-e4ca-497a-9f38-b768297717c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11691 | 2025.05.14 16:40:00.508365 [ 269 ] {69aae057-e4ca-497a-9f38-b768297717c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11692 | 2025.05.14 16:40:00.508679 [ 269 ] {69aae057-e4ca-497a-9f38-b768297717c8} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2025.05.14 16:40:00.508715 [ 269 ] {69aae057-e4ca-497a-9f38-b768297717c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11694 | 2025.05.14 16:40:00.509025 [ 269 ] {69aae057-e4ca-497a-9f38-b768297717c8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11695 | 2025.05.14 16:40:00.509234 [ 269 ] {69aae057-e4ca-497a-9f38-b768297717c8} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2025.05.14 16:40:00.509366 [ 269 ] {69aae057-e4ca-497a-9f38-b768297717c8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 11697 | 2025.05.14 16:40:00.509402 [ 269 ] {69aae057-e4ca-497a-9f38-b768297717c8} <Debug> TCPHandler: Processed in 0.001222254 sec. | ||
| 11698 | 2025.05.14 16:40:00.509510 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2025.05.14 16:40:00.509605 [ 269 ] {911ac56b-9912-440b-ade4-60243c9eb6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11700 | 2025.05.14 16:40:00.509648 [ 269 ] {911ac56b-9912-440b-ade4-60243c9eb6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11701 | 2025.05.14 16:40:00.510050 [ 269 ] {911ac56b-9912-440b-ade4-60243c9eb6d6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2025.05.14 16:40:00.510086 [ 269 ] {911ac56b-9912-440b-ade4-60243c9eb6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11703 | 2025.05.14 16:40:00.510421 [ 269 ] {911ac56b-9912-440b-ade4-60243c9eb6d6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11704 | 2025.05.14 16:40:00.510637 [ 269 ] {911ac56b-9912-440b-ade4-60243c9eb6d6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2025.05.14 16:40:00.510770 [ 269 ] {911ac56b-9912-440b-ade4-60243c9eb6d6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001182 sec., 200507.61421319796 rows/sec., 13.44 MiB/sec. | ||
| 11706 | 2025.05.14 16:40:00.510808 [ 269 ] {911ac56b-9912-440b-ade4-60243c9eb6d6} <Debug> TCPHandler: Processed in 0.001347466 sec. | ||
| 11707 | 2025.05.14 16:40:00.510916 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2025.05.14 16:40:00.511010 [ 269 ] {842a5792-299b-45f4-ada8-c562fe2d446e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11709 | 2025.05.14 16:40:00.511052 [ 269 ] {842a5792-299b-45f4-ada8-c562fe2d446e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11710 | 2025.05.14 16:40:00.511342 [ 269 ] {842a5792-299b-45f4-ada8-c562fe2d446e} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2025.05.14 16:40:00.511378 [ 269 ] {842a5792-299b-45f4-ada8-c562fe2d446e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11712 | 2025.05.14 16:40:00.511679 [ 269 ] {842a5792-299b-45f4-ada8-c562fe2d446e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11713 | 2025.05.14 16:40:00.511894 [ 269 ] {842a5792-299b-45f4-ada8-c562fe2d446e} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2025.05.14 16:40:00.512024 [ 269 ] {842a5792-299b-45f4-ada8-c562fe2d446e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 11715 | 2025.05.14 16:40:00.512059 [ 269 ] {842a5792-299b-45f4-ada8-c562fe2d446e} <Debug> TCPHandler: Processed in 0.001192814 sec. | ||
| 11716 | 2025.05.14 16:40:00.512172 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2025.05.14 16:40:00.512273 [ 269 ] {96e0c4b5-4279-4613-bb86-13c984b1ce2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11718 | 2025.05.14 16:40:00.512330 [ 269 ] {96e0c4b5-4279-4613-bb86-13c984b1ce2f} <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 | ||
| 11719 | 2025.05.14 16:40:00.513141 [ 269 ] {96e0c4b5-4279-4613-bb86-13c984b1ce2f} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2025.05.14 16:40:00.513178 [ 269 ] {96e0c4b5-4279-4613-bb86-13c984b1ce2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11721 | 2025.05.14 16:40:00.513712 [ 269 ] {96e0c4b5-4279-4613-bb86-13c984b1ce2f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11722 | 2025.05.14 16:40:00.513935 [ 269 ] {96e0c4b5-4279-4613-bb86-13c984b1ce2f} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2025.05.14 16:40:00.514089 [ 269 ] {96e0c4b5-4279-4613-bb86-13c984b1ce2f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001822 sec., 7135.016465422612 rows/sec., 12.79 MiB/sec. | ||
| 11724 | 2025.05.14 16:40:00.514152 [ 269 ] {96e0c4b5-4279-4613-bb86-13c984b1ce2f} <Debug> TCPHandler: Processed in 0.00203418 sec. | ||
| 11725 | 2025.05.14 16:40:00.514270 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2025.05.14 16:40:00.514366 [ 269 ] {df39dcd9-2c43-4e39-a258-6b9b7cd7b416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11727 | 2025.05.14 16:40:00.514410 [ 269 ] {df39dcd9-2c43-4e39-a258-6b9b7cd7b416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11728 | 2025.05.14 16:40:00.514748 [ 269 ] {df39dcd9-2c43-4e39-a258-6b9b7cd7b416} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2025.05.14 16:40:00.514784 [ 269 ] {df39dcd9-2c43-4e39-a258-6b9b7cd7b416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11730 | 2025.05.14 16:40:00.515110 [ 269 ] {df39dcd9-2c43-4e39-a258-6b9b7cd7b416} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11731 | 2025.05.14 16:40:00.515336 [ 269 ] {df39dcd9-2c43-4e39-a258-6b9b7cd7b416} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2025.05.14 16:40:00.515467 [ 269 ] {df39dcd9-2c43-4e39-a258-6b9b7cd7b416} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001117 sec., 73410.92211280216 rows/sec., 4.66 MiB/sec. | ||
| 11733 | 2025.05.14 16:40:00.515506 [ 269 ] {df39dcd9-2c43-4e39-a258-6b9b7cd7b416} <Debug> TCPHandler: Processed in 0.001286946 sec. | ||
| 11734 | 2025.05.14 16:40:00.601865 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11735 | 2025.05.14 16:40:00.619387 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2025.05.14 16:40:00.619436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11737 | 2025.05.14 16:40:00.625218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11738 | 2025.05.14 16:40:00.625908 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2025.05.14 16:40:00.626231 [ 50 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11740 | 2025.05.14 16:40:00.626295 [ 50 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2025.05.14 16:40:00.626318 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11742 | 2025.05.14 16:40:00.626419 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 11743 | 2025.05.14 16:40:00.628750 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11744 | 2025.05.14 16:40:00.629486 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11745 | 2025.05.14 16:40:00.630199 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11746 | 2025.05.14 16:40:00.633480 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11747 | 2025.05.14 16:40:00.636760 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11748 | 2025.05.14 16:40:00.640630 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11749 | 2025.05.14 16:40:00.644505 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11750 | 2025.05.14 16:40:00.648265 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11751 | 2025.05.14 16:40:00.699398 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.073014227 sec., 5779.695510574946 rows/sec., 29.89 MiB/sec. | ||
| 11752 | 2025.05.14 16:40:00.702111 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11753 | 2025.05.14 16:40:00.704116 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2025.05.14 16:40:00.704225 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_56_11} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11755 | 2025.05.14 16:40:00.706938 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11756 | 2025.05.14 16:40:01.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.78 MiB, peak 323.20 MiB, free memory in arenas 0.00 B, will set to 308.48 MiB (RSS), difference: -1.30 MiB | ||
| 11757 | 2025.05.14 16:40:02.974067 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11758 | 2025.05.14 16:40:02.974291 [ 269 ] {b08dfe0a-c9c8-492a-a471-3b960d7927c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11759 | 2025.05.14 16:40:02.974437 [ 269 ] {b08dfe0a-c9c8-492a-a471-3b960d7927c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11760 | 2025.05.14 16:40:02.975088 [ 269 ] {b08dfe0a-c9c8-492a-a471-3b960d7927c1} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2025.05.14 16:40:02.975144 [ 269 ] {b08dfe0a-c9c8-492a-a471-3b960d7927c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11762 | 2025.05.14 16:40:02.975580 [ 269 ] {b08dfe0a-c9c8-492a-a471-3b960d7927c1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11763 | 2025.05.14 16:40:02.975822 [ 269 ] {b08dfe0a-c9c8-492a-a471-3b960d7927c1} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2025.05.14 16:40:02.975994 [ 269 ] {b08dfe0a-c9c8-492a-a471-3b960d7927c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001755 sec., 2279.202279202279 rows/sec., 185.85 KiB/sec. | ||
| 11765 | 2025.05.14 16:40:02.976049 [ 269 ] {b08dfe0a-c9c8-492a-a471-3b960d7927c1} <Debug> TCPHandler: Processed in 0.002116641 sec. | ||
| 11766 | 2025.05.14 16:40:02.976172 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2025.05.14 16:40:02.976277 [ 269 ] {7ee84c7e-2f97-4aff-8dd9-b0c453ef32b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11768 | 2025.05.14 16:40:02.976322 [ 269 ] {7ee84c7e-2f97-4aff-8dd9-b0c453ef32b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11769 | 2025.05.14 16:40:02.977320 [ 269 ] {7ee84c7e-2f97-4aff-8dd9-b0c453ef32b4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2025.05.14 16:40:02.977388 [ 269 ] {7ee84c7e-2f97-4aff-8dd9-b0c453ef32b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11771 | 2025.05.14 16:40:02.977822 [ 269 ] {7ee84c7e-2f97-4aff-8dd9-b0c453ef32b4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11772 | 2025.05.14 16:40:02.978072 [ 269 ] {7ee84c7e-2f97-4aff-8dd9-b0c453ef32b4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2025.05.14 16:40:02.978244 [ 269 ] {7ee84c7e-2f97-4aff-8dd9-b0c453ef32b4} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.001989 sec., 628456.510809452 rows/sec., 51.80 MiB/sec. | ||
| 11774 | 2025.05.14 16:40:02.978299 [ 269 ] {7ee84c7e-2f97-4aff-8dd9-b0c453ef32b4} <Debug> TCPHandler: Processed in 0.002181832 sec. | ||
| 11775 | 2025.05.14 16:40:02.978418 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2025.05.14 16:40:02.978522 [ 269 ] {8e1d1e84-578f-4a9e-bdfd-635b91dcc390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11777 | 2025.05.14 16:40:02.978566 [ 269 ] {8e1d1e84-578f-4a9e-bdfd-635b91dcc390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11778 | 2025.05.14 16:40:02.979078 [ 269 ] {8e1d1e84-578f-4a9e-bdfd-635b91dcc390} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2025.05.14 16:40:02.979122 [ 269 ] {8e1d1e84-578f-4a9e-bdfd-635b91dcc390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11780 | 2025.05.14 16:40:02.979490 [ 269 ] {8e1d1e84-578f-4a9e-bdfd-635b91dcc390} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11781 | 2025.05.14 16:40:02.979707 [ 269 ] {8e1d1e84-578f-4a9e-bdfd-635b91dcc390} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2025.05.14 16:40:02.979849 [ 269 ] {8e1d1e84-578f-4a9e-bdfd-635b91dcc390} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001352 sec., 22189.349112426036 rows/sec., 1.61 MiB/sec. | ||
| 11783 | 2025.05.14 16:40:02.979889 [ 269 ] {8e1d1e84-578f-4a9e-bdfd-635b91dcc390} <Debug> TCPHandler: Processed in 0.00152301 sec. | ||
| 11784 | 2025.05.14 16:40:02.980000 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11785 | 2025.05.14 16:40:02.980107 [ 269 ] {f7280dfc-3592-47d5-bd59-16e1b617c62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11786 | 2025.05.14 16:40:02.980151 [ 269 ] {f7280dfc-3592-47d5-bd59-16e1b617c62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11787 | 2025.05.14 16:40:02.980680 [ 269 ] {f7280dfc-3592-47d5-bd59-16e1b617c62e} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2025.05.14 16:40:02.980726 [ 269 ] {f7280dfc-3592-47d5-bd59-16e1b617c62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11789 | 2025.05.14 16:40:02.981144 [ 269 ] {f7280dfc-3592-47d5-bd59-16e1b617c62e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11790 | 2025.05.14 16:40:02.981376 [ 269 ] {f7280dfc-3592-47d5-bd59-16e1b617c62e} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2025.05.14 16:40:02.981518 [ 269 ] {f7280dfc-3592-47d5-bd59-16e1b617c62e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001433 sec., 159106.76901605024 rows/sec., 10.77 MiB/sec. | ||
| 11792 | 2025.05.14 16:40:02.981557 [ 269 ] {f7280dfc-3592-47d5-bd59-16e1b617c62e} <Debug> TCPHandler: Processed in 0.001609512 sec. | ||
| 11793 | 2025.05.14 16:40:02.981673 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2025.05.14 16:40:02.981773 [ 269 ] {6ca26eaf-3c41-47c9-8510-62faf5ab6285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11795 | 2025.05.14 16:40:02.981815 [ 269 ] {6ca26eaf-3c41-47c9-8510-62faf5ab6285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11796 | 2025.05.14 16:40:02.982461 [ 269 ] {6ca26eaf-3c41-47c9-8510-62faf5ab6285} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2025.05.14 16:40:02.982499 [ 269 ] {6ca26eaf-3c41-47c9-8510-62faf5ab6285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11798 | 2025.05.14 16:40:02.982882 [ 269 ] {6ca26eaf-3c41-47c9-8510-62faf5ab6285} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11799 | 2025.05.14 16:40:02.983114 [ 269 ] {6ca26eaf-3c41-47c9-8510-62faf5ab6285} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2025.05.14 16:40:02.983252 [ 269 ] {6ca26eaf-3c41-47c9-8510-62faf5ab6285} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001499 sec., 366911.27418278856 rows/sec., 27.24 MiB/sec. | ||
| 11801 | 2025.05.14 16:40:02.983293 [ 269 ] {6ca26eaf-3c41-47c9-8510-62faf5ab6285} <Debug> TCPHandler: Processed in 0.001671573 sec. | ||
| 11802 | 2025.05.14 16:40:02.983402 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2025.05.14 16:40:02.983499 [ 269 ] {b0d7d2a4-66f2-4779-a7ee-5572a205a1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11804 | 2025.05.14 16:40:02.983543 [ 269 ] {b0d7d2a4-66f2-4779-a7ee-5572a205a1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11805 | 2025.05.14 16:40:02.984161 [ 269 ] {b0d7d2a4-66f2-4779-a7ee-5572a205a1f2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2025.05.14 16:40:02.984200 [ 269 ] {b0d7d2a4-66f2-4779-a7ee-5572a205a1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11807 | 2025.05.14 16:40:02.984626 [ 269 ] {b0d7d2a4-66f2-4779-a7ee-5572a205a1f2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11808 | 2025.05.14 16:40:02.984856 [ 269 ] {b0d7d2a4-66f2-4779-a7ee-5572a205a1f2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2025.05.14 16:40:02.984993 [ 269 ] {b0d7d2a4-66f2-4779-a7ee-5572a205a1f2} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001512 sec., 624338.6243386243 rows/sec., 41.87 MiB/sec. | ||
| 11810 | 2025.05.14 16:40:02.985033 [ 269 ] {b0d7d2a4-66f2-4779-a7ee-5572a205a1f2} <Debug> TCPHandler: Processed in 0.001681143 sec. | ||
| 11811 | 2025.05.14 16:40:02.985151 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2025.05.14 16:40:02.985248 [ 269 ] {698e2ae0-7f00-4c81-8390-2fabf0f064cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11813 | 2025.05.14 16:40:02.985306 [ 269 ] {698e2ae0-7f00-4c81-8390-2fabf0f064cb} <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 | ||
| 11814 | 2025.05.14 16:40:02.986145 [ 269 ] {698e2ae0-7f00-4c81-8390-2fabf0f064cb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2025.05.14 16:40:02.986182 [ 269 ] {698e2ae0-7f00-4c81-8390-2fabf0f064cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11816 | 2025.05.14 16:40:02.986788 [ 269 ] {698e2ae0-7f00-4c81-8390-2fabf0f064cb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11817 | 2025.05.14 16:40:02.987031 [ 269 ] {698e2ae0-7f00-4c81-8390-2fabf0f064cb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2025.05.14 16:40:02.987191 [ 269 ] {698e2ae0-7f00-4c81-8390-2fabf0f064cb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001961 sec., 13258.541560428352 rows/sec., 23.76 MiB/sec. | ||
| 11819 | 2025.05.14 16:40:02.987210 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11820 | 2025.05.14 16:40:02.987265 [ 269 ] {698e2ae0-7f00-4c81-8390-2fabf0f064cb} <Debug> TCPHandler: Processed in 0.002167003 sec. | ||
| 11821 | 2025.05.14 16:40:02.987289 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2025.05.14 16:40:02.987323 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11823 | 2025.05.14 16:40:02.987400 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11824 | 2025.05.14 16:40:02.987471 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11825 | 2025.05.14 16:40:02.987500 [ 269 ] {a6ea11fe-e6b3-4bab-9f82-f4095c47f2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11826 | 2025.05.14 16:40:02.987565 [ 269 ] {a6ea11fe-e6b3-4bab-9f82-f4095c47f2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11827 | 2025.05.14 16:40:02.987757 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11828 | 2025.05.14 16:40:02.987856 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1322 rows starting from the beginning of the part | ||
| 11829 | 2025.05.14 16:40:02.987903 [ 269 ] {a6ea11fe-e6b3-4bab-9f82-f4095c47f2f1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2025.05.14 16:40:02.987945 [ 269 ] {a6ea11fe-e6b3-4bab-9f82-f4095c47f2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11831 | 2025.05.14 16:40:02.988027 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 11832 | 2025.05.14 16:40:02.988191 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part | ||
| 11833 | 2025.05.14 16:40:02.988327 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 11834 | 2025.05.14 16:40:02.988375 [ 269 ] {a6ea11fe-e6b3-4bab-9f82-f4095c47f2f1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11835 | 2025.05.14 16:40:02.988464 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 13 rows starting from the beginning of the part | ||
| 11836 | 2025.05.14 16:40:02.988600 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 11837 | 2025.05.14 16:40:02.988625 [ 269 ] {a6ea11fe-e6b3-4bab-9f82-f4095c47f2f1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2025.05.14 16:40:02.988768 [ 269 ] {a6ea11fe-e6b3-4bab-9f82-f4095c47f2f1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001287 sec., 27972.027972027972 rows/sec., 1.89 MiB/sec. | ||
| 11839 | 2025.05.14 16:40:02.988807 [ 269 ] {a6ea11fe-e6b3-4bab-9f82-f4095c47f2f1} <Debug> TCPHandler: Processed in 0.001466038 sec. | ||
| 11840 | 2025.05.14 16:40:02.997921 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1426 rows, containing 19 columns (19 merged, 0 gathered) in 0.010515507 sec., 135609.24832250123 rows/sec., 243.01 MiB/sec. | ||
| 11841 | 2025.05.14 16:40:02.999616 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11842 | 2025.05.14 16:40:03.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.83 MiB, peak 323.20 MiB, free memory in arenas 0.00 B, will set to 312.93 MiB (RSS), difference: -1.91 MiB | ||
| 11843 | 2025.05.14 16:40:03.000309 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11844 | 2025.05.14 16:40:03.000412 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11845 | 2025.05.14 16:40:03.000620 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 11846 | 2025.05.14 16:40:04.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.20 MiB, peak 323.20 MiB, free memory in arenas 0.00 B, will set to 312.93 MiB (RSS), difference: 5.73 MiB | ||
| 11847 | 2025.05.14 16:40:05.487826 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2025.05.14 16:40:05.488015 [ 269 ] {5644c6a1-bea2-4c6e-88e9-da9d295373e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11849 | 2025.05.14 16:40:05.488086 [ 269 ] {5644c6a1-bea2-4c6e-88e9-da9d295373e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11850 | 2025.05.14 16:40:05.488757 [ 269 ] {5644c6a1-bea2-4c6e-88e9-da9d295373e4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11851 | 2025.05.14 16:40:05.488808 [ 269 ] {5644c6a1-bea2-4c6e-88e9-da9d295373e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11852 | 2025.05.14 16:40:05.489222 [ 269 ] {5644c6a1-bea2-4c6e-88e9-da9d295373e4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11853 | 2025.05.14 16:40:05.489459 [ 269 ] {5644c6a1-bea2-4c6e-88e9-da9d295373e4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11854 | 2025.05.14 16:40:05.489626 [ 269 ] {5644c6a1-bea2-4c6e-88e9-da9d295373e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 11855 | 2025.05.14 16:40:05.489676 [ 269 ] {5644c6a1-bea2-4c6e-88e9-da9d295373e4} <Debug> TCPHandler: Processed in 0.001982069 sec. | ||
| 11856 | 2025.05.14 16:40:05.489797 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2025.05.14 16:40:05.489903 [ 269 ] {f6569fde-b16d-49c9-8dd3-e68d14b98b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11858 | 2025.05.14 16:40:05.489947 [ 269 ] {f6569fde-b16d-49c9-8dd3-e68d14b98b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11859 | 2025.05.14 16:40:05.490390 [ 269 ] {f6569fde-b16d-49c9-8dd3-e68d14b98b17} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2025.05.14 16:40:05.490425 [ 269 ] {f6569fde-b16d-49c9-8dd3-e68d14b98b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11861 | 2025.05.14 16:40:05.490747 [ 269 ] {f6569fde-b16d-49c9-8dd3-e68d14b98b17} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11862 | 2025.05.14 16:40:05.490963 [ 269 ] {f6569fde-b16d-49c9-8dd3-e68d14b98b17} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2025.05.14 16:40:05.491100 [ 269 ] {f6569fde-b16d-49c9-8dd3-e68d14b98b17} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 11864 | 2025.05.14 16:40:05.491146 [ 269 ] {f6569fde-b16d-49c9-8dd3-e68d14b98b17} <Debug> TCPHandler: Processed in 0.001403948 sec. | ||
| 11865 | 2025.05.14 16:40:05.491272 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2025.05.14 16:40:05.491369 [ 269 ] {0931bc5a-f4d1-4ec4-bf46-ca6d8156b4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11867 | 2025.05.14 16:40:05.491414 [ 269 ] {0931bc5a-f4d1-4ec4-bf46-ca6d8156b4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11868 | 2025.05.14 16:40:05.491788 [ 269 ] {0931bc5a-f4d1-4ec4-bf46-ca6d8156b4b9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2025.05.14 16:40:05.491822 [ 269 ] {0931bc5a-f4d1-4ec4-bf46-ca6d8156b4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11870 | 2025.05.14 16:40:05.492166 [ 269 ] {0931bc5a-f4d1-4ec4-bf46-ca6d8156b4b9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11871 | 2025.05.14 16:40:05.492383 [ 269 ] {0931bc5a-f4d1-4ec4-bf46-ca6d8156b4b9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2025.05.14 16:40:05.492515 [ 269 ] {0931bc5a-f4d1-4ec4-bf46-ca6d8156b4b9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 3.82 MiB/sec. | ||
| 11873 | 2025.05.14 16:40:05.492554 [ 269 ] {0931bc5a-f4d1-4ec4-bf46-ca6d8156b4b9} <Debug> TCPHandler: Processed in 0.001334637 sec. | ||
| 11874 | 2025.05.14 16:40:05.492662 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2025.05.14 16:40:05.492758 [ 269 ] {f7b63017-a7c3-4fc9-b863-3fc426757ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11876 | 2025.05.14 16:40:05.492799 [ 269 ] {f7b63017-a7c3-4fc9-b863-3fc426757ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11877 | 2025.05.14 16:40:05.493112 [ 269 ] {f7b63017-a7c3-4fc9-b863-3fc426757ca8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2025.05.14 16:40:05.493145 [ 269 ] {f7b63017-a7c3-4fc9-b863-3fc426757ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11879 | 2025.05.14 16:40:05.493452 [ 269 ] {f7b63017-a7c3-4fc9-b863-3fc426757ca8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11880 | 2025.05.14 16:40:05.493662 [ 269 ] {f7b63017-a7c3-4fc9-b863-3fc426757ca8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2025.05.14 16:40:05.493790 [ 269 ] {f7b63017-a7c3-4fc9-b863-3fc426757ca8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00105 sec., 22857.14285714286 rows/sec., 1.54 MiB/sec. | ||
| 11882 | 2025.05.14 16:40:05.493825 [ 269 ] {f7b63017-a7c3-4fc9-b863-3fc426757ca8} <Debug> TCPHandler: Processed in 0.001214734 sec. | ||
| 11883 | 2025.05.14 16:40:06.696383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
| 11884 | 2025.05.14 16:40:06.696901 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2025.05.14 16:40:06.696943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11886 | 2025.05.14 16:40:06.697424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11887 | 2025.05.14 16:40:06.697647 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2025.05.14 16:40:06.697790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
| 11889 | 2025.05.14 16:40:08.128794 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11890 | 2025.05.14 16:40:08.143731 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2025.05.14 16:40:08.143781 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11892 | 2025.05.14 16:40:08.149075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11893 | 2025.05.14 16:40:08.149763 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2025.05.14 16:40:08.152442 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11895 | 2025.05.14 16:40:09.273913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1694 | ||
| 11896 | 2025.05.14 16:40:09.276963 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2025.05.14 16:40:09.277020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11898 | 2025.05.14 16:40:09.278225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11899 | 2025.05.14 16:40:09.278485 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11900 | 2025.05.14 16:40:09.278770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
| 11901 | 2025.05.14 16:40:10.498953 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2025.05.14 16:40:10.499137 [ 269 ] {1a96ff0f-18c1-4579-99e4-c4ef293cc94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11903 | 2025.05.14 16:40:10.499204 [ 269 ] {1a96ff0f-18c1-4579-99e4-c4ef293cc94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11904 | 2025.05.14 16:40:10.499943 [ 269 ] {1a96ff0f-18c1-4579-99e4-c4ef293cc94d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2025.05.14 16:40:10.499995 [ 269 ] {1a96ff0f-18c1-4579-99e4-c4ef293cc94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11906 | 2025.05.14 16:40:10.500425 [ 269 ] {1a96ff0f-18c1-4579-99e4-c4ef293cc94d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11907 | 2025.05.14 16:40:10.500655 [ 269 ] {1a96ff0f-18c1-4579-99e4-c4ef293cc94d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2025.05.14 16:40:10.500790 [ 48 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 11909 | 2025.05.14 16:40:10.500821 [ 269 ] {1a96ff0f-18c1-4579-99e4-c4ef293cc94d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001732 sec., 122401.84757505773 rows/sec., 7.78 MiB/sec. | ||
| 11910 | 2025.05.14 16:40:10.500864 [ 48 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2025.05.14 16:40:10.500886 [ 269 ] {1a96ff0f-18c1-4579-99e4-c4ef293cc94d} <Debug> TCPHandler: Processed in 0.002065281 sec. | ||
| 11912 | 2025.05.14 16:40:10.500894 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11913 | 2025.05.14 16:40:10.501024 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2025.05.14 16:40:10.501021 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 11915 | 2025.05.14 16:40:10.501132 [ 269 ] {0b4cef8d-d2d5-4bae-84d0-2c4add933e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11916 | 2025.05.14 16:40:10.501175 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11917 | 2025.05.14 16:40:10.501181 [ 269 ] {0b4cef8d-d2d5-4bae-84d0-2c4add933e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11918 | 2025.05.14 16:40:10.501216 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 212 rows starting from the beginning of the part | ||
| 11919 | 2025.05.14 16:40:10.501287 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 11920 | 2025.05.14 16:40:10.501333 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 11921 | 2025.05.14 16:40:10.501376 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 11922 | 2025.05.14 16:40:10.501414 [ 198 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 11923 | 2025.05.14 16:40:10.501955 [ 269 ] {0b4cef8d-d2d5-4bae-84d0-2c4add933e6a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2025.05.14 16:40:10.501998 [ 269 ] {0b4cef8d-d2d5-4bae-84d0-2c4add933e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11925 | 2025.05.14 16:40:10.502294 [ 201 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325186 sec., 799887.7138756372 rows/sec., 53.92 MiB/sec. | ||
| 11926 | 2025.05.14 16:40:10.502371 [ 269 ] {0b4cef8d-d2d5-4bae-84d0-2c4add933e6a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11927 | 2025.05.14 16:40:10.502475 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 11928 | 2025.05.14 16:40:10.502664 [ 269 ] {0b4cef8d-d2d5-4bae-84d0-2c4add933e6a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2025.05.14 16:40:10.502733 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2025.05.14 16:40:10.502805 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_41_10} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 11931 | 2025.05.14 16:40:10.502818 [ 269 ] {0b4cef8d-d2d5-4bae-84d0-2c4add933e6a} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001709 sec., 376243.4172030427 rows/sec., 29.66 MiB/sec. | ||
| 11932 | 2025.05.14 16:40:10.502862 [ 269 ] {0b4cef8d-d2d5-4bae-84d0-2c4add933e6a} <Debug> TCPHandler: Processed in 0.001892687 sec. | ||
| 11933 | 2025.05.14 16:40:10.502888 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11934 | 2025.05.14 16:40:10.502976 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11935 | 2025.05.14 16:40:10.503078 [ 269 ] {e5b3a0c5-6ea7-4bcf-b668-62e56425f121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11936 | 2025.05.14 16:40:10.503121 [ 269 ] {e5b3a0c5-6ea7-4bcf-b668-62e56425f121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11937 | 2025.05.14 16:40:10.503577 [ 269 ] {e5b3a0c5-6ea7-4bcf-b668-62e56425f121} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2025.05.14 16:40:10.503613 [ 269 ] {e5b3a0c5-6ea7-4bcf-b668-62e56425f121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11939 | 2025.05.14 16:40:10.503945 [ 269 ] {e5b3a0c5-6ea7-4bcf-b668-62e56425f121} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11940 | 2025.05.14 16:40:10.504166 [ 269 ] {e5b3a0c5-6ea7-4bcf-b668-62e56425f121} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2025.05.14 16:40:10.504303 [ 269 ] {e5b3a0c5-6ea7-4bcf-b668-62e56425f121} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001247 sec., 95429.0296712109 rows/sec., 5.77 MiB/sec. | ||
| 11942 | 2025.05.14 16:40:10.504343 [ 269 ] {e5b3a0c5-6ea7-4bcf-b668-62e56425f121} <Debug> TCPHandler: Processed in 0.001419238 sec. | ||
| 11943 | 2025.05.14 16:40:10.504456 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11944 | 2025.05.14 16:40:10.504553 [ 269 ] {e9cf60b9-605e-4997-8bf7-1df2be7fb235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11945 | 2025.05.14 16:40:10.504591 [ 269 ] {e9cf60b9-605e-4997-8bf7-1df2be7fb235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11946 | 2025.05.14 16:40:10.505034 [ 269 ] {e9cf60b9-605e-4997-8bf7-1df2be7fb235} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2025.05.14 16:40:10.505078 [ 269 ] {e9cf60b9-605e-4997-8bf7-1df2be7fb235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11948 | 2025.05.14 16:40:10.505403 [ 269 ] {e9cf60b9-605e-4997-8bf7-1df2be7fb235} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11949 | 2025.05.14 16:40:10.505625 [ 269 ] {e9cf60b9-605e-4997-8bf7-1df2be7fb235} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2025.05.14 16:40:10.505759 [ 269 ] {e9cf60b9-605e-4997-8bf7-1df2be7fb235} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001227 sec., 92094.53952730236 rows/sec., 5.96 MiB/sec. | ||
| 11951 | 2025.05.14 16:40:10.505797 [ 269 ] {e9cf60b9-605e-4997-8bf7-1df2be7fb235} <Debug> TCPHandler: Processed in 0.001391887 sec. | ||
| 11952 | 2025.05.14 16:40:10.505913 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11953 | 2025.05.14 16:40:10.506008 [ 269 ] {dc6dbd4a-05ab-4e58-9089-5f72a13f12f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11954 | 2025.05.14 16:40:10.506049 [ 269 ] {dc6dbd4a-05ab-4e58-9089-5f72a13f12f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11955 | 2025.05.14 16:40:10.506500 [ 269 ] {dc6dbd4a-05ab-4e58-9089-5f72a13f12f8} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2025.05.14 16:40:10.506539 [ 269 ] {dc6dbd4a-05ab-4e58-9089-5f72a13f12f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11957 | 2025.05.14 16:40:10.506855 [ 269 ] {dc6dbd4a-05ab-4e58-9089-5f72a13f12f8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11958 | 2025.05.14 16:40:10.507082 [ 269 ] {dc6dbd4a-05ab-4e58-9089-5f72a13f12f8} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2025.05.14 16:40:10.507190 [ 46 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 11960 | 2025.05.14 16:40:10.507213 [ 269 ] {dc6dbd4a-05ab-4e58-9089-5f72a13f12f8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001222 sec., 91653.02782324058 rows/sec., 5.22 MiB/sec. | ||
| 11961 | 2025.05.14 16:40:10.507234 [ 46 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2025.05.14 16:40:10.507256 [ 269 ] {dc6dbd4a-05ab-4e58-9089-5f72a13f12f8} <Debug> TCPHandler: Processed in 0.001393267 sec. | ||
| 11963 | 2025.05.14 16:40:10.507261 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11964 | 2025.05.14 16:40:10.507381 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2025.05.14 16:40:10.507386 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 11966 | 2025.05.14 16:40:10.507479 [ 269 ] {4ec3f09d-36e1-43fa-933d-8d2e189e95e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11967 | 2025.05.14 16:40:10.507528 [ 269 ] {4ec3f09d-36e1-43fa-933d-8d2e189e95e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11968 | 2025.05.14 16:40:10.507549 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11969 | 2025.05.14 16:40:10.507592 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 112 rows starting from the beginning of the part | ||
| 11970 | 2025.05.14 16:40:10.507667 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part | ||
| 11971 | 2025.05.14 16:40:10.507710 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part | ||
| 11972 | 2025.05.14 16:40:10.507751 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part | ||
| 11973 | 2025.05.14 16:40:10.507791 [ 199 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part | ||
| 11974 | 2025.05.14 16:40:10.508135 [ 269 ] {4ec3f09d-36e1-43fa-933d-8d2e189e95e0} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2025.05.14 16:40:10.508177 [ 269 ] {4ec3f09d-36e1-43fa-933d-8d2e189e95e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11976 | 2025.05.14 16:40:10.508568 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238234 sec., 452257.0047341617 rows/sec., 27.49 MiB/sec. | ||
| 11977 | 2025.05.14 16:40:10.508587 [ 269 ] {4ec3f09d-36e1-43fa-933d-8d2e189e95e0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11978 | 2025.05.14 16:40:10.508706 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 11979 | 2025.05.14 16:40:10.508838 [ 269 ] {4ec3f09d-36e1-43fa-933d-8d2e189e95e0} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2025.05.14 16:40:10.508963 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2025.05.14 16:40:10.508977 [ 269 ] {4ec3f09d-36e1-43fa-933d-8d2e189e95e0} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001516 sec., 260554.08970976254 rows/sec., 18.44 MiB/sec. | ||
| 11982 | 2025.05.14 16:40:10.509017 [ 269 ] {4ec3f09d-36e1-43fa-933d-8d2e189e95e0} <Debug> TCPHandler: Processed in 0.001691163 sec. | ||
| 11983 | 2025.05.14 16:40:10.509027 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_41_10} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 11984 | 2025.05.14 16:40:10.509105 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11985 | 2025.05.14 16:40:10.509129 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2025.05.14 16:40:10.509229 [ 269 ] {269e1508-487c-4a8e-8f1d-7e348c8cabe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11987 | 2025.05.14 16:40:10.509272 [ 269 ] {269e1508-487c-4a8e-8f1d-7e348c8cabe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11988 | 2025.05.14 16:40:10.509601 [ 269 ] {269e1508-487c-4a8e-8f1d-7e348c8cabe6} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2025.05.14 16:40:10.509638 [ 269 ] {269e1508-487c-4a8e-8f1d-7e348c8cabe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11990 | 2025.05.14 16:40:10.509962 [ 269 ] {269e1508-487c-4a8e-8f1d-7e348c8cabe6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11991 | 2025.05.14 16:40:10.510182 [ 269 ] {269e1508-487c-4a8e-8f1d-7e348c8cabe6} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2025.05.14 16:40:10.510303 [ 46 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11993 | 2025.05.14 16:40:10.510314 [ 269 ] {269e1508-487c-4a8e-8f1d-7e348c8cabe6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 11994 | 2025.05.14 16:40:10.510345 [ 46 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2025.05.14 16:40:10.510366 [ 269 ] {269e1508-487c-4a8e-8f1d-7e348c8cabe6} <Debug> TCPHandler: Processed in 0.001286386 sec. | ||
| 11996 | 2025.05.14 16:40:10.510370 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 11997 | 2025.05.14 16:40:10.510473 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 11998 | 2025.05.14 16:40:10.510486 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11999 | 2025.05.14 16:40:10.510564 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12000 | 2025.05.14 16:40:10.510585 [ 269 ] {538b7c8c-89b6-45bf-919e-3c0fefaf5d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12001 | 2025.05.14 16:40:10.510593 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 12002 | 2025.05.14 16:40:10.510629 [ 269 ] {538b7c8c-89b6-45bf-919e-3c0fefaf5d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12003 | 2025.05.14 16:40:10.510654 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12004 | 2025.05.14 16:40:10.510697 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 12005 | 2025.05.14 16:40:10.510737 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 12006 | 2025.05.14 16:40:10.510782 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 12007 | 2025.05.14 16:40:10.510825 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 12008 | 2025.05.14 16:40:10.511057 [ 269 ] {538b7c8c-89b6-45bf-919e-3c0fefaf5d82} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2025.05.14 16:40:10.511093 [ 269 ] {538b7c8c-89b6-45bf-919e-3c0fefaf5d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12010 | 2025.05.14 16:40:10.511501 [ 269 ] {538b7c8c-89b6-45bf-919e-3c0fefaf5d82} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12011 | 2025.05.14 16:40:10.511562 [ 201 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001131272 sec., 217454.33458973616 rows/sec., 11.09 MiB/sec. | ||
| 12012 | 2025.05.14 16:40:10.511675 [ 188 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12013 | 2025.05.14 16:40:10.511814 [ 269 ] {538b7c8c-89b6-45bf-919e-3c0fefaf5d82} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2025.05.14 16:40:10.511917 [ 188 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2025.05.14 16:40:10.511977 [ 188 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_41_8} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12016 | 2025.05.14 16:40:10.511982 [ 269 ] {538b7c8c-89b6-45bf-919e-3c0fefaf5d82} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001415 sec., 167491.1660777385 rows/sec., 11.23 MiB/sec. | ||
| 12017 | 2025.05.14 16:40:10.512033 [ 269 ] {538b7c8c-89b6-45bf-919e-3c0fefaf5d82} <Debug> TCPHandler: Processed in 0.001595091 sec. | ||
| 12018 | 2025.05.14 16:40:10.512044 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12019 | 2025.05.14 16:40:10.512161 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12020 | 2025.05.14 16:40:10.512269 [ 269 ] {c48d46fd-19ab-4e68-aa1b-3a70dc5f039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12021 | 2025.05.14 16:40:10.512318 [ 269 ] {c48d46fd-19ab-4e68-aa1b-3a70dc5f039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12022 | 2025.05.14 16:40:10.512686 [ 269 ] {c48d46fd-19ab-4e68-aa1b-3a70dc5f039c} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2025.05.14 16:40:10.512726 [ 269 ] {c48d46fd-19ab-4e68-aa1b-3a70dc5f039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12024 | 2025.05.14 16:40:10.513114 [ 269 ] {c48d46fd-19ab-4e68-aa1b-3a70dc5f039c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12025 | 2025.05.14 16:40:10.513404 [ 269 ] {c48d46fd-19ab-4e68-aa1b-3a70dc5f039c} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2025.05.14 16:40:10.513587 [ 269 ] {c48d46fd-19ab-4e68-aa1b-3a70dc5f039c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. | ||
| 12027 | 2025.05.14 16:40:10.513634 [ 269 ] {c48d46fd-19ab-4e68-aa1b-3a70dc5f039c} <Debug> TCPHandler: Processed in 0.00152991 sec. | ||
| 12028 | 2025.05.14 16:40:10.513759 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12029 | 2025.05.14 16:40:10.513860 [ 269 ] {cc1b47e0-816e-42ff-a2da-31809b31b325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12030 | 2025.05.14 16:40:10.513922 [ 269 ] {cc1b47e0-816e-42ff-a2da-31809b31b325} <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 | ||
| 12031 | 2025.05.14 16:40:10.514947 [ 269 ] {cc1b47e0-816e-42ff-a2da-31809b31b325} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2025.05.14 16:40:10.514990 [ 269 ] {cc1b47e0-816e-42ff-a2da-31809b31b325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12033 | 2025.05.14 16:40:10.515714 [ 269 ] {cc1b47e0-816e-42ff-a2da-31809b31b325} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12034 | 2025.05.14 16:40:10.516041 [ 269 ] {cc1b47e0-816e-42ff-a2da-31809b31b325} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2025.05.14 16:40:10.516216 [ 269 ] {cc1b47e0-816e-42ff-a2da-31809b31b325} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002376 sec., 5471.380471380471 rows/sec., 9.80 MiB/sec. | ||
| 12036 | 2025.05.14 16:40:10.516285 [ 269 ] {cc1b47e0-816e-42ff-a2da-31809b31b325} <Debug> TCPHandler: Processed in 0.002583521 sec. | ||
| 12037 | 2025.05.14 16:40:10.516403 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12038 | 2025.05.14 16:40:10.516500 [ 269 ] {457b3431-668d-4e22-a813-adb17005a73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12039 | 2025.05.14 16:40:10.516542 [ 269 ] {457b3431-668d-4e22-a813-adb17005a73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12040 | 2025.05.14 16:40:10.516879 [ 269 ] {457b3431-668d-4e22-a813-adb17005a73d} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2025.05.14 16:40:10.516918 [ 269 ] {457b3431-668d-4e22-a813-adb17005a73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
| 12042 | 2025.05.14 16:40:10.517238 [ 269 ] {457b3431-668d-4e22-a813-adb17005a73d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12043 | 2025.05.14 16:40:10.517462 [ 269 ] {457b3431-668d-4e22-a813-adb17005a73d} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2025.05.14 16:40:10.517592 [ 269 ] {457b3431-668d-4e22-a813-adb17005a73d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001111 sec., 73807.3807380738 rows/sec., 4.69 MiB/sec. | ||
| 12045 | 2025.05.14 16:40:10.517628 [ 269 ] {457b3431-668d-4e22-a813-adb17005a73d} <Debug> TCPHandler: Processed in 0.001274615 sec. | ||
| 12046 | 2025.05.14 16:40:14.044830 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12047 | 2025.05.14 16:40:14.044892 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12048 | 2025.05.14 16:40:14.197903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
| 12049 | 2025.05.14 16:40:14.198673 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2025.05.14 16:40:14.198749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12051 | 2025.05.14 16:40:14.199262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12052 | 2025.05.14 16:40:14.199502 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2025.05.14 16:40:14.199640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 12054 | 2025.05.14 16:40:15.493789 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2025.05.14 16:40:15.493993 [ 269 ] {141cb91c-8ea6-48f9-a836-f46079bd1c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12056 | 2025.05.14 16:40:15.494070 [ 269 ] {141cb91c-8ea6-48f9-a836-f46079bd1c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12057 | 2025.05.14 16:40:15.494799 [ 269 ] {141cb91c-8ea6-48f9-a836-f46079bd1c96} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2025.05.14 16:40:15.494852 [ 269 ] {141cb91c-8ea6-48f9-a836-f46079bd1c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12059 | 2025.05.14 16:40:15.495292 [ 269 ] {141cb91c-8ea6-48f9-a836-f46079bd1c96} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12060 | 2025.05.14 16:40:15.495536 [ 269 ] {141cb91c-8ea6-48f9-a836-f46079bd1c96} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2025.05.14 16:40:15.495690 [ 269 ] {141cb91c-8ea6-48f9-a836-f46079bd1c96} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001753 sec., 61608.67084997148 rows/sec., 5.15 MiB/sec. | ||
| 12062 | 2025.05.14 16:40:15.495696 [ 38 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12063 | 2025.05.14 16:40:15.495749 [ 269 ] {141cb91c-8ea6-48f9-a836-f46079bd1c96} <Debug> TCPHandler: Processed in 0.002097971 sec. | ||
| 12064 | 2025.05.14 16:40:15.495782 [ 38 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2025.05.14 16:40:15.495812 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12066 | 2025.05.14 16:40:15.495887 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2025.05.14 16:40:15.495934 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12068 | 2025.05.14 16:40:15.495992 [ 269 ] {83739588-c26a-4733-99ad-10f71efbf128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12069 | 2025.05.14 16:40:15.496040 [ 269 ] {83739588-c26a-4733-99ad-10f71efbf128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12070 | 2025.05.14 16:40:15.496070 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12071 | 2025.05.14 16:40:15.496108 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1845 rows starting from the beginning of the part | ||
| 12072 | 2025.05.14 16:40:15.496175 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 643 rows starting from the beginning of the part | ||
| 12073 | 2025.05.14 16:40:15.496221 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1250 rows starting from the beginning of the part | ||
| 12074 | 2025.05.14 16:40:15.496265 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 12075 | 2025.05.14 16:40:15.496306 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 643 rows starting from the beginning of the part | ||
| 12076 | 2025.05.14 16:40:15.496346 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 108 rows starting from the beginning of the part | ||
| 12077 | 2025.05.14 16:40:15.496468 [ 269 ] {83739588-c26a-4733-99ad-10f71efbf128} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2025.05.14 16:40:15.496513 [ 269 ] {83739588-c26a-4733-99ad-10f71efbf128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12079 | 2025.05.14 16:40:15.496888 [ 269 ] {83739588-c26a-4733-99ad-10f71efbf128} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12080 | 2025.05.14 16:40:15.497145 [ 269 ] {83739588-c26a-4733-99ad-10f71efbf128} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2025.05.14 16:40:15.497294 [ 269 ] {83739588-c26a-4733-99ad-10f71efbf128} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001321 sec., 19682.05904617714 rows/sec., 1.45 MiB/sec. | ||
| 12082 | 2025.05.14 16:40:15.497344 [ 269 ] {83739588-c26a-4733-99ad-10f71efbf128} <Debug> TCPHandler: Processed in 0.001509349 sec. | ||
| 12083 | 2025.05.14 16:40:15.497463 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2025.05.14 16:40:15.497567 [ 269 ] {f76c3a3d-989d-4f9d-a655-db9fe2c85470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12085 | 2025.05.14 16:40:15.497608 [ 269 ] {f76c3a3d-989d-4f9d-a655-db9fe2c85470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12086 | 2025.05.14 16:40:15.497894 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4545 rows, containing 5 columns (5 merged, 0 gathered) in 0.00202134 sec., 2248508.4152097125 rows/sec., 190.52 MiB/sec. | ||
| 12087 | 2025.05.14 16:40:15.498049 [ 269 ] {f76c3a3d-989d-4f9d-a655-db9fe2c85470} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2025.05.14 16:40:15.498090 [ 269 ] {f76c3a3d-989d-4f9d-a655-db9fe2c85470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12089 | 2025.05.14 16:40:15.498113 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12090 | 2025.05.14 16:40:15.498416 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2025.05.14 16:40:15.498493 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_96_19} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12092 | 2025.05.14 16:40:15.498541 [ 269 ] {f76c3a3d-989d-4f9d-a655-db9fe2c85470} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12093 | 2025.05.14 16:40:15.498567 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 12094 | 2025.05.14 16:40:15.498896 [ 269 ] {f76c3a3d-989d-4f9d-a655-db9fe2c85470} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2025.05.14 16:40:15.499044 [ 38 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12096 | 2025.05.14 16:40:15.499079 [ 38 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2025.05.14 16:40:15.499079 [ 269 ] {f76c3a3d-989d-4f9d-a655-db9fe2c85470} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001529 sec., 58862.00130804448 rows/sec., 4.60 MiB/sec. | ||
| 12098 | 2025.05.14 16:40:15.499098 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12099 | 2025.05.14 16:40:15.499151 [ 269 ] {f76c3a3d-989d-4f9d-a655-db9fe2c85470} <Debug> TCPHandler: Processed in 0.001738554 sec. | ||
| 12100 | 2025.05.14 16:40:15.499228 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12101 | 2025.05.14 16:40:15.499305 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2025.05.14 16:40:15.499333 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12103 | 2025.05.14 16:40:15.499366 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part | ||
| 12104 | 2025.05.14 16:40:15.499414 [ 269 ] {adeb2c09-4934-41fe-bad0-fdb295db2d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12105 | 2025.05.14 16:40:15.499417 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 395 rows starting from the beginning of the part | ||
| 12106 | 2025.05.14 16:40:15.499468 [ 269 ] {adeb2c09-4934-41fe-bad0-fdb295db2d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12107 | 2025.05.14 16:40:15.499481 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 550 rows starting from the beginning of the part | ||
| 12108 | 2025.05.14 16:40:15.499529 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 12109 | 2025.05.14 16:40:15.499563 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 395 rows starting from the beginning of the part | ||
| 12110 | 2025.05.14 16:40:15.499602 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 12111 | 2025.05.14 16:40:15.499993 [ 269 ] {adeb2c09-4934-41fe-bad0-fdb295db2d54} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2025.05.14 16:40:15.500049 [ 269 ] {adeb2c09-4934-41fe-bad0-fdb295db2d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12113 | 2025.05.14 16:40:15.500587 [ 269 ] {adeb2c09-4934-41fe-bad0-fdb295db2d54} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12114 | 2025.05.14 16:40:15.500609 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433269 sec., 1679377.7023015218 rows/sec., 128.57 MiB/sec. | ||
| 12115 | 2025.05.14 16:40:15.500763 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12116 | 2025.05.14 16:40:15.500868 [ 269 ] {adeb2c09-4934-41fe-bad0-fdb295db2d54} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.05.14 16:40:15.501012 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12118 | 2025.05.14 16:40:15.501022 [ 269 ] {adeb2c09-4934-41fe-bad0-fdb295db2d54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001627 sec., 98340.50399508298 rows/sec., 6.85 MiB/sec. | ||
| 12119 | 2025.05.14 16:40:15.501050 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2025.05.14 16:40:15.501018 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2025.05.14 16:40:15.501082 [ 269 ] {adeb2c09-4934-41fe-bad0-fdb295db2d54} <Debug> TCPHandler: Processed in 0.001847036 sec. | ||
| 12122 | 2025.05.14 16:40:15.501081 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12123 | 2025.05.14 16:40:15.501154 [ 201 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_96_19} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12124 | 2025.05.14 16:40:15.501192 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12125 | 2025.05.14 16:40:15.501208 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12126 | 2025.05.14 16:40:15.501224 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 12127 | 2025.05.14 16:40:15.501294 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12128 | 2025.05.14 16:40:15.501313 [ 269 ] {1356c495-41e9-44a1-ba9e-cbf0273e6f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12129 | 2025.05.14 16:40:15.501329 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27881 rows starting from the beginning of the part | ||
| 12130 | 2025.05.14 16:40:15.501371 [ 269 ] {1356c495-41e9-44a1-ba9e-cbf0273e6f09} <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 | ||
| 12131 | 2025.05.14 16:40:15.501388 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part | ||
| 12132 | 2025.05.14 16:40:15.501433 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 944 rows starting from the beginning of the part | ||
| 12133 | 2025.05.14 16:40:15.501478 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 12134 | 2025.05.14 16:40:15.501517 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part | ||
| 12135 | 2025.05.14 16:40:15.501560 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12136 | 2025.05.14 16:40:15.502186 [ 269 ] {1356c495-41e9-44a1-ba9e-cbf0273e6f09} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2025.05.14 16:40:15.502224 [ 269 ] {1356c495-41e9-44a1-ba9e-cbf0273e6f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12138 | 2025.05.14 16:40:15.502956 [ 269 ] {1356c495-41e9-44a1-ba9e-cbf0273e6f09} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12139 | 2025.05.14 16:40:15.503200 [ 269 ] {1356c495-41e9-44a1-ba9e-cbf0273e6f09} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2025.05.14 16:40:15.503357 [ 269 ] {1356c495-41e9-44a1-ba9e-cbf0273e6f09} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002063 sec., 12603.005332040717 rows/sec., 22.58 MiB/sec. | ||
| 12141 | 2025.05.14 16:40:15.503437 [ 269 ] {1356c495-41e9-44a1-ba9e-cbf0273e6f09} <Debug> TCPHandler: Processed in 0.002280325 sec. | ||
| 12142 | 2025.05.14 16:40:15.503554 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2025.05.14 16:40:15.503657 [ 269 ] {326a6dee-dfd8-40cf-8f23-13fc6b4c2641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12144 | 2025.05.14 16:40:15.503707 [ 269 ] {326a6dee-dfd8-40cf-8f23-13fc6b4c2641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12145 | 2025.05.14 16:40:15.504067 [ 269 ] {326a6dee-dfd8-40cf-8f23-13fc6b4c2641} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2025.05.14 16:40:15.504108 [ 269 ] {326a6dee-dfd8-40cf-8f23-13fc6b4c2641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12147 | 2025.05.14 16:40:15.504555 [ 269 ] {326a6dee-dfd8-40cf-8f23-13fc6b4c2641} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12148 | 2025.05.14 16:40:15.504792 [ 269 ] {326a6dee-dfd8-40cf-8f23-13fc6b4c2641} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2025.05.14 16:40:15.504922 [ 38 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12150 | 2025.05.14 16:40:15.504930 [ 269 ] {326a6dee-dfd8-40cf-8f23-13fc6b4c2641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001292 sec., 46439.62848297214 rows/sec., 3.13 MiB/sec. | ||
| 12151 | 2025.05.14 16:40:15.504966 [ 38 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2025.05.14 16:40:15.504985 [ 269 ] {326a6dee-dfd8-40cf-8f23-13fc6b4c2641} <Debug> TCPHandler: Processed in 0.001486189 sec. | ||
| 12153 | 2025.05.14 16:40:15.504994 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12154 | 2025.05.14 16:40:15.505126 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12155 | 2025.05.14 16:40:15.505281 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12156 | 2025.05.14 16:40:15.505327 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5646 rows starting from the beginning of the part | ||
| 12157 | 2025.05.14 16:40:15.505408 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part | ||
| 12158 | 2025.05.14 16:40:15.505472 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 12159 | 2025.05.14 16:40:15.505530 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 24 rows starting from the beginning of the part | ||
| 12160 | 2025.05.14 16:40:15.505585 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part | ||
| 12161 | 2025.05.14 16:40:15.505643 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12162 | 2025.05.14 16:40:15.508002 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5930 rows, containing 4 columns (4 merged, 0 gathered) in 0.002934508 sec., 2020781.6778826297 rows/sec., 131.74 MiB/sec. | ||
| 12163 | 2025.05.14 16:40:15.508524 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12164 | 2025.05.14 16:40:15.508874 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2025.05.14 16:40:15.508961 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_96_19} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12166 | 2025.05.14 16:40:15.509060 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12167 | 2025.05.14 16:40:15.509219 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29523 rows, containing 5 columns (5 merged, 0 gathered) in 0.008059609 sec., 3663080.9261342576 rows/sec., 247.33 MiB/sec. | ||
| 12168 | 2025.05.14 16:40:15.509655 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12169 | 2025.05.14 16:40:15.509899 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2025.05.14 16:40:15.509971 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12171 | 2025.05.14 16:40:15.510053 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12172 | 2025.05.14 16:40:15.652481 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12173 | 2025.05.14 16:40:15.668956 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2025.05.14 16:40:15.669005 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12175 | 2025.05.14 16:40:15.674388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12176 | 2025.05.14 16:40:15.675102 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2025.05.14 16:40:15.678019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12178 | 2025.05.14 16:40:16.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.03 MiB, peak 324.01 MiB, free memory in arenas 0.00 B, will set to 315.21 MiB (RSS), difference: 1.18 MiB | ||
| 12179 | 2025.05.14 16:40:19.278984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1728 | ||
| 12180 | 2025.05.14 16:40:19.281412 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12181 | 2025.05.14 16:40:19.281464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12182 | 2025.05.14 16:40:19.282685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12183 | 2025.05.14 16:40:19.282976 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12184 | 2025.05.14 16:40:19.283334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 12185 | 2025.05.14 16:40:20.499373 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2025.05.14 16:40:20.499563 [ 269 ] {0be29140-11ee-4765-8cfc-17032299cf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12187 | 2025.05.14 16:40:20.499633 [ 269 ] {0be29140-11ee-4765-8cfc-17032299cf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12188 | 2025.05.14 16:40:20.500306 [ 269 ] {0be29140-11ee-4765-8cfc-17032299cf0f} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2025.05.14 16:40:20.500354 [ 269 ] {0be29140-11ee-4765-8cfc-17032299cf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12190 | 2025.05.14 16:40:20.500790 [ 269 ] {0be29140-11ee-4765-8cfc-17032299cf0f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12191 | 2025.05.14 16:40:20.501042 [ 269 ] {0be29140-11ee-4765-8cfc-17032299cf0f} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2025.05.14 16:40:20.501198 [ 269 ] {0be29140-11ee-4765-8cfc-17032299cf0f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001689 sec., 125518.05802249852 rows/sec., 7.98 MiB/sec. | ||
| 12193 | 2025.05.14 16:40:20.501240 [ 269 ] {0be29140-11ee-4765-8cfc-17032299cf0f} <Debug> TCPHandler: Processed in 0.00200733 sec. | ||
| 12194 | 2025.05.14 16:40:20.501358 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2025.05.14 16:40:20.501456 [ 269 ] {120f992e-abbe-4a50-9481-2d555765eb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12196 | 2025.05.14 16:40:20.501498 [ 269 ] {120f992e-abbe-4a50-9481-2d555765eb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12197 | 2025.05.14 16:40:20.501880 [ 269 ] {120f992e-abbe-4a50-9481-2d555765eb3d} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2025.05.14 16:40:20.501917 [ 269 ] {120f992e-abbe-4a50-9481-2d555765eb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12199 | 2025.05.14 16:40:20.502220 [ 269 ] {120f992e-abbe-4a50-9481-2d555765eb3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12200 | 2025.05.14 16:40:20.502440 [ 269 ] {120f992e-abbe-4a50-9481-2d555765eb3d} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2025.05.14 16:40:20.502565 [ 269 ] {120f992e-abbe-4a50-9481-2d555765eb3d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001128 sec., 12411.347517730495 rows/sec., 1012.06 KiB/sec. | ||
| 12202 | 2025.05.14 16:40:20.502603 [ 269 ] {120f992e-abbe-4a50-9481-2d555765eb3d} <Debug> TCPHandler: Processed in 0.001295146 sec. | ||
| 12203 | 2025.05.14 16:40:20.502706 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12204 | 2025.05.14 16:40:20.502801 [ 269 ] {0ef00b0c-d3f1-41ce-b211-8bc6dbf608c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12205 | 2025.05.14 16:40:20.502841 [ 269 ] {0ef00b0c-d3f1-41ce-b211-8bc6dbf608c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12206 | 2025.05.14 16:40:20.503442 [ 269 ] {0ef00b0c-d3f1-41ce-b211-8bc6dbf608c9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2025.05.14 16:40:20.503480 [ 269 ] {0ef00b0c-d3f1-41ce-b211-8bc6dbf608c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12208 | 2025.05.14 16:40:20.503853 [ 269 ] {0ef00b0c-d3f1-41ce-b211-8bc6dbf608c9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12209 | 2025.05.14 16:40:20.504085 [ 269 ] {0ef00b0c-d3f1-41ce-b211-8bc6dbf608c9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2025.05.14 16:40:20.504219 [ 269 ] {0ef00b0c-d3f1-41ce-b211-8bc6dbf608c9} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001436 sec., 452646.23955431755 rows/sec., 35.65 MiB/sec. | ||
| 12211 | 2025.05.14 16:40:20.504261 [ 269 ] {0ef00b0c-d3f1-41ce-b211-8bc6dbf608c9} <Debug> TCPHandler: Processed in 0.001604112 sec. | ||
| 12212 | 2025.05.14 16:40:20.504369 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2025.05.14 16:40:20.504466 [ 269 ] {82a495da-6698-402e-b383-cf549878564c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12214 | 2025.05.14 16:40:20.504507 [ 269 ] {82a495da-6698-402e-b383-cf549878564c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12215 | 2025.05.14 16:40:20.504913 [ 269 ] {82a495da-6698-402e-b383-cf549878564c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2025.05.14 16:40:20.504955 [ 269 ] {82a495da-6698-402e-b383-cf549878564c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12217 | 2025.05.14 16:40:20.505271 [ 269 ] {82a495da-6698-402e-b383-cf549878564c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12218 | 2025.05.14 16:40:20.505522 [ 269 ] {82a495da-6698-402e-b383-cf549878564c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2025.05.14 16:40:20.505653 [ 269 ] {82a495da-6698-402e-b383-cf549878564c} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001204 sec., 110465.11627906977 rows/sec., 6.77 MiB/sec. | ||
| 12220 | 2025.05.14 16:40:20.505690 [ 269 ] {82a495da-6698-402e-b383-cf549878564c} <Debug> TCPHandler: Processed in 0.001371807 sec. | ||
| 12221 | 2025.05.14 16:40:20.505795 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2025.05.14 16:40:20.505892 [ 269 ] {fec37815-7908-44fe-8b9d-4880568de337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12223 | 2025.05.14 16:40:20.505932 [ 269 ] {fec37815-7908-44fe-8b9d-4880568de337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12224 | 2025.05.14 16:40:20.506328 [ 269 ] {fec37815-7908-44fe-8b9d-4880568de337} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2025.05.14 16:40:20.506365 [ 269 ] {fec37815-7908-44fe-8b9d-4880568de337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12226 | 2025.05.14 16:40:20.506690 [ 269 ] {fec37815-7908-44fe-8b9d-4880568de337} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12227 | 2025.05.14 16:40:20.506909 [ 269 ] {fec37815-7908-44fe-8b9d-4880568de337} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2025.05.14 16:40:20.507030 [ 28 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 12229 | 2025.05.14 16:40:20.507038 [ 269 ] {fec37815-7908-44fe-8b9d-4880568de337} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001164 sec., 97079.03780068728 rows/sec., 6.28 MiB/sec. | ||
| 12230 | 2025.05.14 16:40:20.507112 [ 28 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2025.05.14 16:40:20.507127 [ 269 ] {fec37815-7908-44fe-8b9d-4880568de337} <Debug> TCPHandler: Processed in 0.001382198 sec. | ||
| 12232 | 2025.05.14 16:40:20.507142 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12233 | 2025.05.14 16:40:20.507243 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2025.05.14 16:40:20.507265 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 12235 | 2025.05.14 16:40:20.507345 [ 269 ] {1c809f72-d7fc-4985-af40-c26400970a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12236 | 2025.05.14 16:40:20.507390 [ 269 ] {1c809f72-d7fc-4985-af40-c26400970a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12237 | 2025.05.14 16:40:20.507419 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12238 | 2025.05.14 16:40:20.507466 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 342 rows starting from the beginning of the part | ||
| 12239 | 2025.05.14 16:40:20.507534 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 113 rows starting from the beginning of the part | ||
| 12240 | 2025.05.14 16:40:20.507583 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 113 rows starting from the beginning of the part | ||
| 12241 | 2025.05.14 16:40:20.507627 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part | ||
| 12242 | 2025.05.14 16:40:20.507665 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 113 rows starting from the beginning of the part | ||
| 12243 | 2025.05.14 16:40:20.507706 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 113 rows starting from the beginning of the part | ||
| 12244 | 2025.05.14 16:40:20.507875 [ 269 ] {1c809f72-d7fc-4985-af40-c26400970a36} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2025.05.14 16:40:20.507921 [ 269 ] {1c809f72-d7fc-4985-af40-c26400970a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12246 | 2025.05.14 16:40:20.508286 [ 269 ] {1c809f72-d7fc-4985-af40-c26400970a36} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12247 | 2025.05.14 16:40:20.508539 [ 269 ] {1c809f72-d7fc-4985-af40-c26400970a36} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2025.05.14 16:40:20.508707 [ 269 ] {1c809f72-d7fc-4985-af40-c26400970a36} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00138 sec., 81159.42028985507 rows/sec., 4.62 MiB/sec. | ||
| 12249 | 2025.05.14 16:40:20.508728 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151093 sec., 676404.5984923193 rows/sec., 47.26 MiB/sec. | ||
| 12250 | 2025.05.14 16:40:20.508987 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 12251 | 2025.05.14 16:40:20.509036 [ 269 ] {1c809f72-d7fc-4985-af40-c26400970a36} <Debug> TCPHandler: Processed in 0.001843066 sec. | ||
| 12252 | 2025.05.14 16:40:20.509370 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2025.05.14 16:40:20.509475 [ 191 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_55_11} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 12254 | 2025.05.14 16:40:20.509599 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12255 | 2025.05.14 16:40:20.509660 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2025.05.14 16:40:20.509838 [ 269 ] {f0e35bed-9b12-4b72-aed7-86e95fc07a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12257 | 2025.05.14 16:40:20.509913 [ 269 ] {f0e35bed-9b12-4b72-aed7-86e95fc07a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12258 | 2025.05.14 16:40:20.510929 [ 269 ] {f0e35bed-9b12-4b72-aed7-86e95fc07a9b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2025.05.14 16:40:20.510976 [ 269 ] {f0e35bed-9b12-4b72-aed7-86e95fc07a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12260 | 2025.05.14 16:40:20.511379 [ 269 ] {f0e35bed-9b12-4b72-aed7-86e95fc07a9b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12261 | 2025.05.14 16:40:20.511644 [ 269 ] {f0e35bed-9b12-4b72-aed7-86e95fc07a9b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2025.05.14 16:40:20.511791 [ 269 ] {f0e35bed-9b12-4b72-aed7-86e95fc07a9b} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.002015 sec., 202977.66749379653 rows/sec., 14.43 MiB/sec. | ||
| 12263 | 2025.05.14 16:40:20.511832 [ 269 ] {f0e35bed-9b12-4b72-aed7-86e95fc07a9b} <Debug> TCPHandler: Processed in 0.002366487 sec. | ||
| 12264 | 2025.05.14 16:40:20.511984 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2025.05.14 16:40:20.512139 [ 269 ] {c21a2b7f-db3d-44c8-9633-3acdbb657663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12266 | 2025.05.14 16:40:20.512223 [ 269 ] {c21a2b7f-db3d-44c8-9633-3acdbb657663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12267 | 2025.05.14 16:40:20.512779 [ 269 ] {c21a2b7f-db3d-44c8-9633-3acdbb657663} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2025.05.14 16:40:20.512824 [ 269 ] {c21a2b7f-db3d-44c8-9633-3acdbb657663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12269 | 2025.05.14 16:40:20.513354 [ 269 ] {c21a2b7f-db3d-44c8-9633-3acdbb657663} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12270 | 2025.05.14 16:40:20.513630 [ 269 ] {c21a2b7f-db3d-44c8-9633-3acdbb657663} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2025.05.14 16:40:20.513798 [ 269 ] {c21a2b7f-db3d-44c8-9633-3acdbb657663} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001686 sec., 3558.7188612099644 rows/sec., 185.93 KiB/sec. | ||
| 12272 | 2025.05.14 16:40:20.513853 [ 269 ] {c21a2b7f-db3d-44c8-9633-3acdbb657663} <Debug> TCPHandler: Processed in 0.001942788 sec. | ||
| 12273 | 2025.05.14 16:40:20.513994 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2025.05.14 16:40:20.514102 [ 269 ] {78e4cc3e-bea6-4a38-9813-1201fddd3d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12275 | 2025.05.14 16:40:20.514146 [ 269 ] {78e4cc3e-bea6-4a38-9813-1201fddd3d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12276 | 2025.05.14 16:40:20.514724 [ 269 ] {78e4cc3e-bea6-4a38-9813-1201fddd3d88} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2025.05.14 16:40:20.514789 [ 269 ] {78e4cc3e-bea6-4a38-9813-1201fddd3d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12278 | 2025.05.14 16:40:20.515265 [ 269 ] {78e4cc3e-bea6-4a38-9813-1201fddd3d88} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12279 | 2025.05.14 16:40:20.515515 [ 269 ] {78e4cc3e-bea6-4a38-9813-1201fddd3d88} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2025.05.14 16:40:20.515659 [ 269 ] {78e4cc3e-bea6-4a38-9813-1201fddd3d88} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001577 sec., 154724.15979708306 rows/sec., 10.38 MiB/sec. | ||
| 12281 | 2025.05.14 16:40:20.515702 [ 269 ] {78e4cc3e-bea6-4a38-9813-1201fddd3d88} <Debug> TCPHandler: Processed in 0.001777715 sec. | ||
| 12282 | 2025.05.14 16:40:20.515817 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2025.05.14 16:40:20.515914 [ 269 ] {c9ba9437-7eed-43e4-bf47-e0240b71a435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12284 | 2025.05.14 16:40:20.515961 [ 269 ] {c9ba9437-7eed-43e4-bf47-e0240b71a435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12285 | 2025.05.14 16:40:20.516275 [ 269 ] {c9ba9437-7eed-43e4-bf47-e0240b71a435} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2025.05.14 16:40:20.516312 [ 269 ] {c9ba9437-7eed-43e4-bf47-e0240b71a435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12287 | 2025.05.14 16:40:20.516633 [ 269 ] {c9ba9437-7eed-43e4-bf47-e0240b71a435} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12288 | 2025.05.14 16:40:20.516894 [ 269 ] {c9ba9437-7eed-43e4-bf47-e0240b71a435} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2025.05.14 16:40:20.517027 [ 269 ] {c9ba9437-7eed-43e4-bf47-e0240b71a435} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 12290 | 2025.05.14 16:40:20.517064 [ 269 ] {c9ba9437-7eed-43e4-bf47-e0240b71a435} <Debug> TCPHandler: Processed in 0.001297286 sec. | ||
| 12291 | 2025.05.14 16:40:20.517167 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2025.05.14 16:40:20.517263 [ 269 ] {ef7caa16-6fd9-4716-9861-c1b4ed4f315f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12293 | 2025.05.14 16:40:20.517319 [ 269 ] {ef7caa16-6fd9-4716-9861-c1b4ed4f315f} <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 | ||
| 12294 | 2025.05.14 16:40:20.518098 [ 269 ] {ef7caa16-6fd9-4716-9861-c1b4ed4f315f} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2025.05.14 16:40:20.518137 [ 269 ] {ef7caa16-6fd9-4716-9861-c1b4ed4f315f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12296 | 2025.05.14 16:40:20.518693 [ 269 ] {ef7caa16-6fd9-4716-9861-c1b4ed4f315f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12297 | 2025.05.14 16:40:20.518936 [ 269 ] {ef7caa16-6fd9-4716-9861-c1b4ed4f315f} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2025.05.14 16:40:20.519076 [ 269 ] {ef7caa16-6fd9-4716-9861-c1b4ed4f315f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001832 sec., 7096.0698689956325 rows/sec., 12.72 MiB/sec. | ||
| 12299 | 2025.05.14 16:40:20.519132 [ 269 ] {ef7caa16-6fd9-4716-9861-c1b4ed4f315f} <Debug> TCPHandler: Processed in 0.002014389 sec. | ||
| 12300 | 2025.05.14 16:40:20.519235 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2025.05.14 16:40:20.519337 [ 269 ] {702c91a1-2547-4d5b-9966-2e3ffe0a08b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12302 | 2025.05.14 16:40:20.519380 [ 269 ] {702c91a1-2547-4d5b-9966-2e3ffe0a08b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12303 | 2025.05.14 16:40:20.519696 [ 269 ] {702c91a1-2547-4d5b-9966-2e3ffe0a08b0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2025.05.14 16:40:20.519733 [ 269 ] {702c91a1-2547-4d5b-9966-2e3ffe0a08b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12305 | 2025.05.14 16:40:20.520056 [ 269 ] {702c91a1-2547-4d5b-9966-2e3ffe0a08b0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12306 | 2025.05.14 16:40:20.520283 [ 269 ] {702c91a1-2547-4d5b-9966-2e3ffe0a08b0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2025.05.14 16:40:20.520412 [ 269 ] {702c91a1-2547-4d5b-9966-2e3ffe0a08b0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001093 sec., 75022.87282708143 rows/sec., 4.76 MiB/sec. | ||
| 12308 | 2025.05.14 16:40:20.520447 [ 269 ] {702c91a1-2547-4d5b-9966-2e3ffe0a08b0} <Debug> TCPHandler: Processed in 0.001261625 sec. | ||
| 12309 | 2025.05.14 16:40:21.699761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
| 12310 | 2025.05.14 16:40:21.700288 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2025.05.14 16:40:21.700336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12312 | 2025.05.14 16:40:21.700848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12313 | 2025.05.14 16:40:21.701101 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2025.05.14 16:40:21.701249 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
| 12315 | 2025.05.14 16:40:23.178082 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12316 | 2025.05.14 16:40:23.195473 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12317 | 2025.05.14 16:40:23.195528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12318 | 2025.05.14 16:40:23.201556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12319 | 2025.05.14 16:40:23.202271 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12320 | 2025.05.14 16:40:23.205410 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12321 | 2025.05.14 16:40:25.493334 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2025.05.14 16:40:25.493539 [ 269 ] {2e9c7f1e-8136-4d99-b0a5-a03f5db8ed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12323 | 2025.05.14 16:40:25.493618 [ 269 ] {2e9c7f1e-8136-4d99-b0a5-a03f5db8ed91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12324 | 2025.05.14 16:40:25.494317 [ 269 ] {2e9c7f1e-8136-4d99-b0a5-a03f5db8ed91} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2025.05.14 16:40:25.494372 [ 269 ] {2e9c7f1e-8136-4d99-b0a5-a03f5db8ed91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12326 | 2025.05.14 16:40:25.494801 [ 269 ] {2e9c7f1e-8136-4d99-b0a5-a03f5db8ed91} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12327 | 2025.05.14 16:40:25.495058 [ 269 ] {2e9c7f1e-8136-4d99-b0a5-a03f5db8ed91} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2025.05.14 16:40:25.495221 [ 269 ] {2e9c7f1e-8136-4d99-b0a5-a03f5db8ed91} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001737 sec., 62176.16580310881 rows/sec., 5.20 MiB/sec. | ||
| 12329 | 2025.05.14 16:40:25.495266 [ 269 ] {2e9c7f1e-8136-4d99-b0a5-a03f5db8ed91} <Debug> TCPHandler: Processed in 0.002071251 sec. | ||
| 12330 | 2025.05.14 16:40:25.495383 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12331 | 2025.05.14 16:40:25.495486 [ 269 ] {a64468d7-4b1d-4cfb-873a-1539213c12dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12332 | 2025.05.14 16:40:25.495529 [ 269 ] {a64468d7-4b1d-4cfb-873a-1539213c12dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12333 | 2025.05.14 16:40:25.495917 [ 269 ] {a64468d7-4b1d-4cfb-873a-1539213c12dd} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2025.05.14 16:40:25.495955 [ 269 ] {a64468d7-4b1d-4cfb-873a-1539213c12dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12335 | 2025.05.14 16:40:25.496283 [ 269 ] {a64468d7-4b1d-4cfb-873a-1539213c12dd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12336 | 2025.05.14 16:40:25.496518 [ 269 ] {a64468d7-4b1d-4cfb-873a-1539213c12dd} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2025.05.14 16:40:25.496642 [ 125 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 12338 | 2025.05.14 16:40:25.496653 [ 269 ] {a64468d7-4b1d-4cfb-873a-1539213c12dd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00119 sec., 21848.739495798316 rows/sec., 1.60 MiB/sec. | ||
| 12339 | 2025.05.14 16:40:25.496726 [ 125 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2025.05.14 16:40:25.496740 [ 269 ] {a64468d7-4b1d-4cfb-873a-1539213c12dd} <Debug> TCPHandler: Processed in 0.001408548 sec. | ||
| 12341 | 2025.05.14 16:40:25.496754 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12342 | 2025.05.14 16:40:25.496860 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2025.05.14 16:40:25.496885 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 12344 | 2025.05.14 16:40:25.496960 [ 269 ] {7d024ab5-ca57-45e1-9292-8ffb1eb7dd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12345 | 2025.05.14 16:40:25.497007 [ 269 ] {7d024ab5-ca57-45e1-9292-8ffb1eb7dd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12346 | 2025.05.14 16:40:25.497046 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12347 | 2025.05.14 16:40:25.497090 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 163 rows starting from the beginning of the part | ||
| 12348 | 2025.05.14 16:40:25.497162 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 12349 | 2025.05.14 16:40:25.497209 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 119 rows starting from the beginning of the part | ||
| 12350 | 2025.05.14 16:40:25.497254 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 12351 | 2025.05.14 16:40:25.497297 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 133 rows starting from the beginning of the part | ||
| 12352 | 2025.05.14 16:40:25.497339 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 12353 | 2025.05.14 16:40:25.497419 [ 269 ] {7d024ab5-ca57-45e1-9292-8ffb1eb7dd71} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2025.05.14 16:40:25.497461 [ 269 ] {7d024ab5-ca57-45e1-9292-8ffb1eb7dd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12355 | 2025.05.14 16:40:25.497806 [ 269 ] {7d024ab5-ca57-45e1-9292-8ffb1eb7dd71} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12356 | 2025.05.14 16:40:25.498055 [ 269 ] {7d024ab5-ca57-45e1-9292-8ffb1eb7dd71} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2025.05.14 16:40:25.498195 [ 269 ] {7d024ab5-ca57-45e1-9292-8ffb1eb7dd71} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001253 sec., 71827.61372705507 rows/sec., 5.61 MiB/sec. | ||
| 12358 | 2025.05.14 16:40:25.498235 [ 269 ] {7d024ab5-ca57-45e1-9292-8ffb1eb7dd71} <Debug> TCPHandler: Processed in 0.001430728 sec. | ||
| 12359 | 2025.05.14 16:40:25.498247 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423488 sec., 349142.3882744357 rows/sec., 23.58 MiB/sec. | ||
| 12360 | 2025.05.14 16:40:25.498365 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2025.05.14 16:40:25.498411 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12362 | 2025.05.14 16:40:25.498462 [ 269 ] {85e4b230-6c66-44e5-a74c-f64f2be2a896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12363 | 2025.05.14 16:40:25.498507 [ 269 ] {85e4b230-6c66-44e5-a74c-f64f2be2a896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12364 | 2025.05.14 16:40:25.498728 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2025.05.14 16:40:25.498809 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_80_16} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 12366 | 2025.05.14 16:40:25.498890 [ 269 ] {85e4b230-6c66-44e5-a74c-f64f2be2a896} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2025.05.14 16:40:25.498916 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12368 | 2025.05.14 16:40:25.498928 [ 269 ] {85e4b230-6c66-44e5-a74c-f64f2be2a896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12369 | 2025.05.14 16:40:25.499274 [ 269 ] {85e4b230-6c66-44e5-a74c-f64f2be2a896} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12370 | 2025.05.14 16:40:25.499505 [ 269 ] {85e4b230-6c66-44e5-a74c-f64f2be2a896} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2025.05.14 16:40:25.499643 [ 269 ] {85e4b230-6c66-44e5-a74c-f64f2be2a896} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 12372 | 2025.05.14 16:40:25.499681 [ 269 ] {85e4b230-6c66-44e5-a74c-f64f2be2a896} <Debug> TCPHandler: Processed in 0.001365457 sec. | ||
| 12373 | 2025.05.14 16:40:25.499796 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2025.05.14 16:40:25.499891 [ 269 ] {480f6481-58ee-43e0-9d2d-b0dd1cc83a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12375 | 2025.05.14 16:40:25.499947 [ 269 ] {480f6481-58ee-43e0-9d2d-b0dd1cc83a2c} <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 | ||
| 12376 | 2025.05.14 16:40:25.500717 [ 269 ] {480f6481-58ee-43e0-9d2d-b0dd1cc83a2c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2025.05.14 16:40:25.500756 [ 269 ] {480f6481-58ee-43e0-9d2d-b0dd1cc83a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12378 | 2025.05.14 16:40:25.501312 [ 269 ] {480f6481-58ee-43e0-9d2d-b0dd1cc83a2c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12379 | 2025.05.14 16:40:25.501559 [ 269 ] {480f6481-58ee-43e0-9d2d-b0dd1cc83a2c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2025.05.14 16:40:25.501703 [ 269 ] {480f6481-58ee-43e0-9d2d-b0dd1cc83a2c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001829 sec., 14215.418261344998 rows/sec., 25.47 MiB/sec. | ||
| 12381 | 2025.05.14 16:40:25.501759 [ 269 ] {480f6481-58ee-43e0-9d2d-b0dd1cc83a2c} <Debug> TCPHandler: Processed in 0.00201209 sec. | ||
| 12382 | 2025.05.14 16:40:25.501862 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2025.05.14 16:40:25.501958 [ 269 ] {9d86c86b-2e5f-4d8e-8321-63c3be14e29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12384 | 2025.05.14 16:40:25.502000 [ 269 ] {9d86c86b-2e5f-4d8e-8321-63c3be14e29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12385 | 2025.05.14 16:40:25.502312 [ 269 ] {9d86c86b-2e5f-4d8e-8321-63c3be14e29a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2025.05.14 16:40:25.502349 [ 269 ] {9d86c86b-2e5f-4d8e-8321-63c3be14e29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12387 | 2025.05.14 16:40:25.502663 [ 269 ] {9d86c86b-2e5f-4d8e-8321-63c3be14e29a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12388 | 2025.05.14 16:40:25.502894 [ 269 ] {9d86c86b-2e5f-4d8e-8321-63c3be14e29a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2025.05.14 16:40:25.503029 [ 269 ] {9d86c86b-2e5f-4d8e-8321-63c3be14e29a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 12390 | 2025.05.14 16:40:25.503066 [ 269 ] {9d86c86b-2e5f-4d8e-8321-63c3be14e29a} <Debug> TCPHandler: Processed in 0.001252705 sec. | ||
| 12391 | 2025.05.14 16:40:29.044959 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12392 | 2025.05.14 16:40:29.045043 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12393 | 2025.05.14 16:40:29.201381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
| 12394 | 2025.05.14 16:40:29.202130 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2025.05.14 16:40:29.202202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12396 | 2025.05.14 16:40:29.202726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12397 | 2025.05.14 16:40:29.202963 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2025.05.14 16:40:29.203099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 12399 | 2025.05.14 16:40:29.283519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1764 | ||
| 12400 | 2025.05.14 16:40:29.286067 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12401 | 2025.05.14 16:40:29.286131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12402 | 2025.05.14 16:40:29.287370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12403 | 2025.05.14 16:40:29.287652 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2025.05.14 16:40:29.288032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 12405 | 2025.05.14 16:40:30.498178 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2025.05.14 16:40:30.498377 [ 269 ] {0ec7c3be-639b-49c3-9d46-04dc6e3bb5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12407 | 2025.05.14 16:40:30.498454 [ 269 ] {0ec7c3be-639b-49c3-9d46-04dc6e3bb5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12408 | 2025.05.14 16:40:30.499263 [ 269 ] {0ec7c3be-639b-49c3-9d46-04dc6e3bb5f3} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2025.05.14 16:40:30.499318 [ 269 ] {0ec7c3be-639b-49c3-9d46-04dc6e3bb5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12410 | 2025.05.14 16:40:30.499763 [ 269 ] {0ec7c3be-639b-49c3-9d46-04dc6e3bb5f3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12411 | 2025.05.14 16:40:30.500017 [ 269 ] {0ec7c3be-639b-49c3-9d46-04dc6e3bb5f3} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2025.05.14 16:40:30.500194 [ 269 ] {0ec7c3be-639b-49c3-9d46-04dc6e3bb5f3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00187 sec., 113368.98395721926 rows/sec., 7.21 MiB/sec. | ||
| 12413 | 2025.05.14 16:40:30.500257 [ 269 ] {0ec7c3be-639b-49c3-9d46-04dc6e3bb5f3} <Debug> TCPHandler: Processed in 0.002221023 sec. | ||
| 12414 | 2025.05.14 16:40:30.500396 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2025.05.14 16:40:30.500510 [ 269 ] {e0912ba9-5805-432b-a3d5-d658d2767dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12416 | 2025.05.14 16:40:30.500560 [ 269 ] {e0912ba9-5805-432b-a3d5-d658d2767dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12417 | 2025.05.14 16:40:30.501476 [ 269 ] {e0912ba9-5805-432b-a3d5-d658d2767dd0} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2025.05.14 16:40:30.501523 [ 269 ] {e0912ba9-5805-432b-a3d5-d658d2767dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12419 | 2025.05.14 16:40:30.502016 [ 269 ] {e0912ba9-5805-432b-a3d5-d658d2767dd0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12420 | 2025.05.14 16:40:30.502335 [ 269 ] {e0912ba9-5805-432b-a3d5-d658d2767dd0} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2025.05.14 16:40:30.502517 [ 269 ] {e0912ba9-5805-432b-a3d5-d658d2767dd0} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.002035 sec., 315970.51597051596 rows/sec., 24.91 MiB/sec. | ||
| 12422 | 2025.05.14 16:40:30.502569 [ 269 ] {e0912ba9-5805-432b-a3d5-d658d2767dd0} <Debug> TCPHandler: Processed in 0.002232824 sec. | ||
| 12423 | 2025.05.14 16:40:30.502693 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12424 | 2025.05.14 16:40:30.502807 [ 269 ] {b7be592e-b73a-4194-a737-310efee69565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12425 | 2025.05.14 16:40:30.502852 [ 269 ] {b7be592e-b73a-4194-a737-310efee69565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12426 | 2025.05.14 16:40:30.503318 [ 269 ] {b7be592e-b73a-4194-a737-310efee69565} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2025.05.14 16:40:30.503357 [ 269 ] {b7be592e-b73a-4194-a737-310efee69565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12428 | 2025.05.14 16:40:30.503705 [ 269 ] {b7be592e-b73a-4194-a737-310efee69565} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12429 | 2025.05.14 16:40:30.503932 [ 269 ] {b7be592e-b73a-4194-a737-310efee69565} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2025.05.14 16:40:30.504068 [ 269 ] {b7be592e-b73a-4194-a737-310efee69565} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001288 sec., 92391.30434782608 rows/sec., 5.58 MiB/sec. | ||
| 12431 | 2025.05.14 16:40:30.504137 [ 269 ] {b7be592e-b73a-4194-a737-310efee69565} <Debug> TCPHandler: Processed in 0.00149782 sec. | ||
| 12432 | 2025.05.14 16:40:30.504252 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2025.05.14 16:40:30.504349 [ 269 ] {a4e91872-b9f4-4caf-b2fb-c55c1dcb9aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12434 | 2025.05.14 16:40:30.504392 [ 269 ] {a4e91872-b9f4-4caf-b2fb-c55c1dcb9aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12435 | 2025.05.14 16:40:30.504862 [ 269 ] {a4e91872-b9f4-4caf-b2fb-c55c1dcb9aee} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2025.05.14 16:40:30.504898 [ 269 ] {a4e91872-b9f4-4caf-b2fb-c55c1dcb9aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12437 | 2025.05.14 16:40:30.505228 [ 269 ] {a4e91872-b9f4-4caf-b2fb-c55c1dcb9aee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12438 | 2025.05.14 16:40:30.505457 [ 269 ] {a4e91872-b9f4-4caf-b2fb-c55c1dcb9aee} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2025.05.14 16:40:30.505613 [ 269 ] {a4e91872-b9f4-4caf-b2fb-c55c1dcb9aee} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001284 sec., 88006.23052959502 rows/sec., 5.70 MiB/sec. | ||
| 12440 | 2025.05.14 16:40:30.505651 [ 269 ] {a4e91872-b9f4-4caf-b2fb-c55c1dcb9aee} <Debug> TCPHandler: Processed in 0.001450378 sec. | ||
| 12441 | 2025.05.14 16:40:30.505767 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2025.05.14 16:40:30.505860 [ 269 ] {ffbae8e4-248f-4a68-a652-914eee211aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12443 | 2025.05.14 16:40:30.505904 [ 269 ] {ffbae8e4-248f-4a68-a652-914eee211aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12444 | 2025.05.14 16:40:30.506339 [ 269 ] {ffbae8e4-248f-4a68-a652-914eee211aac} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2025.05.14 16:40:30.506374 [ 269 ] {ffbae8e4-248f-4a68-a652-914eee211aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12446 | 2025.05.14 16:40:30.506682 [ 269 ] {ffbae8e4-248f-4a68-a652-914eee211aac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12447 | 2025.05.14 16:40:30.506912 [ 269 ] {ffbae8e4-248f-4a68-a652-914eee211aac} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2025.05.14 16:40:30.507046 [ 269 ] {ffbae8e4-248f-4a68-a652-914eee211aac} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001205 sec., 92946.05809128631 rows/sec., 5.29 MiB/sec. | ||
| 12449 | 2025.05.14 16:40:30.507084 [ 269 ] {ffbae8e4-248f-4a68-a652-914eee211aac} <Debug> TCPHandler: Processed in 0.001370127 sec. | ||
| 12450 | 2025.05.14 16:40:30.507195 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12451 | 2025.05.14 16:40:30.507288 [ 269 ] {10100d57-4906-4b53-9353-48d13684eb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12452 | 2025.05.14 16:40:30.507330 [ 269 ] {10100d57-4906-4b53-9353-48d13684eb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12453 | 2025.05.14 16:40:30.507873 [ 269 ] {10100d57-4906-4b53-9353-48d13684eb6b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12454 | 2025.05.14 16:40:30.507908 [ 269 ] {10100d57-4906-4b53-9353-48d13684eb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12455 | 2025.05.14 16:40:30.508237 [ 269 ] {10100d57-4906-4b53-9353-48d13684eb6b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12456 | 2025.05.14 16:40:30.508513 [ 269 ] {10100d57-4906-4b53-9353-48d13684eb6b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2025.05.14 16:40:30.508649 [ 269 ] {10100d57-4906-4b53-9353-48d13684eb6b} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001379 sec., 286439.4488759971 rows/sec., 20.27 MiB/sec. | ||
| 12458 | 2025.05.14 16:40:30.508690 [ 269 ] {10100d57-4906-4b53-9353-48d13684eb6b} <Debug> TCPHandler: Processed in 0.00154686 sec. | ||
| 12459 | 2025.05.14 16:40:30.508805 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12460 | 2025.05.14 16:40:30.508904 [ 269 ] {22e6e87b-6f90-46a0-9de2-26c7642078a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12461 | 2025.05.14 16:40:30.508947 [ 269 ] {22e6e87b-6f90-46a0-9de2-26c7642078a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12462 | 2025.05.14 16:40:30.509275 [ 269 ] {22e6e87b-6f90-46a0-9de2-26c7642078a8} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2025.05.14 16:40:30.509313 [ 269 ] {22e6e87b-6f90-46a0-9de2-26c7642078a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12464 | 2025.05.14 16:40:30.509637 [ 269 ] {22e6e87b-6f90-46a0-9de2-26c7642078a8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12465 | 2025.05.14 16:40:30.509856 [ 269 ] {22e6e87b-6f90-46a0-9de2-26c7642078a8} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2025.05.14 16:40:30.509987 [ 269 ] {22e6e87b-6f90-46a0-9de2-26c7642078a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 12467 | 2025.05.14 16:40:30.510025 [ 269 ] {22e6e87b-6f90-46a0-9de2-26c7642078a8} <Debug> TCPHandler: Processed in 0.001270025 sec. | ||
| 12468 | 2025.05.14 16:40:30.510136 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12469 | 2025.05.14 16:40:30.510243 [ 269 ] {d9e95f4c-f740-4ce7-83b7-d7dd2ce4b7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12470 | 2025.05.14 16:40:30.510287 [ 269 ] {d9e95f4c-f740-4ce7-83b7-d7dd2ce4b7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12471 | 2025.05.14 16:40:30.510724 [ 269 ] {d9e95f4c-f740-4ce7-83b7-d7dd2ce4b7fd} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2025.05.14 16:40:30.510762 [ 269 ] {d9e95f4c-f740-4ce7-83b7-d7dd2ce4b7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12473 | 2025.05.14 16:40:30.511118 [ 269 ] {d9e95f4c-f740-4ce7-83b7-d7dd2ce4b7fd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12474 | 2025.05.14 16:40:30.511353 [ 269 ] {d9e95f4c-f740-4ce7-83b7-d7dd2ce4b7fd} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2025.05.14 16:40:30.511484 [ 269 ] {d9e95f4c-f740-4ce7-83b7-d7dd2ce4b7fd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00126 sec., 188095.23809523808 rows/sec., 12.61 MiB/sec. | ||
| 12476 | 2025.05.14 16:40:30.511520 [ 269 ] {d9e95f4c-f740-4ce7-83b7-d7dd2ce4b7fd} <Debug> TCPHandler: Processed in 0.001436969 sec. | ||
| 12477 | 2025.05.14 16:40:30.511633 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12478 | 2025.05.14 16:40:30.511728 [ 269 ] {4ec00520-d6fc-47a3-8aef-d520648c71c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12479 | 2025.05.14 16:40:30.511774 [ 269 ] {4ec00520-d6fc-47a3-8aef-d520648c71c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12480 | 2025.05.14 16:40:30.512076 [ 269 ] {4ec00520-d6fc-47a3-8aef-d520648c71c5} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12481 | 2025.05.14 16:40:30.512114 [ 269 ] {4ec00520-d6fc-47a3-8aef-d520648c71c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12482 | 2025.05.14 16:40:30.512417 [ 269 ] {4ec00520-d6fc-47a3-8aef-d520648c71c5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12483 | 2025.05.14 16:40:30.512633 [ 269 ] {4ec00520-d6fc-47a3-8aef-d520648c71c5} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2025.05.14 16:40:30.512763 [ 269 ] {4ec00520-d6fc-47a3-8aef-d520648c71c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 12485 | 2025.05.14 16:40:30.512800 [ 269 ] {4ec00520-d6fc-47a3-8aef-d520648c71c5} <Debug> TCPHandler: Processed in 0.001215574 sec. | ||
| 12486 | 2025.05.14 16:40:30.512930 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2025.05.14 16:40:30.513025 [ 269 ] {88d4919f-1f50-49de-a3fc-d8c13651cd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12488 | 2025.05.14 16:40:30.513080 [ 269 ] {88d4919f-1f50-49de-a3fc-d8c13651cd1c} <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 | ||
| 12489 | 2025.05.14 16:40:30.513861 [ 269 ] {88d4919f-1f50-49de-a3fc-d8c13651cd1c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2025.05.14 16:40:30.513899 [ 269 ] {88d4919f-1f50-49de-a3fc-d8c13651cd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12491 | 2025.05.14 16:40:30.514427 [ 269 ] {88d4919f-1f50-49de-a3fc-d8c13651cd1c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12492 | 2025.05.14 16:40:30.514673 [ 269 ] {88d4919f-1f50-49de-a3fc-d8c13651cd1c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2025.05.14 16:40:30.514816 [ 269 ] {88d4919f-1f50-49de-a3fc-d8c13651cd1c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001808 sec., 7190.265486725664 rows/sec., 12.88 MiB/sec. | ||
| 12494 | 2025.05.14 16:40:30.514818 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12495 | 2025.05.14 16:40:30.514890 [ 269 ] {88d4919f-1f50-49de-a3fc-d8c13651cd1c} <Debug> TCPHandler: Processed in 0.002008109 sec. | ||
| 12496 | 2025.05.14 16:40:30.514890 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2025.05.14 16:40:30.514931 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12498 | 2025.05.14 16:40:30.515012 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2025.05.14 16:40:30.515031 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12500 | 2025.05.14 16:40:30.515113 [ 269 ] {2dd087f5-110c-4c30-9c54-8a7088781417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12501 | 2025.05.14 16:40:30.515159 [ 269 ] {2dd087f5-110c-4c30-9c54-8a7088781417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12502 | 2025.05.14 16:40:30.515274 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12503 | 2025.05.14 16:40:30.515342 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1426 rows starting from the beginning of the part | ||
| 12504 | 2025.05.14 16:40:30.515473 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 13 rows starting from the beginning of the part | ||
| 12505 | 2025.05.14 16:40:30.515522 [ 269 ] {2dd087f5-110c-4c30-9c54-8a7088781417} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2025.05.14 16:40:30.515566 [ 269 ] {2dd087f5-110c-4c30-9c54-8a7088781417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12507 | 2025.05.14 16:40:30.515582 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 12508 | 2025.05.14 16:40:30.515686 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 13 rows starting from the beginning of the part | ||
| 12509 | 2025.05.14 16:40:30.515784 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 12510 | 2025.05.14 16:40:30.515882 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 13 rows starting from the beginning of the part | ||
| 12511 | 2025.05.14 16:40:30.515922 [ 269 ] {2dd087f5-110c-4c30-9c54-8a7088781417} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12512 | 2025.05.14 16:40:30.516154 [ 269 ] {2dd087f5-110c-4c30-9c54-8a7088781417} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2025.05.14 16:40:30.516295 [ 269 ] {2dd087f5-110c-4c30-9c54-8a7088781417} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0012 sec., 68333.33333333334 rows/sec., 4.34 MiB/sec. | ||
| 12514 | 2025.05.14 16:40:30.516337 [ 269 ] {2dd087f5-110c-4c30-9c54-8a7088781417} <Debug> TCPHandler: Processed in 0.001374317 sec. | ||
| 12515 | 2025.05.14 16:40:30.522838 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1517 rows, containing 19 columns (19 merged, 0 gathered) in 0.007851834 sec., 193203.2694527164 rows/sec., 346.21 MiB/sec. | ||
| 12516 | 2025.05.14 16:40:30.524247 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12517 | 2025.05.14 16:40:30.524648 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2025.05.14 16:40:30.524734 [ 194 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12519 | 2025.05.14 16:40:30.524903 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12520 | 2025.05.14 16:40:30.705461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12521 | 2025.05.14 16:40:30.723224 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2025.05.14 16:40:30.723274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12523 | 2025.05.14 16:40:30.729723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12524 | 2025.05.14 16:40:30.730407 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2025.05.14 16:40:30.733457 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12526 | 2025.05.14 16:40:33.197425 [ 68 ] {} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12527 | 2025.05.14 16:40:33.197501 [ 68 ] {} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2025.05.14 16:40:33.197522 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12529 | 2025.05.14 16:40:33.197651 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 12530 | 2025.05.14 16:40:33.197821 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12531 | 2025.05.14 16:40:33.197863 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 12532 | 2025.05.14 16:40:33.197941 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 12533 | 2025.05.14 16:40:33.197997 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 12534 | 2025.05.14 16:40:33.198051 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 12535 | 2025.05.14 16:40:33.198098 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 12536 | 2025.05.14 16:40:33.198961 [ 194 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369147 sec., 39440.615215166814 rows/sec., 3.29 MiB/sec. | ||
| 12537 | 2025.05.14 16:40:33.199118 [ 196 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12538 | 2025.05.14 16:40:33.199398 [ 196 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_13_3} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2025.05.14 16:40:33.199474 [ 196 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_13_3} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12540 | 2025.05.14 16:40:33.199558 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12541 | 2025.05.14 16:40:33.954967 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2025.05.14 16:40:33.955158 [ 269 ] {c1dee749-9010-41d2-8b8a-7a263fd86c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12543 | 2025.05.14 16:40:33.955229 [ 269 ] {c1dee749-9010-41d2-8b8a-7a263fd86c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12544 | 2025.05.14 16:40:33.956549 [ 269 ] {c1dee749-9010-41d2-8b8a-7a263fd86c91} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2025.05.14 16:40:33.956607 [ 269 ] {c1dee749-9010-41d2-8b8a-7a263fd86c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12546 | 2025.05.14 16:40:33.957158 [ 269 ] {c1dee749-9010-41d2-8b8a-7a263fd86c91} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12547 | 2025.05.14 16:40:33.957427 [ 269 ] {c1dee749-9010-41d2-8b8a-7a263fd86c91} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2025.05.14 16:40:33.957598 [ 269 ] {c1dee749-9010-41d2-8b8a-7a263fd86c91} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002489 sec., 501406.1872237847 rows/sec., 41.34 MiB/sec. | ||
| 12549 | 2025.05.14 16:40:33.957653 [ 269 ] {c1dee749-9010-41d2-8b8a-7a263fd86c91} <Debug> TCPHandler: Processed in 0.002819605 sec. | ||
| 12550 | 2025.05.14 16:40:33.957776 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2025.05.14 16:40:33.957883 [ 269 ] {afc9a5d6-9c6a-4092-aadc-a1d2237d0a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12552 | 2025.05.14 16:40:33.957928 [ 269 ] {afc9a5d6-9c6a-4092-aadc-a1d2237d0a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12553 | 2025.05.14 16:40:33.958393 [ 269 ] {afc9a5d6-9c6a-4092-aadc-a1d2237d0a86} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2025.05.14 16:40:33.958438 [ 269 ] {afc9a5d6-9c6a-4092-aadc-a1d2237d0a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12555 | 2025.05.14 16:40:33.958784 [ 269 ] {afc9a5d6-9c6a-4092-aadc-a1d2237d0a86} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12556 | 2025.05.14 16:40:33.959021 [ 269 ] {afc9a5d6-9c6a-4092-aadc-a1d2237d0a86} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2025.05.14 16:40:33.959176 [ 269 ] {afc9a5d6-9c6a-4092-aadc-a1d2237d0a86} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001317 sec., 19741.837509491266 rows/sec., 1.45 MiB/sec. | ||
| 12558 | 2025.05.14 16:40:33.959217 [ 269 ] {afc9a5d6-9c6a-4092-aadc-a1d2237d0a86} <Debug> TCPHandler: Processed in 0.00149518 sec. | ||
| 12559 | 2025.05.14 16:40:33.959337 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2025.05.14 16:40:33.959438 [ 269 ] {3e58d86a-97de-4ef5-a01d-e288858cd7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12561 | 2025.05.14 16:40:33.959481 [ 269 ] {3e58d86a-97de-4ef5-a01d-e288858cd7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12562 | 2025.05.14 16:40:33.959956 [ 269 ] {3e58d86a-97de-4ef5-a01d-e288858cd7fb} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2025.05.14 16:40:33.959992 [ 269 ] {3e58d86a-97de-4ef5-a01d-e288858cd7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12564 | 2025.05.14 16:40:33.960328 [ 269 ] {3e58d86a-97de-4ef5-a01d-e288858cd7fb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12565 | 2025.05.14 16:40:33.960568 [ 269 ] {3e58d86a-97de-4ef5-a01d-e288858cd7fb} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2025.05.14 16:40:33.960702 [ 269 ] {3e58d86a-97de-4ef5-a01d-e288858cd7fb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001285 sec., 177431.906614786 rows/sec., 12.01 MiB/sec. | ||
| 12567 | 2025.05.14 16:40:33.960741 [ 269 ] {3e58d86a-97de-4ef5-a01d-e288858cd7fb} <Debug> TCPHandler: Processed in 0.001454499 sec. | ||
| 12568 | 2025.05.14 16:40:33.960842 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12569 | 2025.05.14 16:40:33.960940 [ 269 ] {359412bb-c652-492c-9bba-8beeae2413b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12570 | 2025.05.14 16:40:33.960984 [ 269 ] {359412bb-c652-492c-9bba-8beeae2413b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12571 | 2025.05.14 16:40:33.961584 [ 269 ] {359412bb-c652-492c-9bba-8beeae2413b7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2025.05.14 16:40:33.961620 [ 269 ] {359412bb-c652-492c-9bba-8beeae2413b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12573 | 2025.05.14 16:40:33.961969 [ 269 ] {359412bb-c652-492c-9bba-8beeae2413b7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12574 | 2025.05.14 16:40:33.962200 [ 269 ] {359412bb-c652-492c-9bba-8beeae2413b7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2025.05.14 16:40:33.962330 [ 269 ] {359412bb-c652-492c-9bba-8beeae2413b7} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001409 sec., 387508.8715400993 rows/sec., 28.75 MiB/sec. | ||
| 12576 | 2025.05.14 16:40:33.962367 [ 269 ] {359412bb-c652-492c-9bba-8beeae2413b7} <Debug> TCPHandler: Processed in 0.001574151 sec. | ||
| 12577 | 2025.05.14 16:40:33.962474 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12578 | 2025.05.14 16:40:33.962570 [ 269 ] {fc47a35b-0134-45c6-963c-d652d93dc089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12579 | 2025.05.14 16:40:33.962614 [ 269 ] {fc47a35b-0134-45c6-963c-d652d93dc089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12580 | 2025.05.14 16:40:33.963192 [ 269 ] {fc47a35b-0134-45c6-963c-d652d93dc089} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12581 | 2025.05.14 16:40:33.963228 [ 269 ] {fc47a35b-0134-45c6-963c-d652d93dc089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12582 | 2025.05.14 16:40:33.963621 [ 269 ] {fc47a35b-0134-45c6-963c-d652d93dc089} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12583 | 2025.05.14 16:40:33.963854 [ 269 ] {fc47a35b-0134-45c6-963c-d652d93dc089} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2025.05.14 16:40:33.963985 [ 269 ] {fc47a35b-0134-45c6-963c-d652d93dc089} <Debug> executeQuery: Read 938 rows, 64.42 KiB in 0.001434 sec., 654114.3654114365 rows/sec., 43.87 MiB/sec. | ||
| 12585 | 2025.05.14 16:40:33.964022 [ 269 ] {fc47a35b-0134-45c6-963c-d652d93dc089} <Debug> TCPHandler: Processed in 0.001601651 sec. | ||
| 12586 | 2025.05.14 16:40:33.964125 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12587 | 2025.05.14 16:40:33.964220 [ 269 ] {5e0afde4-ba87-4a73-932b-dda523bc610c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12588 | 2025.05.14 16:40:33.964275 [ 269 ] {5e0afde4-ba87-4a73-932b-dda523bc610c} <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 | ||
| 12589 | 2025.05.14 16:40:33.965085 [ 269 ] {5e0afde4-ba87-4a73-932b-dda523bc610c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12590 | 2025.05.14 16:40:33.965120 [ 269 ] {5e0afde4-ba87-4a73-932b-dda523bc610c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12591 | 2025.05.14 16:40:33.965660 [ 269 ] {5e0afde4-ba87-4a73-932b-dda523bc610c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12592 | 2025.05.14 16:40:33.965901 [ 269 ] {5e0afde4-ba87-4a73-932b-dda523bc610c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12593 | 2025.05.14 16:40:33.966039 [ 269 ] {5e0afde4-ba87-4a73-932b-dda523bc610c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001838 sec., 14145.810663764962 rows/sec., 25.35 MiB/sec. | ||
| 12594 | 2025.05.14 16:40:33.966093 [ 269 ] {5e0afde4-ba87-4a73-932b-dda523bc610c} <Debug> TCPHandler: Processed in 0.0020175 sec. | ||
| 12595 | 2025.05.14 16:40:33.966198 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12596 | 2025.05.14 16:40:33.966294 [ 269 ] {f44ca8c1-71e2-41f5-a358-650154398bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12597 | 2025.05.14 16:40:33.966338 [ 269 ] {f44ca8c1-71e2-41f5-a358-650154398bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12598 | 2025.05.14 16:40:33.966643 [ 269 ] {f44ca8c1-71e2-41f5-a358-650154398bc3} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2025.05.14 16:40:33.966680 [ 269 ] {f44ca8c1-71e2-41f5-a358-650154398bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12600 | 2025.05.14 16:40:33.966996 [ 269 ] {f44ca8c1-71e2-41f5-a358-650154398bc3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12601 | 2025.05.14 16:40:33.967238 [ 269 ] {f44ca8c1-71e2-41f5-a358-650154398bc3} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2025.05.14 16:40:33.967367 [ 269 ] {f44ca8c1-71e2-41f5-a358-650154398bc3} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001092 sec., 34798.5347985348 rows/sec., 2.33 MiB/sec. | ||
| 12603 | 2025.05.14 16:40:33.967403 [ 269 ] {f44ca8c1-71e2-41f5-a358-650154398bc3} <Debug> TCPHandler: Processed in 0.001255185 sec. | ||
| 12604 | 2025.05.14 16:40:35.487639 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12605 | 2025.05.14 16:40:35.487843 [ 269 ] {4d7bd7a3-8d51-4d91-b85b-bb019d5e1012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12606 | 2025.05.14 16:40:35.487918 [ 269 ] {4d7bd7a3-8d51-4d91-b85b-bb019d5e1012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12607 | 2025.05.14 16:40:35.488626 [ 269 ] {4d7bd7a3-8d51-4d91-b85b-bb019d5e1012} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2025.05.14 16:40:35.488677 [ 269 ] {4d7bd7a3-8d51-4d91-b85b-bb019d5e1012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12609 | 2025.05.14 16:40:35.489084 [ 269 ] {4d7bd7a3-8d51-4d91-b85b-bb019d5e1012} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12610 | 2025.05.14 16:40:35.489327 [ 269 ] {4d7bd7a3-8d51-4d91-b85b-bb019d5e1012} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2025.05.14 16:40:35.489471 [ 55 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12612 | 2025.05.14 16:40:35.489488 [ 269 ] {4d7bd7a3-8d51-4d91-b85b-bb019d5e1012} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 12613 | 2025.05.14 16:40:35.489540 [ 55 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2025.05.14 16:40:35.489563 [ 269 ] {4d7bd7a3-8d51-4d91-b85b-bb019d5e1012} <Debug> TCPHandler: Processed in 0.002062441 sec. | ||
| 12615 | 2025.05.14 16:40:35.489566 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12616 | 2025.05.14 16:40:35.489672 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12617 | 2025.05.14 16:40:35.489703 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2025.05.14 16:40:35.489770 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12619 | 2025.05.14 16:40:35.489799 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1845 rows starting from the beginning of the part | ||
| 12620 | 2025.05.14 16:40:35.489809 [ 269 ] {d2e48118-2ba2-4528-9696-ef9a434a6a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12621 | 2025.05.14 16:40:35.489856 [ 269 ] {d2e48118-2ba2-4528-9696-ef9a434a6a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12622 | 2025.05.14 16:40:35.489862 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 650 rows starting from the beginning of the part | ||
| 12623 | 2025.05.14 16:40:35.489912 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 108 rows starting from the beginning of the part | ||
| 12624 | 2025.05.14 16:40:35.489953 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 643 rows starting from the beginning of the part | ||
| 12625 | 2025.05.14 16:40:35.489994 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1248 rows starting from the beginning of the part | ||
| 12626 | 2025.05.14 16:40:35.490036 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 12627 | 2025.05.14 16:40:35.490312 [ 269 ] {d2e48118-2ba2-4528-9696-ef9a434a6a8b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2025.05.14 16:40:35.490351 [ 269 ] {d2e48118-2ba2-4528-9696-ef9a434a6a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12629 | 2025.05.14 16:40:35.490672 [ 269 ] {d2e48118-2ba2-4528-9696-ef9a434a6a8b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12630 | 2025.05.14 16:40:35.490909 [ 269 ] {d2e48118-2ba2-4528-9696-ef9a434a6a8b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12631 | 2025.05.14 16:40:35.491040 [ 55 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12632 | 2025.05.14 16:40:35.491052 [ 269 ] {d2e48118-2ba2-4528-9696-ef9a434a6a8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 12633 | 2025.05.14 16:40:35.491079 [ 55 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2025.05.14 16:40:35.491107 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12635 | 2025.05.14 16:40:35.491117 [ 269 ] {d2e48118-2ba2-4528-9696-ef9a434a6a8b} <Debug> TCPHandler: Processed in 0.001465788 sec. | ||
| 12636 | 2025.05.14 16:40:35.491182 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12637 | 2025.05.14 16:40:35.491242 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2025.05.14 16:40:35.491279 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12639 | 2025.05.14 16:40:35.491306 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part | ||
| 12640 | 2025.05.14 16:40:35.491343 [ 269 ] {8728aef9-be09-4c79-85e8-fb3e304a1930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12641 | 2025.05.14 16:40:35.491358 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 409 rows starting from the beginning of the part | ||
| 12642 | 2025.05.14 16:40:35.491389 [ 269 ] {8728aef9-be09-4c79-85e8-fb3e304a1930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12643 | 2025.05.14 16:40:35.491404 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 12644 | 2025.05.14 16:40:35.491445 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 395 rows starting from the beginning of the part | ||
| 12645 | 2025.05.14 16:40:35.491484 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 546 rows starting from the beginning of the part | ||
| 12646 | 2025.05.14 16:40:35.491526 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 12647 | 2025.05.14 16:40:35.491613 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973579 sec., 2305456.229520075 rows/sec., 195.32 MiB/sec. | ||
| 12648 | 2025.05.14 16:40:35.491767 [ 269 ] {8728aef9-be09-4c79-85e8-fb3e304a1930} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12649 | 2025.05.14 16:40:35.491807 [ 269 ] {8728aef9-be09-4c79-85e8-fb3e304a1930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12650 | 2025.05.14 16:40:35.491980 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12651 | 2025.05.14 16:40:35.492161 [ 269 ] {8728aef9-be09-4c79-85e8-fb3e304a1930} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12652 | 2025.05.14 16:40:35.492422 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12653 | 2025.05.14 16:40:35.492469 [ 269 ] {8728aef9-be09-4c79-85e8-fb3e304a1930} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2025.05.14 16:40:35.492521 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_101_20} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12655 | 2025.05.14 16:40:35.492591 [ 198 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444139 sec., 1673661.60736605 rows/sec., 128.18 MiB/sec. | ||
| 12656 | 2025.05.14 16:40:35.492609 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 5 parts from all_1_96_19 to all_100_100_0 | ||
| 12657 | 2025.05.14 16:40:35.492624 [ 269 ] {8728aef9-be09-4c79-85e8-fb3e304a1930} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001303 sec., 47582.50191864927 rows/sec., 3.31 MiB/sec. | ||
| 12658 | 2025.05.14 16:40:35.492652 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 12659 | 2025.05.14 16:40:35.492659 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12660 | 2025.05.14 16:40:35.492684 [ 269 ] {8728aef9-be09-4c79-85e8-fb3e304a1930} <Debug> TCPHandler: Processed in 0.001492819 sec. | ||
| 12661 | 2025.05.14 16:40:35.492695 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12662 | 2025.05.14 16:40:35.492766 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_19 to all_100_100_0 into Compact with storage Full | ||
| 12663 | 2025.05.14 16:40:35.492807 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12664 | 2025.05.14 16:40:35.492854 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12665 | 2025.05.14 16:40:35.492873 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12666 | 2025.05.14 16:40:35.492881 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29523 rows starting from the beginning of the part | ||
| 12667 | 2025.05.14 16:40:35.492906 [ 269 ] {5542c5af-5ae1-4357-ae8d-0fa8dcaf7dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12668 | 2025.05.14 16:40:35.492941 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 244 rows starting from the beginning of the part | ||
| 12669 | 2025.05.14 16:40:35.492950 [ 269 ] {5542c5af-5ae1-4357-ae8d-0fa8dcaf7dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12670 | 2025.05.14 16:40:35.492980 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 12671 | 2025.05.14 16:40:35.493019 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part | ||
| 12672 | 2025.05.14 16:40:35.493055 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 938 rows starting from the beginning of the part | ||
| 12673 | 2025.05.14 16:40:35.493179 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2025.05.14 16:40:35.493264 [ 269 ] {5542c5af-5ae1-4357-ae8d-0fa8dcaf7dde} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12675 | 2025.05.14 16:40:35.493275 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_101_20} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12676 | 2025.05.14 16:40:35.493309 [ 269 ] {5542c5af-5ae1-4357-ae8d-0fa8dcaf7dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12677 | 2025.05.14 16:40:35.493391 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 12678 | 2025.05.14 16:40:35.493645 [ 269 ] {5542c5af-5ae1-4357-ae8d-0fa8dcaf7dde} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12679 | 2025.05.14 16:40:35.493875 [ 269 ] {5542c5af-5ae1-4357-ae8d-0fa8dcaf7dde} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2025.05.14 16:40:35.493997 [ 55 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12681 | 2025.05.14 16:40:35.494008 [ 269 ] {5542c5af-5ae1-4357-ae8d-0fa8dcaf7dde} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001123 sec., 19590.382902938556 rows/sec., 1.33 MiB/sec. | ||
| 12682 | 2025.05.14 16:40:35.494033 [ 55 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2025.05.14 16:40:35.494056 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12684 | 2025.05.14 16:40:35.494056 [ 269 ] {5542c5af-5ae1-4357-ae8d-0fa8dcaf7dde} <Debug> TCPHandler: Processed in 0.001300515 sec. | ||
| 12685 | 2025.05.14 16:40:35.494135 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12686 | 2025.05.14 16:40:35.494251 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12687 | 2025.05.14 16:40:35.494288 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5930 rows starting from the beginning of the part | ||
| 12688 | 2025.05.14 16:40:35.494349 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
| 12689 | 2025.05.14 16:40:35.494391 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12690 | 2025.05.14 16:40:35.494428 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
| 12691 | 2025.05.14 16:40:35.494465 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 38 rows starting from the beginning of the part | ||
| 12692 | 2025.05.14 16:40:35.494500 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 22 rows starting from the beginning of the part | ||
| 12693 | 2025.05.14 16:40:35.497134 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6214 rows, containing 4 columns (4 merged, 0 gathered) in 0.00303162 sec., 2049729.1876950278 rows/sec., 133.62 MiB/sec. | ||
| 12694 | 2025.05.14 16:40:35.497579 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12695 | 2025.05.14 16:40:35.497903 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2025.05.14 16:40:35.497987 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_101_20} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12697 | 2025.05.14 16:40:35.498093 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12698 | 2025.05.14 16:40:35.499960 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31102 rows, containing 5 columns (5 merged, 0 gathered) in 0.007218111 sec., 4308883.584638695 rows/sec., 290.89 MiB/sec. | ||
| 12699 | 2025.05.14 16:40:35.500545 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 12700 | 2025.05.14 16:40:35.500822 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12701 | 2025.05.14 16:40:35.500896 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 5 parts: [all_1_96_19, all_100_100_0] -> all_1_100_20 | ||
| 12702 | 2025.05.14 16:40:35.500978 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12703 | 2025.05.14 16:40:36.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.81 MiB, peak 329.20 MiB, free memory in arenas 0.00 B, will set to 318.91 MiB (RSS), difference: 1.10 MiB | ||
| 12704 | 2025.05.14 16:40:36.703210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
| 12705 | 2025.05.14 16:40:36.703750 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12706 | 2025.05.14 16:40:36.703797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12707 | 2025.05.14 16:40:36.704295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12708 | 2025.05.14 16:40:36.704543 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2025.05.14 16:40:36.704687 [ 82 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12710 | 2025.05.14 16:40:36.704693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
| 12711 | 2025.05.14 16:40:36.704771 [ 82 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2025.05.14 16:40:36.704801 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12713 | 2025.05.14 16:40:36.704911 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 12714 | 2025.05.14 16:40:36.705006 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12715 | 2025.05.14 16:40:36.705037 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 12716 | 2025.05.14 16:40:36.705091 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 12717 | 2025.05.14 16:40:36.705132 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 12718 | 2025.05.14 16:40:36.705170 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
| 12719 | 2025.05.14 16:40:36.705210 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
| 12720 | 2025.05.14 16:40:36.705246 [ 201 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
| 12721 | 2025.05.14 16:40:36.707313 [ 199 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002440608 sec., 11447147.596008863 rows/sec., 163.75 MiB/sec. | ||
| 12722 | 2025.05.14 16:40:36.707735 [ 187 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12723 | 2025.05.14 16:40:36.708089 [ 187 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2025.05.14 16:40:36.708188 [ 187 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_61_12} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12725 | 2025.05.14 16:40:36.708304 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
| 12726 | 2025.05.14 16:40:38.233524 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12727 | 2025.05.14 16:40:38.251920 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2025.05.14 16:40:38.251981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12729 | 2025.05.14 16:40:38.258142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12730 | 2025.05.14 16:40:38.258845 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2025.05.14 16:40:38.259204 [ 56 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12732 | 2025.05.14 16:40:38.259300 [ 56 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2025.05.14 16:40:38.259336 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12734 | 2025.05.14 16:40:38.259451 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 12735 | 2025.05.14 16:40:38.262006 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12736 | 2025.05.14 16:40:38.262547 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12737 | 2025.05.14 16:40:38.263334 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12738 | 2025.05.14 16:40:38.266667 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12739 | 2025.05.14 16:40:38.269944 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12740 | 2025.05.14 16:40:38.273836 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12741 | 2025.05.14 16:40:38.278085 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12742 | 2025.05.14 16:40:38.281861 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12743 | 2025.05.14 16:40:38.331289 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.071881535 sec., 6399.418153772037 rows/sec., 33.09 MiB/sec. | ||
| 12744 | 2025.05.14 16:40:38.332963 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12745 | 2025.05.14 16:40:38.334565 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2025.05.14 16:40:38.334653 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_61_12} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12747 | 2025.05.14 16:40:38.336051 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12748 | 2025.05.14 16:40:39.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.00 MiB, peak 333.40 MiB, free memory in arenas 0.00 B, will set to 318.98 MiB (RSS), difference: -1.01 MiB | ||
| 12749 | 2025.05.14 16:40:39.288210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1808 | ||
| 12750 | 2025.05.14 16:40:39.290796 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2025.05.14 16:40:39.290845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12752 | 2025.05.14 16:40:39.292039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12753 | 2025.05.14 16:40:39.292312 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2025.05.14 16:40:39.292593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 12755 | 2025.05.14 16:40:40.499189 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2025.05.14 16:40:40.499387 [ 269 ] {df46edc7-4daf-4a36-9a7b-e49e1c102f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12757 | 2025.05.14 16:40:40.499463 [ 269 ] {df46edc7-4daf-4a36-9a7b-e49e1c102f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12758 | 2025.05.14 16:40:40.500166 [ 269 ] {df46edc7-4daf-4a36-9a7b-e49e1c102f5f} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12759 | 2025.05.14 16:40:40.500208 [ 269 ] {df46edc7-4daf-4a36-9a7b-e49e1c102f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12760 | 2025.05.14 16:40:40.500631 [ 269 ] {df46edc7-4daf-4a36-9a7b-e49e1c102f5f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12761 | 2025.05.14 16:40:40.500884 [ 269 ] {df46edc7-4daf-4a36-9a7b-e49e1c102f5f} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2025.05.14 16:40:40.501049 [ 269 ] {df46edc7-4daf-4a36-9a7b-e49e1c102f5f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001716 sec., 123543.12354312354 rows/sec., 7.86 MiB/sec. | ||
| 12763 | 2025.05.14 16:40:40.501102 [ 269 ] {df46edc7-4daf-4a36-9a7b-e49e1c102f5f} <Debug> TCPHandler: Processed in 0.00205202 sec. | ||
| 12764 | 2025.05.14 16:40:40.501220 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2025.05.14 16:40:40.501327 [ 269 ] {fc63dd37-de28-415b-97a4-654e5f81784a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12766 | 2025.05.14 16:40:40.501371 [ 269 ] {fc63dd37-de28-415b-97a4-654e5f81784a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12767 | 2025.05.14 16:40:40.502045 [ 269 ] {fc63dd37-de28-415b-97a4-654e5f81784a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2025.05.14 16:40:40.502081 [ 269 ] {fc63dd37-de28-415b-97a4-654e5f81784a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12769 | 2025.05.14 16:40:40.502439 [ 269 ] {fc63dd37-de28-415b-97a4-654e5f81784a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12770 | 2025.05.14 16:40:40.502684 [ 269 ] {fc63dd37-de28-415b-97a4-654e5f81784a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2025.05.14 16:40:40.502821 [ 269 ] {fc63dd37-de28-415b-97a4-654e5f81784a} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001518 sec., 423583.6627140975 rows/sec., 33.39 MiB/sec. | ||
| 12772 | 2025.05.14 16:40:40.502860 [ 269 ] {fc63dd37-de28-415b-97a4-654e5f81784a} <Debug> TCPHandler: Processed in 0.001693134 sec. | ||
| 12773 | 2025.05.14 16:40:40.502966 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2025.05.14 16:40:40.503064 [ 269 ] {83cbc662-277a-4ee4-84bc-67ab5fd022e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12775 | 2025.05.14 16:40:40.503106 [ 269 ] {83cbc662-277a-4ee4-84bc-67ab5fd022e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12776 | 2025.05.14 16:40:40.503522 [ 269 ] {83cbc662-277a-4ee4-84bc-67ab5fd022e9} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2025.05.14 16:40:40.503558 [ 269 ] {83cbc662-277a-4ee4-84bc-67ab5fd022e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12778 | 2025.05.14 16:40:40.503868 [ 269 ] {83cbc662-277a-4ee4-84bc-67ab5fd022e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12779 | 2025.05.14 16:40:40.504101 [ 269 ] {83cbc662-277a-4ee4-84bc-67ab5fd022e9} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2025.05.14 16:40:40.504232 [ 269 ] {83cbc662-277a-4ee4-84bc-67ab5fd022e9} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001189 sec., 100084.10428931876 rows/sec., 6.05 MiB/sec. | ||
| 12781 | 2025.05.14 16:40:40.504271 [ 269 ] {83cbc662-277a-4ee4-84bc-67ab5fd022e9} <Debug> TCPHandler: Processed in 0.001356916 sec. | ||
| 12782 | 2025.05.14 16:40:40.504375 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2025.05.14 16:40:40.504471 [ 269 ] {25619278-6dd4-49a6-995d-3007a3672fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12784 | 2025.05.14 16:40:40.504513 [ 269 ] {25619278-6dd4-49a6-995d-3007a3672fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12785 | 2025.05.14 16:40:40.504915 [ 269 ] {25619278-6dd4-49a6-995d-3007a3672fd2} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2025.05.14 16:40:40.504951 [ 269 ] {25619278-6dd4-49a6-995d-3007a3672fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12787 | 2025.05.14 16:40:40.505267 [ 269 ] {25619278-6dd4-49a6-995d-3007a3672fd2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12788 | 2025.05.14 16:40:40.505487 [ 269 ] {25619278-6dd4-49a6-995d-3007a3672fd2} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2025.05.14 16:40:40.505619 [ 269 ] {25619278-6dd4-49a6-995d-3007a3672fd2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001167 sec., 96829.47729220222 rows/sec., 6.27 MiB/sec. | ||
| 12790 | 2025.05.14 16:40:40.505657 [ 269 ] {25619278-6dd4-49a6-995d-3007a3672fd2} <Debug> TCPHandler: Processed in 0.001332416 sec. | ||
| 12791 | 2025.05.14 16:40:40.505759 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12792 | 2025.05.14 16:40:40.505854 [ 269 ] {dafa427e-2e41-44d1-9a1e-0aa817c39bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12793 | 2025.05.14 16:40:40.505895 [ 269 ] {dafa427e-2e41-44d1-9a1e-0aa817c39bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12794 | 2025.05.14 16:40:40.506302 [ 269 ] {dafa427e-2e41-44d1-9a1e-0aa817c39bc6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12795 | 2025.05.14 16:40:40.506338 [ 269 ] {dafa427e-2e41-44d1-9a1e-0aa817c39bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12796 | 2025.05.14 16:40:40.506647 [ 269 ] {dafa427e-2e41-44d1-9a1e-0aa817c39bc6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12797 | 2025.05.14 16:40:40.506879 [ 269 ] {dafa427e-2e41-44d1-9a1e-0aa817c39bc6} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12798 | 2025.05.14 16:40:40.507009 [ 269 ] {dafa427e-2e41-44d1-9a1e-0aa817c39bc6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001174 sec., 95400.34071550256 rows/sec., 5.43 MiB/sec. | ||
| 12799 | 2025.05.14 16:40:40.507048 [ 269 ] {dafa427e-2e41-44d1-9a1e-0aa817c39bc6} <Debug> TCPHandler: Processed in 0.001339046 sec. | ||
| 12800 | 2025.05.14 16:40:40.507148 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2025.05.14 16:40:40.507242 [ 269 ] {5b915a67-95b7-4c26-a847-e33d58014286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12802 | 2025.05.14 16:40:40.507283 [ 269 ] {5b915a67-95b7-4c26-a847-e33d58014286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12803 | 2025.05.14 16:40:40.507794 [ 269 ] {5b915a67-95b7-4c26-a847-e33d58014286} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2025.05.14 16:40:40.507832 [ 269 ] {5b915a67-95b7-4c26-a847-e33d58014286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12805 | 2025.05.14 16:40:40.508173 [ 269 ] {5b915a67-95b7-4c26-a847-e33d58014286} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12806 | 2025.05.14 16:40:40.508403 [ 269 ] {5b915a67-95b7-4c26-a847-e33d58014286} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2025.05.14 16:40:40.508532 [ 269 ] {5b915a67-95b7-4c26-a847-e33d58014286} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001309 sec., 301757.0664629488 rows/sec., 21.36 MiB/sec. | ||
| 12808 | 2025.05.14 16:40:40.508572 [ 269 ] {5b915a67-95b7-4c26-a847-e33d58014286} <Debug> TCPHandler: Processed in 0.001474559 sec. | ||
| 12809 | 2025.05.14 16:40:40.508673 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2025.05.14 16:40:40.508769 [ 269 ] {d4a9e81f-7c38-461c-bbfd-9f64f5382f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12811 | 2025.05.14 16:40:40.508811 [ 269 ] {d4a9e81f-7c38-461c-bbfd-9f64f5382f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12812 | 2025.05.14 16:40:40.509121 [ 269 ] {d4a9e81f-7c38-461c-bbfd-9f64f5382f8e} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2025.05.14 16:40:40.509158 [ 269 ] {d4a9e81f-7c38-461c-bbfd-9f64f5382f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12814 | 2025.05.14 16:40:40.509470 [ 269 ] {d4a9e81f-7c38-461c-bbfd-9f64f5382f8e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12815 | 2025.05.14 16:40:40.509700 [ 269 ] {d4a9e81f-7c38-461c-bbfd-9f64f5382f8e} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2025.05.14 16:40:40.509831 [ 269 ] {d4a9e81f-7c38-461c-bbfd-9f64f5382f8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 12817 | 2025.05.14 16:40:40.509867 [ 269 ] {d4a9e81f-7c38-461c-bbfd-9f64f5382f8e} <Debug> TCPHandler: Processed in 0.001242255 sec. | ||
| 12818 | 2025.05.14 16:40:40.509966 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12819 | 2025.05.14 16:40:40.510062 [ 269 ] {7d811f82-fd18-4de9-8ba6-b75508935f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12820 | 2025.05.14 16:40:40.510105 [ 269 ] {7d811f82-fd18-4de9-8ba6-b75508935f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12821 | 2025.05.14 16:40:40.510489 [ 269 ] {7d811f82-fd18-4de9-8ba6-b75508935f21} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12822 | 2025.05.14 16:40:40.510527 [ 269 ] {7d811f82-fd18-4de9-8ba6-b75508935f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12823 | 2025.05.14 16:40:40.510869 [ 269 ] {7d811f82-fd18-4de9-8ba6-b75508935f21} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12824 | 2025.05.14 16:40:40.511091 [ 269 ] {7d811f82-fd18-4de9-8ba6-b75508935f21} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12825 | 2025.05.14 16:40:40.511221 [ 269 ] {7d811f82-fd18-4de9-8ba6-b75508935f21} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001179 sec., 201017.81170483463 rows/sec., 13.47 MiB/sec. | ||
| 12826 | 2025.05.14 16:40:40.511260 [ 269 ] {7d811f82-fd18-4de9-8ba6-b75508935f21} <Debug> TCPHandler: Processed in 0.001342357 sec. | ||
| 12827 | 2025.05.14 16:40:40.511372 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12828 | 2025.05.14 16:40:40.511467 [ 269 ] {2bc4ec6b-2808-4559-9b66-1ff8920d5e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12829 | 2025.05.14 16:40:40.511510 [ 269 ] {2bc4ec6b-2808-4559-9b66-1ff8920d5e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12830 | 2025.05.14 16:40:40.511798 [ 269 ] {2bc4ec6b-2808-4559-9b66-1ff8920d5e5a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12831 | 2025.05.14 16:40:40.511833 [ 269 ] {2bc4ec6b-2808-4559-9b66-1ff8920d5e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12832 | 2025.05.14 16:40:40.512142 [ 269 ] {2bc4ec6b-2808-4559-9b66-1ff8920d5e5a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12833 | 2025.05.14 16:40:40.512371 [ 269 ] {2bc4ec6b-2808-4559-9b66-1ff8920d5e5a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2025.05.14 16:40:40.512490 [ 64 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 12835 | 2025.05.14 16:40:40.512506 [ 269 ] {2bc4ec6b-2808-4559-9b66-1ff8920d5e5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 12836 | 2025.05.14 16:40:40.512557 [ 64 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2025.05.14 16:40:40.512565 [ 269 ] {2bc4ec6b-2808-4559-9b66-1ff8920d5e5a} <Debug> TCPHandler: Processed in 0.001241875 sec. | ||
| 12838 | 2025.05.14 16:40:40.512590 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12839 | 2025.05.14 16:40:40.512679 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2025.05.14 16:40:40.512704 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 12841 | 2025.05.14 16:40:40.512779 [ 269 ] {de931edc-b74e-422d-a7a8-e425eba66377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12842 | 2025.05.14 16:40:40.512838 [ 269 ] {de931edc-b74e-422d-a7a8-e425eba66377} <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 | ||
| 12843 | 2025.05.14 16:40:40.512843 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12844 | 2025.05.14 16:40:40.512892 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 12845 | 2025.05.14 16:40:40.512968 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 12846 | 2025.05.14 16:40:40.513020 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 12847 | 2025.05.14 16:40:40.513067 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 12848 | 2025.05.14 16:40:40.513112 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 12849 | 2025.05.14 16:40:40.513156 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 12850 | 2025.05.14 16:40:40.513601 [ 269 ] {de931edc-b74e-422d-a7a8-e425eba66377} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2025.05.14 16:40:40.513643 [ 269 ] {de931edc-b74e-422d-a7a8-e425eba66377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12852 | 2025.05.14 16:40:40.514087 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425778 sec., 31561.715779034326 rows/sec., 2.07 MiB/sec. | ||
| 12853 | 2025.05.14 16:40:40.514192 [ 269 ] {de931edc-b74e-422d-a7a8-e425eba66377} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12854 | 2025.05.14 16:40:40.514251 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 12855 | 2025.05.14 16:40:40.514505 [ 269 ] {de931edc-b74e-422d-a7a8-e425eba66377} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2025.05.14 16:40:40.514586 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2025.05.14 16:40:40.514655 [ 269 ] {de931edc-b74e-422d-a7a8-e425eba66377} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001894 sec., 6863.780359028511 rows/sec., 12.30 MiB/sec. | ||
| 12858 | 2025.05.14 16:40:40.514667 [ 193 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_45_9} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 12859 | 2025.05.14 16:40:40.514717 [ 269 ] {de931edc-b74e-422d-a7a8-e425eba66377} <Debug> TCPHandler: Processed in 0.002087191 sec. | ||
| 12860 | 2025.05.14 16:40:40.514755 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12861 | 2025.05.14 16:40:40.514835 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2025.05.14 16:40:40.514935 [ 269 ] {b2e63c75-bcc8-4e4e-b6c8-32c04be32660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12863 | 2025.05.14 16:40:40.514977 [ 269 ] {b2e63c75-bcc8-4e4e-b6c8-32c04be32660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12864 | 2025.05.14 16:40:40.515302 [ 269 ] {b2e63c75-bcc8-4e4e-b6c8-32c04be32660} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2025.05.14 16:40:40.515340 [ 269 ] {b2e63c75-bcc8-4e4e-b6c8-32c04be32660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12866 | 2025.05.14 16:40:40.515663 [ 269 ] {b2e63c75-bcc8-4e4e-b6c8-32c04be32660} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12867 | 2025.05.14 16:40:40.515902 [ 269 ] {b2e63c75-bcc8-4e4e-b6c8-32c04be32660} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2025.05.14 16:40:40.516034 [ 269 ] {b2e63c75-bcc8-4e4e-b6c8-32c04be32660} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001117 sec., 73410.92211280216 rows/sec., 4.66 MiB/sec. | ||
| 12869 | 2025.05.14 16:40:40.516070 [ 269 ] {b2e63c75-bcc8-4e4e-b6c8-32c04be32660} <Debug> TCPHandler: Processed in 0.001284176 sec. | ||
| 12870 | 2025.05.14 16:40:44.045084 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12871 | 2025.05.14 16:40:44.045145 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12872 | 2025.05.14 16:40:44.204899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
| 12873 | 2025.05.14 16:40:44.205483 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2025.05.14 16:40:44.205533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12875 | 2025.05.14 16:40:44.206037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12876 | 2025.05.14 16:40:44.206294 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2025.05.14 16:40:44.206441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 12878 | 2025.05.14 16:40:45.493888 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2025.05.14 16:40:45.494066 [ 269 ] {e7589efa-c203-4e5c-b125-6a7c232e9620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12880 | 2025.05.14 16:40:45.494131 [ 269 ] {e7589efa-c203-4e5c-b125-6a7c232e9620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12881 | 2025.05.14 16:40:45.494799 [ 269 ] {e7589efa-c203-4e5c-b125-6a7c232e9620} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2025.05.14 16:40:45.494843 [ 269 ] {e7589efa-c203-4e5c-b125-6a7c232e9620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12883 | 2025.05.14 16:40:45.495247 [ 269 ] {e7589efa-c203-4e5c-b125-6a7c232e9620} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12884 | 2025.05.14 16:40:45.495511 [ 269 ] {e7589efa-c203-4e5c-b125-6a7c232e9620} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2025.05.14 16:40:45.495661 [ 269 ] {e7589efa-c203-4e5c-b125-6a7c232e9620} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001646 sec., 65613.60874848117 rows/sec., 5.49 MiB/sec. | ||
| 12886 | 2025.05.14 16:40:45.495705 [ 269 ] {e7589efa-c203-4e5c-b125-6a7c232e9620} <Debug> TCPHandler: Processed in 0.001949599 sec. | ||
| 12887 | 2025.05.14 16:40:45.495822 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12888 | 2025.05.14 16:40:45.495919 [ 269 ] {e1cb0e15-31bc-47bb-bf06-bc86f1c662b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12889 | 2025.05.14 16:40:45.495960 [ 269 ] {e1cb0e15-31bc-47bb-bf06-bc86f1c662b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12890 | 2025.05.14 16:40:45.496363 [ 269 ] {e1cb0e15-31bc-47bb-bf06-bc86f1c662b0} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2025.05.14 16:40:45.496406 [ 269 ] {e1cb0e15-31bc-47bb-bf06-bc86f1c662b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12892 | 2025.05.14 16:40:45.496753 [ 269 ] {e1cb0e15-31bc-47bb-bf06-bc86f1c662b0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12893 | 2025.05.14 16:40:45.497007 [ 269 ] {e1cb0e15-31bc-47bb-bf06-bc86f1c662b0} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2025.05.14 16:40:45.497158 [ 269 ] {e1cb0e15-31bc-47bb-bf06-bc86f1c662b0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001257 sec., 20684.168655529036 rows/sec., 1.52 MiB/sec. | ||
| 12895 | 2025.05.14 16:40:45.497203 [ 269 ] {e1cb0e15-31bc-47bb-bf06-bc86f1c662b0} <Debug> TCPHandler: Processed in 0.001431448 sec. | ||
| 12896 | 2025.05.14 16:40:45.497321 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12897 | 2025.05.14 16:40:45.497422 [ 269 ] {7aaec436-386e-4a88-9b9c-4ec4df9f33a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12898 | 2025.05.14 16:40:45.497467 [ 269 ] {7aaec436-386e-4a88-9b9c-4ec4df9f33a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12899 | 2025.05.14 16:40:45.497936 [ 269 ] {7aaec436-386e-4a88-9b9c-4ec4df9f33a7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12900 | 2025.05.14 16:40:45.497975 [ 269 ] {7aaec436-386e-4a88-9b9c-4ec4df9f33a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12901 | 2025.05.14 16:40:45.498339 [ 269 ] {7aaec436-386e-4a88-9b9c-4ec4df9f33a7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12902 | 2025.05.14 16:40:45.498575 [ 269 ] {7aaec436-386e-4a88-9b9c-4ec4df9f33a7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12903 | 2025.05.14 16:40:45.498707 [ 269 ] {7aaec436-386e-4a88-9b9c-4ec4df9f33a7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001306 sec., 68912.71056661561 rows/sec., 5.38 MiB/sec. | ||
| 12904 | 2025.05.14 16:40:45.498747 [ 269 ] {7aaec436-386e-4a88-9b9c-4ec4df9f33a7} <Debug> TCPHandler: Processed in 0.00148743 sec. | ||
| 12905 | 2025.05.14 16:40:45.498868 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12906 | 2025.05.14 16:40:45.498976 [ 269 ] {56907b3e-f287-4d57-93da-91be55b31196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12907 | 2025.05.14 16:40:45.499021 [ 269 ] {56907b3e-f287-4d57-93da-91be55b31196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12908 | 2025.05.14 16:40:45.499418 [ 269 ] {56907b3e-f287-4d57-93da-91be55b31196} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12909 | 2025.05.14 16:40:45.499456 [ 269 ] {56907b3e-f287-4d57-93da-91be55b31196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12910 | 2025.05.14 16:40:45.499793 [ 269 ] {56907b3e-f287-4d57-93da-91be55b31196} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12911 | 2025.05.14 16:40:45.500021 [ 269 ] {56907b3e-f287-4d57-93da-91be55b31196} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12912 | 2025.05.14 16:40:45.500152 [ 269 ] {56907b3e-f287-4d57-93da-91be55b31196} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 12913 | 2025.05.14 16:40:45.500191 [ 269 ] {56907b3e-f287-4d57-93da-91be55b31196} <Debug> TCPHandler: Processed in 0.001382157 sec. | ||
| 12914 | 2025.05.14 16:40:45.500294 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12915 | 2025.05.14 16:40:45.500390 [ 269 ] {69e24e3e-659f-4202-9046-c53813436fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12916 | 2025.05.14 16:40:45.500447 [ 269 ] {69e24e3e-659f-4202-9046-c53813436fa0} <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 | ||
| 12917 | 2025.05.14 16:40:45.501323 [ 269 ] {69e24e3e-659f-4202-9046-c53813436fa0} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12918 | 2025.05.14 16:40:45.501362 [ 269 ] {69e24e3e-659f-4202-9046-c53813436fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12919 | 2025.05.14 16:40:45.501904 [ 269 ] {69e24e3e-659f-4202-9046-c53813436fa0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12920 | 2025.05.14 16:40:45.502144 [ 269 ] {69e24e3e-659f-4202-9046-c53813436fa0} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12921 | 2025.05.14 16:40:45.502288 [ 269 ] {69e24e3e-659f-4202-9046-c53813436fa0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001917 sec., 13562.858633281168 rows/sec., 24.30 MiB/sec. | ||
| 12922 | 2025.05.14 16:40:45.502343 [ 269 ] {69e24e3e-659f-4202-9046-c53813436fa0} <Debug> TCPHandler: Processed in 0.002098431 sec. | ||
| 12923 | 2025.05.14 16:40:45.502445 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12924 | 2025.05.14 16:40:45.502541 [ 269 ] {936d2060-1fe3-4763-9bc6-481a4afec8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12925 | 2025.05.14 16:40:45.502583 [ 269 ] {936d2060-1fe3-4763-9bc6-481a4afec8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12926 | 2025.05.14 16:40:45.502896 [ 269 ] {936d2060-1fe3-4763-9bc6-481a4afec8b2} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2025.05.14 16:40:45.502933 [ 269 ] {936d2060-1fe3-4763-9bc6-481a4afec8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12928 | 2025.05.14 16:40:45.503248 [ 269 ] {936d2060-1fe3-4763-9bc6-481a4afec8b2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12929 | 2025.05.14 16:40:45.503473 [ 269 ] {936d2060-1fe3-4763-9bc6-481a4afec8b2} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2025.05.14 16:40:45.503601 [ 269 ] {936d2060-1fe3-4763-9bc6-481a4afec8b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 12931 | 2025.05.14 16:40:45.503638 [ 269 ] {936d2060-1fe3-4763-9bc6-481a4afec8b2} <Debug> TCPHandler: Processed in 0.001241834 sec. | ||
| 12932 | 2025.05.14 16:40:45.762057 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12933 | 2025.05.14 16:40:45.777382 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2025.05.14 16:40:45.777423 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
| 12935 | 2025.05.14 16:40:45.782734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12936 | 2025.05.14 16:40:45.783404 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2025.05.14 16:40:45.786111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12938 | 2025.05.14 16:40:49.293793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1842 | ||
| 12939 | 2025.05.14 16:40:49.296229 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2025.05.14 16:40:49.296292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12941 | 2025.05.14 16:40:49.297526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12942 | 2025.05.14 16:40:49.297803 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2025.05.14 16:40:49.297964 [ 168 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12944 | 2025.05.14 16:40:49.298031 [ 168 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2025.05.14 16:40:49.298053 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12946 | 2025.05.14 16:40:49.298170 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 12947 | 2025.05.14 16:40:49.298195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 12948 | 2025.05.14 16:40:49.298731 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12949 | 2025.05.14 16:40:49.298876 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1648 rows starting from the beginning of the part | ||
| 12950 | 2025.05.14 16:40:49.299241 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part | ||
| 12951 | 2025.05.14 16:40:49.299570 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 12952 | 2025.05.14 16:40:49.300062 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 12953 | 2025.05.14 16:40:49.300419 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 12954 | 2025.05.14 16:40:49.300772 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 12955 | 2025.05.14 16:40:49.307642 [ 191 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 72 columns (72 merged, 0 gathered) in 0.009523397 sec., 193418.3779170395 rows/sec., 147.66 MiB/sec. | ||
| 12956 | 2025.05.14 16:40:49.309445 [ 195 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12957 | 2025.05.14 16:40:49.310016 [ 195 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2025.05.14 16:40:49.310090 [ 195 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_46_9} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12959 | 2025.05.14 16:40:49.310313 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12960 | 2025.05.14 16:40:50.498148 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2025.05.14 16:40:50.498353 [ 269 ] {bd9e5108-ac50-41d0-843f-fb02e211f793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12962 | 2025.05.14 16:40:50.498429 [ 269 ] {bd9e5108-ac50-41d0-843f-fb02e211f793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12963 | 2025.05.14 16:40:50.499222 [ 269 ] {bd9e5108-ac50-41d0-843f-fb02e211f793} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2025.05.14 16:40:50.499275 [ 269 ] {bd9e5108-ac50-41d0-843f-fb02e211f793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12965 | 2025.05.14 16:40:50.499684 [ 269 ] {bd9e5108-ac50-41d0-843f-fb02e211f793} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12966 | 2025.05.14 16:40:50.499926 [ 269 ] {bd9e5108-ac50-41d0-843f-fb02e211f793} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2025.05.14 16:40:50.500079 [ 118 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 12968 | 2025.05.14 16:40:50.500091 [ 269 ] {bd9e5108-ac50-41d0-843f-fb02e211f793} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001792 sec., 118303.57142857143 rows/sec., 7.52 MiB/sec. | ||
| 12969 | 2025.05.14 16:40:50.500156 [ 118 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12970 | 2025.05.14 16:40:50.500184 [ 269 ] {bd9e5108-ac50-41d0-843f-fb02e211f793} <Debug> TCPHandler: Processed in 0.002174523 sec. | ||
| 12971 | 2025.05.14 16:40:50.500186 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12972 | 2025.05.14 16:40:50.500322 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2025.05.14 16:40:50.500367 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 12974 | 2025.05.14 16:40:50.500427 [ 269 ] {00a04ad8-263c-49a1-ac1b-380874bcb5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12975 | 2025.05.14 16:40:50.500481 [ 269 ] {00a04ad8-263c-49a1-ac1b-380874bcb5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12976 | 2025.05.14 16:40:50.500586 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12977 | 2025.05.14 16:40:50.500649 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 212 rows starting from the beginning of the part | ||
| 12978 | 2025.05.14 16:40:50.500761 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 12979 | 2025.05.14 16:40:50.500837 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 12980 | 2025.05.14 16:40:50.500907 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 12981 | 2025.05.14 16:40:50.500948 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 12982 | 2025.05.14 16:40:50.501232 [ 269 ] {00a04ad8-263c-49a1-ac1b-380874bcb5a6} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2025.05.14 16:40:50.501275 [ 269 ] {00a04ad8-263c-49a1-ac1b-380874bcb5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12984 | 2025.05.14 16:40:50.501860 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577381 sec., 671999.9797132082 rows/sec., 45.30 MiB/sec. | ||
| 12985 | 2025.05.14 16:40:50.501887 [ 269 ] {00a04ad8-263c-49a1-ac1b-380874bcb5a6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12986 | 2025.05.14 16:40:50.502037 [ 190 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 12987 | 2025.05.14 16:40:50.502127 [ 269 ] {00a04ad8-263c-49a1-ac1b-380874bcb5a6} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2025.05.14 16:40:50.502278 [ 269 ] {00a04ad8-263c-49a1-ac1b-380874bcb5a6} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001874 sec., 343116.3287086446 rows/sec., 27.05 MiB/sec. | ||
| 12989 | 2025.05.14 16:40:50.502318 [ 269 ] {00a04ad8-263c-49a1-ac1b-380874bcb5a6} <Debug> TCPHandler: Processed in 0.00204731 sec. | ||
| 12990 | 2025.05.14 16:40:50.502389 [ 190 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12991 | 2025.05.14 16:40:50.502436 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12992 | 2025.05.14 16:40:50.502482 [ 190 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_45_11} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 12993 | 2025.05.14 16:40:50.502539 [ 269 ] {336cc470-6f9b-430b-90e4-c1e62f5e73cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12994 | 2025.05.14 16:40:50.502570 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12995 | 2025.05.14 16:40:50.502586 [ 269 ] {336cc470-6f9b-430b-90e4-c1e62f5e73cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12996 | 2025.05.14 16:40:50.503030 [ 269 ] {336cc470-6f9b-430b-90e4-c1e62f5e73cd} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2025.05.14 16:40:50.503068 [ 269 ] {336cc470-6f9b-430b-90e4-c1e62f5e73cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 12998 | 2025.05.14 16:40:50.503386 [ 269 ] {336cc470-6f9b-430b-90e4-c1e62f5e73cd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12999 | 2025.05.14 16:40:50.503599 [ 269 ] {336cc470-6f9b-430b-90e4-c1e62f5e73cd} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2025.05.14 16:40:50.503756 [ 269 ] {336cc470-6f9b-430b-90e4-c1e62f5e73cd} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.00124 sec., 95967.74193548386 rows/sec., 5.80 MiB/sec. | ||
| 13001 | 2025.05.14 16:40:50.503760 [ 122 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 13002 | 2025.05.14 16:40:50.503797 [ 269 ] {336cc470-6f9b-430b-90e4-c1e62f5e73cd} <Debug> TCPHandler: Processed in 0.001411908 sec. | ||
| 13003 | 2025.05.14 16:40:50.503811 [ 122 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13004 | 2025.05.14 16:40:50.503839 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13005 | 2025.05.14 16:40:50.503907 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 13006 | 2025.05.14 16:40:50.503910 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2025.05.14 16:40:50.504001 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13008 | 2025.05.14 16:40:50.504026 [ 269 ] {603a46a7-8687-4fb0-9388-9438aa6c8f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13009 | 2025.05.14 16:40:50.504030 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 163 rows starting from the beginning of the part | ||
| 13010 | 2025.05.14 16:40:50.504075 [ 269 ] {603a46a7-8687-4fb0-9388-9438aa6c8f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13011 | 2025.05.14 16:40:50.504095 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 119 rows starting from the beginning of the part | ||
| 13012 | 2025.05.14 16:40:50.504136 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 13013 | 2025.05.14 16:40:50.504170 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 119 rows starting from the beginning of the part | ||
| 13014 | 2025.05.14 16:40:50.504205 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 13015 | 2025.05.14 16:40:50.504243 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 119 rows starting from the beginning of the part | ||
| 13016 | 2025.05.14 16:40:50.504504 [ 269 ] {603a46a7-8687-4fb0-9388-9438aa6c8f2c} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2025.05.14 16:40:50.504546 [ 269 ] {603a46a7-8687-4fb0-9388-9438aa6c8f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13018 | 2025.05.14 16:40:50.504888 [ 269 ] {603a46a7-8687-4fb0-9388-9438aa6c8f2c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13019 | 2025.05.14 16:40:50.504972 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001093731 sec., 522980.51349006296 rows/sec., 34.65 MiB/sec. | ||
| 13020 | 2025.05.14 16:40:50.505102 [ 269 ] {603a46a7-8687-4fb0-9388-9438aa6c8f2c} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2025.05.14 16:40:50.505187 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 13022 | 2025.05.14 16:40:50.505237 [ 269 ] {603a46a7-8687-4fb0-9388-9438aa6c8f2c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001229 sec., 91944.6704637917 rows/sec., 5.95 MiB/sec. | ||
| 13023 | 2025.05.14 16:40:50.505279 [ 269 ] {603a46a7-8687-4fb0-9388-9438aa6c8f2c} <Debug> TCPHandler: Processed in 0.001416667 sec. | ||
| 13024 | 2025.05.14 16:40:50.505386 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2025.05.14 16:40:50.505481 [ 269 ] {e1c7f6b6-7eda-4d67-9e5b-08707793268b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13026 | 2025.05.14 16:40:50.505522 [ 269 ] {e1c7f6b6-7eda-4d67-9e5b-08707793268b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13027 | 2025.05.14 16:40:50.505581 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2025.05.14 16:40:50.505684 [ 186 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_85_17} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 13029 | 2025.05.14 16:40:50.505817 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13030 | 2025.05.14 16:40:50.505939 [ 269 ] {e1c7f6b6-7eda-4d67-9e5b-08707793268b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2025.05.14 16:40:50.505979 [ 269 ] {e1c7f6b6-7eda-4d67-9e5b-08707793268b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13032 | 2025.05.14 16:40:50.506288 [ 269 ] {e1c7f6b6-7eda-4d67-9e5b-08707793268b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13033 | 2025.05.14 16:40:50.506500 [ 269 ] {e1c7f6b6-7eda-4d67-9e5b-08707793268b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2025.05.14 16:40:50.506608 [ 122 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 13035 | 2025.05.14 16:40:50.506626 [ 269 ] {e1c7f6b6-7eda-4d67-9e5b-08707793268b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001162 sec., 96385.5421686747 rows/sec., 5.49 MiB/sec. | ||
| 13036 | 2025.05.14 16:40:50.506644 [ 122 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2025.05.14 16:40:50.506669 [ 269 ] {e1c7f6b6-7eda-4d67-9e5b-08707793268b} <Debug> TCPHandler: Processed in 0.001329506 sec. | ||
| 13038 | 2025.05.14 16:40:50.506671 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13039 | 2025.05.14 16:40:50.506772 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 13040 | 2025.05.14 16:40:50.506788 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13041 | 2025.05.14 16:40:50.506871 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13042 | 2025.05.14 16:40:50.506888 [ 269 ] {6ef24086-d3b7-4c52-9868-e359723effae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13043 | 2025.05.14 16:40:50.506900 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 112 rows starting from the beginning of the part | ||
| 13044 | 2025.05.14 16:40:50.506928 [ 269 ] {6ef24086-d3b7-4c52-9868-e359723effae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13045 | 2025.05.14 16:40:50.506962 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part | ||
| 13046 | 2025.05.14 16:40:50.507010 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part | ||
| 13047 | 2025.05.14 16:40:50.507051 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part | ||
| 13048 | 2025.05.14 16:40:50.507091 [ 188 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part | ||
| 13049 | 2025.05.14 16:40:50.507463 [ 269 ] {6ef24086-d3b7-4c52-9868-e359723effae} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2025.05.14 16:40:50.507497 [ 269 ] {6ef24086-d3b7-4c52-9868-e359723effae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13051 | 2025.05.14 16:40:50.507810 [ 269 ] {6ef24086-d3b7-4c52-9868-e359723effae} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13052 | 2025.05.14 16:40:50.507812 [ 192 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001077361 sec., 519788.6316657091 rows/sec., 31.59 MiB/sec. | ||
| 13053 | 2025.05.14 16:40:50.507931 [ 192 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 13054 | 2025.05.14 16:40:50.508022 [ 269 ] {6ef24086-d3b7-4c52-9868-e359723effae} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2025.05.14 16:40:50.508150 [ 269 ] {6ef24086-d3b7-4c52-9868-e359723effae} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001279 sec., 308835.02736512903 rows/sec., 21.86 MiB/sec. | ||
| 13056 | 2025.05.14 16:40:50.508178 [ 192 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2025.05.14 16:40:50.508187 [ 269 ] {6ef24086-d3b7-4c52-9868-e359723effae} <Debug> TCPHandler: Processed in 0.001446368 sec. | ||
| 13058 | 2025.05.14 16:40:50.508245 [ 192 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_45_11} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 13059 | 2025.05.14 16:40:50.508303 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2025.05.14 16:40:50.508312 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13061 | 2025.05.14 16:40:50.508398 [ 269 ] {79ff12f6-4fe7-49b4-b5ad-40205a347f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13062 | 2025.05.14 16:40:50.508439 [ 269 ] {79ff12f6-4fe7-49b4-b5ad-40205a347f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13063 | 2025.05.14 16:40:50.508764 [ 269 ] {79ff12f6-4fe7-49b4-b5ad-40205a347f98} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13064 | 2025.05.14 16:40:50.508797 [ 269 ] {79ff12f6-4fe7-49b4-b5ad-40205a347f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13065 | 2025.05.14 16:40:50.509088 [ 269 ] {79ff12f6-4fe7-49b4-b5ad-40205a347f98} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13066 | 2025.05.14 16:40:50.509301 [ 269 ] {79ff12f6-4fe7-49b4-b5ad-40205a347f98} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2025.05.14 16:40:50.509430 [ 269 ] {79ff12f6-4fe7-49b4-b5ad-40205a347f98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 13068 | 2025.05.14 16:40:50.509465 [ 269 ] {79ff12f6-4fe7-49b4-b5ad-40205a347f98} <Debug> TCPHandler: Processed in 0.001213474 sec. | ||
| 13069 | 2025.05.14 16:40:50.509568 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2025.05.14 16:40:50.509667 [ 269 ] {e3116fc8-d0b8-4dad-b316-e7447d04535d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13071 | 2025.05.14 16:40:50.509711 [ 269 ] {e3116fc8-d0b8-4dad-b316-e7447d04535d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13072 | 2025.05.14 16:40:50.510148 [ 269 ] {e3116fc8-d0b8-4dad-b316-e7447d04535d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2025.05.14 16:40:50.510183 [ 269 ] {e3116fc8-d0b8-4dad-b316-e7447d04535d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13074 | 2025.05.14 16:40:50.510545 [ 269 ] {e3116fc8-d0b8-4dad-b316-e7447d04535d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13075 | 2025.05.14 16:40:50.510771 [ 269 ] {e3116fc8-d0b8-4dad-b316-e7447d04535d} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2025.05.14 16:40:50.510911 [ 269 ] {e3116fc8-d0b8-4dad-b316-e7447d04535d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001262 sec., 187797.147385103 rows/sec., 12.59 MiB/sec. | ||
| 13077 | 2025.05.14 16:40:50.510950 [ 269 ] {e3116fc8-d0b8-4dad-b316-e7447d04535d} <Debug> TCPHandler: Processed in 0.001433698 sec. | ||
| 13078 | 2025.05.14 16:40:50.511064 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2025.05.14 16:40:50.511161 [ 269 ] {cc896c10-6745-4a1d-bc24-79cbe66704b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13080 | 2025.05.14 16:40:50.511206 [ 269 ] {cc896c10-6745-4a1d-bc24-79cbe66704b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13081 | 2025.05.14 16:40:50.511522 [ 269 ] {cc896c10-6745-4a1d-bc24-79cbe66704b1} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2025.05.14 16:40:50.511557 [ 269 ] {cc896c10-6745-4a1d-bc24-79cbe66704b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13083 | 2025.05.14 16:40:50.511859 [ 269 ] {cc896c10-6745-4a1d-bc24-79cbe66704b1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13084 | 2025.05.14 16:40:50.512094 [ 269 ] {cc896c10-6745-4a1d-bc24-79cbe66704b1} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2025.05.14 16:40:50.512228 [ 269 ] {cc896c10-6745-4a1d-bc24-79cbe66704b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 13086 | 2025.05.14 16:40:50.512265 [ 269 ] {cc896c10-6745-4a1d-bc24-79cbe66704b1} <Debug> TCPHandler: Processed in 0.001250505 sec. | ||
| 13087 | 2025.05.14 16:40:50.512384 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13088 | 2025.05.14 16:40:50.512495 [ 269 ] {e08c6474-c914-43be-b557-31e52ea6e39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13089 | 2025.05.14 16:40:50.512559 [ 269 ] {e08c6474-c914-43be-b557-31e52ea6e39a} <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 | ||
| 13090 | 2025.05.14 16:40:50.513374 [ 269 ] {e08c6474-c914-43be-b557-31e52ea6e39a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2025.05.14 16:40:50.513408 [ 269 ] {e08c6474-c914-43be-b557-31e52ea6e39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13092 | 2025.05.14 16:40:50.513929 [ 269 ] {e08c6474-c914-43be-b557-31e52ea6e39a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13093 | 2025.05.14 16:40:50.514156 [ 269 ] {e08c6474-c914-43be-b557-31e52ea6e39a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2025.05.14 16:40:50.514296 [ 269 ] {e08c6474-c914-43be-b557-31e52ea6e39a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001825 sec., 7123.287671232877 rows/sec., 12.76 MiB/sec. | ||
| 13095 | 2025.05.14 16:40:50.514358 [ 269 ] {e08c6474-c914-43be-b557-31e52ea6e39a} <Debug> TCPHandler: Processed in 0.00203189 sec. | ||
| 13096 | 2025.05.14 16:40:50.514464 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2025.05.14 16:40:50.514557 [ 269 ] {930affa4-ed24-499c-8d03-c52da00d1777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13098 | 2025.05.14 16:40:50.514596 [ 269 ] {930affa4-ed24-499c-8d03-c52da00d1777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13099 | 2025.05.14 16:40:50.514909 [ 269 ] {930affa4-ed24-499c-8d03-c52da00d1777} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13100 | 2025.05.14 16:40:50.514943 [ 269 ] {930affa4-ed24-499c-8d03-c52da00d1777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13101 | 2025.05.14 16:40:50.515233 [ 269 ] {930affa4-ed24-499c-8d03-c52da00d1777} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13102 | 2025.05.14 16:40:50.515441 [ 269 ] {930affa4-ed24-499c-8d03-c52da00d1777} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2025.05.14 16:40:50.515590 [ 269 ] {930affa4-ed24-499c-8d03-c52da00d1777} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001052 sec., 77946.7680608365 rows/sec., 4.95 MiB/sec. | ||
| 13104 | 2025.05.14 16:40:50.515625 [ 269 ] {930affa4-ed24-499c-8d03-c52da00d1777} <Debug> TCPHandler: Processed in 0.001207854 sec. | ||
| 13105 | 2025.05.14 16:40:51.707549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
| 13106 | 2025.05.14 16:40:51.708053 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2025.05.14 16:40:51.708104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13108 | 2025.05.14 16:40:51.708612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13109 | 2025.05.14 16:40:51.708869 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2025.05.14 16:40:51.709027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
| 13111 | 2025.05.14 16:40:53.286290 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13112 | 2025.05.14 16:40:53.304082 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2025.05.14 16:40:53.304181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13114 | 2025.05.14 16:40:53.311718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13115 | 2025.05.14 16:40:53.312884 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2025.05.14 16:40:53.316290 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13117 | 2025.05.14 16:40:55.493522 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13118 | 2025.05.14 16:40:55.493705 [ 269 ] {6f7544bc-f5b8-475c-a390-6dcf02a650b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13119 | 2025.05.14 16:40:55.493772 [ 269 ] {6f7544bc-f5b8-475c-a390-6dcf02a650b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13120 | 2025.05.14 16:40:55.494475 [ 269 ] {6f7544bc-f5b8-475c-a390-6dcf02a650b3} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2025.05.14 16:40:55.494517 [ 269 ] {6f7544bc-f5b8-475c-a390-6dcf02a650b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13122 | 2025.05.14 16:40:55.494939 [ 269 ] {6f7544bc-f5b8-475c-a390-6dcf02a650b3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13123 | 2025.05.14 16:40:55.495193 [ 269 ] {6f7544bc-f5b8-475c-a390-6dcf02a650b3} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2025.05.14 16:40:55.495361 [ 269 ] {6f7544bc-f5b8-475c-a390-6dcf02a650b3} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001704 sec., 63380.281690140844 rows/sec., 5.30 MiB/sec. | ||
| 13125 | 2025.05.14 16:40:55.495412 [ 269 ] {6f7544bc-f5b8-475c-a390-6dcf02a650b3} <Debug> TCPHandler: Processed in 0.002020229 sec. | ||
| 13126 | 2025.05.14 16:40:55.495540 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2025.05.14 16:40:55.495646 [ 269 ] {d0b26373-07c7-491c-b490-5771e34ac70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13128 | 2025.05.14 16:40:55.495693 [ 269 ] {d0b26373-07c7-491c-b490-5771e34ac70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13129 | 2025.05.14 16:40:55.496100 [ 269 ] {d0b26373-07c7-491c-b490-5771e34ac70c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2025.05.14 16:40:55.496136 [ 269 ] {d0b26373-07c7-491c-b490-5771e34ac70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13131 | 2025.05.14 16:40:55.496466 [ 269 ] {d0b26373-07c7-491c-b490-5771e34ac70c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13132 | 2025.05.14 16:40:55.496708 [ 269 ] {d0b26373-07c7-491c-b490-5771e34ac70c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2025.05.14 16:40:55.496845 [ 269 ] {d0b26373-07c7-491c-b490-5771e34ac70c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001222 sec., 21276.59574468085 rows/sec., 1.56 MiB/sec. | ||
| 13134 | 2025.05.14 16:40:55.496883 [ 269 ] {d0b26373-07c7-491c-b490-5771e34ac70c} <Debug> TCPHandler: Processed in 0.001394847 sec. | ||
| 13135 | 2025.05.14 16:40:55.496997 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2025.05.14 16:40:55.497096 [ 269 ] {5e669bb5-0440-4254-b98b-e56f79e63dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13137 | 2025.05.14 16:40:55.497137 [ 269 ] {5e669bb5-0440-4254-b98b-e56f79e63dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13138 | 2025.05.14 16:40:55.497562 [ 269 ] {5e669bb5-0440-4254-b98b-e56f79e63dc7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2025.05.14 16:40:55.497597 [ 269 ] {5e669bb5-0440-4254-b98b-e56f79e63dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13140 | 2025.05.14 16:40:55.497913 [ 269 ] {5e669bb5-0440-4254-b98b-e56f79e63dc7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13141 | 2025.05.14 16:40:55.498139 [ 269 ] {5e669bb5-0440-4254-b98b-e56f79e63dc7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2025.05.14 16:40:55.498276 [ 269 ] {5e669bb5-0440-4254-b98b-e56f79e63dc7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001201 sec., 74937.55203996669 rows/sec., 5.85 MiB/sec. | ||
| 13143 | 2025.05.14 16:40:55.498313 [ 269 ] {5e669bb5-0440-4254-b98b-e56f79e63dc7} <Debug> TCPHandler: Processed in 0.001366947 sec. | ||
| 13144 | 2025.05.14 16:40:55.498424 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2025.05.14 16:40:55.498520 [ 269 ] {1592b8e3-35d4-481b-8483-663f1972db2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13146 | 2025.05.14 16:40:55.498564 [ 269 ] {1592b8e3-35d4-481b-8483-663f1972db2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13147 | 2025.05.14 16:40:55.498961 [ 269 ] {1592b8e3-35d4-481b-8483-663f1972db2f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2025.05.14 16:40:55.498996 [ 269 ] {1592b8e3-35d4-481b-8483-663f1972db2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13149 | 2025.05.14 16:40:55.499354 [ 269 ] {1592b8e3-35d4-481b-8483-663f1972db2f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13150 | 2025.05.14 16:40:55.499581 [ 269 ] {1592b8e3-35d4-481b-8483-663f1972db2f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2025.05.14 16:40:55.499696 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 5 parts from all_1_100_20 to all_104_104_0 | ||
| 13152 | 2025.05.14 16:40:55.499717 [ 269 ] {1592b8e3-35d4-481b-8483-663f1972db2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 13153 | 2025.05.14 16:40:55.499734 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2025.05.14 16:40:55.499753 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13155 | 2025.05.14 16:40:55.499755 [ 269 ] {1592b8e3-35d4-481b-8483-663f1972db2f} <Debug> TCPHandler: Processed in 0.001380597 sec. | ||
| 13156 | 2025.05.14 16:40:55.499872 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2025.05.14 16:40:55.499913 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_100_20 to all_104_104_0 into Compact with storage Full | ||
| 13158 | 2025.05.14 16:40:55.499968 [ 269 ] {d92e21b3-2ba8-490e-9487-a3e193029f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13159 | 2025.05.14 16:40:55.500037 [ 269 ] {d92e21b3-2ba8-490e-9487-a3e193029f55} <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 | ||
| 13160 | 2025.05.14 16:40:55.500147 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13161 | 2025.05.14 16:40:55.500212 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 31102 rows starting from the beginning of the part | ||
| 13162 | 2025.05.14 16:40:55.500331 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 62 rows starting from the beginning of the part | ||
| 13163 | 2025.05.14 16:40:55.500416 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part | ||
| 13164 | 2025.05.14 16:40:55.500491 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13165 | 2025.05.14 16:40:55.500562 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part | ||
| 13166 | 2025.05.14 16:40:55.500869 [ 269 ] {d92e21b3-2ba8-490e-9487-a3e193029f55} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2025.05.14 16:40:55.500914 [ 269 ] {d92e21b3-2ba8-490e-9487-a3e193029f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13168 | 2025.05.14 16:40:55.501557 [ 269 ] {d92e21b3-2ba8-490e-9487-a3e193029f55} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13169 | 2025.05.14 16:40:55.501811 [ 269 ] {d92e21b3-2ba8-490e-9487-a3e193029f55} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2025.05.14 16:40:55.501933 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13171 | 2025.05.14 16:40:55.501962 [ 269 ] {d92e21b3-2ba8-490e-9487-a3e193029f55} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002013 sec., 12916.04570293095 rows/sec., 23.14 MiB/sec. | ||
| 13172 | 2025.05.14 16:40:55.501963 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2025.05.14 16:40:55.501992 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13174 | 2025.05.14 16:40:55.502031 [ 269 ] {d92e21b3-2ba8-490e-9487-a3e193029f55} <Debug> TCPHandler: Processed in 0.002208614 sec. | ||
| 13175 | 2025.05.14 16:40:55.502076 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13176 | 2025.05.14 16:40:55.502202 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2025.05.14 16:40:55.502287 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13178 | 2025.05.14 16:40:55.502300 [ 269 ] {17d56c33-f841-47f0-9673-7b5fdca638d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13179 | 2025.05.14 16:40:55.502345 [ 269 ] {17d56c33-f841-47f0-9673-7b5fdca638d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13180 | 2025.05.14 16:40:55.502346 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1517 rows starting from the beginning of the part | ||
| 13181 | 2025.05.14 16:40:55.502489 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 13182 | 2025.05.14 16:40:55.502602 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 13 rows starting from the beginning of the part | ||
| 13183 | 2025.05.14 16:40:55.502674 [ 269 ] {17d56c33-f841-47f0-9673-7b5fdca638d1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2025.05.14 16:40:55.502708 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 13185 | 2025.05.14 16:40:55.502711 [ 269 ] {17d56c33-f841-47f0-9673-7b5fdca638d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13186 | 2025.05.14 16:40:55.502823 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 13 rows starting from the beginning of the part | ||
| 13187 | 2025.05.14 16:40:55.502935 [ 192 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 13188 | 2025.05.14 16:40:55.503332 [ 269 ] {17d56c33-f841-47f0-9673-7b5fdca638d1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13189 | 2025.05.14 16:40:55.503577 [ 269 ] {17d56c33-f841-47f0-9673-7b5fdca638d1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2025.05.14 16:40:55.503724 [ 269 ] {17d56c33-f841-47f0-9673-7b5fdca638d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.80 MiB/sec. | ||
| 13191 | 2025.05.14 16:40:55.503761 [ 269 ] {17d56c33-f841-47f0-9673-7b5fdca638d1} <Debug> TCPHandler: Processed in 0.001608312 sec. | ||
| 13192 | 2025.05.14 16:40:55.509357 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31798 rows, containing 5 columns (5 merged, 0 gathered) in 0.009522848 sec., 3339127.118273861 rows/sec., 225.45 MiB/sec. | ||
| 13193 | 2025.05.14 16:40:55.509978 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Trace> MergedBlockOutputStream: filled checksums all_1_104_21 (state Temporary) | ||
| 13194 | 2025.05.14 16:40:55.510266 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_104_21 to all_1_104_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2025.05.14 16:40:55.510335 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_104_21} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 5 parts: [all_1_100_20, all_104_104_0] -> all_1_104_21 | ||
| 13196 | 2025.05.14 16:40:55.510416 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13197 | 2025.05.14 16:40:55.512355 [ 196 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 19 columns (19 merged, 0 gathered) in 0.010321723 sec., 157047.42318700085 rows/sec., 281.42 MiB/sec. | ||
| 13198 | 2025.05.14 16:40:55.514851 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13199 | 2025.05.14 16:40:55.515282 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2025.05.14 16:40:55.515372 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13201 | 2025.05.14 16:40:55.515568 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 13202 | 2025.05.14 16:40:56.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.60 MiB, peak 333.48 MiB, free memory in arenas 0.00 B, will set to 327.16 MiB (RSS), difference: 7.56 MiB | ||
| 13203 | 2025.05.14 16:40:59.045382 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13204 | 2025.05.14 16:40:59.045439 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13205 | 2025.05.14 16:40:59.209155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
| 13206 | 2025.05.14 16:40:59.209710 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2025.05.14 16:40:59.209753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13208 | 2025.05.14 16:40:59.210270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13209 | 2025.05.14 16:40:59.210497 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13210 | 2025.05.14 16:40:59.210622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 13211 | 2025.05.14 16:40:59.298396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1876 | ||
| 13212 | 2025.05.14 16:40:59.300954 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2025.05.14 16:40:59.301010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13214 | 2025.05.14 16:40:59.302237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13215 | 2025.05.14 16:40:59.302515 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2025.05.14 16:40:59.302901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1876 | ||
| 13217 | 2025.05.14 16:41:00.001179 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000831487 sec. | ||
| 13218 | 2025.05.14 16:41:00.499246 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13219 | 2025.05.14 16:41:00.499451 [ 269 ] {3e0afd84-adb5-4821-bebf-3da340f2a66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13220 | 2025.05.14 16:41:00.499529 [ 269 ] {3e0afd84-adb5-4821-bebf-3da340f2a66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13221 | 2025.05.14 16:41:00.500281 [ 269 ] {3e0afd84-adb5-4821-bebf-3da340f2a66b} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13222 | 2025.05.14 16:41:00.500334 [ 269 ] {3e0afd84-adb5-4821-bebf-3da340f2a66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13223 | 2025.05.14 16:41:00.500766 [ 269 ] {3e0afd84-adb5-4821-bebf-3da340f2a66b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13224 | 2025.05.14 16:41:00.501014 [ 269 ] {3e0afd84-adb5-4821-bebf-3da340f2a66b} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2025.05.14 16:41:00.501180 [ 269 ] {3e0afd84-adb5-4821-bebf-3da340f2a66b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001784 sec., 118834.08071748879 rows/sec., 7.56 MiB/sec. | ||
| 13226 | 2025.05.14 16:41:00.501232 [ 269 ] {3e0afd84-adb5-4821-bebf-3da340f2a66b} <Debug> TCPHandler: Processed in 0.002127562 sec. | ||
| 13227 | 2025.05.14 16:41:00.501347 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13228 | 2025.05.14 16:41:00.501451 [ 269 ] {e26572ec-f08e-41cb-b337-2de4e2b158d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13229 | 2025.05.14 16:41:00.501496 [ 269 ] {e26572ec-f08e-41cb-b337-2de4e2b158d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13230 | 2025.05.14 16:41:00.502105 [ 269 ] {e26572ec-f08e-41cb-b337-2de4e2b158d3} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2025.05.14 16:41:00.502145 [ 269 ] {e26572ec-f08e-41cb-b337-2de4e2b158d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13232 | 2025.05.14 16:41:00.502516 [ 269 ] {e26572ec-f08e-41cb-b337-2de4e2b158d3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13233 | 2025.05.14 16:41:00.502757 [ 269 ] {e26572ec-f08e-41cb-b337-2de4e2b158d3} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2025.05.14 16:41:00.502893 [ 269 ] {e26572ec-f08e-41cb-b337-2de4e2b158d3} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001465 sec., 438907.84982935153 rows/sec., 34.60 MiB/sec. | ||
| 13235 | 2025.05.14 16:41:00.502891 [ 145 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13236 | 2025.05.14 16:41:00.502932 [ 269 ] {e26572ec-f08e-41cb-b337-2de4e2b158d3} <Debug> TCPHandler: Processed in 0.001637582 sec. | ||
| 13237 | 2025.05.14 16:41:00.502972 [ 145 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2025.05.14 16:41:00.502998 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13239 | 2025.05.14 16:41:00.503058 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13240 | 2025.05.14 16:41:00.503104 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13241 | 2025.05.14 16:41:00.503160 [ 269 ] {07534ca9-b9ca-47d6-8657-80e0d9fd4dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13242 | 2025.05.14 16:41:00.503208 [ 269 ] {07534ca9-b9ca-47d6-8657-80e0d9fd4dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13243 | 2025.05.14 16:41:00.503234 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13244 | 2025.05.14 16:41:00.503274 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1845 rows starting from the beginning of the part | ||
| 13245 | 2025.05.14 16:41:00.503345 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 643 rows starting from the beginning of the part | ||
| 13246 | 2025.05.14 16:41:00.503394 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 108 rows starting from the beginning of the part | ||
| 13247 | 2025.05.14 16:41:00.503438 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 643 rows starting from the beginning of the part | ||
| 13248 | 2025.05.14 16:41:00.503475 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 108 rows starting from the beginning of the part | ||
| 13249 | 2025.05.14 16:41:00.503515 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 643 rows starting from the beginning of the part | ||
| 13250 | 2025.05.14 16:41:00.503630 [ 269 ] {07534ca9-b9ca-47d6-8657-80e0d9fd4dda} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2025.05.14 16:41:00.503675 [ 269 ] {07534ca9-b9ca-47d6-8657-80e0d9fd4dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13252 | 2025.05.14 16:41:00.504021 [ 269 ] {07534ca9-b9ca-47d6-8657-80e0d9fd4dda} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13253 | 2025.05.14 16:41:00.504276 [ 269 ] {07534ca9-b9ca-47d6-8657-80e0d9fd4dda} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2025.05.14 16:41:00.504417 [ 269 ] {07534ca9-b9ca-47d6-8657-80e0d9fd4dda} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001276 sec., 93260.1880877743 rows/sec., 5.64 MiB/sec. | ||
| 13255 | 2025.05.14 16:41:00.504455 [ 269 ] {07534ca9-b9ca-47d6-8657-80e0d9fd4dda} <Debug> TCPHandler: Processed in 0.001450028 sec. | ||
| 13256 | 2025.05.14 16:41:00.504616 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2025.05.14 16:41:00.504713 [ 269 ] {92aeb840-858d-4710-a635-5cb37eccaf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13258 | 2025.05.14 16:41:00.504754 [ 269 ] {92aeb840-858d-4710-a635-5cb37eccaf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13259 | 2025.05.14 16:41:00.505252 [ 269 ] {92aeb840-858d-4710-a635-5cb37eccaf71} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2025.05.14 16:41:00.505287 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 5 columns (5 merged, 0 gathered) in 0.002230324 sec., 1788977.7449375067 rows/sec., 150.38 MiB/sec. | ||
| 13261 | 2025.05.14 16:41:00.505292 [ 269 ] {92aeb840-858d-4710-a635-5cb37eccaf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13262 | 2025.05.14 16:41:00.505579 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13263 | 2025.05.14 16:41:00.505654 [ 269 ] {92aeb840-858d-4710-a635-5cb37eccaf71} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13264 | 2025.05.14 16:41:00.505974 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2025.05.14 16:41:00.506019 [ 269 ] {92aeb840-858d-4710-a635-5cb37eccaf71} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13266 | 2025.05.14 16:41:00.506065 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_106_21} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13267 | 2025.05.14 16:41:00.506163 [ 145 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 13268 | 2025.05.14 16:41:00.506178 [ 269 ] {92aeb840-858d-4710-a635-5cb37eccaf71} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001482 sec., 76248.31309041835 rows/sec., 4.94 MiB/sec. | ||
| 13269 | 2025.05.14 16:41:00.506173 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 13270 | 2025.05.14 16:41:00.506210 [ 145 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2025.05.14 16:41:00.506233 [ 269 ] {92aeb840-858d-4710-a635-5cb37eccaf71} <Debug> TCPHandler: Processed in 0.001667133 sec. | ||
| 13272 | 2025.05.14 16:41:00.506255 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13273 | 2025.05.14 16:41:00.506352 [ 200 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 13274 | 2025.05.14 16:41:00.506365 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2025.05.14 16:41:00.506443 [ 200 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13276 | 2025.05.14 16:41:00.506467 [ 269 ] {bdfd9b8a-ed51-4660-8b27-ecfa407e2e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13277 | 2025.05.14 16:41:00.506472 [ 200 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 342 rows starting from the beginning of the part | ||
| 13278 | 2025.05.14 16:41:00.506510 [ 269 ] {bdfd9b8a-ed51-4660-8b27-ecfa407e2e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13279 | 2025.05.14 16:41:00.506538 [ 200 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 113 rows starting from the beginning of the part | ||
| 13280 | 2025.05.14 16:41:00.506586 [ 200 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part | ||
| 13281 | 2025.05.14 16:41:00.506631 [ 200 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 113 rows starting from the beginning of the part | ||
| 13282 | 2025.05.14 16:41:00.506674 [ 200 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 113 rows starting from the beginning of the part | ||
| 13283 | 2025.05.14 16:41:00.506721 [ 200 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 113 rows starting from the beginning of the part | ||
| 13284 | 2025.05.14 16:41:00.506946 [ 269 ] {bdfd9b8a-ed51-4660-8b27-ecfa407e2e22} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13285 | 2025.05.14 16:41:00.506983 [ 269 ] {bdfd9b8a-ed51-4660-8b27-ecfa407e2e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13286 | 2025.05.14 16:41:00.507301 [ 269 ] {bdfd9b8a-ed51-4660-8b27-ecfa407e2e22} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13287 | 2025.05.14 16:41:00.507512 [ 269 ] {bdfd9b8a-ed51-4660-8b27-ecfa407e2e22} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13288 | 2025.05.14 16:41:00.507615 [ 199 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304705 sec., 783318.8345258124 rows/sec., 54.74 MiB/sec. | ||
| 13289 | 2025.05.14 16:41:00.507643 [ 269 ] {bdfd9b8a-ed51-4660-8b27-ecfa407e2e22} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001193 sec., 93880.97233864208 rows/sec., 5.35 MiB/sec. | ||
| 13290 | 2025.05.14 16:41:00.507686 [ 269 ] {bdfd9b8a-ed51-4660-8b27-ecfa407e2e22} <Debug> TCPHandler: Processed in 0.001371957 sec. | ||
| 13291 | 2025.05.14 16:41:00.507748 [ 199 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 13292 | 2025.05.14 16:41:00.507792 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2025.05.14 16:41:00.507893 [ 269 ] {a32514cb-a119-4c5f-a484-7bbb531570b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13294 | 2025.05.14 16:41:00.507937 [ 269 ] {a32514cb-a119-4c5f-a484-7bbb531570b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13295 | 2025.05.14 16:41:00.507997 [ 199 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2025.05.14 16:41:00.508071 [ 199 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_60_12} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 13297 | 2025.05.14 16:41:00.508149 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 13298 | 2025.05.14 16:41:00.508463 [ 269 ] {a32514cb-a119-4c5f-a484-7bbb531570b2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2025.05.14 16:41:00.508505 [ 269 ] {a32514cb-a119-4c5f-a484-7bbb531570b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13300 | 2025.05.14 16:41:00.508837 [ 269 ] {a32514cb-a119-4c5f-a484-7bbb531570b2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13301 | 2025.05.14 16:41:00.509051 [ 269 ] {a32514cb-a119-4c5f-a484-7bbb531570b2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2025.05.14 16:41:00.509177 [ 145 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13303 | 2025.05.14 16:41:00.509186 [ 269 ] {a32514cb-a119-4c5f-a484-7bbb531570b2} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001309 sec., 301757.0664629488 rows/sec., 21.36 MiB/sec. | ||
| 13304 | 2025.05.14 16:41:00.509222 [ 145 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2025.05.14 16:41:00.509242 [ 269 ] {a32514cb-a119-4c5f-a484-7bbb531570b2} <Debug> TCPHandler: Processed in 0.001499609 sec. | ||
| 13306 | 2025.05.14 16:41:00.509249 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13307 | 2025.05.14 16:41:00.509349 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13308 | 2025.05.14 16:41:00.509359 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13309 | 2025.05.14 16:41:00.509453 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13310 | 2025.05.14 16:41:00.509473 [ 269 ] {28761228-5193-453c-9c94-c5efaf6e9710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13311 | 2025.05.14 16:41:00.509487 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part | ||
| 13312 | 2025.05.14 16:41:00.509522 [ 269 ] {28761228-5193-453c-9c94-c5efaf6e9710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13313 | 2025.05.14 16:41:00.509559 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 395 rows starting from the beginning of the part | ||
| 13314 | 2025.05.14 16:41:00.509608 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 13315 | 2025.05.14 16:41:00.509646 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 395 rows starting from the beginning of the part | ||
| 13316 | 2025.05.14 16:41:00.509685 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 13317 | 2025.05.14 16:41:00.509725 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 395 rows starting from the beginning of the part | ||
| 13318 | 2025.05.14 16:41:00.509858 [ 269 ] {28761228-5193-453c-9c94-c5efaf6e9710} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13319 | 2025.05.14 16:41:00.509900 [ 269 ] {28761228-5193-453c-9c94-c5efaf6e9710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13320 | 2025.05.14 16:41:00.510231 [ 269 ] {28761228-5193-453c-9c94-c5efaf6e9710} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13321 | 2025.05.14 16:41:00.510469 [ 269 ] {28761228-5193-453c-9c94-c5efaf6e9710} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13322 | 2025.05.14 16:41:00.510585 [ 145 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13323 | 2025.05.14 16:41:00.510600 [ 269 ] {28761228-5193-453c-9c94-c5efaf6e9710} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 13324 | 2025.05.14 16:41:00.510622 [ 145 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2025.05.14 16:41:00.510644 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13326 | 2025.05.14 16:41:00.510643 [ 269 ] {28761228-5193-453c-9c94-c5efaf6e9710} <Debug> TCPHandler: Processed in 0.001334136 sec. | ||
| 13327 | 2025.05.14 16:41:00.510718 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 13328 | 2025.05.14 16:41:00.510766 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13329 | 2025.05.14 16:41:00.510808 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13330 | 2025.05.14 16:41:00.510839 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 13331 | 2025.05.14 16:41:00.510866 [ 269 ] {4e123b0b-eb06-44e6-ace4-8af6fc3165fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13332 | 2025.05.14 16:41:00.510887 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 13333 | 2025.05.14 16:41:00.510914 [ 269 ] {4e123b0b-eb06-44e6-ace4-8af6fc3165fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13334 | 2025.05.14 16:41:00.510931 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 13335 | 2025.05.14 16:41:00.510974 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 13336 | 2025.05.14 16:41:00.510978 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661562 sec., 1370999.0960313247 rows/sec., 104.08 MiB/sec. | ||
| 13337 | 2025.05.14 16:41:00.511011 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 13338 | 2025.05.14 16:41:00.511061 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 13339 | 2025.05.14 16:41:00.511245 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13340 | 2025.05.14 16:41:00.511315 [ 269 ] {4e123b0b-eb06-44e6-ace4-8af6fc3165fe} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2025.05.14 16:41:00.511356 [ 269 ] {4e123b0b-eb06-44e6-ace4-8af6fc3165fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13342 | 2025.05.14 16:41:00.511641 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2025.05.14 16:41:00.511749 [ 189 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_106_21} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13344 | 2025.05.14 16:41:00.511752 [ 269 ] {4e123b0b-eb06-44e6-ace4-8af6fc3165fe} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13345 | 2025.05.14 16:41:00.511791 [ 191 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001102742 sec., 250285.19816965345 rows/sec., 12.77 MiB/sec. | ||
| 13346 | 2025.05.14 16:41:00.511881 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 13347 | 2025.05.14 16:41:00.511925 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13348 | 2025.05.14 16:41:00.512010 [ 269 ] {4e123b0b-eb06-44e6-ace4-8af6fc3165fe} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2025.05.14 16:41:00.512162 [ 269 ] {4e123b0b-eb06-44e6-ace4-8af6fc3165fe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001312 sec., 180640.24390243902 rows/sec., 12.11 MiB/sec. | ||
| 13350 | 2025.05.14 16:41:00.512198 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13351 | 2025.05.14 16:41:00.512202 [ 269 ] {4e123b0b-eb06-44e6-ace4-8af6fc3165fe} <Debug> TCPHandler: Processed in 0.00148702 sec. | ||
| 13352 | 2025.05.14 16:41:00.512271 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_46_9} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13353 | 2025.05.14 16:41:00.512328 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2025.05.14 16:41:00.512335 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13355 | 2025.05.14 16:41:00.512431 [ 269 ] {9f64de8b-ec9d-4826-ba59-a9ac8554747b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13356 | 2025.05.14 16:41:00.512478 [ 269 ] {9f64de8b-ec9d-4826-ba59-a9ac8554747b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13357 | 2025.05.14 16:41:00.512786 [ 269 ] {9f64de8b-ec9d-4826-ba59-a9ac8554747b} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2025.05.14 16:41:00.512822 [ 269 ] {9f64de8b-ec9d-4826-ba59-a9ac8554747b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13359 | 2025.05.14 16:41:00.513125 [ 269 ] {9f64de8b-ec9d-4826-ba59-a9ac8554747b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13360 | 2025.05.14 16:41:00.513341 [ 269 ] {9f64de8b-ec9d-4826-ba59-a9ac8554747b} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2025.05.14 16:41:00.513473 [ 269 ] {9f64de8b-ec9d-4826-ba59-a9ac8554747b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 13362 | 2025.05.14 16:41:00.513510 [ 269 ] {9f64de8b-ec9d-4826-ba59-a9ac8554747b} <Debug> TCPHandler: Processed in 0.001231754 sec. | ||
| 13363 | 2025.05.14 16:41:00.513613 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2025.05.14 16:41:00.513708 [ 269 ] {4e4d0acd-9c1b-43b9-80d7-f35e1e84b7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13365 | 2025.05.14 16:41:00.513763 [ 269 ] {4e4d0acd-9c1b-43b9-80d7-f35e1e84b7e9} <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 | ||
| 13366 | 2025.05.14 16:41:00.514557 [ 269 ] {4e4d0acd-9c1b-43b9-80d7-f35e1e84b7e9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2025.05.14 16:41:00.514595 [ 269 ] {4e4d0acd-9c1b-43b9-80d7-f35e1e84b7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13368 | 2025.05.14 16:41:00.515138 [ 269 ] {4e4d0acd-9c1b-43b9-80d7-f35e1e84b7e9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13369 | 2025.05.14 16:41:00.515390 [ 269 ] {4e4d0acd-9c1b-43b9-80d7-f35e1e84b7e9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2025.05.14 16:41:00.515529 [ 269 ] {4e4d0acd-9c1b-43b9-80d7-f35e1e84b7e9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001839 sec., 7069.0592713431215 rows/sec., 12.67 MiB/sec. | ||
| 13371 | 2025.05.14 16:41:00.515597 [ 269 ] {4e4d0acd-9c1b-43b9-80d7-f35e1e84b7e9} <Debug> TCPHandler: Processed in 0.0020328 sec. | ||
| 13372 | 2025.05.14 16:41:00.515706 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13373 | 2025.05.14 16:41:00.515802 [ 269 ] {8395e4c0-7946-4b20-8dea-f2d0373f86cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13374 | 2025.05.14 16:41:00.515844 [ 269 ] {8395e4c0-7946-4b20-8dea-f2d0373f86cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13375 | 2025.05.14 16:41:00.516201 [ 269 ] {8395e4c0-7946-4b20-8dea-f2d0373f86cd} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2025.05.14 16:41:00.516237 [ 269 ] {8395e4c0-7946-4b20-8dea-f2d0373f86cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13377 | 2025.05.14 16:41:00.516546 [ 269 ] {8395e4c0-7946-4b20-8dea-f2d0373f86cd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13378 | 2025.05.14 16:41:00.516759 [ 269 ] {8395e4c0-7946-4b20-8dea-f2d0373f86cd} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2025.05.14 16:41:00.516878 [ 145 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13380 | 2025.05.14 16:41:00.516892 [ 269 ] {8395e4c0-7946-4b20-8dea-f2d0373f86cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001107 sec., 74074.07407407407 rows/sec., 4.70 MiB/sec. | ||
| 13381 | 2025.05.14 16:41:00.516914 [ 145 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2025.05.14 16:41:00.516943 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13383 | 2025.05.14 16:41:00.516950 [ 269 ] {8395e4c0-7946-4b20-8dea-f2d0373f86cd} <Debug> TCPHandler: Processed in 0.001292415 sec. | ||
| 13384 | 2025.05.14 16:41:00.517029 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13385 | 2025.05.14 16:41:00.517139 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13386 | 2025.05.14 16:41:00.517173 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6214 rows starting from the beginning of the part | ||
| 13387 | 2025.05.14 16:41:00.517236 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part | ||
| 13388 | 2025.05.14 16:41:00.517279 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13389 | 2025.05.14 16:41:00.517319 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part | ||
| 13390 | 2025.05.14 16:41:00.517356 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13391 | 2025.05.14 16:41:00.517395 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part | ||
| 13392 | 2025.05.14 16:41:00.519249 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002256524 sec., 2915989.3712630575 rows/sec., 190.03 MiB/sec. | ||
| 13393 | 2025.05.14 16:41:00.519675 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13394 | 2025.05.14 16:41:00.519987 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2025.05.14 16:41:00.520070 [ 190 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_106_21} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13396 | 2025.05.14 16:41:00.520165 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13397 | 2025.05.14 16:41:00.816357 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13398 | 2025.05.14 16:41:00.833901 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2025.05.14 16:41:00.833963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
| 13400 | 2025.05.14 16:41:00.840131 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13401 | 2025.05.14 16:41:00.840834 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2025.05.14 16:41:00.844012 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13403 | 2025.05.14 16:41:01.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.59 MiB, peak 334.16 MiB, free memory in arenas 0.00 B, will set to 327.24 MiB (RSS), difference: -1.35 MiB | ||
| 13404 | 2025.05.14 16:41:03.961939 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2025.05.14 16:41:03.962155 [ 269 ] {85df14fd-6719-4634-96d3-05f2df93e2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13406 | 2025.05.14 16:41:03.962232 [ 269 ] {85df14fd-6719-4634-96d3-05f2df93e2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13407 | 2025.05.14 16:41:03.962858 [ 269 ] {85df14fd-6719-4634-96d3-05f2df93e2d8} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2025.05.14 16:41:03.962899 [ 269 ] {85df14fd-6719-4634-96d3-05f2df93e2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13409 | 2025.05.14 16:41:03.963297 [ 269 ] {85df14fd-6719-4634-96d3-05f2df93e2d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13410 | 2025.05.14 16:41:03.963529 [ 269 ] {85df14fd-6719-4634-96d3-05f2df93e2d8} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2025.05.14 16:41:03.963691 [ 269 ] {85df14fd-6719-4634-96d3-05f2df93e2d8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00159 sec., 2515.7232704402513 rows/sec., 205.14 KiB/sec. | ||
| 13412 | 2025.05.14 16:41:03.963743 [ 269 ] {85df14fd-6719-4634-96d3-05f2df93e2d8} <Debug> TCPHandler: Processed in 0.001943628 sec. | ||
| 13413 | 2025.05.14 16:41:03.963919 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2025.05.14 16:41:03.964023 [ 269 ] {ea2f05a0-6cb5-497d-abb9-d436695ace51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13415 | 2025.05.14 16:41:03.964068 [ 269 ] {ea2f05a0-6cb5-497d-abb9-d436695ace51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13416 | 2025.05.14 16:41:03.965139 [ 269 ] {ea2f05a0-6cb5-497d-abb9-d436695ace51} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2025.05.14 16:41:03.965176 [ 269 ] {ea2f05a0-6cb5-497d-abb9-d436695ace51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13418 | 2025.05.14 16:41:03.965592 [ 269 ] {ea2f05a0-6cb5-497d-abb9-d436695ace51} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13419 | 2025.05.14 16:41:03.965815 [ 269 ] {ea2f05a0-6cb5-497d-abb9-d436695ace51} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2025.05.14 16:41:03.965951 [ 269 ] {ea2f05a0-6cb5-497d-abb9-d436695ace51} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.001952 sec., 640368.8524590164 rows/sec., 52.79 MiB/sec. | ||
| 13421 | 2025.05.14 16:41:03.965991 [ 269 ] {ea2f05a0-6cb5-497d-abb9-d436695ace51} <Debug> TCPHandler: Processed in 0.002127052 sec. | ||
| 13422 | 2025.05.14 16:41:03.966100 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2025.05.14 16:41:03.966201 [ 269 ] {53ca3bb1-6cae-4e2a-8875-aa845d762aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13424 | 2025.05.14 16:41:03.966244 [ 269 ] {53ca3bb1-6cae-4e2a-8875-aa845d762aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13425 | 2025.05.14 16:41:03.966654 [ 269 ] {53ca3bb1-6cae-4e2a-8875-aa845d762aac} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2025.05.14 16:41:03.966689 [ 269 ] {53ca3bb1-6cae-4e2a-8875-aa845d762aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13427 | 2025.05.14 16:41:03.967020 [ 269 ] {53ca3bb1-6cae-4e2a-8875-aa845d762aac} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13428 | 2025.05.14 16:41:03.967242 [ 269 ] {53ca3bb1-6cae-4e2a-8875-aa845d762aac} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2025.05.14 16:41:03.967378 [ 269 ] {53ca3bb1-6cae-4e2a-8875-aa845d762aac} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001199 sec., 25020.850708924103 rows/sec., 1.82 MiB/sec. | ||
| 13430 | 2025.05.14 16:41:03.967416 [ 269 ] {53ca3bb1-6cae-4e2a-8875-aa845d762aac} <Debug> TCPHandler: Processed in 0.001367416 sec. | ||
| 13431 | 2025.05.14 16:41:03.967531 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2025.05.14 16:41:03.967627 [ 269 ] {09c6890a-bb63-4def-9269-32fd8b1485da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13433 | 2025.05.14 16:41:03.967667 [ 269 ] {09c6890a-bb63-4def-9269-32fd8b1485da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13434 | 2025.05.14 16:41:03.968175 [ 269 ] {09c6890a-bb63-4def-9269-32fd8b1485da} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2025.05.14 16:41:03.968209 [ 269 ] {09c6890a-bb63-4def-9269-32fd8b1485da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13436 | 2025.05.14 16:41:03.968567 [ 269 ] {09c6890a-bb63-4def-9269-32fd8b1485da} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13437 | 2025.05.14 16:41:03.968790 [ 269 ] {09c6890a-bb63-4def-9269-32fd8b1485da} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2025.05.14 16:41:03.968922 [ 269 ] {09c6890a-bb63-4def-9269-32fd8b1485da} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001313 sec., 173648.13404417367 rows/sec., 11.76 MiB/sec. | ||
| 13439 | 2025.05.14 16:41:03.968961 [ 269 ] {09c6890a-bb63-4def-9269-32fd8b1485da} <Debug> TCPHandler: Processed in 0.001480469 sec. | ||
| 13440 | 2025.05.14 16:41:03.969068 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2025.05.14 16:41:03.969163 [ 269 ] {8cf18f39-4b8d-4a88-967d-410d2843714e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13442 | 2025.05.14 16:41:03.969204 [ 269 ] {8cf18f39-4b8d-4a88-967d-410d2843714e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13443 | 2025.05.14 16:41:03.969845 [ 269 ] {8cf18f39-4b8d-4a88-967d-410d2843714e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2025.05.14 16:41:03.969879 [ 269 ] {8cf18f39-4b8d-4a88-967d-410d2843714e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13445 | 2025.05.14 16:41:03.970256 [ 269 ] {8cf18f39-4b8d-4a88-967d-410d2843714e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13446 | 2025.05.14 16:41:03.970497 [ 269 ] {8cf18f39-4b8d-4a88-967d-410d2843714e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2025.05.14 16:41:03.970632 [ 269 ] {8cf18f39-4b8d-4a88-967d-410d2843714e} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001487 sec., 369872.2259583053 rows/sec., 27.46 MiB/sec. | ||
| 13448 | 2025.05.14 16:41:03.970670 [ 269 ] {8cf18f39-4b8d-4a88-967d-410d2843714e} <Debug> TCPHandler: Processed in 0.001652653 sec. | ||
| 13449 | 2025.05.14 16:41:03.970779 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13450 | 2025.05.14 16:41:03.970875 [ 269 ] {55e3490b-63dc-4cc9-bfbd-52d3f2064155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13451 | 2025.05.14 16:41:03.970919 [ 269 ] {55e3490b-63dc-4cc9-bfbd-52d3f2064155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13452 | 2025.05.14 16:41:03.971605 [ 269 ] {55e3490b-63dc-4cc9-bfbd-52d3f2064155} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2025.05.14 16:41:03.971640 [ 269 ] {55e3490b-63dc-4cc9-bfbd-52d3f2064155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13454 | 2025.05.14 16:41:03.972025 [ 269 ] {55e3490b-63dc-4cc9-bfbd-52d3f2064155} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13455 | 2025.05.14 16:41:03.972257 [ 269 ] {55e3490b-63dc-4cc9-bfbd-52d3f2064155} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2025.05.14 16:41:03.972393 [ 269 ] {55e3490b-63dc-4cc9-bfbd-52d3f2064155} <Debug> executeQuery: Read 954 rows, 65.57 KiB in 0.001537 sec., 620689.6551724138 rows/sec., 41.66 MiB/sec. | ||
| 13457 | 2025.05.14 16:41:03.972431 [ 269 ] {55e3490b-63dc-4cc9-bfbd-52d3f2064155} <Debug> TCPHandler: Processed in 0.001703604 sec. | ||
| 13458 | 2025.05.14 16:41:03.972536 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13459 | 2025.05.14 16:41:03.972631 [ 269 ] {6a0d99ca-fd5b-4e0e-b12d-b4c2fc1ee55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13460 | 2025.05.14 16:41:03.972687 [ 269 ] {6a0d99ca-fd5b-4e0e-b12d-b4c2fc1ee55a} <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 | ||
| 13461 | 2025.05.14 16:41:03.973508 [ 269 ] {6a0d99ca-fd5b-4e0e-b12d-b4c2fc1ee55a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13462 | 2025.05.14 16:41:03.973542 [ 269 ] {6a0d99ca-fd5b-4e0e-b12d-b4c2fc1ee55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13463 | 2025.05.14 16:41:03.974082 [ 269 ] {6a0d99ca-fd5b-4e0e-b12d-b4c2fc1ee55a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13464 | 2025.05.14 16:41:03.974319 [ 269 ] {6a0d99ca-fd5b-4e0e-b12d-b4c2fc1ee55a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13465 | 2025.05.14 16:41:03.974461 [ 269 ] {6a0d99ca-fd5b-4e0e-b12d-b4c2fc1ee55a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 25.23 MiB/sec. | ||
| 13466 | 2025.05.14 16:41:03.974525 [ 269 ] {6a0d99ca-fd5b-4e0e-b12d-b4c2fc1ee55a} <Debug> TCPHandler: Processed in 0.00203954 sec. | ||
| 13467 | 2025.05.14 16:41:03.974630 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13468 | 2025.05.14 16:41:03.974725 [ 269 ] {96de349b-16c4-45a3-acd2-4cc650c06389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13469 | 2025.05.14 16:41:03.974767 [ 269 ] {96de349b-16c4-45a3-acd2-4cc650c06389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13470 | 2025.05.14 16:41:03.975083 [ 269 ] {96de349b-16c4-45a3-acd2-4cc650c06389} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13471 | 2025.05.14 16:41:03.975117 [ 269 ] {96de349b-16c4-45a3-acd2-4cc650c06389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13472 | 2025.05.14 16:41:03.975424 [ 269 ] {96de349b-16c4-45a3-acd2-4cc650c06389} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13473 | 2025.05.14 16:41:03.975637 [ 269 ] {96de349b-16c4-45a3-acd2-4cc650c06389} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13474 | 2025.05.14 16:41:03.975763 [ 269 ] {96de349b-16c4-45a3-acd2-4cc650c06389} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001056 sec., 41666.666666666664 rows/sec., 2.80 MiB/sec. | ||
| 13475 | 2025.05.14 16:41:03.975798 [ 269 ] {96de349b-16c4-45a3-acd2-4cc650c06389} <Debug> TCPHandler: Processed in 0.001218834 sec. | ||
| 13476 | 2025.05.14 16:41:05.486345 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13477 | 2025.05.14 16:41:05.486519 [ 269 ] {f8788127-ed0f-4176-b106-06f99fe4038d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13478 | 2025.05.14 16:41:05.486585 [ 269 ] {f8788127-ed0f-4176-b106-06f99fe4038d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13479 | 2025.05.14 16:41:05.487224 [ 269 ] {f8788127-ed0f-4176-b106-06f99fe4038d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13480 | 2025.05.14 16:41:05.487271 [ 269 ] {f8788127-ed0f-4176-b106-06f99fe4038d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13481 | 2025.05.14 16:41:05.487701 [ 269 ] {f8788127-ed0f-4176-b106-06f99fe4038d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13482 | 2025.05.14 16:41:05.487953 [ 269 ] {f8788127-ed0f-4176-b106-06f99fe4038d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13483 | 2025.05.14 16:41:05.488118 [ 269 ] {f8788127-ed0f-4176-b106-06f99fe4038d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.60 MiB/sec. | ||
| 13484 | 2025.05.14 16:41:05.488172 [ 269 ] {f8788127-ed0f-4176-b106-06f99fe4038d} <Debug> TCPHandler: Processed in 0.001967138 sec. | ||
| 13485 | 2025.05.14 16:41:05.488291 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13486 | 2025.05.14 16:41:05.488394 [ 269 ] {bf06b7e0-4145-4899-b76a-1d9d16ed65d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13487 | 2025.05.14 16:41:05.488438 [ 269 ] {bf06b7e0-4145-4899-b76a-1d9d16ed65d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13488 | 2025.05.14 16:41:05.488864 [ 269 ] {bf06b7e0-4145-4899-b76a-1d9d16ed65d7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13489 | 2025.05.14 16:41:05.488904 [ 269 ] {bf06b7e0-4145-4899-b76a-1d9d16ed65d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13490 | 2025.05.14 16:41:05.489225 [ 269 ] {bf06b7e0-4145-4899-b76a-1d9d16ed65d7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13491 | 2025.05.14 16:41:05.489450 [ 269 ] {bf06b7e0-4145-4899-b76a-1d9d16ed65d7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2025.05.14 16:41:05.489586 [ 269 ] {bf06b7e0-4145-4899-b76a-1d9d16ed65d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 13493 | 2025.05.14 16:41:05.489625 [ 269 ] {bf06b7e0-4145-4899-b76a-1d9d16ed65d7} <Debug> TCPHandler: Processed in 0.001387747 sec. | ||
| 13494 | 2025.05.14 16:41:05.489729 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13495 | 2025.05.14 16:41:05.489825 [ 269 ] {047863f5-85d1-4f7e-b992-34c8992e0896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13496 | 2025.05.14 16:41:05.489868 [ 269 ] {047863f5-85d1-4f7e-b992-34c8992e0896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13497 | 2025.05.14 16:41:05.490288 [ 269 ] {047863f5-85d1-4f7e-b992-34c8992e0896} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2025.05.14 16:41:05.490328 [ 269 ] {047863f5-85d1-4f7e-b992-34c8992e0896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13499 | 2025.05.14 16:41:05.490693 [ 269 ] {047863f5-85d1-4f7e-b992-34c8992e0896} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13500 | 2025.05.14 16:41:05.490926 [ 269 ] {047863f5-85d1-4f7e-b992-34c8992e0896} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2025.05.14 16:41:05.491087 [ 269 ] {047863f5-85d1-4f7e-b992-34c8992e0896} <Debug> executeQuery: Read 42 rows, 2.99 KiB in 0.001282 sec., 32761.3104524181 rows/sec., 2.28 MiB/sec. | ||
| 13502 | 2025.05.14 16:41:05.491129 [ 269 ] {047863f5-85d1-4f7e-b992-34c8992e0896} <Debug> TCPHandler: Processed in 0.001451489 sec. | ||
| 13503 | 2025.05.14 16:41:05.491243 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13504 | 2025.05.14 16:41:05.491349 [ 269 ] {ee0c1d04-dda5-4215-93ab-0a0a78693d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13505 | 2025.05.14 16:41:05.491391 [ 269 ] {ee0c1d04-dda5-4215-93ab-0a0a78693d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13506 | 2025.05.14 16:41:05.491750 [ 269 ] {ee0c1d04-dda5-4215-93ab-0a0a78693d1b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13507 | 2025.05.14 16:41:05.491787 [ 269 ] {ee0c1d04-dda5-4215-93ab-0a0a78693d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13508 | 2025.05.14 16:41:05.492097 [ 269 ] {ee0c1d04-dda5-4215-93ab-0a0a78693d1b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13509 | 2025.05.14 16:41:05.492322 [ 269 ] {ee0c1d04-dda5-4215-93ab-0a0a78693d1b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13510 | 2025.05.14 16:41:05.492475 [ 269 ] {ee0c1d04-dda5-4215-93ab-0a0a78693d1b} <Debug> executeQuery: Read 16 rows, 1.11 KiB in 0.001145 sec., 13973.799126637556 rows/sec., 968.89 KiB/sec. | ||
| 13511 | 2025.05.14 16:41:05.492514 [ 269 ] {ee0c1d04-dda5-4215-93ab-0a0a78693d1b} <Debug> TCPHandler: Processed in 0.001321336 sec. | ||
| 13512 | 2025.05.14 16:41:06.710744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
| 13513 | 2025.05.14 16:41:06.711298 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13514 | 2025.05.14 16:41:06.711349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13515 | 2025.05.14 16:41:06.711837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13516 | 2025.05.14 16:41:06.712061 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2025.05.14 16:41:06.712193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
| 13518 | 2025.05.14 16:41:08.344074 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13519 | 2025.05.14 16:41:08.362283 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2025.05.14 16:41:08.362340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13521 | 2025.05.14 16:41:08.368413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13522 | 2025.05.14 16:41:08.369155 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2025.05.14 16:41:08.372482 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13524 | 2025.05.14 16:41:09.303081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1922 | ||
| 13525 | 2025.05.14 16:41:09.305806 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2025.05.14 16:41:09.305867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13527 | 2025.05.14 16:41:09.307112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13528 | 2025.05.14 16:41:09.307407 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2025.05.14 16:41:09.307808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1922 | ||
| 13530 | 2025.05.14 16:41:10.499422 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13531 | 2025.05.14 16:41:10.499613 [ 269 ] {de61e933-2813-4381-b8cb-5594f2920283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13532 | 2025.05.14 16:41:10.499683 [ 269 ] {de61e933-2813-4381-b8cb-5594f2920283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13533 | 2025.05.14 16:41:10.500456 [ 269 ] {de61e933-2813-4381-b8cb-5594f2920283} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2025.05.14 16:41:10.500503 [ 269 ] {de61e933-2813-4381-b8cb-5594f2920283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13535 | 2025.05.14 16:41:10.500936 [ 269 ] {de61e933-2813-4381-b8cb-5594f2920283} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13536 | 2025.05.14 16:41:10.501164 [ 269 ] {de61e933-2813-4381-b8cb-5594f2920283} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2025.05.14 16:41:10.501332 [ 269 ] {de61e933-2813-4381-b8cb-5594f2920283} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001769 sec., 119841.71848501978 rows/sec., 7.62 MiB/sec. | ||
| 13538 | 2025.05.14 16:41:10.501386 [ 269 ] {de61e933-2813-4381-b8cb-5594f2920283} <Debug> TCPHandler: Processed in 0.002106222 sec. | ||
| 13539 | 2025.05.14 16:41:10.501512 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13540 | 2025.05.14 16:41:10.501617 [ 269 ] {d4d2270d-0a3d-4a0e-82d5-901d0fb27086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13541 | 2025.05.14 16:41:10.501662 [ 269 ] {d4d2270d-0a3d-4a0e-82d5-901d0fb27086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13542 | 2025.05.14 16:41:10.502427 [ 269 ] {d4d2270d-0a3d-4a0e-82d5-901d0fb27086} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2025.05.14 16:41:10.502462 [ 269 ] {d4d2270d-0a3d-4a0e-82d5-901d0fb27086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13544 | 2025.05.14 16:41:10.502834 [ 269 ] {d4d2270d-0a3d-4a0e-82d5-901d0fb27086} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13545 | 2025.05.14 16:41:10.503056 [ 269 ] {d4d2270d-0a3d-4a0e-82d5-901d0fb27086} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2025.05.14 16:41:10.503200 [ 269 ] {d4d2270d-0a3d-4a0e-82d5-901d0fb27086} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001605 sec., 400623.0529595015 rows/sec., 31.58 MiB/sec. | ||
| 13547 | 2025.05.14 16:41:10.503242 [ 269 ] {d4d2270d-0a3d-4a0e-82d5-901d0fb27086} <Debug> TCPHandler: Processed in 0.001784595 sec. | ||
| 13548 | 2025.05.14 16:41:10.503370 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2025.05.14 16:41:10.503475 [ 269 ] {83dc243b-f3ed-4a11-a78e-c7a222b40b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13550 | 2025.05.14 16:41:10.503519 [ 269 ] {83dc243b-f3ed-4a11-a78e-c7a222b40b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13551 | 2025.05.14 16:41:10.503968 [ 269 ] {83dc243b-f3ed-4a11-a78e-c7a222b40b54} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2025.05.14 16:41:10.504003 [ 269 ] {83dc243b-f3ed-4a11-a78e-c7a222b40b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13553 | 2025.05.14 16:41:10.504312 [ 269 ] {83dc243b-f3ed-4a11-a78e-c7a222b40b54} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13554 | 2025.05.14 16:41:10.504531 [ 269 ] {83dc243b-f3ed-4a11-a78e-c7a222b40b54} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2025.05.14 16:41:10.504664 [ 269 ] {83dc243b-f3ed-4a11-a78e-c7a222b40b54} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001211 sec., 98265.89595375722 rows/sec., 5.94 MiB/sec. | ||
| 13556 | 2025.05.14 16:41:10.504705 [ 269 ] {83dc243b-f3ed-4a11-a78e-c7a222b40b54} <Debug> TCPHandler: Processed in 0.001391818 sec. | ||
| 13557 | 2025.05.14 16:41:10.504814 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13558 | 2025.05.14 16:41:10.504912 [ 269 ] {70098312-3af3-4784-b0ae-e0ab040ad857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13559 | 2025.05.14 16:41:10.504951 [ 269 ] {70098312-3af3-4784-b0ae-e0ab040ad857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13560 | 2025.05.14 16:41:10.505380 [ 269 ] {70098312-3af3-4784-b0ae-e0ab040ad857} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2025.05.14 16:41:10.505415 [ 269 ] {70098312-3af3-4784-b0ae-e0ab040ad857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13562 | 2025.05.14 16:41:10.505714 [ 269 ] {70098312-3af3-4784-b0ae-e0ab040ad857} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13563 | 2025.05.14 16:41:10.505922 [ 269 ] {70098312-3af3-4784-b0ae-e0ab040ad857} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2025.05.14 16:41:10.506051 [ 269 ] {70098312-3af3-4784-b0ae-e0ab040ad857} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001158 sec., 97582.03799654577 rows/sec., 6.32 MiB/sec. | ||
| 13565 | 2025.05.14 16:41:10.506088 [ 269 ] {70098312-3af3-4784-b0ae-e0ab040ad857} <Debug> TCPHandler: Processed in 0.001326086 sec. | ||
| 13566 | 2025.05.14 16:41:10.506196 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2025.05.14 16:41:10.506291 [ 269 ] {ac55ee8c-6f1c-4032-9b34-6b99a5c2e450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13568 | 2025.05.14 16:41:10.506333 [ 269 ] {ac55ee8c-6f1c-4032-9b34-6b99a5c2e450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13569 | 2025.05.14 16:41:10.506762 [ 269 ] {ac55ee8c-6f1c-4032-9b34-6b99a5c2e450} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2025.05.14 16:41:10.506796 [ 269 ] {ac55ee8c-6f1c-4032-9b34-6b99a5c2e450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13571 | 2025.05.14 16:41:10.507110 [ 269 ] {ac55ee8c-6f1c-4032-9b34-6b99a5c2e450} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13572 | 2025.05.14 16:41:10.507326 [ 269 ] {ac55ee8c-6f1c-4032-9b34-6b99a5c2e450} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2025.05.14 16:41:10.507455 [ 269 ] {ac55ee8c-6f1c-4032-9b34-6b99a5c2e450} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001181 sec., 94834.88569009314 rows/sec., 5.40 MiB/sec. | ||
| 13574 | 2025.05.14 16:41:10.507493 [ 269 ] {ac55ee8c-6f1c-4032-9b34-6b99a5c2e450} <Debug> TCPHandler: Processed in 0.001346517 sec. | ||
| 13575 | 2025.05.14 16:41:10.507600 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2025.05.14 16:41:10.507694 [ 269 ] {7efa6512-5966-49ca-8ffa-0ddf5fce1141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13577 | 2025.05.14 16:41:10.507733 [ 269 ] {7efa6512-5966-49ca-8ffa-0ddf5fce1141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13578 | 2025.05.14 16:41:10.508280 [ 269 ] {7efa6512-5966-49ca-8ffa-0ddf5fce1141} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2025.05.14 16:41:10.508314 [ 269 ] {7efa6512-5966-49ca-8ffa-0ddf5fce1141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13580 | 2025.05.14 16:41:10.508640 [ 269 ] {7efa6512-5966-49ca-8ffa-0ddf5fce1141} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13581 | 2025.05.14 16:41:10.508855 [ 269 ] {7efa6512-5966-49ca-8ffa-0ddf5fce1141} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2025.05.14 16:41:10.508984 [ 269 ] {7efa6512-5966-49ca-8ffa-0ddf5fce1141} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001306 sec., 302450.2297090352 rows/sec., 21.41 MiB/sec. | ||
| 13583 | 2025.05.14 16:41:10.509023 [ 269 ] {7efa6512-5966-49ca-8ffa-0ddf5fce1141} <Debug> TCPHandler: Processed in 0.001472539 sec. | ||
| 13584 | 2025.05.14 16:41:10.509133 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2025.05.14 16:41:10.509228 [ 269 ] {edefc539-0eda-4367-ad21-8b34560e43b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13586 | 2025.05.14 16:41:10.509272 [ 269 ] {edefc539-0eda-4367-ad21-8b34560e43b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13587 | 2025.05.14 16:41:10.509600 [ 269 ] {edefc539-0eda-4367-ad21-8b34560e43b2} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2025.05.14 16:41:10.509634 [ 269 ] {edefc539-0eda-4367-ad21-8b34560e43b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13589 | 2025.05.14 16:41:10.509939 [ 269 ] {edefc539-0eda-4367-ad21-8b34560e43b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13590 | 2025.05.14 16:41:10.510166 [ 269 ] {edefc539-0eda-4367-ad21-8b34560e43b2} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2025.05.14 16:41:10.510299 [ 269 ] {edefc539-0eda-4367-ad21-8b34560e43b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 13592 | 2025.05.14 16:41:10.510336 [ 269 ] {edefc539-0eda-4367-ad21-8b34560e43b2} <Debug> TCPHandler: Processed in 0.001253225 sec. | ||
| 13593 | 2025.05.14 16:41:10.510447 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2025.05.14 16:41:10.510542 [ 269 ] {a3623473-c758-419d-9228-876974887839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13595 | 2025.05.14 16:41:10.510583 [ 269 ] {a3623473-c758-419d-9228-876974887839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13596 | 2025.05.14 16:41:10.510986 [ 269 ] {a3623473-c758-419d-9228-876974887839} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2025.05.14 16:41:10.511020 [ 269 ] {a3623473-c758-419d-9228-876974887839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13598 | 2025.05.14 16:41:10.511358 [ 269 ] {a3623473-c758-419d-9228-876974887839} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13599 | 2025.05.14 16:41:10.511575 [ 269 ] {a3623473-c758-419d-9228-876974887839} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2025.05.14 16:41:10.511686 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_104_21 to all_109_109_0 | ||
| 13601 | 2025.05.14 16:41:10.511706 [ 269 ] {a3623473-c758-419d-9228-876974887839} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001181 sec., 200677.39204064352 rows/sec., 13.45 MiB/sec. | ||
| 13602 | 2025.05.14 16:41:10.511723 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2025.05.14 16:41:10.511743 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13604 | 2025.05.14 16:41:10.511744 [ 269 ] {a3623473-c758-419d-9228-876974887839} <Debug> TCPHandler: Processed in 0.001347796 sec. | ||
| 13605 | 2025.05.14 16:41:10.511858 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2025.05.14 16:41:10.511872 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_104_21 to all_109_109_0 into Compact with storage Full | ||
| 13607 | 2025.05.14 16:41:10.511953 [ 269 ] {f79772c0-6953-48d2-9a5b-9e2c7158f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13608 | 2025.05.14 16:41:10.512001 [ 269 ] {f79772c0-6953-48d2-9a5b-9e2c7158f762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13609 | 2025.05.14 16:41:10.512038 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13610 | 2025.05.14 16:41:10.512087 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_104_21, total 31798 rows starting from the beginning of the part | ||
| 13611 | 2025.05.14 16:41:10.512165 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13612 | 2025.05.14 16:41:10.512220 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part | ||
| 13613 | 2025.05.14 16:41:10.512272 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 954 rows starting from the beginning of the part | ||
| 13614 | 2025.05.14 16:41:10.512303 [ 269 ] {f79772c0-6953-48d2-9a5b-9e2c7158f762} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2025.05.14 16:41:10.512321 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 42 rows starting from the beginning of the part | ||
| 13616 | 2025.05.14 16:41:10.512345 [ 269 ] {f79772c0-6953-48d2-9a5b-9e2c7158f762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13617 | 2025.05.14 16:41:10.512375 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 237 rows starting from the beginning of the part | ||
| 13618 | 2025.05.14 16:41:10.512662 [ 269 ] {f79772c0-6953-48d2-9a5b-9e2c7158f762} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13619 | 2025.05.14 16:41:10.512891 [ 269 ] {f79772c0-6953-48d2-9a5b-9e2c7158f762} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2025.05.14 16:41:10.513026 [ 269 ] {f79772c0-6953-48d2-9a5b-9e2c7158f762} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 13621 | 2025.05.14 16:41:10.513063 [ 269 ] {f79772c0-6953-48d2-9a5b-9e2c7158f762} <Debug> TCPHandler: Processed in 0.001255634 sec. | ||
| 13622 | 2025.05.14 16:41:10.513185 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2025.05.14 16:41:10.513310 [ 269 ] {3dc83951-b284-464f-959a-67ee90937167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13624 | 2025.05.14 16:41:10.513377 [ 269 ] {3dc83951-b284-464f-959a-67ee90937167} <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 | ||
| 13625 | 2025.05.14 16:41:10.514189 [ 269 ] {3dc83951-b284-464f-959a-67ee90937167} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2025.05.14 16:41:10.514227 [ 269 ] {3dc83951-b284-464f-959a-67ee90937167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13627 | 2025.05.14 16:41:10.514804 [ 269 ] {3dc83951-b284-464f-959a-67ee90937167} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13628 | 2025.05.14 16:41:10.515067 [ 269 ] {3dc83951-b284-464f-959a-67ee90937167} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2025.05.14 16:41:10.515213 [ 269 ] {3dc83951-b284-464f-959a-67ee90937167} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001928 sec., 6742.738589211618 rows/sec., 12.08 MiB/sec. | ||
| 13630 | 2025.05.14 16:41:10.515278 [ 269 ] {3dc83951-b284-464f-959a-67ee90937167} <Debug> TCPHandler: Processed in 0.002155703 sec. | ||
| 13631 | 2025.05.14 16:41:10.515389 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2025.05.14 16:41:10.515486 [ 269 ] {229cf372-44f3-4f4b-9e94-c769a2ebac57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13633 | 2025.05.14 16:41:10.515531 [ 269 ] {229cf372-44f3-4f4b-9e94-c769a2ebac57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13634 | 2025.05.14 16:41:10.515855 [ 269 ] {229cf372-44f3-4f4b-9e94-c769a2ebac57} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2025.05.14 16:41:10.515892 [ 269 ] {229cf372-44f3-4f4b-9e94-c769a2ebac57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13636 | 2025.05.14 16:41:10.516221 [ 269 ] {229cf372-44f3-4f4b-9e94-c769a2ebac57} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13637 | 2025.05.14 16:41:10.516462 [ 269 ] {229cf372-44f3-4f4b-9e94-c769a2ebac57} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2025.05.14 16:41:10.516598 [ 269 ] {229cf372-44f3-4f4b-9e94-c769a2ebac57} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001131 sec., 72502.21043324491 rows/sec., 4.60 MiB/sec. | ||
| 13639 | 2025.05.14 16:41:10.516634 [ 269 ] {229cf372-44f3-4f4b-9e94-c769a2ebac57} <Debug> TCPHandler: Processed in 0.001295676 sec. | ||
| 13640 | 2025.05.14 16:41:10.519361 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33428 rows, containing 5 columns (5 merged, 0 gathered) in 0.007548848 sec., 4428225.339813439 rows/sec., 298.96 MiB/sec. | ||
| 13641 | 2025.05.14 16:41:10.519636 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 13642 | 2025.05.14 16:41:10.519914 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2025.05.14 16:41:10.519977 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_104_21, all_109_109_0] -> all_1_109_22 | ||
| 13644 | 2025.05.14 16:41:10.520057 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13645 | 2025.05.14 16:41:14.045709 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13646 | 2025.05.14 16:41:14.045810 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13647 | 2025.05.14 16:41:14.212297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
| 13648 | 2025.05.14 16:41:14.212816 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13649 | 2025.05.14 16:41:14.212863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13650 | 2025.05.14 16:41:14.213363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13651 | 2025.05.14 16:41:14.213605 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13652 | 2025.05.14 16:41:14.213743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 13653 | 2025.05.14 16:41:14.213790 [ 120 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13654 | 2025.05.14 16:41:14.213865 [ 120 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2025.05.14 16:41:14.213885 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13656 | 2025.05.14 16:41:14.214011 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 13657 | 2025.05.14 16:41:14.214169 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13658 | 2025.05.14 16:41:14.214207 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
| 13659 | 2025.05.14 16:41:14.214269 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
| 13660 | 2025.05.14 16:41:14.214311 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
| 13661 | 2025.05.14 16:41:14.214353 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
| 13662 | 2025.05.14 16:41:14.214397 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
| 13663 | 2025.05.14 16:41:14.214438 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
| 13664 | 2025.05.14 16:41:14.216610 [ 193 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002659352 sec., 11377207.680668073 rows/sec., 162.75 MiB/sec. | ||
| 13665 | 2025.05.14 16:41:14.216954 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13666 | 2025.05.14 16:41:14.217228 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2025.05.14 16:41:14.217298 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_66_13} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13668 | 2025.05.14 16:41:14.217410 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13669 | 2025.05.14 16:41:15.493058 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13670 | 2025.05.14 16:41:15.493334 [ 269 ] {07ead8fb-589c-417f-b78d-657764535b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13671 | 2025.05.14 16:41:15.493441 [ 269 ] {07ead8fb-589c-417f-b78d-657764535b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13672 | 2025.05.14 16:41:15.494207 [ 269 ] {07ead8fb-589c-417f-b78d-657764535b6e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13673 | 2025.05.14 16:41:15.494253 [ 269 ] {07ead8fb-589c-417f-b78d-657764535b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13674 | 2025.05.14 16:41:15.494661 [ 269 ] {07ead8fb-589c-417f-b78d-657764535b6e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13675 | 2025.05.14 16:41:15.494903 [ 269 ] {07ead8fb-589c-417f-b78d-657764535b6e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13676 | 2025.05.14 16:41:15.495071 [ 269 ] {07ead8fb-589c-417f-b78d-657764535b6e} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001814 sec., 59536.93495038588 rows/sec., 4.98 MiB/sec. | ||
| 13677 | 2025.05.14 16:41:15.495123 [ 269 ] {07ead8fb-589c-417f-b78d-657764535b6e} <Debug> TCPHandler: Processed in 0.002247304 sec. | ||
| 13678 | 2025.05.14 16:41:15.495243 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13679 | 2025.05.14 16:41:15.495347 [ 269 ] {791d00d4-1e76-474d-a350-bffe5ba4c30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13680 | 2025.05.14 16:41:15.495391 [ 269 ] {791d00d4-1e76-474d-a350-bffe5ba4c30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13681 | 2025.05.14 16:41:15.495802 [ 269 ] {791d00d4-1e76-474d-a350-bffe5ba4c30a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2025.05.14 16:41:15.495838 [ 269 ] {791d00d4-1e76-474d-a350-bffe5ba4c30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13683 | 2025.05.14 16:41:15.496161 [ 269 ] {791d00d4-1e76-474d-a350-bffe5ba4c30a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13684 | 2025.05.14 16:41:15.496396 [ 269 ] {791d00d4-1e76-474d-a350-bffe5ba4c30a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2025.05.14 16:41:15.496514 [ 116 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 13686 | 2025.05.14 16:41:15.496535 [ 269 ] {791d00d4-1e76-474d-a350-bffe5ba4c30a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001213 sec., 21434.460016488043 rows/sec., 1.57 MiB/sec. | ||
| 13687 | 2025.05.14 16:41:15.496551 [ 116 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2025.05.14 16:41:15.496570 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13689 | 2025.05.14 16:41:15.496575 [ 269 ] {791d00d4-1e76-474d-a350-bffe5ba4c30a} <Debug> TCPHandler: Processed in 0.001386028 sec. | ||
| 13690 | 2025.05.14 16:41:15.496681 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13691 | 2025.05.14 16:41:15.496702 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 13692 | 2025.05.14 16:41:15.496779 [ 269 ] {bcf45703-e8e7-4f13-97fa-fa4fbd8f554c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13693 | 2025.05.14 16:41:15.496826 [ 269 ] {bcf45703-e8e7-4f13-97fa-fa4fbd8f554c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13694 | 2025.05.14 16:41:15.496873 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13695 | 2025.05.14 16:41:15.496917 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 163 rows starting from the beginning of the part | ||
| 13696 | 2025.05.14 16:41:15.496992 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 13697 | 2025.05.14 16:41:15.497044 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 119 rows starting from the beginning of the part | ||
| 13698 | 2025.05.14 16:41:15.497093 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part | ||
| 13699 | 2025.05.14 16:41:15.497138 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 119 rows starting from the beginning of the part | ||
| 13700 | 2025.05.14 16:41:15.497184 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part | ||
| 13701 | 2025.05.14 16:41:15.497250 [ 269 ] {bcf45703-e8e7-4f13-97fa-fa4fbd8f554c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13702 | 2025.05.14 16:41:15.497292 [ 269 ] {bcf45703-e8e7-4f13-97fa-fa4fbd8f554c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13703 | 2025.05.14 16:41:15.497642 [ 269 ] {bcf45703-e8e7-4f13-97fa-fa4fbd8f554c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13704 | 2025.05.14 16:41:15.497900 [ 269 ] {bcf45703-e8e7-4f13-97fa-fa4fbd8f554c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13705 | 2025.05.14 16:41:15.498036 [ 269 ] {bcf45703-e8e7-4f13-97fa-fa4fbd8f554c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001277 sec., 70477.68206734535 rows/sec., 5.50 MiB/sec. | ||
| 13706 | 2025.05.14 16:41:15.498075 [ 269 ] {bcf45703-e8e7-4f13-97fa-fa4fbd8f554c} <Debug> TCPHandler: Processed in 0.001444588 sec. | ||
| 13707 | 2025.05.14 16:41:15.498108 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468399 sec., 328929.671022658 rows/sec., 22.17 MiB/sec. | ||
| 13708 | 2025.05.14 16:41:15.498177 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2025.05.14 16:41:15.498282 [ 269 ] {e8f23a6d-efac-4ce3-aaf8-6ceacdc4af38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13710 | 2025.05.14 16:41:15.498330 [ 269 ] {e8f23a6d-efac-4ce3-aaf8-6ceacdc4af38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13711 | 2025.05.14 16:41:15.498336 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 13712 | 2025.05.14 16:41:15.498704 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2025.05.14 16:41:15.498728 [ 269 ] {e8f23a6d-efac-4ce3-aaf8-6ceacdc4af38} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13714 | 2025.05.14 16:41:15.498769 [ 269 ] {e8f23a6d-efac-4ce3-aaf8-6ceacdc4af38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13715 | 2025.05.14 16:41:15.498794 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_90_18} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 13716 | 2025.05.14 16:41:15.498902 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13717 | 2025.05.14 16:41:15.499122 [ 269 ] {e8f23a6d-efac-4ce3-aaf8-6ceacdc4af38} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13718 | 2025.05.14 16:41:15.499345 [ 269 ] {e8f23a6d-efac-4ce3-aaf8-6ceacdc4af38} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2025.05.14 16:41:15.499475 [ 269 ] {e8f23a6d-efac-4ce3-aaf8-6ceacdc4af38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 13720 | 2025.05.14 16:41:15.499513 [ 269 ] {e8f23a6d-efac-4ce3-aaf8-6ceacdc4af38} <Debug> TCPHandler: Processed in 0.001385218 sec. | ||
| 13721 | 2025.05.14 16:41:15.499615 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13722 | 2025.05.14 16:41:15.499710 [ 269 ] {b9992fac-b45a-41f4-a22e-25a49e680a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13723 | 2025.05.14 16:41:15.499764 [ 269 ] {b9992fac-b45a-41f4-a22e-25a49e680a51} <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 | ||
| 13724 | 2025.05.14 16:41:15.500581 [ 269 ] {b9992fac-b45a-41f4-a22e-25a49e680a51} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13725 | 2025.05.14 16:41:15.500617 [ 269 ] {b9992fac-b45a-41f4-a22e-25a49e680a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13726 | 2025.05.14 16:41:15.501173 [ 269 ] {b9992fac-b45a-41f4-a22e-25a49e680a51} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13727 | 2025.05.14 16:41:15.501418 [ 269 ] {b9992fac-b45a-41f4-a22e-25a49e680a51} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2025.05.14 16:41:15.501560 [ 269 ] {b9992fac-b45a-41f4-a22e-25a49e680a51} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001869 sec., 13911.182450508293 rows/sec., 24.93 MiB/sec. | ||
| 13729 | 2025.05.14 16:41:15.501612 [ 269 ] {b9992fac-b45a-41f4-a22e-25a49e680a51} <Debug> TCPHandler: Processed in 0.00204634 sec. | ||
| 13730 | 2025.05.14 16:41:15.501720 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13731 | 2025.05.14 16:41:15.501816 [ 269 ] {7c788eb4-31bd-4ed1-bec4-d44531be1b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13732 | 2025.05.14 16:41:15.501859 [ 269 ] {7c788eb4-31bd-4ed1-bec4-d44531be1b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13733 | 2025.05.14 16:41:15.502177 [ 269 ] {7c788eb4-31bd-4ed1-bec4-d44531be1b27} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2025.05.14 16:41:15.502212 [ 269 ] {7c788eb4-31bd-4ed1-bec4-d44531be1b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13735 | 2025.05.14 16:41:15.502525 [ 269 ] {7c788eb4-31bd-4ed1-bec4-d44531be1b27} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13736 | 2025.05.14 16:41:15.502746 [ 269 ] {7c788eb4-31bd-4ed1-bec4-d44531be1b27} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2025.05.14 16:41:15.502875 [ 269 ] {7c788eb4-31bd-4ed1-bec4-d44531be1b27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 13738 | 2025.05.14 16:41:15.502911 [ 269 ] {7c788eb4-31bd-4ed1-bec4-d44531be1b27} <Debug> TCPHandler: Processed in 0.001240344 sec. | ||
| 13739 | 2025.05.14 16:41:15.872543 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13740 | 2025.05.14 16:41:15.889889 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2025.05.14 16:41:15.889935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13742 | 2025.05.14 16:41:15.895678 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13743 | 2025.05.14 16:41:15.896382 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2025.05.14 16:41:15.896700 [ 115 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13745 | 2025.05.14 16:41:15.896758 [ 115 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2025.05.14 16:41:15.896778 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. | ||
| 13747 | 2025.05.14 16:41:15.896912 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 13748 | 2025.05.14 16:41:15.899813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13749 | 2025.05.14 16:41:15.900802 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13750 | 2025.05.14 16:41:15.902280 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13751 | 2025.05.14 16:41:15.906865 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13752 | 2025.05.14 16:41:15.911390 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13753 | 2025.05.14 16:41:15.915853 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13754 | 2025.05.14 16:41:15.920171 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13755 | 2025.05.14 16:41:15.924091 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13756 | 2025.05.14 16:41:15.979926 [ 193 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083075925 sec., 5982.479280248761 rows/sec., 30.93 MiB/sec. | ||
| 13757 | 2025.05.14 16:41:15.983614 [ 197 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13758 | 2025.05.14 16:41:15.985786 [ 197 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13759 | 2025.05.14 16:41:15.985900 [ 197 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_66_13} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13760 | 2025.05.14 16:41:15.989022 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13761 | 2025.05.14 16:41:16.000148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.47 MiB, peak 343.20 MiB, free memory in arenas 0.00 B, will set to 330.81 MiB (RSS), difference: 1.34 MiB | ||
| 13762 | 2025.05.14 16:41:19.308035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1956 | ||
| 13763 | 2025.05.14 16:41:19.310502 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2025.05.14 16:41:19.310549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13765 | 2025.05.14 16:41:19.311718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13766 | 2025.05.14 16:41:19.311980 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13767 | 2025.05.14 16:41:19.312242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1956 | ||
| 13768 | 2025.05.14 16:41:20.498592 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2025.05.14 16:41:20.498789 [ 269 ] {b3a0d339-322a-4415-9e74-143eec32c2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13770 | 2025.05.14 16:41:20.498856 [ 269 ] {b3a0d339-322a-4415-9e74-143eec32c2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13771 | 2025.05.14 16:41:20.499627 [ 269 ] {b3a0d339-322a-4415-9e74-143eec32c2bb} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2025.05.14 16:41:20.499674 [ 269 ] {b3a0d339-322a-4415-9e74-143eec32c2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13773 | 2025.05.14 16:41:20.500087 [ 269 ] {b3a0d339-322a-4415-9e74-143eec32c2bb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13774 | 2025.05.14 16:41:20.500351 [ 269 ] {b3a0d339-322a-4415-9e74-143eec32c2bb} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13775 | 2025.05.14 16:41:20.500505 [ 269 ] {b3a0d339-322a-4415-9e74-143eec32c2bb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001768 sec., 119909.50226244344 rows/sec., 7.63 MiB/sec. | ||
| 13776 | 2025.05.14 16:41:20.500555 [ 269 ] {b3a0d339-322a-4415-9e74-143eec32c2bb} <Debug> TCPHandler: Processed in 0.002102972 sec. | ||
| 13777 | 2025.05.14 16:41:20.500681 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2025.05.14 16:41:20.500784 [ 269 ] {83d774fa-e42a-4291-ae80-021424977f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13779 | 2025.05.14 16:41:20.500827 [ 269 ] {83d774fa-e42a-4291-ae80-021424977f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13780 | 2025.05.14 16:41:20.501231 [ 269 ] {83d774fa-e42a-4291-ae80-021424977f98} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2025.05.14 16:41:20.501365 [ 269 ] {83d774fa-e42a-4291-ae80-021424977f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13782 | 2025.05.14 16:41:20.501671 [ 269 ] {83d774fa-e42a-4291-ae80-021424977f98} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13783 | 2025.05.14 16:41:20.501886 [ 269 ] {83d774fa-e42a-4291-ae80-021424977f98} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13784 | 2025.05.14 16:41:20.502014 [ 269 ] {83d774fa-e42a-4291-ae80-021424977f98} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001255 sec., 11155.378486055777 rows/sec., 909.64 KiB/sec. | ||
| 13785 | 2025.05.14 16:41:20.502051 [ 269 ] {83d774fa-e42a-4291-ae80-021424977f98} <Debug> TCPHandler: Processed in 0.001424148 sec. | ||
| 13786 | 2025.05.14 16:41:20.502175 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2025.05.14 16:41:20.502300 [ 269 ] {60f080dd-9e5a-40bc-adc3-c013c16ce54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13788 | 2025.05.14 16:41:20.502349 [ 269 ] {60f080dd-9e5a-40bc-adc3-c013c16ce54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13789 | 2025.05.14 16:41:20.503198 [ 269 ] {60f080dd-9e5a-40bc-adc3-c013c16ce54e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13790 | 2025.05.14 16:41:20.503234 [ 269 ] {60f080dd-9e5a-40bc-adc3-c013c16ce54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13791 | 2025.05.14 16:41:20.503606 [ 269 ] {60f080dd-9e5a-40bc-adc3-c013c16ce54e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13792 | 2025.05.14 16:41:20.503826 [ 269 ] {60f080dd-9e5a-40bc-adc3-c013c16ce54e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2025.05.14 16:41:20.503943 [ 108 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13794 | 2025.05.14 16:41:20.503954 [ 269 ] {60f080dd-9e5a-40bc-adc3-c013c16ce54e} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001684 sec., 385985.74821852735 rows/sec., 30.40 MiB/sec. | ||
| 13795 | 2025.05.14 16:41:20.503983 [ 108 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13796 | 2025.05.14 16:41:20.504002 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13797 | 2025.05.14 16:41:20.504002 [ 269 ] {60f080dd-9e5a-40bc-adc3-c013c16ce54e} <Debug> TCPHandler: Processed in 0.001889758 sec. | ||
| 13798 | 2025.05.14 16:41:20.504119 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13799 | 2025.05.14 16:41:20.504120 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13800 | 2025.05.14 16:41:20.504215 [ 269 ] {cfd9e85e-c048-42bb-9f1c-6a18d3bdfd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13801 | 2025.05.14 16:41:20.504259 [ 269 ] {cfd9e85e-c048-42bb-9f1c-6a18d3bdfd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13802 | 2025.05.14 16:41:20.504276 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13803 | 2025.05.14 16:41:20.504319 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1845 rows starting from the beginning of the part | ||
| 13804 | 2025.05.14 16:41:20.504394 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1250 rows starting from the beginning of the part | ||
| 13805 | 2025.05.14 16:41:20.504449 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 13806 | 2025.05.14 16:41:20.504501 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 643 rows starting from the beginning of the part | ||
| 13807 | 2025.05.14 16:41:20.504549 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 108 rows starting from the beginning of the part | ||
| 13808 | 2025.05.14 16:41:20.504598 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 650 rows starting from the beginning of the part | ||
| 13809 | 2025.05.14 16:41:20.504697 [ 269 ] {cfd9e85e-c048-42bb-9f1c-6a18d3bdfd6c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2025.05.14 16:41:20.504741 [ 269 ] {cfd9e85e-c048-42bb-9f1c-6a18d3bdfd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13811 | 2025.05.14 16:41:20.505462 [ 269 ] {cfd9e85e-c048-42bb-9f1c-6a18d3bdfd6c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13812 | 2025.05.14 16:41:20.505702 [ 269 ] {cfd9e85e-c048-42bb-9f1c-6a18d3bdfd6c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13813 | 2025.05.14 16:41:20.505848 [ 269 ] {cfd9e85e-c048-42bb-9f1c-6a18d3bdfd6c} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001651 sec., 80557.238037553 rows/sec., 4.93 MiB/sec. | ||
| 13814 | 2025.05.14 16:41:20.505886 [ 269 ] {cfd9e85e-c048-42bb-9f1c-6a18d3bdfd6c} <Debug> TCPHandler: Processed in 0.001819736 sec. | ||
| 13815 | 2025.05.14 16:41:20.505996 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2025.05.14 16:41:20.506090 [ 269 ] {18c7121c-bee6-4ea1-abc8-b7568b6a8c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13817 | 2025.05.14 16:41:20.506129 [ 269 ] {18c7121c-bee6-4ea1-abc8-b7568b6a8c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13818 | 2025.05.14 16:41:20.506559 [ 269 ] {18c7121c-bee6-4ea1-abc8-b7568b6a8c60} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2025.05.14 16:41:20.506577 [ 193 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4552 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510229 sec., 1813380.3728663798 rows/sec., 153.63 MiB/sec. | ||
| 13820 | 2025.05.14 16:41:20.506592 [ 269 ] {18c7121c-bee6-4ea1-abc8-b7568b6a8c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13821 | 2025.05.14 16:41:20.506836 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13822 | 2025.05.14 16:41:20.506952 [ 269 ] {18c7121c-bee6-4ea1-abc8-b7568b6a8c60} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13823 | 2025.05.14 16:41:20.507149 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2025.05.14 16:41:20.507242 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_111_22} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13825 | 2025.05.14 16:41:20.507260 [ 269 ] {18c7121c-bee6-4ea1-abc8-b7568b6a8c60} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2025.05.14 16:41:20.507323 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 13827 | 2025.05.14 16:41:20.507398 [ 269 ] {18c7121c-bee6-4ea1-abc8-b7568b6a8c60} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001326 sec., 85218.70286576169 rows/sec., 5.52 MiB/sec. | ||
| 13828 | 2025.05.14 16:41:20.507440 [ 269 ] {18c7121c-bee6-4ea1-abc8-b7568b6a8c60} <Debug> TCPHandler: Processed in 0.001495309 sec. | ||
| 13829 | 2025.05.14 16:41:20.507555 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2025.05.14 16:41:20.507649 [ 269 ] {6defff6c-2f00-408b-9956-a4dd35e0939f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13831 | 2025.05.14 16:41:20.507689 [ 269 ] {6defff6c-2f00-408b-9956-a4dd35e0939f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13832 | 2025.05.14 16:41:20.508108 [ 269 ] {6defff6c-2f00-408b-9956-a4dd35e0939f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2025.05.14 16:41:20.508142 [ 269 ] {6defff6c-2f00-408b-9956-a4dd35e0939f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13834 | 2025.05.14 16:41:20.508459 [ 269 ] {6defff6c-2f00-408b-9956-a4dd35e0939f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13835 | 2025.05.14 16:41:20.508677 [ 269 ] {6defff6c-2f00-408b-9956-a4dd35e0939f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2025.05.14 16:41:20.508805 [ 269 ] {6defff6c-2f00-408b-9956-a4dd35e0939f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001174 sec., 95400.34071550256 rows/sec., 5.43 MiB/sec. | ||
| 13837 | 2025.05.14 16:41:20.508842 [ 269 ] {6defff6c-2f00-408b-9956-a4dd35e0939f} <Debug> TCPHandler: Processed in 0.001338806 sec. | ||
| 13838 | 2025.05.14 16:41:20.508955 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2025.05.14 16:41:20.509049 [ 269 ] {995b4008-0b7b-4ea4-9723-7bb8582fe7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13840 | 2025.05.14 16:41:20.509087 [ 269 ] {995b4008-0b7b-4ea4-9723-7bb8582fe7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13841 | 2025.05.14 16:41:20.509635 [ 269 ] {995b4008-0b7b-4ea4-9723-7bb8582fe7d4} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2025.05.14 16:41:20.509669 [ 269 ] {995b4008-0b7b-4ea4-9723-7bb8582fe7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13843 | 2025.05.14 16:41:20.509995 [ 269 ] {995b4008-0b7b-4ea4-9723-7bb8582fe7d4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13844 | 2025.05.14 16:41:20.510211 [ 269 ] {995b4008-0b7b-4ea4-9723-7bb8582fe7d4} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2025.05.14 16:41:20.510324 [ 108 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13846 | 2025.05.14 16:41:20.510340 [ 269 ] {995b4008-0b7b-4ea4-9723-7bb8582fe7d4} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.001309 sec., 312452.2536287242 rows/sec., 22.21 MiB/sec. | ||
| 13847 | 2025.05.14 16:41:20.510357 [ 108 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2025.05.14 16:41:20.510375 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13849 | 2025.05.14 16:41:20.510378 [ 269 ] {995b4008-0b7b-4ea4-9723-7bb8582fe7d4} <Debug> TCPHandler: Processed in 0.001473429 sec. | ||
| 13850 | 2025.05.14 16:41:20.510453 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13851 | 2025.05.14 16:41:20.510493 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2025.05.14 16:41:20.510547 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13853 | 2025.05.14 16:41:20.510576 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part | ||
| 13854 | 2025.05.14 16:41:20.510587 [ 269 ] {32a9623c-d7c7-493b-8910-a462b571458d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13855 | 2025.05.14 16:41:20.510630 [ 269 ] {32a9623c-d7c7-493b-8910-a462b571458d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13856 | 2025.05.14 16:41:20.510633 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 550 rows starting from the beginning of the part | ||
| 13857 | 2025.05.14 16:41:20.510682 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 13858 | 2025.05.14 16:41:20.510723 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 395 rows starting from the beginning of the part | ||
| 13859 | 2025.05.14 16:41:20.510765 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 13860 | 2025.05.14 16:41:20.510805 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 409 rows starting from the beginning of the part | ||
| 13861 | 2025.05.14 16:41:20.510948 [ 269 ] {32a9623c-d7c7-493b-8910-a462b571458d} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2025.05.14 16:41:20.510981 [ 269 ] {32a9623c-d7c7-493b-8910-a462b571458d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13863 | 2025.05.14 16:41:20.511287 [ 269 ] {32a9623c-d7c7-493b-8910-a462b571458d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13864 | 2025.05.14 16:41:20.511526 [ 269 ] {32a9623c-d7c7-493b-8910-a462b571458d} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2025.05.14 16:41:20.511656 [ 269 ] {32a9623c-d7c7-493b-8910-a462b571458d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 13866 | 2025.05.14 16:41:20.511692 [ 269 ] {32a9623c-d7c7-493b-8910-a462b571458d} <Debug> TCPHandler: Processed in 0.001248405 sec. | ||
| 13867 | 2025.05.14 16:41:20.511799 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2025.05.14 16:41:20.511894 [ 269 ] {a1f62c04-a085-4016-bd0b-87e0313d5041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13869 | 2025.05.14 16:41:20.511935 [ 269 ] {a1f62c04-a085-4016-bd0b-87e0313d5041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13870 | 2025.05.14 16:41:20.511948 [ 187 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153198 sec., 1580307.836916931 rows/sec., 121.04 MiB/sec. | ||
| 13871 | 2025.05.14 16:41:20.512187 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13872 | 2025.05.14 16:41:20.512337 [ 269 ] {a1f62c04-a085-4016-bd0b-87e0313d5041} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13873 | 2025.05.14 16:41:20.512379 [ 269 ] {a1f62c04-a085-4016-bd0b-87e0313d5041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13874 | 2025.05.14 16:41:20.512583 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2025.05.14 16:41:20.512698 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_111_22} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13876 | 2025.05.14 16:41:20.512755 [ 269 ] {a1f62c04-a085-4016-bd0b-87e0313d5041} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13877 | 2025.05.14 16:41:20.512815 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 13878 | 2025.05.14 16:41:20.512982 [ 269 ] {a1f62c04-a085-4016-bd0b-87e0313d5041} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13879 | 2025.05.14 16:41:20.513131 [ 269 ] {a1f62c04-a085-4016-bd0b-87e0313d5041} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001255 sec., 194422.31075697212 rows/sec., 13.04 MiB/sec. | ||
| 13880 | 2025.05.14 16:41:20.513169 [ 269 ] {a1f62c04-a085-4016-bd0b-87e0313d5041} <Debug> TCPHandler: Processed in 0.001420088 sec. | ||
| 13881 | 2025.05.14 16:41:20.513277 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13882 | 2025.05.14 16:41:20.513372 [ 269 ] {c9ebfa10-a88a-4937-8da9-0c0b7109c968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13883 | 2025.05.14 16:41:20.513414 [ 269 ] {c9ebfa10-a88a-4937-8da9-0c0b7109c968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13884 | 2025.05.14 16:41:20.513712 [ 269 ] {c9ebfa10-a88a-4937-8da9-0c0b7109c968} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13885 | 2025.05.14 16:41:20.513745 [ 269 ] {c9ebfa10-a88a-4937-8da9-0c0b7109c968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13886 | 2025.05.14 16:41:20.514040 [ 269 ] {c9ebfa10-a88a-4937-8da9-0c0b7109c968} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13887 | 2025.05.14 16:41:20.514263 [ 269 ] {c9ebfa10-a88a-4937-8da9-0c0b7109c968} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13888 | 2025.05.14 16:41:20.514393 [ 269 ] {c9ebfa10-a88a-4937-8da9-0c0b7109c968} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 13889 | 2025.05.14 16:41:20.514428 [ 269 ] {c9ebfa10-a88a-4937-8da9-0c0b7109c968} <Debug> TCPHandler: Processed in 0.001201464 sec. | ||
| 13890 | 2025.05.14 16:41:20.514534 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13891 | 2025.05.14 16:41:20.514627 [ 269 ] {b3a51218-e813-4199-ac8f-1ec556146c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13892 | 2025.05.14 16:41:20.514681 [ 269 ] {b3a51218-e813-4199-ac8f-1ec556146c89} <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 | ||
| 13893 | 2025.05.14 16:41:20.515453 [ 269 ] {b3a51218-e813-4199-ac8f-1ec556146c89} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13894 | 2025.05.14 16:41:20.515487 [ 269 ] {b3a51218-e813-4199-ac8f-1ec556146c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13895 | 2025.05.14 16:41:20.516006 [ 269 ] {b3a51218-e813-4199-ac8f-1ec556146c89} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13896 | 2025.05.14 16:41:20.516234 [ 269 ] {b3a51218-e813-4199-ac8f-1ec556146c89} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13897 | 2025.05.14 16:41:20.516343 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13898 | 2025.05.14 16:41:20.516372 [ 269 ] {b3a51218-e813-4199-ac8f-1ec556146c89} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001763 sec., 7373.79466817924 rows/sec., 13.21 MiB/sec. | ||
| 13899 | 2025.05.14 16:41:20.516373 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13900 | 2025.05.14 16:41:20.516401 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13901 | 2025.05.14 16:41:20.516435 [ 269 ] {b3a51218-e813-4199-ac8f-1ec556146c89} <Debug> TCPHandler: Processed in 0.001950288 sec. | ||
| 13902 | 2025.05.14 16:41:20.516470 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13903 | 2025.05.14 16:41:20.516547 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13904 | 2025.05.14 16:41:20.516645 [ 269 ] {138f08c3-2e2f-47a4-b265-70231f17b3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13905 | 2025.05.14 16:41:20.516653 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13906 | 2025.05.14 16:41:20.516690 [ 269 ] {138f08c3-2e2f-47a4-b265-70231f17b3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13907 | 2025.05.14 16:41:20.516710 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1621 rows starting from the beginning of the part | ||
| 13908 | 2025.05.14 16:41:20.516823 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 13 rows starting from the beginning of the part | ||
| 13909 | 2025.05.14 16:41:20.516918 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part | ||
| 13910 | 2025.05.14 16:41:20.517011 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 13 rows starting from the beginning of the part | ||
| 13911 | 2025.05.14 16:41:20.517023 [ 269 ] {138f08c3-2e2f-47a4-b265-70231f17b3da} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2025.05.14 16:41:20.517063 [ 269 ] {138f08c3-2e2f-47a4-b265-70231f17b3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13913 | 2025.05.14 16:41:20.517098 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part | ||
| 13914 | 2025.05.14 16:41:20.517191 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 13 rows starting from the beginning of the part | ||
| 13915 | 2025.05.14 16:41:20.517413 [ 269 ] {138f08c3-2e2f-47a4-b265-70231f17b3da} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13916 | 2025.05.14 16:41:20.517681 [ 269 ] {138f08c3-2e2f-47a4-b265-70231f17b3da} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2025.05.14 16:41:20.517793 [ 108 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13918 | 2025.05.14 16:41:20.517813 [ 269 ] {138f08c3-2e2f-47a4-b265-70231f17b3da} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001186 sec., 69139.96627318718 rows/sec., 4.39 MiB/sec. | ||
| 13919 | 2025.05.14 16:41:20.517820 [ 108 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2025.05.14 16:41:20.517842 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13921 | 2025.05.14 16:41:20.517849 [ 269 ] {138f08c3-2e2f-47a4-b265-70231f17b3da} <Debug> TCPHandler: Processed in 0.001353166 sec. | ||
| 13922 | 2025.05.14 16:41:20.517924 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13923 | 2025.05.14 16:41:20.518039 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13924 | 2025.05.14 16:41:20.518072 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6580 rows starting from the beginning of the part | ||
| 13925 | 2025.05.14 16:41:20.518133 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 44 rows starting from the beginning of the part | ||
| 13926 | 2025.05.14 16:41:20.518178 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 16 rows starting from the beginning of the part | ||
| 13927 | 2025.05.14 16:41:20.518219 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 82 rows starting from the beginning of the part | ||
| 13928 | 2025.05.14 16:41:20.518256 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13929 | 2025.05.14 16:41:20.518306 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part | ||
| 13930 | 2025.05.14 16:41:20.521274 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6864 rows, containing 4 columns (4 merged, 0 gathered) in 0.003378317 sec., 2031780.9133956346 rows/sec., 132.41 MiB/sec. | ||
| 13931 | 2025.05.14 16:41:20.522129 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13932 | 2025.05.14 16:41:20.522444 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2025.05.14 16:41:20.522535 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_111_22} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13934 | 2025.05.14 16:41:20.522633 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13935 | 2025.05.14 16:41:20.527979 [ 200 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 19 columns (19 merged, 0 gathered) in 0.011539897 sec., 148354.87699760232 rows/sec., 265.85 MiB/sec. | ||
| 13936 | 2025.05.14 16:41:20.530014 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13937 | 2025.05.14 16:41:20.530355 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2025.05.14 16:41:20.530438 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13939 | 2025.05.14 16:41:20.530533 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.54 MiB. | ||
| 13940 | 2025.05.14 16:41:21.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.78 MiB, peak 345.29 MiB, free memory in arenas 0.00 B, will set to 339.19 MiB (RSS), difference: 7.41 MiB | ||
| 13941 | 2025.05.14 16:41:21.713860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
| 13942 | 2025.05.14 16:41:21.714359 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2025.05.14 16:41:21.714397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13944 | 2025.05.14 16:41:21.714894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13945 | 2025.05.14 16:41:21.715131 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2025.05.14 16:41:21.715270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
| 13947 | 2025.05.14 16:41:23.399886 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13948 | 2025.05.14 16:41:23.415986 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13949 | 2025.05.14 16:41:23.416043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13950 | 2025.05.14 16:41:23.421392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13951 | 2025.05.14 16:41:23.422079 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13952 | 2025.05.14 16:41:23.424973 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13953 | 2025.05.14 16:41:25.493882 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2025.05.14 16:41:25.494071 [ 269 ] {086d6491-f258-4965-b4a7-62bcc19d3ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13955 | 2025.05.14 16:41:25.494135 [ 269 ] {086d6491-f258-4965-b4a7-62bcc19d3ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13956 | 2025.05.14 16:41:25.494772 [ 269 ] {086d6491-f258-4965-b4a7-62bcc19d3ce0} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2025.05.14 16:41:25.494815 [ 269 ] {086d6491-f258-4965-b4a7-62bcc19d3ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13958 | 2025.05.14 16:41:25.495220 [ 269 ] {086d6491-f258-4965-b4a7-62bcc19d3ce0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13959 | 2025.05.14 16:41:25.495463 [ 269 ] {086d6491-f258-4965-b4a7-62bcc19d3ce0} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2025.05.14 16:41:25.495619 [ 269 ] {086d6491-f258-4965-b4a7-62bcc19d3ce0} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001597 sec., 67626.80025046963 rows/sec., 5.65 MiB/sec. | ||
| 13961 | 2025.05.14 16:41:25.495662 [ 269 ] {086d6491-f258-4965-b4a7-62bcc19d3ce0} <Debug> TCPHandler: Processed in 0.001919137 sec. | ||
| 13962 | 2025.05.14 16:41:25.495772 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2025.05.14 16:41:25.495868 [ 269 ] {5b602113-0347-4326-9d74-ef0c127975ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13964 | 2025.05.14 16:41:25.495908 [ 269 ] {5b602113-0347-4326-9d74-ef0c127975ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13965 | 2025.05.14 16:41:25.496288 [ 269 ] {5b602113-0347-4326-9d74-ef0c127975ce} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2025.05.14 16:41:25.496324 [ 269 ] {5b602113-0347-4326-9d74-ef0c127975ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13967 | 2025.05.14 16:41:25.496630 [ 269 ] {5b602113-0347-4326-9d74-ef0c127975ce} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13968 | 2025.05.14 16:41:25.496848 [ 269 ] {5b602113-0347-4326-9d74-ef0c127975ce} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2025.05.14 16:41:25.496983 [ 269 ] {5b602113-0347-4326-9d74-ef0c127975ce} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001133 sec., 22947.92586054722 rows/sec., 1.69 MiB/sec. | ||
| 13970 | 2025.05.14 16:41:25.497021 [ 269 ] {5b602113-0347-4326-9d74-ef0c127975ce} <Debug> TCPHandler: Processed in 0.001299645 sec. | ||
| 13971 | 2025.05.14 16:41:25.497122 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2025.05.14 16:41:25.497216 [ 269 ] {f862e07d-840e-47ab-8ce5-3c47821a1ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13973 | 2025.05.14 16:41:25.497254 [ 269 ] {f862e07d-840e-47ab-8ce5-3c47821a1ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13974 | 2025.05.14 16:41:25.497649 [ 269 ] {f862e07d-840e-47ab-8ce5-3c47821a1ca6} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2025.05.14 16:41:25.497686 [ 269 ] {f862e07d-840e-47ab-8ce5-3c47821a1ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13976 | 2025.05.14 16:41:25.497998 [ 269 ] {f862e07d-840e-47ab-8ce5-3c47821a1ca6} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13977 | 2025.05.14 16:41:25.498205 [ 269 ] {f862e07d-840e-47ab-8ce5-3c47821a1ca6} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2025.05.14 16:41:25.498332 [ 269 ] {f862e07d-840e-47ab-8ce5-3c47821a1ca6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001135 sec., 79295.15418502202 rows/sec., 6.19 MiB/sec. | ||
| 13979 | 2025.05.14 16:41:25.498370 [ 269 ] {f862e07d-840e-47ab-8ce5-3c47821a1ca6} <Debug> TCPHandler: Processed in 0.001299046 sec. | ||
| 13980 | 2025.05.14 16:41:25.498471 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2025.05.14 16:41:25.498564 [ 269 ] {fddc363c-f1be-48c6-afa1-316ed4432057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13982 | 2025.05.14 16:41:25.498607 [ 269 ] {fddc363c-f1be-48c6-afa1-316ed4432057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13983 | 2025.05.14 16:41:25.498991 [ 269 ] {fddc363c-f1be-48c6-afa1-316ed4432057} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2025.05.14 16:41:25.499027 [ 269 ] {fddc363c-f1be-48c6-afa1-316ed4432057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13985 | 2025.05.14 16:41:25.499356 [ 269 ] {fddc363c-f1be-48c6-afa1-316ed4432057} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13986 | 2025.05.14 16:41:25.499570 [ 269 ] {fddc363c-f1be-48c6-afa1-316ed4432057} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2025.05.14 16:41:25.499698 [ 269 ] {fddc363c-f1be-48c6-afa1-316ed4432057} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 13988 | 2025.05.14 16:41:25.499736 [ 269 ] {fddc363c-f1be-48c6-afa1-316ed4432057} <Debug> TCPHandler: Processed in 0.001315686 sec. | ||
| 13989 | 2025.05.14 16:41:25.499836 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2025.05.14 16:41:25.499931 [ 269 ] {09623025-2113-4512-ba7b-3d117dee2f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13991 | 2025.05.14 16:41:25.499984 [ 269 ] {09623025-2113-4512-ba7b-3d117dee2f30} <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 | ||
| 13992 | 2025.05.14 16:41:25.500759 [ 269 ] {09623025-2113-4512-ba7b-3d117dee2f30} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2025.05.14 16:41:25.500795 [ 269 ] {09623025-2113-4512-ba7b-3d117dee2f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 13994 | 2025.05.14 16:41:25.501336 [ 269 ] {09623025-2113-4512-ba7b-3d117dee2f30} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13995 | 2025.05.14 16:41:25.501566 [ 269 ] {09623025-2113-4512-ba7b-3d117dee2f30} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2025.05.14 16:41:25.501703 [ 269 ] {09623025-2113-4512-ba7b-3d117dee2f30} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00179 sec., 14525.13966480447 rows/sec., 26.03 MiB/sec. | ||
| 13997 | 2025.05.14 16:41:25.501757 [ 269 ] {09623025-2113-4512-ba7b-3d117dee2f30} <Debug> TCPHandler: Processed in 0.001970448 sec. | ||
| 13998 | 2025.05.14 16:41:25.501858 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2025.05.14 16:41:25.501952 [ 269 ] {135b4441-af8a-4d8e-a4be-acb6e2e07a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14000 | 2025.05.14 16:41:25.501993 [ 269 ] {135b4441-af8a-4d8e-a4be-acb6e2e07a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14001 | 2025.05.14 16:41:25.502299 [ 269 ] {135b4441-af8a-4d8e-a4be-acb6e2e07a64} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2025.05.14 16:41:25.502334 [ 269 ] {135b4441-af8a-4d8e-a4be-acb6e2e07a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14003 | 2025.05.14 16:41:25.502637 [ 269 ] {135b4441-af8a-4d8e-a4be-acb6e2e07a64} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14004 | 2025.05.14 16:41:25.502847 [ 269 ] {135b4441-af8a-4d8e-a4be-acb6e2e07a64} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2025.05.14 16:41:25.502976 [ 269 ] {135b4441-af8a-4d8e-a4be-acb6e2e07a64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 14006 | 2025.05.14 16:41:25.503012 [ 269 ] {135b4441-af8a-4d8e-a4be-acb6e2e07a64} <Debug> TCPHandler: Processed in 0.001204824 sec. | ||
| 14007 | 2025.05.14 16:41:29.046081 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14008 | 2025.05.14 16:41:29.046155 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14009 | 2025.05.14 16:41:29.215407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
| 14010 | 2025.05.14 16:41:29.215983 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2025.05.14 16:41:29.216038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14012 | 2025.05.14 16:41:29.216537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14013 | 2025.05.14 16:41:29.216781 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2025.05.14 16:41:29.216929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 14015 | 2025.05.14 16:41:29.312412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1992 | ||
| 14016 | 2025.05.14 16:41:29.314924 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2025.05.14 16:41:29.314977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14018 | 2025.05.14 16:41:29.316179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14019 | 2025.05.14 16:41:29.316433 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2025.05.14 16:41:29.316709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1992 | ||
| 14021 | 2025.05.14 16:41:30.498311 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14022 | 2025.05.14 16:41:30.498493 [ 269 ] {a962c3bf-b987-4b75-9189-0fff3570a7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14023 | 2025.05.14 16:41:30.498560 [ 269 ] {a962c3bf-b987-4b75-9189-0fff3570a7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14024 | 2025.05.14 16:41:30.499244 [ 269 ] {a962c3bf-b987-4b75-9189-0fff3570a7f4} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14025 | 2025.05.14 16:41:30.499295 [ 269 ] {a962c3bf-b987-4b75-9189-0fff3570a7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14026 | 2025.05.14 16:41:30.499713 [ 269 ] {a962c3bf-b987-4b75-9189-0fff3570a7f4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14027 | 2025.05.14 16:41:30.499958 [ 269 ] {a962c3bf-b987-4b75-9189-0fff3570a7f4} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14028 | 2025.05.14 16:41:30.500120 [ 269 ] {a962c3bf-b987-4b75-9189-0fff3570a7f4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001677 sec., 126416.21943947524 rows/sec., 8.04 MiB/sec. | ||
| 14029 | 2025.05.14 16:41:30.500118 [ 97 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 14030 | 2025.05.14 16:41:30.500165 [ 269 ] {a962c3bf-b987-4b75-9189-0fff3570a7f4} <Debug> TCPHandler: Processed in 0.001990729 sec. | ||
| 14031 | 2025.05.14 16:41:30.500196 [ 97 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2025.05.14 16:41:30.500223 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14033 | 2025.05.14 16:41:30.500296 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14034 | 2025.05.14 16:41:30.500342 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 14035 | 2025.05.14 16:41:30.500401 [ 269 ] {d1152c04-e02c-4ae1-89d1-b3679c512084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14036 | 2025.05.14 16:41:30.500448 [ 269 ] {d1152c04-e02c-4ae1-89d1-b3679c512084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14037 | 2025.05.14 16:41:30.500471 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14038 | 2025.05.14 16:41:30.500509 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 212 rows starting from the beginning of the part | ||
| 14039 | 2025.05.14 16:41:30.500574 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 14040 | 2025.05.14 16:41:30.500618 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 14041 | 2025.05.14 16:41:30.500658 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 14042 | 2025.05.14 16:41:30.500697 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 14043 | 2025.05.14 16:41:30.501086 [ 269 ] {d1152c04-e02c-4ae1-89d1-b3679c512084} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2025.05.14 16:41:30.501129 [ 269 ] {d1152c04-e02c-4ae1-89d1-b3679c512084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14045 | 2025.05.14 16:41:30.501524 [ 269 ] {d1152c04-e02c-4ae1-89d1-b3679c512084} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14046 | 2025.05.14 16:41:30.501684 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393687 sec., 760572.4958329955 rows/sec., 51.27 MiB/sec. | ||
| 14047 | 2025.05.14 16:41:30.501751 [ 269 ] {d1152c04-e02c-4ae1-89d1-b3679c512084} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2025.05.14 16:41:30.501824 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14049 | 2025.05.14 16:41:30.501894 [ 269 ] {d1152c04-e02c-4ae1-89d1-b3679c512084} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001513 sec., 424983.4765366821 rows/sec., 33.51 MiB/sec. | ||
| 14050 | 2025.05.14 16:41:30.501941 [ 269 ] {d1152c04-e02c-4ae1-89d1-b3679c512084} <Debug> TCPHandler: Processed in 0.001698183 sec. | ||
| 14051 | 2025.05.14 16:41:30.502063 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14052 | 2025.05.14 16:41:30.502105 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2025.05.14 16:41:30.502174 [ 269 ] {85660587-3403-429c-8b29-228f09609b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14054 | 2025.05.14 16:41:30.502190 [ 189 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_49_12} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 14055 | 2025.05.14 16:41:30.502234 [ 269 ] {85660587-3403-429c-8b29-228f09609b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14056 | 2025.05.14 16:41:30.502284 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14057 | 2025.05.14 16:41:30.502688 [ 269 ] {85660587-3403-429c-8b29-228f09609b2b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2025.05.14 16:41:30.502732 [ 269 ] {85660587-3403-429c-8b29-228f09609b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14059 | 2025.05.14 16:41:30.503063 [ 269 ] {85660587-3403-429c-8b29-228f09609b2b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14060 | 2025.05.14 16:41:30.503303 [ 269 ] {85660587-3403-429c-8b29-228f09609b2b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2025.05.14 16:41:30.503441 [ 269 ] {85660587-3403-429c-8b29-228f09609b2b} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001292 sec., 92105.26315789473 rows/sec., 5.57 MiB/sec. | ||
| 14062 | 2025.05.14 16:41:30.503479 [ 269 ] {85660587-3403-429c-8b29-228f09609b2b} <Debug> TCPHandler: Processed in 0.001467069 sec. | ||
| 14063 | 2025.05.14 16:41:30.503591 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14064 | 2025.05.14 16:41:30.503685 [ 269 ] {18ed80be-c65e-4e05-82bc-940608e8b179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14065 | 2025.05.14 16:41:30.503726 [ 269 ] {18ed80be-c65e-4e05-82bc-940608e8b179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14066 | 2025.05.14 16:41:30.504154 [ 269 ] {18ed80be-c65e-4e05-82bc-940608e8b179} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2025.05.14 16:41:30.504191 [ 269 ] {18ed80be-c65e-4e05-82bc-940608e8b179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14068 | 2025.05.14 16:41:30.504506 [ 269 ] {18ed80be-c65e-4e05-82bc-940608e8b179} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14069 | 2025.05.14 16:41:30.504722 [ 269 ] {18ed80be-c65e-4e05-82bc-940608e8b179} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2025.05.14 16:41:30.504851 [ 269 ] {18ed80be-c65e-4e05-82bc-940608e8b179} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001184 sec., 95439.1891891892 rows/sec., 6.18 MiB/sec. | ||
| 14071 | 2025.05.14 16:41:30.504889 [ 269 ] {18ed80be-c65e-4e05-82bc-940608e8b179} <Debug> TCPHandler: Processed in 0.001348256 sec. | ||
| 14072 | 2025.05.14 16:41:30.505001 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2025.05.14 16:41:30.505098 [ 269 ] {eb69d5c0-efc0-47e7-9d46-94634a4d5a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14074 | 2025.05.14 16:41:30.505140 [ 269 ] {eb69d5c0-efc0-47e7-9d46-94634a4d5a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14075 | 2025.05.14 16:41:30.505553 [ 269 ] {eb69d5c0-efc0-47e7-9d46-94634a4d5a56} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14076 | 2025.05.14 16:41:30.505592 [ 269 ] {eb69d5c0-efc0-47e7-9d46-94634a4d5a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14077 | 2025.05.14 16:41:30.505899 [ 269 ] {eb69d5c0-efc0-47e7-9d46-94634a4d5a56} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14078 | 2025.05.14 16:41:30.506121 [ 269 ] {eb69d5c0-efc0-47e7-9d46-94634a4d5a56} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2025.05.14 16:41:30.506234 [ 97 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 14080 | 2025.05.14 16:41:30.506249 [ 269 ] {eb69d5c0-efc0-47e7-9d46-94634a4d5a56} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00117 sec., 95726.49572649572 rows/sec., 5.45 MiB/sec. | ||
| 14081 | 2025.05.14 16:41:30.506283 [ 97 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14082 | 2025.05.14 16:41:30.506304 [ 269 ] {eb69d5c0-efc0-47e7-9d46-94634a4d5a56} <Debug> TCPHandler: Processed in 0.001353967 sec. | ||
| 14083 | 2025.05.14 16:41:30.506307 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14084 | 2025.05.14 16:41:30.506436 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14085 | 2025.05.14 16:41:30.506440 [ 191 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 14086 | 2025.05.14 16:41:30.506539 [ 269 ] {49f41d38-b39a-46ae-aaf8-ee24b71aae3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14087 | 2025.05.14 16:41:30.506583 [ 269 ] {49f41d38-b39a-46ae-aaf8-ee24b71aae3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14088 | 2025.05.14 16:41:30.506601 [ 191 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14089 | 2025.05.14 16:41:30.506640 [ 191 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 112 rows starting from the beginning of the part | ||
| 14090 | 2025.05.14 16:41:30.506708 [ 191 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part | ||
| 14091 | 2025.05.14 16:41:30.506754 [ 191 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 112 rows starting from the beginning of the part | ||
| 14092 | 2025.05.14 16:41:30.506796 [ 191 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 112 rows starting from the beginning of the part | ||
| 14093 | 2025.05.14 16:41:30.506836 [ 191 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 112 rows starting from the beginning of the part | ||
| 14094 | 2025.05.14 16:41:30.507098 [ 269 ] {49f41d38-b39a-46ae-aaf8-ee24b71aae3f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14095 | 2025.05.14 16:41:30.507139 [ 269 ] {49f41d38-b39a-46ae-aaf8-ee24b71aae3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14096 | 2025.05.14 16:41:30.507491 [ 269 ] {49f41d38-b39a-46ae-aaf8-ee24b71aae3f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14097 | 2025.05.14 16:41:30.507645 [ 189 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264465 sec., 442875.04992229916 rows/sec., 26.92 MiB/sec. | ||
| 14098 | 2025.05.14 16:41:30.507723 [ 269 ] {49f41d38-b39a-46ae-aaf8-ee24b71aae3f} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2025.05.14 16:41:30.507788 [ 200 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 14100 | 2025.05.14 16:41:30.507860 [ 269 ] {49f41d38-b39a-46ae-aaf8-ee24b71aae3f} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001341 sec., 294556.3012677107 rows/sec., 20.85 MiB/sec. | ||
| 14101 | 2025.05.14 16:41:30.507900 [ 269 ] {49f41d38-b39a-46ae-aaf8-ee24b71aae3f} <Debug> TCPHandler: Processed in 0.001513159 sec. | ||
| 14102 | 2025.05.14 16:41:30.508021 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14103 | 2025.05.14 16:41:30.508054 [ 200 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14104 | 2025.05.14 16:41:30.508114 [ 269 ] {b319f26b-10a6-4a7d-b7ac-04d66611fdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14105 | 2025.05.14 16:41:30.508128 [ 200 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_49_12} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 14106 | 2025.05.14 16:41:30.508157 [ 269 ] {b319f26b-10a6-4a7d-b7ac-04d66611fdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14107 | 2025.05.14 16:41:30.508228 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14108 | 2025.05.14 16:41:30.508480 [ 269 ] {b319f26b-10a6-4a7d-b7ac-04d66611fdbc} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2025.05.14 16:41:30.508515 [ 269 ] {b319f26b-10a6-4a7d-b7ac-04d66611fdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14110 | 2025.05.14 16:41:30.508812 [ 269 ] {b319f26b-10a6-4a7d-b7ac-04d66611fdbc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14111 | 2025.05.14 16:41:30.509025 [ 269 ] {b319f26b-10a6-4a7d-b7ac-04d66611fdbc} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2025.05.14 16:41:30.509153 [ 269 ] {b319f26b-10a6-4a7d-b7ac-04d66611fdbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 14113 | 2025.05.14 16:41:30.509190 [ 269 ] {b319f26b-10a6-4a7d-b7ac-04d66611fdbc} <Debug> TCPHandler: Processed in 0.001219514 sec. | ||
| 14114 | 2025.05.14 16:41:30.509298 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2025.05.14 16:41:30.509391 [ 269 ] {68e01203-6ba1-464c-811e-662cebd40a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14116 | 2025.05.14 16:41:30.509432 [ 269 ] {68e01203-6ba1-464c-811e-662cebd40a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14117 | 2025.05.14 16:41:30.509821 [ 269 ] {68e01203-6ba1-464c-811e-662cebd40a9b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2025.05.14 16:41:30.509857 [ 269 ] {68e01203-6ba1-464c-811e-662cebd40a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14119 | 2025.05.14 16:41:30.510187 [ 269 ] {68e01203-6ba1-464c-811e-662cebd40a9b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14120 | 2025.05.14 16:41:30.510410 [ 269 ] {68e01203-6ba1-464c-811e-662cebd40a9b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2025.05.14 16:41:30.510541 [ 269 ] {68e01203-6ba1-464c-811e-662cebd40a9b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001168 sec., 202910.9589041096 rows/sec., 13.60 MiB/sec. | ||
| 14122 | 2025.05.14 16:41:30.510578 [ 269 ] {68e01203-6ba1-464c-811e-662cebd40a9b} <Debug> TCPHandler: Processed in 0.001330056 sec. | ||
| 14123 | 2025.05.14 16:41:30.510685 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2025.05.14 16:41:30.510778 [ 269 ] {8bb75508-c616-4822-89fa-1e71d9f1f4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14125 | 2025.05.14 16:41:30.510819 [ 269 ] {8bb75508-c616-4822-89fa-1e71d9f1f4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14126 | 2025.05.14 16:41:30.511112 [ 269 ] {8bb75508-c616-4822-89fa-1e71d9f1f4dd} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2025.05.14 16:41:30.511149 [ 269 ] {8bb75508-c616-4822-89fa-1e71d9f1f4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14128 | 2025.05.14 16:41:30.511444 [ 269 ] {8bb75508-c616-4822-89fa-1e71d9f1f4dd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14129 | 2025.05.14 16:41:30.511661 [ 269 ] {8bb75508-c616-4822-89fa-1e71d9f1f4dd} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2025.05.14 16:41:30.511774 [ 93 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 14131 | 2025.05.14 16:41:30.511789 [ 269 ] {8bb75508-c616-4822-89fa-1e71d9f1f4dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 14132 | 2025.05.14 16:41:30.511821 [ 93 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2025.05.14 16:41:30.511836 [ 269 ] {8bb75508-c616-4822-89fa-1e71d9f1f4dd} <Debug> TCPHandler: Processed in 0.001200314 sec. | ||
| 14134 | 2025.05.14 16:41:30.511845 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14135 | 2025.05.14 16:41:30.511959 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14136 | 2025.05.14 16:41:30.511959 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 14137 | 2025.05.14 16:41:30.512056 [ 269 ] {0a17546b-fd40-4bb2-b965-568c4c754ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14138 | 2025.05.14 16:41:30.512114 [ 269 ] {0a17546b-fd40-4bb2-b965-568c4c754ce3} <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 | ||
| 14139 | 2025.05.14 16:41:30.512117 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14140 | 2025.05.14 16:41:30.512157 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part | ||
| 14141 | 2025.05.14 16:41:30.512205 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 14142 | 2025.05.14 16:41:30.512246 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 14143 | 2025.05.14 16:41:30.512283 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 14144 | 2025.05.14 16:41:30.512325 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 14145 | 2025.05.14 16:41:30.512359 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 14146 | 2025.05.14 16:41:30.512869 [ 269 ] {0a17546b-fd40-4bb2-b965-568c4c754ce3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14147 | 2025.05.14 16:41:30.512912 [ 269 ] {0a17546b-fd40-4bb2-b965-568c4c754ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14148 | 2025.05.14 16:41:30.513132 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001222934 sec., 40885.28080828565 rows/sec., 2.69 MiB/sec. | ||
| 14149 | 2025.05.14 16:41:30.513267 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 14150 | 2025.05.14 16:41:30.513451 [ 269 ] {0a17546b-fd40-4bb2-b965-568c4c754ce3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14151 | 2025.05.14 16:41:30.513551 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14152 | 2025.05.14 16:41:30.513620 [ 188 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_50_10} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 14153 | 2025.05.14 16:41:30.513694 [ 269 ] {0a17546b-fd40-4bb2-b965-568c4c754ce3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2025.05.14 16:41:30.513707 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14155 | 2025.05.14 16:41:30.513835 [ 269 ] {0a17546b-fd40-4bb2-b965-568c4c754ce3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001796 sec., 7238.3073496659235 rows/sec., 12.97 MiB/sec. | ||
| 14156 | 2025.05.14 16:41:30.513905 [ 269 ] {0a17546b-fd40-4bb2-b965-568c4c754ce3} <Debug> TCPHandler: Processed in 0.001994299 sec. | ||
| 14157 | 2025.05.14 16:41:30.514027 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2025.05.14 16:41:30.514121 [ 269 ] {dd382c3e-1b76-4810-bda0-12448fac6460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14159 | 2025.05.14 16:41:30.514162 [ 269 ] {dd382c3e-1b76-4810-bda0-12448fac6460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14160 | 2025.05.14 16:41:30.514483 [ 269 ] {dd382c3e-1b76-4810-bda0-12448fac6460} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2025.05.14 16:41:30.514519 [ 269 ] {dd382c3e-1b76-4810-bda0-12448fac6460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14162 | 2025.05.14 16:41:30.514830 [ 269 ] {dd382c3e-1b76-4810-bda0-12448fac6460} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14163 | 2025.05.14 16:41:30.515047 [ 269 ] {dd382c3e-1b76-4810-bda0-12448fac6460} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2025.05.14 16:41:30.515173 [ 269 ] {dd382c3e-1b76-4810-bda0-12448fac6460} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00107 sec., 76635.5140186916 rows/sec., 4.87 MiB/sec. | ||
| 14165 | 2025.05.14 16:41:30.515208 [ 269 ] {dd382c3e-1b76-4810-bda0-12448fac6460} <Debug> TCPHandler: Processed in 0.001230674 sec. | ||
| 14166 | 2025.05.14 16:41:30.925024 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14167 | 2025.05.14 16:41:30.941678 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2025.05.14 16:41:30.941746 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14169 | 2025.05.14 16:41:30.947732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14170 | 2025.05.14 16:41:30.948469 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14171 | 2025.05.14 16:41:30.952009 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14172 | 2025.05.14 16:41:32.967002 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2025.05.14 16:41:32.967260 [ 269 ] {3d99b2d7-189f-4dde-89ab-36a4095563fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14174 | 2025.05.14 16:41:32.967356 [ 269 ] {3d99b2d7-189f-4dde-89ab-36a4095563fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14175 | 2025.05.14 16:41:32.969222 [ 269 ] {3d99b2d7-189f-4dde-89ab-36a4095563fe} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2025.05.14 16:41:32.969281 [ 269 ] {3d99b2d7-189f-4dde-89ab-36a4095563fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14177 | 2025.05.14 16:41:32.969868 [ 269 ] {3d99b2d7-189f-4dde-89ab-36a4095563fe} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14178 | 2025.05.14 16:41:32.970185 [ 269 ] {3d99b2d7-189f-4dde-89ab-36a4095563fe} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2025.05.14 16:41:32.970399 [ 269 ] {3d99b2d7-189f-4dde-89ab-36a4095563fe} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.003209 sec., 388906.20130881894 rows/sec., 32.06 MiB/sec. | ||
| 14180 | 2025.05.14 16:41:32.970464 [ 269 ] {3d99b2d7-189f-4dde-89ab-36a4095563fe} <Debug> TCPHandler: Processed in 0.003675962 sec. | ||
| 14181 | 2025.05.14 16:41:32.970636 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2025.05.14 16:41:32.970757 [ 269 ] {103feb7d-2130-4698-b53b-f3ff2ad8e9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14183 | 2025.05.14 16:41:32.970808 [ 269 ] {103feb7d-2130-4698-b53b-f3ff2ad8e9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14184 | 2025.05.14 16:41:32.971359 [ 269 ] {103feb7d-2130-4698-b53b-f3ff2ad8e9e2} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2025.05.14 16:41:32.971406 [ 269 ] {103feb7d-2130-4698-b53b-f3ff2ad8e9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14186 | 2025.05.14 16:41:32.971795 [ 269 ] {103feb7d-2130-4698-b53b-f3ff2ad8e9e2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14187 | 2025.05.14 16:41:32.972082 [ 269 ] {103feb7d-2130-4698-b53b-f3ff2ad8e9e2} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2025.05.14 16:41:32.972252 [ 269 ] {103feb7d-2130-4698-b53b-f3ff2ad8e9e2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001524 sec., 17060.36745406824 rows/sec., 1.25 MiB/sec. | ||
| 14189 | 2025.05.14 16:41:32.972309 [ 269 ] {103feb7d-2130-4698-b53b-f3ff2ad8e9e2} <Debug> TCPHandler: Processed in 0.001735654 sec. | ||
| 14190 | 2025.05.14 16:41:32.972470 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2025.05.14 16:41:32.972589 [ 269 ] {2189da55-01c7-4d5b-9323-a7915ef7f232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14192 | 2025.05.14 16:41:32.972642 [ 269 ] {2189da55-01c7-4d5b-9323-a7915ef7f232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14193 | 2025.05.14 16:41:32.973302 [ 269 ] {2189da55-01c7-4d5b-9323-a7915ef7f232} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2025.05.14 16:41:32.973342 [ 269 ] {2189da55-01c7-4d5b-9323-a7915ef7f232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14195 | 2025.05.14 16:41:32.973780 [ 269 ] {2189da55-01c7-4d5b-9323-a7915ef7f232} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14196 | 2025.05.14 16:41:32.974065 [ 269 ] {2189da55-01c7-4d5b-9323-a7915ef7f232} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2025.05.14 16:41:32.974207 [ 85 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 14198 | 2025.05.14 16:41:32.974235 [ 269 ] {2189da55-01c7-4d5b-9323-a7915ef7f232} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001672 sec., 136363.63636363635 rows/sec., 9.23 MiB/sec. | ||
| 14199 | 2025.05.14 16:41:32.974246 [ 85 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2025.05.14 16:41:32.974273 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14201 | 2025.05.14 16:41:32.974284 [ 269 ] {2189da55-01c7-4d5b-9323-a7915ef7f232} <Debug> TCPHandler: Processed in 0.001873477 sec. | ||
| 14202 | 2025.05.14 16:41:32.974429 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 14203 | 2025.05.14 16:41:32.974438 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14204 | 2025.05.14 16:41:32.974596 [ 269 ] {0987d63c-a3e6-4137-9970-e4090c8f1497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14205 | 2025.05.14 16:41:32.974601 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14206 | 2025.05.14 16:41:32.974667 [ 269 ] {0987d63c-a3e6-4137-9970-e4090c8f1497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14207 | 2025.05.14 16:41:32.974669 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 342 rows starting from the beginning of the part | ||
| 14208 | 2025.05.14 16:41:32.974771 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part | ||
| 14209 | 2025.05.14 16:41:32.974831 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 113 rows starting from the beginning of the part | ||
| 14210 | 2025.05.14 16:41:32.974880 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 113 rows starting from the beginning of the part | ||
| 14211 | 2025.05.14 16:41:32.974932 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 113 rows starting from the beginning of the part | ||
| 14212 | 2025.05.14 16:41:32.974984 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part | ||
| 14213 | 2025.05.14 16:41:32.975437 [ 269 ] {0987d63c-a3e6-4137-9970-e4090c8f1497} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14214 | 2025.05.14 16:41:32.975486 [ 269 ] {0987d63c-a3e6-4137-9970-e4090c8f1497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14215 | 2025.05.14 16:41:32.975964 [ 269 ] {0987d63c-a3e6-4137-9970-e4090c8f1497} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14216 | 2025.05.14 16:41:32.976227 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871247 sec., 607616.2045951176 rows/sec., 42.74 MiB/sec. | ||
| 14217 | 2025.05.14 16:41:32.976272 [ 269 ] {0987d63c-a3e6-4137-9970-e4090c8f1497} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2025.05.14 16:41:32.976413 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 14219 | 2025.05.14 16:41:32.976451 [ 269 ] {0987d63c-a3e6-4137-9970-e4090c8f1497} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001875 sec., 291200 rows/sec., 21.61 MiB/sec. | ||
| 14220 | 2025.05.14 16:41:32.976519 [ 269 ] {0987d63c-a3e6-4137-9970-e4090c8f1497} <Debug> TCPHandler: Processed in 0.002139882 sec. | ||
| 14221 | 2025.05.14 16:41:32.976696 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2025.05.14 16:41:32.976784 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2025.05.14 16:41:32.976850 [ 269 ] {0da86ca6-1702-47c4-a0b3-7c233ff623a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14224 | 2025.05.14 16:41:32.976884 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_65_13} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 14225 | 2025.05.14 16:41:32.976920 [ 269 ] {0da86ca6-1702-47c4-a0b3-7c233ff623a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14226 | 2025.05.14 16:41:32.976984 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14227 | 2025.05.14 16:41:32.977716 [ 269 ] {0da86ca6-1702-47c4-a0b3-7c233ff623a9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2025.05.14 16:41:32.977767 [ 269 ] {0da86ca6-1702-47c4-a0b3-7c233ff623a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14229 | 2025.05.14 16:41:32.978345 [ 269 ] {0da86ca6-1702-47c4-a0b3-7c233ff623a9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14230 | 2025.05.14 16:41:32.978650 [ 269 ] {0da86ca6-1702-47c4-a0b3-7c233ff623a9} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14231 | 2025.05.14 16:41:32.978824 [ 269 ] {0da86ca6-1702-47c4-a0b3-7c233ff623a9} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.002004 sec., 470059.8802395209 rows/sec., 31.52 MiB/sec. | ||
| 14232 | 2025.05.14 16:41:32.978840 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_109_22 to all_114_114_0 | ||
| 14233 | 2025.05.14 16:41:32.978874 [ 269 ] {0da86ca6-1702-47c4-a0b3-7c233ff623a9} <Debug> TCPHandler: Processed in 0.002259434 sec. | ||
| 14234 | 2025.05.14 16:41:32.978896 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14235 | 2025.05.14 16:41:32.978926 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14236 | 2025.05.14 16:41:32.979043 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14237 | 2025.05.14 16:41:32.979052 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_22 to all_114_114_0 into Compact with storage Full | ||
| 14238 | 2025.05.14 16:41:32.979188 [ 269 ] {fa22f81e-83d7-4a76-bd51-d1d4f5853536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14239 | 2025.05.14 16:41:32.979211 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14240 | 2025.05.14 16:41:32.979261 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 33428 rows starting from the beginning of the part | ||
| 14241 | 2025.05.14 16:41:32.979279 [ 269 ] {fa22f81e-83d7-4a76-bd51-d1d4f5853536} <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 | ||
| 14242 | 2025.05.14 16:41:32.979359 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14243 | 2025.05.14 16:41:32.979439 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 244 rows starting from the beginning of the part | ||
| 14244 | 2025.05.14 16:41:32.979511 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 14245 | 2025.05.14 16:41:32.979580 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 237 rows starting from the beginning of the part | ||
| 14246 | 2025.05.14 16:41:32.979653 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 942 rows starting from the beginning of the part | ||
| 14247 | 2025.05.14 16:41:32.980486 [ 269 ] {fa22f81e-83d7-4a76-bd51-d1d4f5853536} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14248 | 2025.05.14 16:41:32.980527 [ 269 ] {fa22f81e-83d7-4a76-bd51-d1d4f5853536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14249 | 2025.05.14 16:41:32.981184 [ 269 ] {fa22f81e-83d7-4a76-bd51-d1d4f5853536} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14250 | 2025.05.14 16:41:32.981492 [ 269 ] {fa22f81e-83d7-4a76-bd51-d1d4f5853536} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2025.05.14 16:41:32.981677 [ 269 ] {fa22f81e-83d7-4a76-bd51-d1d4f5853536} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002519 sec., 10321.556173084557 rows/sec., 18.50 MiB/sec. | ||
| 14252 | 2025.05.14 16:41:32.981766 [ 269 ] {fa22f81e-83d7-4a76-bd51-d1d4f5853536} <Debug> TCPHandler: Processed in 0.002791135 sec. | ||
| 14253 | 2025.05.14 16:41:32.981939 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14254 | 2025.05.14 16:41:32.982054 [ 269 ] {429843d1-1ca6-40f3-b361-8abc4d05a93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14255 | 2025.05.14 16:41:32.982102 [ 269 ] {429843d1-1ca6-40f3-b361-8abc4d05a93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14256 | 2025.05.14 16:41:32.982517 [ 269 ] {429843d1-1ca6-40f3-b361-8abc4d05a93f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14257 | 2025.05.14 16:41:32.982560 [ 269 ] {429843d1-1ca6-40f3-b361-8abc4d05a93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14258 | 2025.05.14 16:41:32.982975 [ 269 ] {429843d1-1ca6-40f3-b361-8abc4d05a93f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14259 | 2025.05.14 16:41:32.983232 [ 269 ] {429843d1-1ca6-40f3-b361-8abc4d05a93f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2025.05.14 16:41:32.983398 [ 269 ] {429843d1-1ca6-40f3-b361-8abc4d05a93f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001366 sec., 26354.31918008785 rows/sec., 1.78 MiB/sec. | ||
| 14261 | 2025.05.14 16:41:32.983441 [ 269 ] {429843d1-1ca6-40f3-b361-8abc4d05a93f} <Debug> TCPHandler: Processed in 0.00156459 sec. | ||
| 14262 | 2025.05.14 16:41:32.988859 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35171 rows, containing 5 columns (5 merged, 0 gathered) in 0.009871114 sec., 3563022.3701195223 rows/sec., 240.55 MiB/sec. | ||
| 14263 | 2025.05.14 16:41:32.989318 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 14264 | 2025.05.14 16:41:32.989688 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2025.05.14 16:41:32.989786 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_109_22, all_114_114_0] -> all_1_114_23 | ||
| 14266 | 2025.05.14 16:41:32.989923 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14267 | 2025.05.14 16:41:35.488126 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2025.05.14 16:41:35.488306 [ 269 ] {345e5d9d-1ea0-4ba3-8e3b-5a201f208a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14269 | 2025.05.14 16:41:35.488371 [ 269 ] {345e5d9d-1ea0-4ba3-8e3b-5a201f208a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14270 | 2025.05.14 16:41:35.489001 [ 269 ] {345e5d9d-1ea0-4ba3-8e3b-5a201f208a3f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2025.05.14 16:41:35.489047 [ 269 ] {345e5d9d-1ea0-4ba3-8e3b-5a201f208a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14272 | 2025.05.14 16:41:35.489434 [ 269 ] {345e5d9d-1ea0-4ba3-8e3b-5a201f208a3f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14273 | 2025.05.14 16:41:35.489691 [ 269 ] {345e5d9d-1ea0-4ba3-8e3b-5a201f208a3f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2025.05.14 16:41:35.489846 [ 269 ] {345e5d9d-1ea0-4ba3-8e3b-5a201f208a3f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.69 MiB/sec. | ||
| 14275 | 2025.05.14 16:41:35.489888 [ 269 ] {345e5d9d-1ea0-4ba3-8e3b-5a201f208a3f} <Debug> TCPHandler: Processed in 0.001893547 sec. | ||
| 14276 | 2025.05.14 16:41:35.490010 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2025.05.14 16:41:35.490105 [ 269 ] {e2fbf292-9b8f-49a8-b66c-3782fd7f139d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14278 | 2025.05.14 16:41:35.490145 [ 269 ] {e2fbf292-9b8f-49a8-b66c-3782fd7f139d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14279 | 2025.05.14 16:41:35.490556 [ 269 ] {e2fbf292-9b8f-49a8-b66c-3782fd7f139d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2025.05.14 16:41:35.490594 [ 269 ] {e2fbf292-9b8f-49a8-b66c-3782fd7f139d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14281 | 2025.05.14 16:41:35.490894 [ 269 ] {e2fbf292-9b8f-49a8-b66c-3782fd7f139d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14282 | 2025.05.14 16:41:35.491113 [ 269 ] {e2fbf292-9b8f-49a8-b66c-3782fd7f139d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2025.05.14 16:41:35.491245 [ 269 ] {e2fbf292-9b8f-49a8-b66c-3782fd7f139d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 14284 | 2025.05.14 16:41:35.491283 [ 269 ] {e2fbf292-9b8f-49a8-b66c-3782fd7f139d} <Debug> TCPHandler: Processed in 0.001323356 sec. | ||
| 14285 | 2025.05.14 16:41:35.491396 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2025.05.14 16:41:35.491491 [ 269 ] {68c6a8fd-6648-4297-9739-65b061e026c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14287 | 2025.05.14 16:41:35.491535 [ 269 ] {68c6a8fd-6648-4297-9739-65b061e026c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14288 | 2025.05.14 16:41:35.491893 [ 269 ] {68c6a8fd-6648-4297-9739-65b061e026c6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2025.05.14 16:41:35.491930 [ 269 ] {68c6a8fd-6648-4297-9739-65b061e026c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14290 | 2025.05.14 16:41:35.492270 [ 269 ] {68c6a8fd-6648-4297-9739-65b061e026c6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14291 | 2025.05.14 16:41:35.492473 [ 269 ] {68c6a8fd-6648-4297-9739-65b061e026c6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2025.05.14 16:41:35.492599 [ 269 ] {68c6a8fd-6648-4297-9739-65b061e026c6} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001126 sec., 56838.36589698046 rows/sec., 3.96 MiB/sec. | ||
| 14293 | 2025.05.14 16:41:35.492635 [ 269 ] {68c6a8fd-6648-4297-9739-65b061e026c6} <Debug> TCPHandler: Processed in 0.001289205 sec. | ||
| 14294 | 2025.05.14 16:41:35.492744 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14295 | 2025.05.14 16:41:35.492839 [ 269 ] {c6f89b87-d1f1-405c-b049-ec2e7ef79f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14296 | 2025.05.14 16:41:35.492880 [ 269 ] {c6f89b87-d1f1-405c-b049-ec2e7ef79f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14297 | 2025.05.14 16:41:35.493175 [ 269 ] {c6f89b87-d1f1-405c-b049-ec2e7ef79f0a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2025.05.14 16:41:35.493211 [ 269 ] {c6f89b87-d1f1-405c-b049-ec2e7ef79f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. | ||
| 14299 | 2025.05.14 16:41:35.493510 [ 269 ] {c6f89b87-d1f1-405c-b049-ec2e7ef79f0a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14300 | 2025.05.14 16:41:35.493715 [ 269 ] {c6f89b87-d1f1-405c-b049-ec2e7ef79f0a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2025.05.14 16:41:35.493842 [ 269 ] {c6f89b87-d1f1-405c-b049-ec2e7ef79f0a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001022 sec., 23483.365949119376 rows/sec., 1.58 MiB/sec. | ||
| 14302 | 2025.05.14 16:41:35.493877 [ 269 ] {c6f89b87-d1f1-405c-b049-ec2e7ef79f0a} <Debug> TCPHandler: Processed in 0.001182783 sec. | ||
| 14303 | 2025.05.14 16:41:36.717035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
| 14304 | 2025.05.14 16:41:36.717553 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14305 | 2025.05.14 16:41:36.717610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14306 | 2025.05.14 16:41:36.718130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14307 | 2025.05.14 16:41:36.718398 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14308 | 2025.05.14 16:41:36.718558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
| 14309 | 2025.05.14 16:41:38.452068 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14310 | 2025.05.14 16:41:38.468953 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14311 | 2025.05.14 16:41:38.469022 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14312 | 2025.05.14 16:41:38.475144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14313 | 2025.05.14 16:41:38.475835 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14314 | 2025.05.14 16:41:38.478773 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14315 | 2025.05.14 16:41:39.316884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2036 | ||
| 14316 | 2025.05.14 16:41:39.319520 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2025.05.14 16:41:39.319575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14318 | 2025.05.14 16:41:39.320786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14319 | 2025.05.14 16:41:39.321057 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2025.05.14 16:41:39.321209 [ 76 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14321 | 2025.05.14 16:41:39.321272 [ 76 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14322 | 2025.05.14 16:41:39.321293 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14323 | 2025.05.14 16:41:39.321394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 14324 | 2025.05.14 16:41:39.321421 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 14325 | 2025.05.14 16:41:39.321996 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14326 | 2025.05.14 16:41:39.322151 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1842 rows starting from the beginning of the part | ||
| 14327 | 2025.05.14 16:41:39.322533 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 14328 | 2025.05.14 16:41:39.322883 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part | ||
| 14329 | 2025.05.14 16:41:39.323227 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 14330 | 2025.05.14 16:41:39.323575 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 14331 | 2025.05.14 16:41:39.323912 [ 194 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
| 14332 | 2025.05.14 16:41:39.331272 [ 201 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2036 rows, containing 72 columns (72 merged, 0 gathered) in 0.009915476 sec., 205335.5784432336 rows/sec., 155.66 MiB/sec. | ||
| 14333 | 2025.05.14 16:41:39.333169 [ 192 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14334 | 2025.05.14 16:41:39.333827 [ 192 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2025.05.14 16:41:39.333924 [ 192 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_51_10} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14336 | 2025.05.14 16:41:39.334314 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 14337 | 2025.05.14 16:41:40.498364 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14338 | 2025.05.14 16:41:40.498566 [ 269 ] {76c3e0e3-7fcb-4b8d-97ee-15b40c83b793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14339 | 2025.05.14 16:41:40.498641 [ 269 ] {76c3e0e3-7fcb-4b8d-97ee-15b40c83b793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14340 | 2025.05.14 16:41:40.499452 [ 269 ] {76c3e0e3-7fcb-4b8d-97ee-15b40c83b793} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2025.05.14 16:41:40.499500 [ 269 ] {76c3e0e3-7fcb-4b8d-97ee-15b40c83b793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14342 | 2025.05.14 16:41:40.499902 [ 269 ] {76c3e0e3-7fcb-4b8d-97ee-15b40c83b793} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14343 | 2025.05.14 16:41:40.500128 [ 269 ] {76c3e0e3-7fcb-4b8d-97ee-15b40c83b793} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2025.05.14 16:41:40.500287 [ 269 ] {76c3e0e3-7fcb-4b8d-97ee-15b40c83b793} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001775 sec., 119436.61971830986 rows/sec., 7.60 MiB/sec. | ||
| 14345 | 2025.05.14 16:41:40.500337 [ 269 ] {76c3e0e3-7fcb-4b8d-97ee-15b40c83b793} <Debug> TCPHandler: Processed in 0.002117682 sec. | ||
| 14346 | 2025.05.14 16:41:40.500465 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14347 | 2025.05.14 16:41:40.500570 [ 269 ] {616946d3-e82b-4dbe-b01a-a5c888e57712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14348 | 2025.05.14 16:41:40.500614 [ 269 ] {616946d3-e82b-4dbe-b01a-a5c888e57712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14349 | 2025.05.14 16:41:40.501366 [ 269 ] {616946d3-e82b-4dbe-b01a-a5c888e57712} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14350 | 2025.05.14 16:41:40.501404 [ 269 ] {616946d3-e82b-4dbe-b01a-a5c888e57712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14351 | 2025.05.14 16:41:40.501757 [ 269 ] {616946d3-e82b-4dbe-b01a-a5c888e57712} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14352 | 2025.05.14 16:41:40.501972 [ 269 ] {616946d3-e82b-4dbe-b01a-a5c888e57712} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14353 | 2025.05.14 16:41:40.502107 [ 269 ] {616946d3-e82b-4dbe-b01a-a5c888e57712} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001561 sec., 411915.4388212684 rows/sec., 32.48 MiB/sec. | ||
| 14354 | 2025.05.14 16:41:40.502127 [ 74 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14355 | 2025.05.14 16:41:40.502147 [ 269 ] {616946d3-e82b-4dbe-b01a-a5c888e57712} <Debug> TCPHandler: Processed in 0.001735564 sec. | ||
| 14356 | 2025.05.14 16:41:40.502204 [ 74 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2025.05.14 16:41:40.502236 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14358 | 2025.05.14 16:41:40.502296 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2025.05.14 16:41:40.502358 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14360 | 2025.05.14 16:41:40.502400 [ 269 ] {4dcbeb02-985c-4450-8a0c-29537a4ed12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14361 | 2025.05.14 16:41:40.502442 [ 269 ] {4dcbeb02-985c-4450-8a0c-29537a4ed12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14362 | 2025.05.14 16:41:40.502462 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14363 | 2025.05.14 16:41:40.502495 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1845 rows starting from the beginning of the part | ||
| 14364 | 2025.05.14 16:41:40.502561 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 108 rows starting from the beginning of the part | ||
| 14365 | 2025.05.14 16:41:40.502612 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 643 rows starting from the beginning of the part | ||
| 14366 | 2025.05.14 16:41:40.502661 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1248 rows starting from the beginning of the part | ||
| 14367 | 2025.05.14 16:41:40.502707 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 14368 | 2025.05.14 16:41:40.502752 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 643 rows starting from the beginning of the part | ||
| 14369 | 2025.05.14 16:41:40.502885 [ 269 ] {4dcbeb02-985c-4450-8a0c-29537a4ed12c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2025.05.14 16:41:40.502921 [ 269 ] {4dcbeb02-985c-4450-8a0c-29537a4ed12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14371 | 2025.05.14 16:41:40.503257 [ 269 ] {4dcbeb02-985c-4450-8a0c-29537a4ed12c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14372 | 2025.05.14 16:41:40.503475 [ 269 ] {4dcbeb02-985c-4450-8a0c-29537a4ed12c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2025.05.14 16:41:40.503601 [ 74 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 14374 | 2025.05.14 16:41:40.503608 [ 269 ] {4dcbeb02-985c-4450-8a0c-29537a4ed12c} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001229 sec., 96826.688364524 rows/sec., 5.85 MiB/sec. | ||
| 14375 | 2025.05.14 16:41:40.503637 [ 74 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2025.05.14 16:41:40.503661 [ 269 ] {4dcbeb02-985c-4450-8a0c-29537a4ed12c} <Debug> TCPHandler: Processed in 0.001424418 sec. | ||
| 14377 | 2025.05.14 16:41:40.503664 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14378 | 2025.05.14 16:41:40.503787 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14379 | 2025.05.14 16:41:40.503819 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 14380 | 2025.05.14 16:41:40.503888 [ 269 ] {a953d624-b48f-4eb6-bdc8-979d078491af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14381 | 2025.05.14 16:41:40.503934 [ 269 ] {a953d624-b48f-4eb6-bdc8-979d078491af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14382 | 2025.05.14 16:41:40.503964 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14383 | 2025.05.14 16:41:40.504003 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 163 rows starting from the beginning of the part | ||
| 14384 | 2025.05.14 16:41:40.504068 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 133 rows starting from the beginning of the part | ||
| 14385 | 2025.05.14 16:41:40.504117 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
| 14386 | 2025.05.14 16:41:40.504168 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 119 rows starting from the beginning of the part | ||
| 14387 | 2025.05.14 16:41:40.504206 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
| 14388 | 2025.05.14 16:41:40.504243 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 119 rows starting from the beginning of the part | ||
| 14389 | 2025.05.14 16:41:40.504369 [ 269 ] {a953d624-b48f-4eb6-bdc8-979d078491af} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14390 | 2025.05.14 16:41:40.504415 [ 269 ] {a953d624-b48f-4eb6-bdc8-979d078491af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14391 | 2025.05.14 16:41:40.504487 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002185493 sec., 2078707.1841456366 rows/sec., 176.14 MiB/sec. | ||
| 14392 | 2025.05.14 16:41:40.504760 [ 269 ] {a953d624-b48f-4eb6-bdc8-979d078491af} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14393 | 2025.05.14 16:41:40.504794 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14394 | 2025.05.14 16:41:40.505047 [ 269 ] {a953d624-b48f-4eb6-bdc8-979d078491af} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2025.05.14 16:41:40.505164 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2025.05.14 16:41:40.505182 [ 201 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426018 sec., 410934.50433304487 rows/sec., 27.28 MiB/sec. | ||
| 14397 | 2025.05.14 16:41:40.505196 [ 269 ] {a953d624-b48f-4eb6-bdc8-979d078491af} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001328 sec., 85090.36144578313 rows/sec., 5.51 MiB/sec. | ||
| 14398 | 2025.05.14 16:41:40.505247 [ 269 ] {a953d624-b48f-4eb6-bdc8-979d078491af} <Debug> TCPHandler: Processed in 0.001513619 sec. | ||
| 14399 | 2025.05.14 16:41:40.505258 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_116_23} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14400 | 2025.05.14 16:41:40.505345 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 14401 | 2025.05.14 16:41:40.505378 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 14402 | 2025.05.14 16:41:40.505384 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14403 | 2025.05.14 16:41:40.505527 [ 269 ] {e7f4f47d-6751-4aa0-8e62-46b60957840f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14404 | 2025.05.14 16:41:40.505590 [ 269 ] {e7f4f47d-6751-4aa0-8e62-46b60957840f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14405 | 2025.05.14 16:41:40.505627 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14406 | 2025.05.14 16:41:40.505700 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_95_19} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 14407 | 2025.05.14 16:41:40.505784 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14408 | 2025.05.14 16:41:40.506034 [ 269 ] {e7f4f47d-6751-4aa0-8e62-46b60957840f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2025.05.14 16:41:40.506069 [ 269 ] {e7f4f47d-6751-4aa0-8e62-46b60957840f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14410 | 2025.05.14 16:41:40.506370 [ 269 ] {e7f4f47d-6751-4aa0-8e62-46b60957840f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14411 | 2025.05.14 16:41:40.506581 [ 269 ] {e7f4f47d-6751-4aa0-8e62-46b60957840f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2025.05.14 16:41:40.506714 [ 269 ] {e7f4f47d-6751-4aa0-8e62-46b60957840f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001215 sec., 92181.06995884774 rows/sec., 5.25 MiB/sec. | ||
| 14413 | 2025.05.14 16:41:40.506751 [ 269 ] {e7f4f47d-6751-4aa0-8e62-46b60957840f} <Debug> TCPHandler: Processed in 0.001433278 sec. | ||
| 14414 | 2025.05.14 16:41:40.506860 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2025.05.14 16:41:40.506955 [ 269 ] {9e2316de-04d3-48b8-81fe-a81c578c68a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14416 | 2025.05.14 16:41:40.506994 [ 269 ] {9e2316de-04d3-48b8-81fe-a81c578c68a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14417 | 2025.05.14 16:41:40.507538 [ 269 ] {9e2316de-04d3-48b8-81fe-a81c578c68a9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2025.05.14 16:41:40.507575 [ 269 ] {9e2316de-04d3-48b8-81fe-a81c578c68a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14419 | 2025.05.14 16:41:40.507900 [ 269 ] {9e2316de-04d3-48b8-81fe-a81c578c68a9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14420 | 2025.05.14 16:41:40.508128 [ 269 ] {9e2316de-04d3-48b8-81fe-a81c578c68a9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14421 | 2025.05.14 16:41:40.508257 [ 269 ] {9e2316de-04d3-48b8-81fe-a81c578c68a9} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001321 sec., 299015.89704769116 rows/sec., 21.16 MiB/sec. | ||
| 14422 | 2025.05.14 16:41:40.508264 [ 74 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14423 | 2025.05.14 16:41:40.508296 [ 269 ] {9e2316de-04d3-48b8-81fe-a81c578c68a9} <Debug> TCPHandler: Processed in 0.001485279 sec. | ||
| 14424 | 2025.05.14 16:41:40.508310 [ 74 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2025.05.14 16:41:40.508335 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14426 | 2025.05.14 16:41:40.508413 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14427 | 2025.05.14 16:41:40.508422 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14428 | 2025.05.14 16:41:40.508514 [ 269 ] {c578da1b-6258-4c12-8bf4-dd27a381b3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14429 | 2025.05.14 16:41:40.508539 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14430 | 2025.05.14 16:41:40.508561 [ 269 ] {c578da1b-6258-4c12-8bf4-dd27a381b3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14431 | 2025.05.14 16:41:40.508577 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part | ||
| 14432 | 2025.05.14 16:41:40.508645 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 14433 | 2025.05.14 16:41:40.508690 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 395 rows starting from the beginning of the part | ||
| 14434 | 2025.05.14 16:41:40.508753 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 546 rows starting from the beginning of the part | ||
| 14435 | 2025.05.14 16:41:40.508803 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 14436 | 2025.05.14 16:41:40.508848 [ 195 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 395 rows starting from the beginning of the part | ||
| 14437 | 2025.05.14 16:41:40.508906 [ 269 ] {c578da1b-6258-4c12-8bf4-dd27a381b3fb} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14438 | 2025.05.14 16:41:40.508948 [ 269 ] {c578da1b-6258-4c12-8bf4-dd27a381b3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14439 | 2025.05.14 16:41:40.509285 [ 269 ] {c578da1b-6258-4c12-8bf4-dd27a381b3fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14440 | 2025.05.14 16:41:40.509515 [ 269 ] {c578da1b-6258-4c12-8bf4-dd27a381b3fb} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14441 | 2025.05.14 16:41:40.509651 [ 269 ] {c578da1b-6258-4c12-8bf4-dd27a381b3fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 14442 | 2025.05.14 16:41:40.509688 [ 269 ] {c578da1b-6258-4c12-8bf4-dd27a381b3fb} <Debug> TCPHandler: Processed in 0.001324676 sec. | ||
| 14443 | 2025.05.14 16:41:40.509803 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14444 | 2025.05.14 16:41:40.509897 [ 269 ] {f3d6458f-4265-4f36-9350-14a57b1f9d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14445 | 2025.05.14 16:41:40.509937 [ 269 ] {f3d6458f-4265-4f36-9350-14a57b1f9d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14446 | 2025.05.14 16:41:40.510108 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724814 sec., 1393193.7008860086 rows/sec., 106.64 MiB/sec. | ||
| 14447 | 2025.05.14 16:41:40.510269 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14448 | 2025.05.14 16:41:40.510347 [ 269 ] {f3d6458f-4265-4f36-9350-14a57b1f9d75} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2025.05.14 16:41:40.510391 [ 269 ] {f3d6458f-4265-4f36-9350-14a57b1f9d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14450 | 2025.05.14 16:41:40.510570 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2025.05.14 16:41:40.510653 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_116_23} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14452 | 2025.05.14 16:41:40.510729 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 14453 | 2025.05.14 16:41:40.510752 [ 269 ] {f3d6458f-4265-4f36-9350-14a57b1f9d75} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14454 | 2025.05.14 16:41:40.510980 [ 269 ] {f3d6458f-4265-4f36-9350-14a57b1f9d75} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2025.05.14 16:41:40.511137 [ 269 ] {f3d6458f-4265-4f36-9350-14a57b1f9d75} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001258 sec., 188394.27662957076 rows/sec., 12.63 MiB/sec. | ||
| 14456 | 2025.05.14 16:41:40.511174 [ 269 ] {f3d6458f-4265-4f36-9350-14a57b1f9d75} <Debug> TCPHandler: Processed in 0.001419208 sec. | ||
| 14457 | 2025.05.14 16:41:40.511284 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14458 | 2025.05.14 16:41:40.511378 [ 269 ] {7f48dab7-229d-46b7-8cba-e3564a76c896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14459 | 2025.05.14 16:41:40.511419 [ 269 ] {7f48dab7-229d-46b7-8cba-e3564a76c896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14460 | 2025.05.14 16:41:40.511721 [ 269 ] {7f48dab7-229d-46b7-8cba-e3564a76c896} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2025.05.14 16:41:40.511756 [ 269 ] {7f48dab7-229d-46b7-8cba-e3564a76c896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14462 | 2025.05.14 16:41:40.512051 [ 269 ] {7f48dab7-229d-46b7-8cba-e3564a76c896} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14463 | 2025.05.14 16:41:40.512293 [ 269 ] {7f48dab7-229d-46b7-8cba-e3564a76c896} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2025.05.14 16:41:40.512428 [ 269 ] {7f48dab7-229d-46b7-8cba-e3564a76c896} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 14465 | 2025.05.14 16:41:40.512464 [ 269 ] {7f48dab7-229d-46b7-8cba-e3564a76c896} <Debug> TCPHandler: Processed in 0.001230174 sec. | ||
| 14466 | 2025.05.14 16:41:40.512574 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14467 | 2025.05.14 16:41:40.512668 [ 269 ] {db8bdca1-df6f-481e-983d-7e0c850a5cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14468 | 2025.05.14 16:41:40.512722 [ 269 ] {db8bdca1-df6f-481e-983d-7e0c850a5cce} <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 | ||
| 14469 | 2025.05.14 16:41:40.513528 [ 269 ] {db8bdca1-df6f-481e-983d-7e0c850a5cce} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14470 | 2025.05.14 16:41:40.513565 [ 269 ] {db8bdca1-df6f-481e-983d-7e0c850a5cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14471 | 2025.05.14 16:41:40.514084 [ 269 ] {db8bdca1-df6f-481e-983d-7e0c850a5cce} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 14472 | 2025.05.14 16:41:40.514307 [ 269 ] {db8bdca1-df6f-481e-983d-7e0c850a5cce} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14473 | 2025.05.14 16:41:40.514451 [ 269 ] {db8bdca1-df6f-481e-983d-7e0c850a5cce} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001801 sec., 7218.212104386452 rows/sec., 12.93 MiB/sec. | ||
| 14474 | 2025.05.14 16:41:40.514519 [ 269 ] {db8bdca1-df6f-481e-983d-7e0c850a5cce} <Debug> TCPHandler: Processed in 0.001994639 sec. | ||
| 14475 | 2025.05.14 16:41:40.514636 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14476 | 2025.05.14 16:41:40.514730 [ 269 ] {cf6e201c-5455-4979-bf90-0fa98a10350c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14477 | 2025.05.14 16:41:40.514771 [ 269 ] {cf6e201c-5455-4979-bf90-0fa98a10350c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14478 | 2025.05.14 16:41:40.515105 [ 269 ] {cf6e201c-5455-4979-bf90-0fa98a10350c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2025.05.14 16:41:40.515141 [ 269 ] {cf6e201c-5455-4979-bf90-0fa98a10350c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14480 | 2025.05.14 16:41:40.515454 [ 269 ] {cf6e201c-5455-4979-bf90-0fa98a10350c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14481 | 2025.05.14 16:41:40.515663 [ 269 ] {cf6e201c-5455-4979-bf90-0fa98a10350c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2025.05.14 16:41:40.515786 [ 74 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14483 | 2025.05.14 16:41:40.515790 [ 269 ] {cf6e201c-5455-4979-bf90-0fa98a10350c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001079 sec., 75996.29286376273 rows/sec., 4.83 MiB/sec. | ||
| 14484 | 2025.05.14 16:41:40.515833 [ 74 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2025.05.14 16:41:40.515851 [ 269 ] {cf6e201c-5455-4979-bf90-0fa98a10350c} <Debug> TCPHandler: Processed in 0.001265585 sec. | ||
| 14486 | 2025.05.14 16:41:40.515857 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14487 | 2025.05.14 16:41:40.515955 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14488 | 2025.05.14 16:41:40.516059 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14489 | 2025.05.14 16:41:40.516085 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6864 rows starting from the beginning of the part | ||
| 14490 | 2025.05.14 16:41:40.516129 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 14491 | 2025.05.14 16:41:40.516165 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 82 rows starting from the beginning of the part | ||
| 14492 | 2025.05.14 16:41:40.516197 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 36 rows starting from the beginning of the part | ||
| 14493 | 2025.05.14 16:41:40.516228 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 14494 | 2025.05.14 16:41:40.516259 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 82 rows starting from the beginning of the part | ||
| 14495 | 2025.05.14 16:41:40.517942 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7148 rows, containing 4 columns (4 merged, 0 gathered) in 0.00201757 sec., 3542875.835782649 rows/sec., 230.88 MiB/sec. | ||
| 14496 | 2025.05.14 16:41:40.518328 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14497 | 2025.05.14 16:41:40.518569 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14498 | 2025.05.14 16:41:40.518637 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_116_23} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14499 | 2025.05.14 16:41:40.518702 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14500 | 2025.05.14 16:41:44.046215 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14501 | 2025.05.14 16:41:44.046302 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14502 | 2025.05.14 16:41:44.218678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
| 14503 | 2025.05.14 16:41:44.219412 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2025.05.14 16:41:44.219475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14505 | 2025.05.14 16:41:44.219959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14506 | 2025.05.14 16:41:44.220174 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2025.05.14 16:41:44.220301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 14508 | 2025.05.14 16:41:44.431697 [ 221 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14509 | 2025.05.14 16:41:44.431776 [ 221 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14510 | 2025.05.14 16:41:44.446745 [ 221 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14511 | 2025.05.14 16:41:45.107362 [ 224 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14512 | 2025.05.14 16:41:45.107414 [ 224 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14513 | 2025.05.14 16:41:45.109271 [ 224 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14514 | 2025.05.14 16:41:45.437396 [ 225 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14515 | 2025.05.14 16:41:45.437448 [ 225 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14516 | 2025.05.14 16:41:45.439283 [ 225 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14517 | 2025.05.14 16:41:45.492074 [ 219 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14518 | 2025.05.14 16:41:45.492129 [ 219 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14519 | 2025.05.14 16:41:45.493388 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2025.05.14 16:41:45.493565 [ 269 ] {7f8c8690-57d4-4653-9c91-4317594dbef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14521 | 2025.05.14 16:41:45.493632 [ 269 ] {7f8c8690-57d4-4653-9c91-4317594dbef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14522 | 2025.05.14 16:41:45.494007 [ 219 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14523 | 2025.05.14 16:41:45.494295 [ 269 ] {7f8c8690-57d4-4653-9c91-4317594dbef7} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2025.05.14 16:41:45.494340 [ 269 ] {7f8c8690-57d4-4653-9c91-4317594dbef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14525 | 2025.05.14 16:41:45.494755 [ 269 ] {7f8c8690-57d4-4653-9c91-4317594dbef7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14526 | 2025.05.14 16:41:45.494992 [ 269 ] {7f8c8690-57d4-4653-9c91-4317594dbef7} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2025.05.14 16:41:45.495135 [ 269 ] {7f8c8690-57d4-4653-9c91-4317594dbef7} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.00162 sec., 66666.66666666667 rows/sec., 5.57 MiB/sec. | ||
| 14528 | 2025.05.14 16:41:45.495178 [ 269 ] {7f8c8690-57d4-4653-9c91-4317594dbef7} <Debug> TCPHandler: Processed in 0.001920527 sec. | ||
| 14529 | 2025.05.14 16:41:45.495303 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2025.05.14 16:41:45.495399 [ 269 ] {18b1252f-77f3-4dd3-b442-c29d651e1e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14531 | 2025.05.14 16:41:45.495439 [ 269 ] {18b1252f-77f3-4dd3-b442-c29d651e1e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14532 | 2025.05.14 16:41:45.495839 [ 269 ] {18b1252f-77f3-4dd3-b442-c29d651e1e4a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2025.05.14 16:41:45.495876 [ 269 ] {18b1252f-77f3-4dd3-b442-c29d651e1e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14534 | 2025.05.14 16:41:45.496187 [ 269 ] {18b1252f-77f3-4dd3-b442-c29d651e1e4a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14535 | 2025.05.14 16:41:45.496405 [ 269 ] {18b1252f-77f3-4dd3-b442-c29d651e1e4a} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14536 | 2025.05.14 16:41:45.496536 [ 269 ] {18b1252f-77f3-4dd3-b442-c29d651e1e4a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001156 sec., 22491.34948096886 rows/sec., 1.65 MiB/sec. | ||
| 14537 | 2025.05.14 16:41:45.496574 [ 269 ] {18b1252f-77f3-4dd3-b442-c29d651e1e4a} <Debug> TCPHandler: Processed in 0.001323036 sec. | ||
| 14538 | 2025.05.14 16:41:45.496684 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2025.05.14 16:41:45.496777 [ 269 ] {2c5237ae-177b-496a-b04c-e4d29d3ab7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14540 | 2025.05.14 16:41:45.496817 [ 269 ] {2c5237ae-177b-496a-b04c-e4d29d3ab7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14541 | 2025.05.14 16:41:45.497239 [ 269 ] {2c5237ae-177b-496a-b04c-e4d29d3ab7d2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2025.05.14 16:41:45.497276 [ 269 ] {2c5237ae-177b-496a-b04c-e4d29d3ab7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14543 | 2025.05.14 16:41:45.497579 [ 269 ] {2c5237ae-177b-496a-b04c-e4d29d3ab7d2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14544 | 2025.05.14 16:41:45.497787 [ 269 ] {2c5237ae-177b-496a-b04c-e4d29d3ab7d2} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2025.05.14 16:41:45.497918 [ 269 ] {2c5237ae-177b-496a-b04c-e4d29d3ab7d2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001159 sec., 77653.14926660914 rows/sec., 6.06 MiB/sec. | ||
| 14546 | 2025.05.14 16:41:45.497956 [ 269 ] {2c5237ae-177b-496a-b04c-e4d29d3ab7d2} <Debug> TCPHandler: Processed in 0.001324236 sec. | ||
| 14547 | 2025.05.14 16:41:45.498065 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14548 | 2025.05.14 16:41:45.498158 [ 269 ] {0fc51ff4-44b7-4ea8-9a18-b176c6e48c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14549 | 2025.05.14 16:41:45.498201 [ 269 ] {0fc51ff4-44b7-4ea8-9a18-b176c6e48c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14550 | 2025.05.14 16:41:45.498599 [ 269 ] {0fc51ff4-44b7-4ea8-9a18-b176c6e48c96} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14551 | 2025.05.14 16:41:45.498635 [ 269 ] {0fc51ff4-44b7-4ea8-9a18-b176c6e48c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14552 | 2025.05.14 16:41:45.498975 [ 269 ] {0fc51ff4-44b7-4ea8-9a18-b176c6e48c96} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14553 | 2025.05.14 16:41:45.499186 [ 269 ] {0fc51ff4-44b7-4ea8-9a18-b176c6e48c96} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14554 | 2025.05.14 16:41:45.499314 [ 269 ] {0fc51ff4-44b7-4ea8-9a18-b176c6e48c96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 14555 | 2025.05.14 16:41:45.499351 [ 269 ] {0fc51ff4-44b7-4ea8-9a18-b176c6e48c96} <Debug> TCPHandler: Processed in 0.001337026 sec. | ||
| 14556 | 2025.05.14 16:41:45.499404 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14557 | 2025.05.14 16:41:45.499429 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14558 | 2025.05.14 16:41:45.499459 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14559 | 2025.05.14 16:41:45.499555 [ 269 ] {e194cc52-0707-4a9e-ae1d-e05898360759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14560 | 2025.05.14 16:41:45.499609 [ 269 ] {e194cc52-0707-4a9e-ae1d-e05898360759} <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 | ||
| 14561 | 2025.05.14 16:41:45.500426 [ 269 ] {e194cc52-0707-4a9e-ae1d-e05898360759} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14562 | 2025.05.14 16:41:45.500461 [ 269 ] {e194cc52-0707-4a9e-ae1d-e05898360759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14563 | 2025.05.14 16:41:45.501000 [ 269 ] {e194cc52-0707-4a9e-ae1d-e05898360759} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14564 | 2025.05.14 16:41:45.501229 [ 269 ] {e194cc52-0707-4a9e-ae1d-e05898360759} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14565 | 2025.05.14 16:41:45.501237 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14566 | 2025.05.14 16:41:45.501359 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14567 | 2025.05.14 16:41:45.501368 [ 269 ] {e194cc52-0707-4a9e-ae1d-e05898360759} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001832 sec., 14192.139737991265 rows/sec., 25.43 MiB/sec. | ||
| 14568 | 2025.05.14 16:41:45.501440 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2025.05.14 16:41:45.501468 [ 269 ] {e194cc52-0707-4a9e-ae1d-e05898360759} <Debug> TCPHandler: Processed in 0.00205956 sec. | ||
| 14570 | 2025.05.14 16:41:45.501470 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14571 | 2025.05.14 16:41:45.501590 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14572 | 2025.05.14 16:41:45.501599 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14573 | 2025.05.14 16:41:45.501693 [ 269 ] {2dec91eb-9333-4866-97c8-3a31e8857731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14574 | 2025.05.14 16:41:45.501739 [ 269 ] {2dec91eb-9333-4866-97c8-3a31e8857731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14575 | 2025.05.14 16:41:45.501857 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14576 | 2025.05.14 16:41:45.501926 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1712 rows starting from the beginning of the part | ||
| 14577 | 2025.05.14 16:41:45.502070 [ 269 ] {2dec91eb-9333-4866-97c8-3a31e8857731} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14578 | 2025.05.14 16:41:45.502075 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
| 14579 | 2025.05.14 16:41:45.502115 [ 269 ] {2dec91eb-9333-4866-97c8-3a31e8857731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14580 | 2025.05.14 16:41:45.502221 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 13 rows starting from the beginning of the part | ||
| 14581 | 2025.05.14 16:41:45.502337 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
| 14582 | 2025.05.14 16:41:45.502435 [ 269 ] {2dec91eb-9333-4866-97c8-3a31e8857731} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14583 | 2025.05.14 16:41:45.502452 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 13 rows starting from the beginning of the part | ||
| 14584 | 2025.05.14 16:41:45.502565 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part | ||
| 14585 | 2025.05.14 16:41:45.502669 [ 269 ] {2dec91eb-9333-4866-97c8-3a31e8857731} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2025.05.14 16:41:45.502805 [ 269 ] {2dec91eb-9333-4866-97c8-3a31e8857731} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 14587 | 2025.05.14 16:41:45.502841 [ 269 ] {2dec91eb-9333-4866-97c8-3a31e8857731} <Debug> TCPHandler: Processed in 0.001301285 sec. | ||
| 14588 | 2025.05.14 16:41:45.510692 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 19 columns (19 merged, 0 gathered) in 0.009143911 sec., 198602.10800389462 rows/sec., 355.89 MiB/sec. | ||
| 14589 | 2025.05.14 16:41:45.512328 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14590 | 2025.05.14 16:41:45.512656 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2025.05.14 16:41:45.512726 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14592 | 2025.05.14 16:41:45.512824 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
| 14593 | 2025.05.14 16:41:45.941745 [ 219 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14594 | 2025.05.14 16:41:45.941796 [ 219 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14595 | 2025.05.14 16:41:45.943660 [ 219 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14596 | 2025.05.14 16:41:45.978833 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14597 | 2025.05.14 16:41:45.995475 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14598 | 2025.05.14 16:41:45.995538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14599 | 2025.05.14 16:41:46.001683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14600 | 2025.05.14 16:41:46.002425 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14601 | 2025.05.14 16:41:46.005745 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14602 | 2025.05.14 16:41:47.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.23 MiB, peak 358.53 MiB, free memory in arenas 0.00 B, will set to 345.23 MiB (RSS), difference: 4.00 MiB | ||
| 14603 | 2025.05.14 16:41:49.321615 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2070 | ||
| 14604 | 2025.05.14 16:41:49.324060 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2025.05.14 16:41:49.324119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14606 | 2025.05.14 16:41:49.325335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14607 | 2025.05.14 16:41:49.325614 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2025.05.14 16:41:49.326012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 14609 | 2025.05.14 16:41:50.499460 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14610 | 2025.05.14 16:41:50.499645 [ 269 ] {e063b8be-ded3-43cb-8820-e40b8d89b140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14611 | 2025.05.14 16:41:50.499719 [ 269 ] {e063b8be-ded3-43cb-8820-e40b8d89b140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14612 | 2025.05.14 16:41:50.500514 [ 269 ] {e063b8be-ded3-43cb-8820-e40b8d89b140} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14613 | 2025.05.14 16:41:50.500566 [ 269 ] {e063b8be-ded3-43cb-8820-e40b8d89b140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14614 | 2025.05.14 16:41:50.501010 [ 269 ] {e063b8be-ded3-43cb-8820-e40b8d89b140} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14615 | 2025.05.14 16:41:50.501254 [ 269 ] {e063b8be-ded3-43cb-8820-e40b8d89b140} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14616 | 2025.05.14 16:41:50.501432 [ 269 ] {e063b8be-ded3-43cb-8820-e40b8d89b140} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001836 sec., 115468.40958605664 rows/sec., 7.34 MiB/sec. | ||
| 14617 | 2025.05.14 16:41:50.501489 [ 269 ] {e063b8be-ded3-43cb-8820-e40b8d89b140} <Debug> TCPHandler: Processed in 0.002164563 sec. | ||
| 14618 | 2025.05.14 16:41:50.501618 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14619 | 2025.05.14 16:41:50.501728 [ 269 ] {251c3774-2df7-4d70-a700-131c2a4cd6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14620 | 2025.05.14 16:41:50.501774 [ 269 ] {251c3774-2df7-4d70-a700-131c2a4cd6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14621 | 2025.05.14 16:41:50.502550 [ 269 ] {251c3774-2df7-4d70-a700-131c2a4cd6a5} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2025.05.14 16:41:50.502591 [ 269 ] {251c3774-2df7-4d70-a700-131c2a4cd6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14623 | 2025.05.14 16:41:50.502984 [ 269 ] {251c3774-2df7-4d70-a700-131c2a4cd6a5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14624 | 2025.05.14 16:41:50.503207 [ 269 ] {251c3774-2df7-4d70-a700-131c2a4cd6a5} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2025.05.14 16:41:50.503355 [ 269 ] {251c3774-2df7-4d70-a700-131c2a4cd6a5} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001654 sec., 388754.5344619105 rows/sec., 30.65 MiB/sec. | ||
| 14626 | 2025.05.14 16:41:50.503398 [ 269 ] {251c3774-2df7-4d70-a700-131c2a4cd6a5} <Debug> TCPHandler: Processed in 0.001833866 sec. | ||
| 14627 | 2025.05.14 16:41:50.503513 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2025.05.14 16:41:50.503614 [ 269 ] {fd28b656-84b9-4e64-a8fd-3b1121a958f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14629 | 2025.05.14 16:41:50.503659 [ 269 ] {fd28b656-84b9-4e64-a8fd-3b1121a958f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14630 | 2025.05.14 16:41:50.504107 [ 269 ] {fd28b656-84b9-4e64-a8fd-3b1121a958f4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2025.05.14 16:41:50.504146 [ 269 ] {fd28b656-84b9-4e64-a8fd-3b1121a958f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14632 | 2025.05.14 16:41:50.504475 [ 269 ] {fd28b656-84b9-4e64-a8fd-3b1121a958f4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14633 | 2025.05.14 16:41:50.504693 [ 269 ] {fd28b656-84b9-4e64-a8fd-3b1121a958f4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2025.05.14 16:41:50.504835 [ 269 ] {fd28b656-84b9-4e64-a8fd-3b1121a958f4} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001244 sec., 95659.16398713825 rows/sec., 5.78 MiB/sec. | ||
| 14635 | 2025.05.14 16:41:50.504874 [ 269 ] {fd28b656-84b9-4e64-a8fd-3b1121a958f4} <Debug> TCPHandler: Processed in 0.001414878 sec. | ||
| 14636 | 2025.05.14 16:41:50.504982 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2025.05.14 16:41:50.505077 [ 269 ] {f5205007-0607-43e8-b41d-64a8d190f0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14638 | 2025.05.14 16:41:50.505116 [ 269 ] {f5205007-0607-43e8-b41d-64a8d190f0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14639 | 2025.05.14 16:41:50.505537 [ 269 ] {f5205007-0607-43e8-b41d-64a8d190f0ec} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2025.05.14 16:41:50.505574 [ 269 ] {f5205007-0607-43e8-b41d-64a8d190f0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14641 | 2025.05.14 16:41:50.505897 [ 269 ] {f5205007-0607-43e8-b41d-64a8d190f0ec} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14642 | 2025.05.14 16:41:50.506120 [ 269 ] {f5205007-0607-43e8-b41d-64a8d190f0ec} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2025.05.14 16:41:50.506247 [ 269 ] {f5205007-0607-43e8-b41d-64a8d190f0ec} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001189 sec., 95037.84693019344 rows/sec., 6.15 MiB/sec. | ||
| 14644 | 2025.05.14 16:41:50.506288 [ 269 ] {f5205007-0607-43e8-b41d-64a8d190f0ec} <Debug> TCPHandler: Processed in 0.001353837 sec. | ||
| 14645 | 2025.05.14 16:41:50.506398 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2025.05.14 16:41:50.506492 [ 269 ] {8560df05-ef2f-4562-bf29-de52ca0a37c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14647 | 2025.05.14 16:41:50.506533 [ 269 ] {8560df05-ef2f-4562-bf29-de52ca0a37c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14648 | 2025.05.14 16:41:50.506947 [ 269 ] {8560df05-ef2f-4562-bf29-de52ca0a37c7} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2025.05.14 16:41:50.506982 [ 269 ] {8560df05-ef2f-4562-bf29-de52ca0a37c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14650 | 2025.05.14 16:41:50.507280 [ 269 ] {8560df05-ef2f-4562-bf29-de52ca0a37c7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14651 | 2025.05.14 16:41:50.507492 [ 269 ] {8560df05-ef2f-4562-bf29-de52ca0a37c7} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2025.05.14 16:41:50.507619 [ 269 ] {8560df05-ef2f-4562-bf29-de52ca0a37c7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001144 sec., 97902.0979020979 rows/sec., 5.58 MiB/sec. | ||
| 14653 | 2025.05.14 16:41:50.507656 [ 269 ] {8560df05-ef2f-4562-bf29-de52ca0a37c7} <Debug> TCPHandler: Processed in 0.001307726 sec. | ||
| 14654 | 2025.05.14 16:41:50.507767 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2025.05.14 16:41:50.507862 [ 269 ] {2649890f-819c-4bcc-b727-3664f3f58de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14656 | 2025.05.14 16:41:50.507902 [ 269 ] {2649890f-819c-4bcc-b727-3664f3f58de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14657 | 2025.05.14 16:41:50.508445 [ 269 ] {2649890f-819c-4bcc-b727-3664f3f58de3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14658 | 2025.05.14 16:41:50.508481 [ 269 ] {2649890f-819c-4bcc-b727-3664f3f58de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14659 | 2025.05.14 16:41:50.508805 [ 269 ] {2649890f-819c-4bcc-b727-3664f3f58de3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14660 | 2025.05.14 16:41:50.509014 [ 269 ] {2649890f-819c-4bcc-b727-3664f3f58de3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14661 | 2025.05.14 16:41:50.509145 [ 269 ] {2649890f-819c-4bcc-b727-3664f3f58de3} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.0013 sec., 303846.1538461539 rows/sec., 21.50 MiB/sec. | ||
| 14662 | 2025.05.14 16:41:50.509183 [ 269 ] {2649890f-819c-4bcc-b727-3664f3f58de3} <Debug> TCPHandler: Processed in 0.001466889 sec. | ||
| 14663 | 2025.05.14 16:41:50.509291 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14664 | 2025.05.14 16:41:50.509386 [ 269 ] {21342de2-fafc-48d3-b02a-7cd793805359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14665 | 2025.05.14 16:41:50.509429 [ 269 ] {21342de2-fafc-48d3-b02a-7cd793805359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14666 | 2025.05.14 16:41:50.509752 [ 269 ] {21342de2-fafc-48d3-b02a-7cd793805359} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14667 | 2025.05.14 16:41:50.509788 [ 269 ] {21342de2-fafc-48d3-b02a-7cd793805359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14668 | 2025.05.14 16:41:50.510104 [ 269 ] {21342de2-fafc-48d3-b02a-7cd793805359} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14669 | 2025.05.14 16:41:50.510324 [ 269 ] {21342de2-fafc-48d3-b02a-7cd793805359} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14670 | 2025.05.14 16:41:50.510435 [ 62 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14671 | 2025.05.14 16:41:50.510450 [ 269 ] {21342de2-fafc-48d3-b02a-7cd793805359} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 14672 | 2025.05.14 16:41:50.510500 [ 62 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14673 | 2025.05.14 16:41:50.510507 [ 269 ] {21342de2-fafc-48d3-b02a-7cd793805359} <Debug> TCPHandler: Processed in 0.001267055 sec. | ||
| 14674 | 2025.05.14 16:41:50.510530 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14675 | 2025.05.14 16:41:50.510630 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14676 | 2025.05.14 16:41:50.510648 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 14677 | 2025.05.14 16:41:50.510729 [ 269 ] {9d71223e-153e-4aea-bbee-4bda8902244f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14678 | 2025.05.14 16:41:50.510775 [ 269 ] {9d71223e-153e-4aea-bbee-4bda8902244f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14679 | 2025.05.14 16:41:50.510786 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14680 | 2025.05.14 16:41:50.510827 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 14681 | 2025.05.14 16:41:50.510893 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 14682 | 2025.05.14 16:41:50.510934 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 14683 | 2025.05.14 16:41:50.510973 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 14684 | 2025.05.14 16:41:50.511010 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 14685 | 2025.05.14 16:41:50.511045 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 14686 | 2025.05.14 16:41:50.511179 [ 269 ] {9d71223e-153e-4aea-bbee-4bda8902244f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2025.05.14 16:41:50.511221 [ 269 ] {9d71223e-153e-4aea-bbee-4bda8902244f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14688 | 2025.05.14 16:41:50.511591 [ 269 ] {9d71223e-153e-4aea-bbee-4bda8902244f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14689 | 2025.05.14 16:41:50.511836 [ 269 ] {9d71223e-153e-4aea-bbee-4bda8902244f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2025.05.14 16:41:50.511923 [ 190 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327057 sec., 230585.42323351596 rows/sec., 11.76 MiB/sec. | ||
| 14691 | 2025.05.14 16:41:50.511968 [ 269 ] {9d71223e-153e-4aea-bbee-4bda8902244f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001258 sec., 188394.27662957076 rows/sec., 12.63 MiB/sec. | ||
| 14692 | 2025.05.14 16:41:50.512016 [ 269 ] {9d71223e-153e-4aea-bbee-4bda8902244f} <Debug> TCPHandler: Processed in 0.001435509 sec. | ||
| 14693 | 2025.05.14 16:41:50.512077 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14694 | 2025.05.14 16:41:50.512132 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14695 | 2025.05.14 16:41:50.512226 [ 269 ] {608ad3db-85df-4bc6-ac79-402d6b152f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14696 | 2025.05.14 16:41:50.512268 [ 269 ] {608ad3db-85df-4bc6-ac79-402d6b152f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14697 | 2025.05.14 16:41:50.512358 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14698 | 2025.05.14 16:41:50.512435 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_51_10} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14699 | 2025.05.14 16:41:50.512538 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14700 | 2025.05.14 16:41:50.512564 [ 269 ] {608ad3db-85df-4bc6-ac79-402d6b152f03} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14701 | 2025.05.14 16:41:50.512598 [ 269 ] {608ad3db-85df-4bc6-ac79-402d6b152f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14702 | 2025.05.14 16:41:50.512887 [ 269 ] {608ad3db-85df-4bc6-ac79-402d6b152f03} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14703 | 2025.05.14 16:41:50.513096 [ 269 ] {608ad3db-85df-4bc6-ac79-402d6b152f03} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14704 | 2025.05.14 16:41:50.513225 [ 269 ] {608ad3db-85df-4bc6-ac79-402d6b152f03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 14705 | 2025.05.14 16:41:50.513260 [ 269 ] {608ad3db-85df-4bc6-ac79-402d6b152f03} <Debug> TCPHandler: Processed in 0.001177843 sec. | ||
| 14706 | 2025.05.14 16:41:50.513367 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14707 | 2025.05.14 16:41:50.513465 [ 269 ] {f653dac9-39f8-473c-b466-ec518e3e11d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14708 | 2025.05.14 16:41:50.513519 [ 269 ] {f653dac9-39f8-473c-b466-ec518e3e11d8} <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 | ||
| 14709 | 2025.05.14 16:41:50.514301 [ 269 ] {f653dac9-39f8-473c-b466-ec518e3e11d8} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14710 | 2025.05.14 16:41:50.514337 [ 269 ] {f653dac9-39f8-473c-b466-ec518e3e11d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14711 | 2025.05.14 16:41:50.514855 [ 269 ] {f653dac9-39f8-473c-b466-ec518e3e11d8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14712 | 2025.05.14 16:41:50.515081 [ 269 ] {f653dac9-39f8-473c-b466-ec518e3e11d8} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14713 | 2025.05.14 16:41:50.515220 [ 269 ] {f653dac9-39f8-473c-b466-ec518e3e11d8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001773 sec., 7332.205301748449 rows/sec., 13.14 MiB/sec. | ||
| 14714 | 2025.05.14 16:41:50.515278 [ 269 ] {f653dac9-39f8-473c-b466-ec518e3e11d8} <Debug> TCPHandler: Processed in 0.001961169 sec. | ||
| 14715 | 2025.05.14 16:41:50.515407 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14716 | 2025.05.14 16:41:50.515504 [ 269 ] {811d1969-b284-46f2-9028-abbf6adc2088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14717 | 2025.05.14 16:41:50.515547 [ 269 ] {811d1969-b284-46f2-9028-abbf6adc2088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14718 | 2025.05.14 16:41:50.515881 [ 269 ] {811d1969-b284-46f2-9028-abbf6adc2088} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2025.05.14 16:41:50.515917 [ 269 ] {811d1969-b284-46f2-9028-abbf6adc2088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. | ||
| 14720 | 2025.05.14 16:41:50.516219 [ 269 ] {811d1969-b284-46f2-9028-abbf6adc2088} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14721 | 2025.05.14 16:41:50.516436 [ 269 ] {811d1969-b284-46f2-9028-abbf6adc2088} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2025.05.14 16:41:50.516562 [ 269 ] {811d1969-b284-46f2-9028-abbf6adc2088} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001078 sec., 76066.79035250464 rows/sec., 4.83 MiB/sec. | ||
| 14723 | 2025.05.14 16:41:50.516598 [ 269 ] {811d1969-b284-46f2-9028-abbf6adc2088} <Debug> TCPHandler: Processed in 0.001243225 sec. | ||
| 14724 | 2025.05.14 16:41:51.720432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
| 14725 | 2025.05.14 16:41:51.721055 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2025.05.14 16:41:51.721106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14727 | 2025.05.14 16:41:51.721597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14728 | 2025.05.14 16:41:51.721831 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14729 | 2025.05.14 16:41:51.721969 [ 83 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14730 | 2025.05.14 16:41:51.721992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
| 14731 | 2025.05.14 16:41:51.722039 [ 83 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2025.05.14 16:41:51.722066 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14733 | 2025.05.14 16:41:51.722172 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::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 | ||
| 14734 | 2025.05.14 16:41:51.722280 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14735 | 2025.05.14 16:41:51.722315 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
| 14736 | 2025.05.14 16:41:51.722378 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
| 14737 | 2025.05.14 16:41:51.722430 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
| 14738 | 2025.05.14 16:41:51.722476 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
| 14739 | 2025.05.14 16:41:51.722521 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
| 14740 | 2025.05.14 16:41:51.722567 [ 186 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
| 14741 | 2025.05.14 16:41:51.724778 [ 190 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.002644822 sec., 12293076.811974494 rows/sec., 175.85 MiB/sec. | ||
| 14742 | 2025.05.14 16:41:51.725178 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14743 | 2025.05.14 16:41:51.725488 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14744 | 2025.05.14 16:41:51.725566 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_71_14} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14745 | 2025.05.14 16:41:51.725649 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
| 14746 | 2025.05.14 16:41:53.505835 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14747 | 2025.05.14 16:41:53.522878 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2025.05.14 16:41:53.522939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14749 | 2025.05.14 16:41:53.529179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14750 | 2025.05.14 16:41:53.529889 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14751 | 2025.05.14 16:41:53.530204 [ 133 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14752 | 2025.05.14 16:41:53.530274 [ 133 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2025.05.14 16:41:53.530298 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14754 | 2025.05.14 16:41:53.530448 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::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 | ||
| 14755 | 2025.05.14 16:41:53.532983 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14756 | 2025.05.14 16:41:53.534290 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14757 | 2025.05.14 16:41:53.535859 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 14758 | 2025.05.14 16:41:53.540815 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 14759 | 2025.05.14 16:41:53.545428 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 14760 | 2025.05.14 16:41:53.549816 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 14761 | 2025.05.14 16:41:53.554704 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14762 | 2025.05.14 16:41:53.559187 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 14763 | 2025.05.14 16:41:53.612550 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082178837 sec., 6510.191912304624 rows/sec., 33.66 MiB/sec. | ||
| 14764 | 2025.05.14 16:41:53.614371 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14765 | 2025.05.14 16:41:53.616031 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14766 | 2025.05.14 16:41:53.616115 [ 186 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_71_14} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14767 | 2025.05.14 16:41:53.617623 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14768 | 2025.05.14 16:41:54.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.34 MiB, peak 363.74 MiB, free memory in arenas 0.00 B, will set to 345.31 MiB (RSS), difference: -1.03 MiB | ||
| 14769 | 2025.05.14 16:41:55.493778 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14770 | 2025.05.14 16:41:55.493975 [ 269 ] {725ca23f-2051-4792-ba9c-b0b4966581b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14771 | 2025.05.14 16:41:55.494050 [ 269 ] {725ca23f-2051-4792-ba9c-b0b4966581b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14772 | 2025.05.14 16:41:55.494825 [ 269 ] {725ca23f-2051-4792-ba9c-b0b4966581b0} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2025.05.14 16:41:55.494865 [ 269 ] {725ca23f-2051-4792-ba9c-b0b4966581b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14774 | 2025.05.14 16:41:55.495267 [ 269 ] {725ca23f-2051-4792-ba9c-b0b4966581b0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14775 | 2025.05.14 16:41:55.495500 [ 269 ] {725ca23f-2051-4792-ba9c-b0b4966581b0} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2025.05.14 16:41:55.495667 [ 269 ] {725ca23f-2051-4792-ba9c-b0b4966581b0} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001747 sec., 61820.263308528905 rows/sec., 5.17 MiB/sec. | ||
| 14777 | 2025.05.14 16:41:55.495719 [ 269 ] {725ca23f-2051-4792-ba9c-b0b4966581b0} <Debug> TCPHandler: Processed in 0.002072321 sec. | ||
| 14778 | 2025.05.14 16:41:55.495849 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2025.05.14 16:41:55.495953 [ 269 ] {aa38b393-6e72-45d5-bcae-c373e0836a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14780 | 2025.05.14 16:41:55.495997 [ 269 ] {aa38b393-6e72-45d5-bcae-c373e0836a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14781 | 2025.05.14 16:41:55.496412 [ 269 ] {aa38b393-6e72-45d5-bcae-c373e0836a50} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2025.05.14 16:41:55.496448 [ 269 ] {aa38b393-6e72-45d5-bcae-c373e0836a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14783 | 2025.05.14 16:41:55.496777 [ 269 ] {aa38b393-6e72-45d5-bcae-c373e0836a50} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14784 | 2025.05.14 16:41:55.496989 [ 269 ] {aa38b393-6e72-45d5-bcae-c373e0836a50} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2025.05.14 16:41:55.497131 [ 269 ] {aa38b393-6e72-45d5-bcae-c373e0836a50} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001202 sec., 21630.615640599004 rows/sec., 1.59 MiB/sec. | ||
| 14786 | 2025.05.14 16:41:55.497170 [ 269 ] {aa38b393-6e72-45d5-bcae-c373e0836a50} <Debug> TCPHandler: Processed in 0.001374707 sec. | ||
| 14787 | 2025.05.14 16:41:55.497290 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14788 | 2025.05.14 16:41:55.497388 [ 269 ] {3c16e129-2db4-4c6d-8d36-8f9216b25bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14789 | 2025.05.14 16:41:55.497429 [ 269 ] {3c16e129-2db4-4c6d-8d36-8f9216b25bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14790 | 2025.05.14 16:41:55.497866 [ 269 ] {3c16e129-2db4-4c6d-8d36-8f9216b25bde} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2025.05.14 16:41:55.497901 [ 269 ] {3c16e129-2db4-4c6d-8d36-8f9216b25bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14792 | 2025.05.14 16:41:55.498213 [ 269 ] {3c16e129-2db4-4c6d-8d36-8f9216b25bde} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14793 | 2025.05.14 16:41:55.498430 [ 269 ] {3c16e129-2db4-4c6d-8d36-8f9216b25bde} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2025.05.14 16:41:55.498563 [ 269 ] {3c16e129-2db4-4c6d-8d36-8f9216b25bde} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001194 sec., 75376.88442211055 rows/sec., 5.89 MiB/sec. | ||
| 14795 | 2025.05.14 16:41:55.498601 [ 269 ] {3c16e129-2db4-4c6d-8d36-8f9216b25bde} <Debug> TCPHandler: Processed in 0.001367417 sec. | ||
| 14796 | 2025.05.14 16:41:55.498716 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14797 | 2025.05.14 16:41:55.498812 [ 269 ] {26dfbb25-011a-4cde-98b4-5dc6570c56ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14798 | 2025.05.14 16:41:55.498855 [ 269 ] {26dfbb25-011a-4cde-98b4-5dc6570c56ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14799 | 2025.05.14 16:41:55.499260 [ 269 ] {26dfbb25-011a-4cde-98b4-5dc6570c56ee} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2025.05.14 16:41:55.499295 [ 269 ] {26dfbb25-011a-4cde-98b4-5dc6570c56ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14801 | 2025.05.14 16:41:55.499636 [ 269 ] {26dfbb25-011a-4cde-98b4-5dc6570c56ee} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14802 | 2025.05.14 16:41:55.499845 [ 269 ] {26dfbb25-011a-4cde-98b4-5dc6570c56ee} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2025.05.14 16:41:55.499962 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 5 parts from all_1_114_23 to all_118_118_0 | ||
| 14804 | 2025.05.14 16:41:55.499977 [ 269 ] {26dfbb25-011a-4cde-98b4-5dc6570c56ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 14805 | 2025.05.14 16:41:55.499997 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2025.05.14 16:41:55.500016 [ 269 ] {26dfbb25-011a-4cde-98b4-5dc6570c56ee} <Debug> TCPHandler: Processed in 0.001351067 sec. | ||
| 14807 | 2025.05.14 16:41:55.500016 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14808 | 2025.05.14 16:41:55.500131 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14809 | 2025.05.14 16:41:55.500134 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_114_23 to all_118_118_0 into Compact with storage Full | ||
| 14810 | 2025.05.14 16:41:55.500227 [ 269 ] {fdd8db25-4c30-4ca0-8518-2482a57ca6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14811 | 2025.05.14 16:41:55.500287 [ 269 ] {fdd8db25-4c30-4ca0-8518-2482a57ca6cd} <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 | ||
| 14812 | 2025.05.14 16:41:55.500290 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14813 | 2025.05.14 16:41:55.500339 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 35171 rows starting from the beginning of the part | ||
| 14814 | 2025.05.14 16:41:55.500408 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 14815 | 2025.05.14 16:41:55.500453 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 237 rows starting from the beginning of the part | ||
| 14816 | 2025.05.14 16:41:55.500497 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14817 | 2025.05.14 16:41:55.500536 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
| 14818 | 2025.05.14 16:41:55.501120 [ 269 ] {fdd8db25-4c30-4ca0-8518-2482a57ca6cd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14819 | 2025.05.14 16:41:55.501161 [ 269 ] {fdd8db25-4c30-4ca0-8518-2482a57ca6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14820 | 2025.05.14 16:41:55.501727 [ 269 ] {fdd8db25-4c30-4ca0-8518-2482a57ca6cd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14821 | 2025.05.14 16:41:55.501963 [ 269 ] {fdd8db25-4c30-4ca0-8518-2482a57ca6cd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14822 | 2025.05.14 16:41:55.502116 [ 269 ] {fdd8db25-4c30-4ca0-8518-2482a57ca6cd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001908 sec., 13626.834381551364 rows/sec., 24.42 MiB/sec. | ||
| 14823 | 2025.05.14 16:41:55.502182 [ 269 ] {fdd8db25-4c30-4ca0-8518-2482a57ca6cd} <Debug> TCPHandler: Processed in 0.002102371 sec. | ||
| 14824 | 2025.05.14 16:41:55.502298 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14825 | 2025.05.14 16:41:55.502393 [ 269 ] {6ed57c8d-c52a-4f10-9dce-a987cf3c9d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14826 | 2025.05.14 16:41:55.502435 [ 269 ] {6ed57c8d-c52a-4f10-9dce-a987cf3c9d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14827 | 2025.05.14 16:41:55.502767 [ 269 ] {6ed57c8d-c52a-4f10-9dce-a987cf3c9d7b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2025.05.14 16:41:55.502800 [ 269 ] {6ed57c8d-c52a-4f10-9dce-a987cf3c9d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14829 | 2025.05.14 16:41:55.503126 [ 269 ] {6ed57c8d-c52a-4f10-9dce-a987cf3c9d7b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14830 | 2025.05.14 16:41:55.503337 [ 269 ] {6ed57c8d-c52a-4f10-9dce-a987cf3c9d7b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14831 | 2025.05.14 16:41:55.503468 [ 269 ] {6ed57c8d-c52a-4f10-9dce-a987cf3c9d7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 14832 | 2025.05.14 16:41:55.503504 [ 269 ] {6ed57c8d-c52a-4f10-9dce-a987cf3c9d7b} <Debug> TCPHandler: Processed in 0.001257424 sec. | ||
| 14833 | 2025.05.14 16:41:55.506989 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35869 rows, containing 5 columns (5 merged, 0 gathered) in 0.006905826 sec., 5194020.237405344 rows/sec., 350.70 MiB/sec. | ||
| 14834 | 2025.05.14 16:41:55.507330 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Trace> MergedBlockOutputStream: filled checksums all_1_118_24 (state Temporary) | ||
| 14835 | 2025.05.14 16:41:55.507638 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_118_24 to all_1_118_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2025.05.14 16:41:55.507720 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_118_24} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 5 parts: [all_1_114_23, all_118_118_0] -> all_1_118_24 | ||
| 14837 | 2025.05.14 16:41:55.507798 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 14838 | 2025.05.14 16:41:59.046337 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14839 | 2025.05.14 16:41:59.046408 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14840 | 2025.05.14 16:41:59.222109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
| 14841 | 2025.05.14 16:41:59.222676 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2025.05.14 16:41:59.222722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14843 | 2025.05.14 16:41:59.223210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14844 | 2025.05.14 16:41:59.223443 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2025.05.14 16:41:59.223571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 14846 | 2025.05.14 16:41:59.327162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2104 | ||
| 14847 | 2025.05.14 16:41:59.329607 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14848 | 2025.05.14 16:41:59.329664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14849 | 2025.05.14 16:41:59.330869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14850 | 2025.05.14 16:41:59.331157 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14851 | 2025.05.14 16:41:59.331546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2104 | ||
| 14852 | 2025.05.14 16:42:00.499292 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2025.05.14 16:42:00.499474 [ 269 ] {82c09209-37c5-45cb-be66-3f8f301ede74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14854 | 2025.05.14 16:42:00.499541 [ 269 ] {82c09209-37c5-45cb-be66-3f8f301ede74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14855 | 2025.05.14 16:42:00.500273 [ 269 ] {82c09209-37c5-45cb-be66-3f8f301ede74} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2025.05.14 16:42:00.500322 [ 269 ] {82c09209-37c5-45cb-be66-3f8f301ede74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14857 | 2025.05.14 16:42:00.500772 [ 269 ] {82c09209-37c5-45cb-be66-3f8f301ede74} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14858 | 2025.05.14 16:42:00.501010 [ 269 ] {82c09209-37c5-45cb-be66-3f8f301ede74} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2025.05.14 16:42:00.501184 [ 269 ] {82c09209-37c5-45cb-be66-3f8f301ede74} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001758 sec., 120591.58134243458 rows/sec., 7.67 MiB/sec. | ||
| 14860 | 2025.05.14 16:42:00.501240 [ 269 ] {82c09209-37c5-45cb-be66-3f8f301ede74} <Debug> TCPHandler: Processed in 0.002088251 sec. | ||
| 14861 | 2025.05.14 16:42:00.501368 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14862 | 2025.05.14 16:42:00.501473 [ 269 ] {c9f0bc42-c1d0-4631-b292-0b067e92e407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14863 | 2025.05.14 16:42:00.501517 [ 269 ] {c9f0bc42-c1d0-4631-b292-0b067e92e407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14864 | 2025.05.14 16:42:00.502270 [ 269 ] {c9f0bc42-c1d0-4631-b292-0b067e92e407} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14865 | 2025.05.14 16:42:00.502308 [ 269 ] {c9f0bc42-c1d0-4631-b292-0b067e92e407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14866 | 2025.05.14 16:42:00.502658 [ 269 ] {c9f0bc42-c1d0-4631-b292-0b067e92e407} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14867 | 2025.05.14 16:42:00.502894 [ 269 ] {c9f0bc42-c1d0-4631-b292-0b067e92e407} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14868 | 2025.05.14 16:42:00.503035 [ 269 ] {c9f0bc42-c1d0-4631-b292-0b067e92e407} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001585 sec., 405678.23343848577 rows/sec., 31.98 MiB/sec. | ||
| 14869 | 2025.05.14 16:42:00.503075 [ 269 ] {c9f0bc42-c1d0-4631-b292-0b067e92e407} <Debug> TCPHandler: Processed in 0.001761474 sec. | ||
| 14870 | 2025.05.14 16:42:00.503181 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14871 | 2025.05.14 16:42:00.503279 [ 269 ] {aeeae372-aaec-49a9-a13a-352eaccc1703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14872 | 2025.05.14 16:42:00.503320 [ 269 ] {aeeae372-aaec-49a9-a13a-352eaccc1703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14873 | 2025.05.14 16:42:00.503755 [ 269 ] {aeeae372-aaec-49a9-a13a-352eaccc1703} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2025.05.14 16:42:00.503792 [ 269 ] {aeeae372-aaec-49a9-a13a-352eaccc1703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14875 | 2025.05.14 16:42:00.504104 [ 269 ] {aeeae372-aaec-49a9-a13a-352eaccc1703} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14876 | 2025.05.14 16:42:00.504327 [ 269 ] {aeeae372-aaec-49a9-a13a-352eaccc1703} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2025.05.14 16:42:00.504458 [ 269 ] {aeeae372-aaec-49a9-a13a-352eaccc1703} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001198 sec., 99332.22036727879 rows/sec., 6.00 MiB/sec. | ||
| 14878 | 2025.05.14 16:42:00.504498 [ 269 ] {aeeae372-aaec-49a9-a13a-352eaccc1703} <Debug> TCPHandler: Processed in 0.001370397 sec. | ||
| 14879 | 2025.05.14 16:42:00.504674 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14880 | 2025.05.14 16:42:00.504775 [ 269 ] {acabd502-b5d3-4ae5-a9fa-f6d3686058b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14881 | 2025.05.14 16:42:00.504821 [ 269 ] {acabd502-b5d3-4ae5-a9fa-f6d3686058b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14882 | 2025.05.14 16:42:00.505268 [ 269 ] {acabd502-b5d3-4ae5-a9fa-f6d3686058b8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14883 | 2025.05.14 16:42:00.505305 [ 269 ] {acabd502-b5d3-4ae5-a9fa-f6d3686058b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14884 | 2025.05.14 16:42:00.505646 [ 269 ] {acabd502-b5d3-4ae5-a9fa-f6d3686058b8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14885 | 2025.05.14 16:42:00.505855 [ 269 ] {acabd502-b5d3-4ae5-a9fa-f6d3686058b8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14886 | 2025.05.14 16:42:00.505989 [ 269 ] {acabd502-b5d3-4ae5-a9fa-f6d3686058b8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001231 sec., 91795.2883834281 rows/sec., 5.94 MiB/sec. | ||
| 14887 | 2025.05.14 16:42:00.506031 [ 269 ] {acabd502-b5d3-4ae5-a9fa-f6d3686058b8} <Debug> TCPHandler: Processed in 0.001414818 sec. | ||
| 14888 | 2025.05.14 16:42:00.506153 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14889 | 2025.05.14 16:42:00.506250 [ 269 ] {63e48576-8dc0-4bae-8355-ff9617d5c33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14890 | 2025.05.14 16:42:00.506296 [ 269 ] {63e48576-8dc0-4bae-8355-ff9617d5c33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14891 | 2025.05.14 16:42:00.506723 [ 269 ] {63e48576-8dc0-4bae-8355-ff9617d5c33d} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2025.05.14 16:42:00.506759 [ 269 ] {63e48576-8dc0-4bae-8355-ff9617d5c33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14893 | 2025.05.14 16:42:00.507066 [ 269 ] {63e48576-8dc0-4bae-8355-ff9617d5c33d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14894 | 2025.05.14 16:42:00.507298 [ 269 ] {63e48576-8dc0-4bae-8355-ff9617d5c33d} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2025.05.14 16:42:00.507431 [ 269 ] {63e48576-8dc0-4bae-8355-ff9617d5c33d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001199 sec., 93411.17597998332 rows/sec., 5.32 MiB/sec. | ||
| 14896 | 2025.05.14 16:42:00.507472 [ 269 ] {63e48576-8dc0-4bae-8355-ff9617d5c33d} <Debug> TCPHandler: Processed in 0.001369017 sec. | ||
| 14897 | 2025.05.14 16:42:00.507586 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14898 | 2025.05.14 16:42:00.507681 [ 269 ] {8235ab25-5b78-4d1d-a736-74b070cd8552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14899 | 2025.05.14 16:42:00.507720 [ 269 ] {8235ab25-5b78-4d1d-a736-74b070cd8552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14900 | 2025.05.14 16:42:00.508242 [ 269 ] {8235ab25-5b78-4d1d-a736-74b070cd8552} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2025.05.14 16:42:00.508281 [ 269 ] {8235ab25-5b78-4d1d-a736-74b070cd8552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14902 | 2025.05.14 16:42:00.508608 [ 269 ] {8235ab25-5b78-4d1d-a736-74b070cd8552} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14903 | 2025.05.14 16:42:00.508814 [ 269 ] {8235ab25-5b78-4d1d-a736-74b070cd8552} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2025.05.14 16:42:00.508948 [ 269 ] {8235ab25-5b78-4d1d-a736-74b070cd8552} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001284 sec., 307632.3987538941 rows/sec., 21.77 MiB/sec. | ||
| 14905 | 2025.05.14 16:42:00.508987 [ 269 ] {8235ab25-5b78-4d1d-a736-74b070cd8552} <Debug> TCPHandler: Processed in 0.001451979 sec. | ||
| 14906 | 2025.05.14 16:42:00.509106 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14907 | 2025.05.14 16:42:00.509199 [ 269 ] {c9820081-3e8d-43ef-905b-186a6779b7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14908 | 2025.05.14 16:42:00.509240 [ 269 ] {c9820081-3e8d-43ef-905b-186a6779b7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14909 | 2025.05.14 16:42:00.509583 [ 269 ] {c9820081-3e8d-43ef-905b-186a6779b7b6} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2025.05.14 16:42:00.509619 [ 269 ] {c9820081-3e8d-43ef-905b-186a6779b7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14911 | 2025.05.14 16:42:00.509922 [ 269 ] {c9820081-3e8d-43ef-905b-186a6779b7b6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14912 | 2025.05.14 16:42:00.510138 [ 269 ] {c9820081-3e8d-43ef-905b-186a6779b7b6} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2025.05.14 16:42:00.510272 [ 269 ] {c9820081-3e8d-43ef-905b-186a6779b7b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 14914 | 2025.05.14 16:42:00.510309 [ 269 ] {c9820081-3e8d-43ef-905b-186a6779b7b6} <Debug> TCPHandler: Processed in 0.001253065 sec. | ||
| 14915 | 2025.05.14 16:42:00.510421 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14916 | 2025.05.14 16:42:00.510515 [ 269 ] {ca5ca96d-1a13-4d34-a9ae-4f9f8670b6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14917 | 2025.05.14 16:42:00.510557 [ 269 ] {ca5ca96d-1a13-4d34-a9ae-4f9f8670b6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14918 | 2025.05.14 16:42:00.510958 [ 269 ] {ca5ca96d-1a13-4d34-a9ae-4f9f8670b6a0} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14919 | 2025.05.14 16:42:00.510994 [ 269 ] {ca5ca96d-1a13-4d34-a9ae-4f9f8670b6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14920 | 2025.05.14 16:42:00.511328 [ 269 ] {ca5ca96d-1a13-4d34-a9ae-4f9f8670b6a0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14921 | 2025.05.14 16:42:00.511534 [ 269 ] {ca5ca96d-1a13-4d34-a9ae-4f9f8670b6a0} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2025.05.14 16:42:00.511670 [ 269 ] {ca5ca96d-1a13-4d34-a9ae-4f9f8670b6a0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001171 sec., 202391.11870196415 rows/sec., 13.57 MiB/sec. | ||
| 14923 | 2025.05.14 16:42:00.511710 [ 269 ] {ca5ca96d-1a13-4d34-a9ae-4f9f8670b6a0} <Debug> TCPHandler: Processed in 0.001338796 sec. | ||
| 14924 | 2025.05.14 16:42:00.511821 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14925 | 2025.05.14 16:42:00.511915 [ 269 ] {401b06a6-f1f7-417c-ac42-9eedc9904a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14926 | 2025.05.14 16:42:00.511957 [ 269 ] {401b06a6-f1f7-417c-ac42-9eedc9904a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14927 | 2025.05.14 16:42:00.512269 [ 269 ] {401b06a6-f1f7-417c-ac42-9eedc9904a90} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2025.05.14 16:42:00.512305 [ 269 ] {401b06a6-f1f7-417c-ac42-9eedc9904a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14929 | 2025.05.14 16:42:00.512622 [ 269 ] {401b06a6-f1f7-417c-ac42-9eedc9904a90} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14930 | 2025.05.14 16:42:00.512832 [ 269 ] {401b06a6-f1f7-417c-ac42-9eedc9904a90} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2025.05.14 16:42:00.512965 [ 269 ] {401b06a6-f1f7-417c-ac42-9eedc9904a90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 14932 | 2025.05.14 16:42:00.513003 [ 269 ] {401b06a6-f1f7-417c-ac42-9eedc9904a90} <Debug> TCPHandler: Processed in 0.001230575 sec. | ||
| 14933 | 2025.05.14 16:42:00.513118 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14934 | 2025.05.14 16:42:00.513217 [ 269 ] {b17e94ad-bcd5-4d0e-8330-d9626b99cfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14935 | 2025.05.14 16:42:00.513275 [ 269 ] {b17e94ad-bcd5-4d0e-8330-d9626b99cfcc} <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 | ||
| 14936 | 2025.05.14 16:42:00.514053 [ 269 ] {b17e94ad-bcd5-4d0e-8330-d9626b99cfcc} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2025.05.14 16:42:00.514090 [ 269 ] {b17e94ad-bcd5-4d0e-8330-d9626b99cfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14938 | 2025.05.14 16:42:00.514627 [ 269 ] {b17e94ad-bcd5-4d0e-8330-d9626b99cfcc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14939 | 2025.05.14 16:42:00.514853 [ 269 ] {b17e94ad-bcd5-4d0e-8330-d9626b99cfcc} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2025.05.14 16:42:00.514994 [ 269 ] {b17e94ad-bcd5-4d0e-8330-d9626b99cfcc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001796 sec., 7238.3073496659235 rows/sec., 12.97 MiB/sec. | ||
| 14941 | 2025.05.14 16:42:00.515060 [ 269 ] {b17e94ad-bcd5-4d0e-8330-d9626b99cfcc} <Debug> TCPHandler: Processed in 0.001994269 sec. | ||
| 14942 | 2025.05.14 16:42:00.515173 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14943 | 2025.05.14 16:42:00.515268 [ 269 ] {4245160b-9eb6-4663-bbf6-1383e43e0f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14944 | 2025.05.14 16:42:00.515310 [ 269 ] {4245160b-9eb6-4663-bbf6-1383e43e0f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14945 | 2025.05.14 16:42:00.515631 [ 269 ] {4245160b-9eb6-4663-bbf6-1383e43e0f04} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2025.05.14 16:42:00.515667 [ 269 ] {4245160b-9eb6-4663-bbf6-1383e43e0f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14947 | 2025.05.14 16:42:00.515977 [ 269 ] {4245160b-9eb6-4663-bbf6-1383e43e0f04} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14948 | 2025.05.14 16:42:00.516192 [ 269 ] {4245160b-9eb6-4663-bbf6-1383e43e0f04} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2025.05.14 16:42:00.516320 [ 269 ] {4245160b-9eb6-4663-bbf6-1383e43e0f04} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001071 sec., 76563.9589169001 rows/sec., 4.86 MiB/sec. | ||
| 14950 | 2025.05.14 16:42:00.516357 [ 269 ] {4245160b-9eb6-4663-bbf6-1383e43e0f04} <Debug> TCPHandler: Processed in 0.001234214 sec. | ||
| 14951 | 2025.05.14 16:42:01.034042 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 14952 | 2025.05.14 16:42:01.050223 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14953 | 2025.05.14 16:42:01.050284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14954 | 2025.05.14 16:42:01.056405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14955 | 2025.05.14 16:42:01.057150 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14956 | 2025.05.14 16:42:01.060084 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 14957 | 2025.05.14 16:42:02.987192 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14958 | 2025.05.14 16:42:02.987429 [ 269 ] {9edeca40-9a09-4be3-8dee-93c4bd305229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14959 | 2025.05.14 16:42:02.987507 [ 269 ] {9edeca40-9a09-4be3-8dee-93c4bd305229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14960 | 2025.05.14 16:42:02.988179 [ 269 ] {9edeca40-9a09-4be3-8dee-93c4bd305229} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2025.05.14 16:42:02.988231 [ 269 ] {9edeca40-9a09-4be3-8dee-93c4bd305229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14962 | 2025.05.14 16:42:02.988650 [ 269 ] {9edeca40-9a09-4be3-8dee-93c4bd305229} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14963 | 2025.05.14 16:42:02.988926 [ 269 ] {9edeca40-9a09-4be3-8dee-93c4bd305229} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2025.05.14 16:42:02.989093 [ 269 ] {9edeca40-9a09-4be3-8dee-93c4bd305229} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001718 sec., 2328.2887077997675 rows/sec., 189.86 KiB/sec. | ||
| 14965 | 2025.05.14 16:42:02.989135 [ 269 ] {9edeca40-9a09-4be3-8dee-93c4bd305229} <Debug> TCPHandler: Processed in 0.002091931 sec. | ||
| 14966 | 2025.05.14 16:42:02.989275 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14967 | 2025.05.14 16:42:02.989399 [ 269 ] {b763ce6a-2ba4-4611-8879-dbe9e4687335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14968 | 2025.05.14 16:42:02.989447 [ 269 ] {b763ce6a-2ba4-4611-8879-dbe9e4687335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14969 | 2025.05.14 16:42:02.990526 [ 269 ] {b763ce6a-2ba4-4611-8879-dbe9e4687335} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14970 | 2025.05.14 16:42:02.990563 [ 269 ] {b763ce6a-2ba4-4611-8879-dbe9e4687335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14971 | 2025.05.14 16:42:02.990966 [ 269 ] {b763ce6a-2ba4-4611-8879-dbe9e4687335} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14972 | 2025.05.14 16:42:02.991201 [ 269 ] {b763ce6a-2ba4-4611-8879-dbe9e4687335} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14973 | 2025.05.14 16:42:02.991335 [ 269 ] {b763ce6a-2ba4-4611-8879-dbe9e4687335} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.00196 sec., 637755.1020408163 rows/sec., 52.57 MiB/sec. | ||
| 14974 | 2025.05.14 16:42:02.991349 [ 40 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14975 | 2025.05.14 16:42:02.991374 [ 269 ] {b763ce6a-2ba4-4611-8879-dbe9e4687335} <Debug> TCPHandler: Processed in 0.002159463 sec. | ||
| 14976 | 2025.05.14 16:42:02.991429 [ 40 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2025.05.14 16:42:02.991457 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14978 | 2025.05.14 16:42:02.991523 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14979 | 2025.05.14 16:42:02.991562 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14980 | 2025.05.14 16:42:02.991621 [ 269 ] {84c59b31-1f46-4880-bbc6-9eec2cff809f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14981 | 2025.05.14 16:42:02.991666 [ 269 ] {84c59b31-1f46-4880-bbc6-9eec2cff809f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14982 | 2025.05.14 16:42:02.991689 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14983 | 2025.05.14 16:42:02.991728 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1845 rows starting from the beginning of the part | ||
| 14984 | 2025.05.14 16:42:02.991793 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 108 rows starting from the beginning of the part | ||
| 14985 | 2025.05.14 16:42:02.991838 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 643 rows starting from the beginning of the part | ||
| 14986 | 2025.05.14 16:42:02.991878 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 108 rows starting from the beginning of the part | ||
| 14987 | 2025.05.14 16:42:02.991919 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 643 rows starting from the beginning of the part | ||
| 14988 | 2025.05.14 16:42:02.991961 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1250 rows starting from the beginning of the part | ||
| 14989 | 2025.05.14 16:42:02.992068 [ 269 ] {84c59b31-1f46-4880-bbc6-9eec2cff809f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14990 | 2025.05.14 16:42:02.992113 [ 269 ] {84c59b31-1f46-4880-bbc6-9eec2cff809f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14991 | 2025.05.14 16:42:02.992433 [ 269 ] {84c59b31-1f46-4880-bbc6-9eec2cff809f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14992 | 2025.05.14 16:42:02.992655 [ 269 ] {84c59b31-1f46-4880-bbc6-9eec2cff809f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14993 | 2025.05.14 16:42:02.992788 [ 269 ] {84c59b31-1f46-4880-bbc6-9eec2cff809f} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001185 sec., 25316.45569620253 rows/sec., 1.84 MiB/sec. | ||
| 14994 | 2025.05.14 16:42:02.992788 [ 40 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 14995 | 2025.05.14 16:42:02.992827 [ 269 ] {84c59b31-1f46-4880-bbc6-9eec2cff809f} <Debug> TCPHandler: Processed in 0.001352336 sec. | ||
| 14996 | 2025.05.14 16:42:02.992843 [ 40 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14997 | 2025.05.14 16:42:02.992870 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 14998 | 2025.05.14 16:42:02.992943 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14999 | 2025.05.14 16:42:02.992977 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 15000 | 2025.05.14 16:42:02.993040 [ 269 ] {02b6f486-d5e1-4804-a13c-6485ca91934b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15001 | 2025.05.14 16:42:02.993083 [ 269 ] {02b6f486-d5e1-4804-a13c-6485ca91934b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15002 | 2025.05.14 16:42:02.993127 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15003 | 2025.05.14 16:42:02.993171 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 163 rows starting from the beginning of the part | ||
| 15004 | 2025.05.14 16:42:02.993247 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part | ||
| 15005 | 2025.05.14 16:42:02.993318 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 119 rows starting from the beginning of the part | ||
| 15006 | 2025.05.14 16:42:02.993374 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
| 15007 | 2025.05.14 16:42:02.993437 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 119 rows starting from the beginning of the part | ||
| 15008 | 2025.05.14 16:42:02.993493 [ 194 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 15009 | 2025.05.14 16:42:02.993557 [ 269 ] {02b6f486-d5e1-4804-a13c-6485ca91934b} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15010 | 2025.05.14 16:42:02.993598 [ 269 ] {02b6f486-d5e1-4804-a13c-6485ca91934b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15011 | 2025.05.14 16:42:02.993696 [ 198 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4597 rows, containing 5 columns (5 merged, 0 gathered) in 0.002176493 sec., 2112113.386075673 rows/sec., 179.22 MiB/sec. | ||
| 15012 | 2025.05.14 16:42:02.993937 [ 269 ] {02b6f486-d5e1-4804-a13c-6485ca91934b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15013 | 2025.05.14 16:42:02.993993 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15014 | 2025.05.14 16:42:02.994164 [ 269 ] {02b6f486-d5e1-4804-a13c-6485ca91934b} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15015 | 2025.05.14 16:42:02.994277 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2025.05.14 16:42:02.994305 [ 269 ] {02b6f486-d5e1-4804-a13c-6485ca91934b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001283 sec., 177708.49571317225 rows/sec., 12.03 MiB/sec. | ||
| 15017 | 2025.05.14 16:42:02.994344 [ 269 ] {02b6f486-d5e1-4804-a13c-6485ca91934b} <Debug> TCPHandler: Processed in 0.001448838 sec. | ||
| 15018 | 2025.05.14 16:42:02.994348 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_121_24} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15019 | 2025.05.14 16:42:02.994444 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 15020 | 2025.05.14 16:42:02.994463 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15021 | 2025.05.14 16:42:02.994512 [ 196 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589752 sec., 303820.97333420557 rows/sec., 20.48 MiB/sec. | ||
| 15022 | 2025.05.14 16:42:02.994556 [ 269 ] {cc2d6563-6778-4281-8ed1-a35fda9d0229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15023 | 2025.05.14 16:42:02.994596 [ 269 ] {cc2d6563-6778-4281-8ed1-a35fda9d0229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15024 | 2025.05.14 16:42:02.994660 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 15025 | 2025.05.14 16:42:02.994932 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2025.05.14 16:42:02.995011 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_100_20} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 15027 | 2025.05.14 16:42:02.995100 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15028 | 2025.05.14 16:42:02.995226 [ 269 ] {cc2d6563-6778-4281-8ed1-a35fda9d0229} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2025.05.14 16:42:02.995268 [ 269 ] {cc2d6563-6778-4281-8ed1-a35fda9d0229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15030 | 2025.05.14 16:42:02.995598 [ 269 ] {cc2d6563-6778-4281-8ed1-a35fda9d0229} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15031 | 2025.05.14 16:42:02.995829 [ 269 ] {cc2d6563-6778-4281-8ed1-a35fda9d0229} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2025.05.14 16:42:02.995954 [ 40 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15033 | 2025.05.14 16:42:02.995957 [ 269 ] {cc2d6563-6778-4281-8ed1-a35fda9d0229} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001419 sec., 387596.8992248062 rows/sec., 28.78 MiB/sec. | ||
| 15034 | 2025.05.14 16:42:02.995993 [ 40 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2025.05.14 16:42:02.996017 [ 269 ] {cc2d6563-6778-4281-8ed1-a35fda9d0229} <Debug> TCPHandler: Processed in 0.001602061 sec. | ||
| 15036 | 2025.05.14 16:42:02.996017 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15037 | 2025.05.14 16:42:02.996121 [ 194 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15038 | 2025.05.14 16:42:02.996160 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15039 | 2025.05.14 16:42:02.996216 [ 194 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15040 | 2025.05.14 16:42:02.996245 [ 194 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part | ||
| 15041 | 2025.05.14 16:42:02.996279 [ 269 ] {ca04e7b0-4e85-4878-ac60-b57953e3d271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15042 | 2025.05.14 16:42:02.996292 [ 194 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 15043 | 2025.05.14 16:42:02.996347 [ 269 ] {ca04e7b0-4e85-4878-ac60-b57953e3d271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15044 | 2025.05.14 16:42:02.996353 [ 194 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 395 rows starting from the beginning of the part | ||
| 15045 | 2025.05.14 16:42:02.996436 [ 194 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 15046 | 2025.05.14 16:42:02.996490 [ 194 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 395 rows starting from the beginning of the part | ||
| 15047 | 2025.05.14 16:42:02.996541 [ 194 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 550 rows starting from the beginning of the part | ||
| 15048 | 2025.05.14 16:42:02.997017 [ 269 ] {ca04e7b0-4e85-4878-ac60-b57953e3d271} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2025.05.14 16:42:02.997058 [ 269 ] {ca04e7b0-4e85-4878-ac60-b57953e3d271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15050 | 2025.05.14 16:42:02.997457 [ 269 ] {ca04e7b0-4e85-4878-ac60-b57953e3d271} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15051 | 2025.05.14 16:42:02.997667 [ 269 ] {ca04e7b0-4e85-4878-ac60-b57953e3d271} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2025.05.14 16:42:02.997684 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2433 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602922 sec., 1517853.020920544 rows/sec., 116.29 MiB/sec. | ||
| 15053 | 2025.05.14 16:42:02.997798 [ 269 ] {ca04e7b0-4e85-4878-ac60-b57953e3d271} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001543 sec., 611795.204147764 rows/sec., 41.02 MiB/sec. | ||
| 15054 | 2025.05.14 16:42:02.997851 [ 269 ] {ca04e7b0-4e85-4878-ac60-b57953e3d271} <Debug> TCPHandler: Processed in 0.001751954 sec. | ||
| 15055 | 2025.05.14 16:42:02.997864 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15056 | 2025.05.14 16:42:02.997983 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15057 | 2025.05.14 16:42:02.998088 [ 269 ] {09fac953-49b7-490d-b088-38669721b11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15058 | 2025.05.14 16:42:02.998113 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15059 | 2025.05.14 16:42:02.998143 [ 269 ] {09fac953-49b7-490d-b088-38669721b11e} <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 | ||
| 15060 | 2025.05.14 16:42:02.998175 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_121_24} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15061 | 2025.05.14 16:42:02.998249 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 15062 | 2025.05.14 16:42:02.998978 [ 269 ] {09fac953-49b7-490d-b088-38669721b11e} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15063 | 2025.05.14 16:42:02.999014 [ 269 ] {09fac953-49b7-490d-b088-38669721b11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15064 | 2025.05.14 16:42:02.999555 [ 269 ] {09fac953-49b7-490d-b088-38669721b11e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15065 | 2025.05.14 16:42:02.999778 [ 269 ] {09fac953-49b7-490d-b088-38669721b11e} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2025.05.14 16:42:02.999916 [ 269 ] {09fac953-49b7-490d-b088-38669721b11e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001851 sec., 14046.461372231226 rows/sec., 25.17 MiB/sec. | ||
| 15067 | 2025.05.14 16:42:02.999972 [ 269 ] {09fac953-49b7-490d-b088-38669721b11e} <Debug> TCPHandler: Processed in 0.00204657 sec. | ||
| 15068 | 2025.05.14 16:42:03.000099 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15069 | 2025.05.14 16:42:03.000195 [ 269 ] {ff4e64df-3e4c-4925-b831-c1373a9b5d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15070 | 2025.05.14 16:42:03.000238 [ 269 ] {ff4e64df-3e4c-4925-b831-c1373a9b5d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15071 | 2025.05.14 16:42:03.000558 [ 269 ] {ff4e64df-3e4c-4925-b831-c1373a9b5d20} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2025.05.14 16:42:03.000594 [ 269 ] {ff4e64df-3e4c-4925-b831-c1373a9b5d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15073 | 2025.05.14 16:42:03.000898 [ 269 ] {ff4e64df-3e4c-4925-b831-c1373a9b5d20} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15074 | 2025.05.14 16:42:03.001131 [ 269 ] {ff4e64df-3e4c-4925-b831-c1373a9b5d20} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2025.05.14 16:42:03.001258 [ 40 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15076 | 2025.05.14 16:42:03.001260 [ 269 ] {ff4e64df-3e4c-4925-b831-c1373a9b5d20} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001084 sec., 33210.33210332104 rows/sec., 2.24 MiB/sec. | ||
| 15077 | 2025.05.14 16:42:03.001300 [ 40 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2025.05.14 16:42:03.001321 [ 269 ] {ff4e64df-3e4c-4925-b831-c1373a9b5d20} <Debug> TCPHandler: Processed in 0.001270455 sec. | ||
| 15079 | 2025.05.14 16:42:03.001325 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15080 | 2025.05.14 16:42:03.001414 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15081 | 2025.05.14 16:42:03.001517 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15082 | 2025.05.14 16:42:03.001542 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7148 rows starting from the beginning of the part | ||
| 15083 | 2025.05.14 16:42:03.001593 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15084 | 2025.05.14 16:42:03.001648 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part | ||
| 15085 | 2025.05.14 16:42:03.001698 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 15086 | 2025.05.14 16:42:03.001752 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part | ||
| 15087 | 2025.05.14 16:42:03.001802 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 15088 | 2025.05.14 16:42:03.003593 [ 193 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7468 rows, containing 4 columns (4 merged, 0 gathered) in 0.002211103 sec., 3377499.8270094157 rows/sec., 220.14 MiB/sec. | ||
| 15089 | 2025.05.14 16:42:03.004065 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15090 | 2025.05.14 16:42:03.004400 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2025.05.14 16:42:03.004484 [ 194 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_121_24} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15092 | 2025.05.14 16:42:03.004569 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15093 | 2025.05.14 16:42:05.487670 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15094 | 2025.05.14 16:42:05.487873 [ 269 ] {2e57b66d-e7ce-4b41-b84b-a0f5fabc655f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15095 | 2025.05.14 16:42:05.487948 [ 269 ] {2e57b66d-e7ce-4b41-b84b-a0f5fabc655f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15096 | 2025.05.14 16:42:05.488623 [ 269 ] {2e57b66d-e7ce-4b41-b84b-a0f5fabc655f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2025.05.14 16:42:05.488673 [ 269 ] {2e57b66d-e7ce-4b41-b84b-a0f5fabc655f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15098 | 2025.05.14 16:42:05.489073 [ 269 ] {2e57b66d-e7ce-4b41-b84b-a0f5fabc655f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15099 | 2025.05.14 16:42:05.489304 [ 269 ] {2e57b66d-e7ce-4b41-b84b-a0f5fabc655f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2025.05.14 16:42:05.489470 [ 269 ] {2e57b66d-e7ce-4b41-b84b-a0f5fabc655f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.59 MiB/sec. | ||
| 15101 | 2025.05.14 16:42:05.489520 [ 269 ] {2e57b66d-e7ce-4b41-b84b-a0f5fabc655f} <Debug> TCPHandler: Processed in 0.001990409 sec. | ||
| 15102 | 2025.05.14 16:42:05.489645 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2025.05.14 16:42:05.489749 [ 269 ] {1d6a46e8-f983-4d46-825e-ab8fe8bb195e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15104 | 2025.05.14 16:42:05.489791 [ 269 ] {1d6a46e8-f983-4d46-825e-ab8fe8bb195e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15105 | 2025.05.14 16:42:05.490221 [ 269 ] {1d6a46e8-f983-4d46-825e-ab8fe8bb195e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2025.05.14 16:42:05.490260 [ 269 ] {1d6a46e8-f983-4d46-825e-ab8fe8bb195e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15107 | 2025.05.14 16:42:05.490576 [ 269 ] {1d6a46e8-f983-4d46-825e-ab8fe8bb195e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15108 | 2025.05.14 16:42:05.490802 [ 269 ] {1d6a46e8-f983-4d46-825e-ab8fe8bb195e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2025.05.14 16:42:05.490935 [ 269 ] {1d6a46e8-f983-4d46-825e-ab8fe8bb195e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 15110 | 2025.05.14 16:42:05.490974 [ 269 ] {1d6a46e8-f983-4d46-825e-ab8fe8bb195e} <Debug> TCPHandler: Processed in 0.001382997 sec. | ||
| 15111 | 2025.05.14 16:42:05.491084 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2025.05.14 16:42:05.491181 [ 269 ] {962e47a7-dd26-4772-8419-d5f02ac66a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15113 | 2025.05.14 16:42:05.491224 [ 269 ] {962e47a7-dd26-4772-8419-d5f02ac66a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15114 | 2025.05.14 16:42:05.491591 [ 269 ] {962e47a7-dd26-4772-8419-d5f02ac66a01} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15115 | 2025.05.14 16:42:05.491627 [ 269 ] {962e47a7-dd26-4772-8419-d5f02ac66a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15116 | 2025.05.14 16:42:05.491955 [ 269 ] {962e47a7-dd26-4772-8419-d5f02ac66a01} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15117 | 2025.05.14 16:42:05.492169 [ 269 ] {962e47a7-dd26-4772-8419-d5f02ac66a01} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2025.05.14 16:42:05.492302 [ 269 ] {962e47a7-dd26-4772-8419-d5f02ac66a01} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 3.91 MiB/sec. | ||
| 15119 | 2025.05.14 16:42:05.492339 [ 269 ] {962e47a7-dd26-4772-8419-d5f02ac66a01} <Debug> TCPHandler: Processed in 0.001306196 sec. | ||
| 15120 | 2025.05.14 16:42:05.492460 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15121 | 2025.05.14 16:42:05.492564 [ 269 ] {4a53a4c4-bcd1-46ae-8a2b-c79b4a8af7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15122 | 2025.05.14 16:42:05.492605 [ 269 ] {4a53a4c4-bcd1-46ae-8a2b-c79b4a8af7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15123 | 2025.05.14 16:42:05.492921 [ 269 ] {4a53a4c4-bcd1-46ae-8a2b-c79b4a8af7d0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15124 | 2025.05.14 16:42:05.492955 [ 269 ] {4a53a4c4-bcd1-46ae-8a2b-c79b4a8af7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15125 | 2025.05.14 16:42:05.493360 [ 269 ] {4a53a4c4-bcd1-46ae-8a2b-c79b4a8af7d0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15126 | 2025.05.14 16:42:05.493573 [ 269 ] {4a53a4c4-bcd1-46ae-8a2b-c79b4a8af7d0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15127 | 2025.05.14 16:42:05.493707 [ 269 ] {4a53a4c4-bcd1-46ae-8a2b-c79b4a8af7d0} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.39 MiB/sec. | ||
| 15128 | 2025.05.14 16:42:05.493742 [ 269 ] {4a53a4c4-bcd1-46ae-8a2b-c79b4a8af7d0} <Debug> TCPHandler: Processed in 0.001332416 sec. | ||
| 15129 | 2025.05.14 16:42:06.723737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
| 15130 | 2025.05.14 16:42:06.724574 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15131 | 2025.05.14 16:42:06.724620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15132 | 2025.05.14 16:42:06.725100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15133 | 2025.05.14 16:42:06.725324 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15134 | 2025.05.14 16:42:06.725481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
| 15135 | 2025.05.14 16:42:08.560145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15136 | 2025.05.14 16:42:08.577634 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15137 | 2025.05.14 16:42:08.577704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15138 | 2025.05.14 16:42:08.584042 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15139 | 2025.05.14 16:42:08.584777 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2025.05.14 16:42:08.588360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15141 | 2025.05.14 16:42:09.331705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2150 | ||
| 15142 | 2025.05.14 16:42:09.334311 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2025.05.14 16:42:09.334358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15144 | 2025.05.14 16:42:09.335617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15145 | 2025.05.14 16:42:09.335892 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15146 | 2025.05.14 16:42:09.336284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2150 | ||
| 15147 | 2025.05.14 16:42:09.825315 [ 221 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15148 | 2025.05.14 16:42:09.825431 [ 221 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15149 | 2025.05.14 16:42:09.827742 [ 221 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15150 | 2025.05.14 16:42:10.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.03 MiB, peak 363.74 MiB, free memory in arenas 0.00 B, will set to 346.06 MiB (RSS), difference: 4.04 MiB | ||
| 15151 | 2025.05.14 16:42:10.210900 [ 222 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15152 | 2025.05.14 16:42:10.210984 [ 222 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15153 | 2025.05.14 16:42:10.212796 [ 222 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15154 | 2025.05.14 16:42:10.224953 [ 221 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15155 | 2025.05.14 16:42:10.225033 [ 221 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15156 | 2025.05.14 16:42:10.227011 [ 221 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15157 | 2025.05.14 16:42:10.346306 [ 222 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15158 | 2025.05.14 16:42:10.346364 [ 222 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15159 | 2025.05.14 16:42:10.348607 [ 222 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15160 | 2025.05.14 16:42:10.350624 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15161 | 2025.05.14 16:42:10.350669 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15162 | 2025.05.14 16:42:10.352510 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15163 | 2025.05.14 16:42:10.498685 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15164 | 2025.05.14 16:42:10.498973 [ 269 ] {6a551e6d-8aaf-4c97-82cb-5c4c375a2dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15165 | 2025.05.14 16:42:10.499082 [ 269 ] {6a551e6d-8aaf-4c97-82cb-5c4c375a2dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15166 | 2025.05.14 16:42:10.499868 [ 269 ] {6a551e6d-8aaf-4c97-82cb-5c4c375a2dc6} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15167 | 2025.05.14 16:42:10.499919 [ 269 ] {6a551e6d-8aaf-4c97-82cb-5c4c375a2dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15168 | 2025.05.14 16:42:10.500337 [ 269 ] {6a551e6d-8aaf-4c97-82cb-5c4c375a2dc6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15169 | 2025.05.14 16:42:10.500574 [ 269 ] {6a551e6d-8aaf-4c97-82cb-5c4c375a2dc6} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15170 | 2025.05.14 16:42:10.500729 [ 24 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 15171 | 2025.05.14 16:42:10.500743 [ 269 ] {6a551e6d-8aaf-4c97-82cb-5c4c375a2dc6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001849 sec., 114656.57111952407 rows/sec., 7.29 MiB/sec. | ||
| 15172 | 2025.05.14 16:42:10.500793 [ 24 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15173 | 2025.05.14 16:42:10.500819 [ 269 ] {6a551e6d-8aaf-4c97-82cb-5c4c375a2dc6} <Debug> TCPHandler: Processed in 0.002332536 sec. | ||
| 15174 | 2025.05.14 16:42:10.500821 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15175 | 2025.05.14 16:42:10.500946 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 15176 | 2025.05.14 16:42:10.500951 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15177 | 2025.05.14 16:42:10.501078 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15178 | 2025.05.14 16:42:10.501083 [ 269 ] {038fd1a4-1216-484e-86e5-95ca36a5fd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15179 | 2025.05.14 16:42:10.501124 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 212 rows starting from the beginning of the part | ||
| 15180 | 2025.05.14 16:42:10.501144 [ 269 ] {038fd1a4-1216-484e-86e5-95ca36a5fd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15181 | 2025.05.14 16:42:10.501205 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 15182 | 2025.05.14 16:42:10.501259 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 15183 | 2025.05.14 16:42:10.501302 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 15184 | 2025.05.14 16:42:10.501344 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 15185 | 2025.05.14 16:42:10.501841 [ 269 ] {038fd1a4-1216-484e-86e5-95ca36a5fd44} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2025.05.14 16:42:10.501884 [ 269 ] {038fd1a4-1216-484e-86e5-95ca36a5fd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15187 | 2025.05.14 16:42:10.502243 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345307 sec., 787924.2433139796 rows/sec., 53.12 MiB/sec. | ||
| 15188 | 2025.05.14 16:42:10.502260 [ 269 ] {038fd1a4-1216-484e-86e5-95ca36a5fd44} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15189 | 2025.05.14 16:42:10.502400 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 15190 | 2025.05.14 16:42:10.502517 [ 269 ] {038fd1a4-1216-484e-86e5-95ca36a5fd44} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15191 | 2025.05.14 16:42:10.502678 [ 269 ] {038fd1a4-1216-484e-86e5-95ca36a5fd44} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001619 sec., 397158.7399629401 rows/sec., 31.31 MiB/sec. | ||
| 15192 | 2025.05.14 16:42:10.502692 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15193 | 2025.05.14 16:42:10.502719 [ 269 ] {038fd1a4-1216-484e-86e5-95ca36a5fd44} <Debug> TCPHandler: Processed in 0.001823856 sec. | ||
| 15194 | 2025.05.14 16:42:10.502769 [ 193 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_53_13} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 15195 | 2025.05.14 16:42:10.502842 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15196 | 2025.05.14 16:42:10.502850 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15197 | 2025.05.14 16:42:10.502951 [ 269 ] {a07c7bc4-25cb-4155-8d4a-e41b98613477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15198 | 2025.05.14 16:42:10.502997 [ 269 ] {a07c7bc4-25cb-4155-8d4a-e41b98613477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15199 | 2025.05.14 16:42:10.503412 [ 269 ] {a07c7bc4-25cb-4155-8d4a-e41b98613477} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15200 | 2025.05.14 16:42:10.503448 [ 269 ] {a07c7bc4-25cb-4155-8d4a-e41b98613477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15201 | 2025.05.14 16:42:10.503762 [ 269 ] {a07c7bc4-25cb-4155-8d4a-e41b98613477} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15202 | 2025.05.14 16:42:10.503974 [ 269 ] {a07c7bc4-25cb-4155-8d4a-e41b98613477} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15203 | 2025.05.14 16:42:10.504104 [ 269 ] {a07c7bc4-25cb-4155-8d4a-e41b98613477} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001174 sec., 101362.86201022148 rows/sec., 6.12 MiB/sec. | ||
| 15204 | 2025.05.14 16:42:10.504142 [ 269 ] {a07c7bc4-25cb-4155-8d4a-e41b98613477} <Debug> TCPHandler: Processed in 0.001355236 sec. | ||
| 15205 | 2025.05.14 16:42:10.504163 [ 224 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15206 | 2025.05.14 16:42:10.504204 [ 224 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15207 | 2025.05.14 16:42:10.504253 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2025.05.14 16:42:10.504354 [ 269 ] {9ce844af-7c28-4ea0-9681-a2908b0a0835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15209 | 2025.05.14 16:42:10.504395 [ 269 ] {9ce844af-7c28-4ea0-9681-a2908b0a0835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15210 | 2025.05.14 16:42:10.504802 [ 269 ] {9ce844af-7c28-4ea0-9681-a2908b0a0835} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2025.05.14 16:42:10.504841 [ 269 ] {9ce844af-7c28-4ea0-9681-a2908b0a0835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15212 | 2025.05.14 16:42:10.505214 [ 269 ] {9ce844af-7c28-4ea0-9681-a2908b0a0835} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15213 | 2025.05.14 16:42:10.505455 [ 269 ] {9ce844af-7c28-4ea0-9681-a2908b0a0835} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2025.05.14 16:42:10.505577 [ 24 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 15215 | 2025.05.14 16:42:10.505593 [ 269 ] {9ce844af-7c28-4ea0-9681-a2908b0a0835} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001258 sec., 89825.11923688394 rows/sec., 5.81 MiB/sec. | ||
| 15216 | 2025.05.14 16:42:10.505617 [ 24 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2025.05.14 16:42:10.505639 [ 269 ] {9ce844af-7c28-4ea0-9681-a2908b0a0835} <Debug> TCPHandler: Processed in 0.001438278 sec. | ||
| 15218 | 2025.05.14 16:42:10.505641 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15219 | 2025.05.14 16:42:10.505765 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15220 | 2025.05.14 16:42:10.505776 [ 225 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15221 | 2025.05.14 16:42:10.505778 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 15222 | 2025.05.14 16:42:10.505818 [ 225 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15223 | 2025.05.14 16:42:10.505866 [ 269 ] {8d29c34b-6b06-46ea-803e-f8a7a254d49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15224 | 2025.05.14 16:42:10.505910 [ 269 ] {8d29c34b-6b06-46ea-803e-f8a7a254d49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15225 | 2025.05.14 16:42:10.505965 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15226 | 2025.05.14 16:42:10.506011 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 342 rows starting from the beginning of the part | ||
| 15227 | 2025.05.14 16:42:10.506087 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 113 rows starting from the beginning of the part | ||
| 15228 | 2025.05.14 16:42:10.506140 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 113 rows starting from the beginning of the part | ||
| 15229 | 2025.05.14 16:42:10.506188 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 113 rows starting from the beginning of the part | ||
| 15230 | 2025.05.14 16:42:10.506199 [ 224 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15231 | 2025.05.14 16:42:10.506236 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part | ||
| 15232 | 2025.05.14 16:42:10.506282 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 113 rows starting from the beginning of the part | ||
| 15233 | 2025.05.14 16:42:10.506325 [ 269 ] {8d29c34b-6b06-46ea-803e-f8a7a254d49d} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2025.05.14 16:42:10.506367 [ 269 ] {8d29c34b-6b06-46ea-803e-f8a7a254d49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15235 | 2025.05.14 16:42:10.506720 [ 269 ] {8d29c34b-6b06-46ea-803e-f8a7a254d49d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15236 | 2025.05.14 16:42:10.506960 [ 269 ] {8d29c34b-6b06-46ea-803e-f8a7a254d49d} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2025.05.14 16:42:10.507064 [ 24 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 15238 | 2025.05.14 16:42:10.507092 [ 269 ] {8d29c34b-6b06-46ea-803e-f8a7a254d49d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001243 sec., 90104.58567980691 rows/sec., 5.13 MiB/sec. | ||
| 15239 | 2025.05.14 16:42:10.507098 [ 24 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2025.05.14 16:42:10.507133 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15241 | 2025.05.14 16:42:10.507136 [ 269 ] {8d29c34b-6b06-46ea-803e-f8a7a254d49d} <Debug> TCPHandler: Processed in 0.001423608 sec. | ||
| 15242 | 2025.05.14 16:42:10.507199 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 15243 | 2025.05.14 16:42:10.507244 [ 223 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15244 | 2025.05.14 16:42:10.507261 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15245 | 2025.05.14 16:42:10.507281 [ 223 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15246 | 2025.05.14 16:42:10.507286 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15247 | 2025.05.14 16:42:10.507329 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 112 rows starting from the beginning of the part | ||
| 15248 | 2025.05.14 16:42:10.507329 [ 201 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607222 sec., 635879.7975637467 rows/sec., 44.43 MiB/sec. | ||
| 15249 | 2025.05.14 16:42:10.507369 [ 269 ] {4facef18-a43e-47a4-a75a-999b71a369dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15250 | 2025.05.14 16:42:10.507383 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 112 rows starting from the beginning of the part | ||
| 15251 | 2025.05.14 16:42:10.507419 [ 269 ] {4facef18-a43e-47a4-a75a-999b71a369dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15252 | 2025.05.14 16:42:10.507435 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 112 rows starting from the beginning of the part | ||
| 15253 | 2025.05.14 16:42:10.507482 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 112 rows starting from the beginning of the part | ||
| 15254 | 2025.05.14 16:42:10.507522 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 112 rows starting from the beginning of the part | ||
| 15255 | 2025.05.14 16:42:10.507528 [ 201 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 15256 | 2025.05.14 16:42:10.507688 [ 225 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15257 | 2025.05.14 16:42:10.507880 [ 201 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2025.05.14 16:42:10.507926 [ 269 ] {4facef18-a43e-47a4-a75a-999b71a369dd} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15259 | 2025.05.14 16:42:10.507970 [ 269 ] {4facef18-a43e-47a4-a75a-999b71a369dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15260 | 2025.05.14 16:42:10.507973 [ 201 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_70_14} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 15261 | 2025.05.14 16:42:10.508063 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 15262 | 2025.05.14 16:42:10.508319 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001148472 sec., 487604.3995848397 rows/sec., 29.64 MiB/sec. | ||
| 15263 | 2025.05.14 16:42:10.508334 [ 269 ] {4facef18-a43e-47a4-a75a-999b71a369dd} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15264 | 2025.05.14 16:42:10.508437 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 15265 | 2025.05.14 16:42:10.508622 [ 269 ] {4facef18-a43e-47a4-a75a-999b71a369dd} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2025.05.14 16:42:10.508778 [ 269 ] {4facef18-a43e-47a4-a75a-999b71a369dd} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001427 sec., 276804.4849334268 rows/sec., 19.59 MiB/sec. | ||
| 15267 | 2025.05.14 16:42:10.508795 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2025.05.14 16:42:10.508817 [ 269 ] {4facef18-a43e-47a4-a75a-999b71a369dd} <Debug> TCPHandler: Processed in 0.001606971 sec. | ||
| 15269 | 2025.05.14 16:42:10.508875 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_53_13} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 15270 | 2025.05.14 16:42:10.508936 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15271 | 2025.05.14 16:42:10.508942 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15272 | 2025.05.14 16:42:10.509048 [ 269 ] {ec28e0bf-50ce-4213-8d56-4f8827b7ab23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15273 | 2025.05.14 16:42:10.509092 [ 269 ] {ec28e0bf-50ce-4213-8d56-4f8827b7ab23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15274 | 2025.05.14 16:42:10.509101 [ 223 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15275 | 2025.05.14 16:42:10.509420 [ 269 ] {ec28e0bf-50ce-4213-8d56-4f8827b7ab23} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15276 | 2025.05.14 16:42:10.509461 [ 269 ] {ec28e0bf-50ce-4213-8d56-4f8827b7ab23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15277 | 2025.05.14 16:42:10.509781 [ 269 ] {ec28e0bf-50ce-4213-8d56-4f8827b7ab23} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15278 | 2025.05.14 16:42:10.509995 [ 269 ] {ec28e0bf-50ce-4213-8d56-4f8827b7ab23} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15279 | 2025.05.14 16:42:10.510123 [ 269 ] {ec28e0bf-50ce-4213-8d56-4f8827b7ab23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 15280 | 2025.05.14 16:42:10.510159 [ 269 ] {ec28e0bf-50ce-4213-8d56-4f8827b7ab23} <Debug> TCPHandler: Processed in 0.001268556 sec. | ||
| 15281 | 2025.05.14 16:42:10.510269 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2025.05.14 16:42:10.510363 [ 269 ] {17f22ddf-c124-4e21-aa3b-ab51e0eb67e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15283 | 2025.05.14 16:42:10.510406 [ 269 ] {17f22ddf-c124-4e21-aa3b-ab51e0eb67e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15284 | 2025.05.14 16:42:10.510794 [ 269 ] {17f22ddf-c124-4e21-aa3b-ab51e0eb67e2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2025.05.14 16:42:10.510828 [ 269 ] {17f22ddf-c124-4e21-aa3b-ab51e0eb67e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15286 | 2025.05.14 16:42:10.511156 [ 269 ] {17f22ddf-c124-4e21-aa3b-ab51e0eb67e2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15287 | 2025.05.14 16:42:10.511380 [ 269 ] {17f22ddf-c124-4e21-aa3b-ab51e0eb67e2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2025.05.14 16:42:10.511503 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_118_24 to all_123_123_0 | ||
| 15289 | 2025.05.14 16:42:10.511516 [ 269 ] {17f22ddf-c124-4e21-aa3b-ab51e0eb67e2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001171 sec., 202391.11870196415 rows/sec., 13.57 MiB/sec. | ||
| 15290 | 2025.05.14 16:42:10.511544 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2025.05.14 16:42:10.511565 [ 269 ] {17f22ddf-c124-4e21-aa3b-ab51e0eb67e2} <Debug> TCPHandler: Processed in 0.001347246 sec. | ||
| 15292 | 2025.05.14 16:42:10.511569 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15293 | 2025.05.14 16:42:10.511653 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_118_24 to all_123_123_0 into Compact with storage Full | ||
| 15294 | 2025.05.14 16:42:10.511689 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15295 | 2025.05.14 16:42:10.511773 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15296 | 2025.05.14 16:42:10.511795 [ 269 ] {ff571912-c5e3-408b-ac44-7e2f86f3fbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15297 | 2025.05.14 16:42:10.511809 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_118_24, total 35869 rows starting from the beginning of the part | ||
| 15298 | 2025.05.14 16:42:10.511848 [ 269 ] {ff571912-c5e3-408b-ac44-7e2f86f3fbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15299 | 2025.05.14 16:42:10.511877 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15300 | 2025.05.14 16:42:10.511929 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part | ||
| 15301 | 2025.05.14 16:42:10.511973 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 944 rows starting from the beginning of the part | ||
| 15302 | 2025.05.14 16:42:10.512015 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 15303 | 2025.05.14 16:42:10.512058 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 237 rows starting from the beginning of the part | ||
| 15304 | 2025.05.14 16:42:10.512195 [ 269 ] {ff571912-c5e3-408b-ac44-7e2f86f3fbff} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15305 | 2025.05.14 16:42:10.512241 [ 269 ] {ff571912-c5e3-408b-ac44-7e2f86f3fbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15306 | 2025.05.14 16:42:10.512612 [ 269 ] {ff571912-c5e3-408b-ac44-7e2f86f3fbff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15307 | 2025.05.14 16:42:10.512837 [ 269 ] {ff571912-c5e3-408b-ac44-7e2f86f3fbff} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15308 | 2025.05.14 16:42:10.512994 [ 269 ] {ff571912-c5e3-408b-ac44-7e2f86f3fbff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 55.41 KiB/sec. | ||
| 15309 | 2025.05.14 16:42:10.513002 [ 223 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15310 | 2025.05.14 16:42:10.513049 [ 223 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15311 | 2025.05.14 16:42:10.513056 [ 269 ] {ff571912-c5e3-408b-ac44-7e2f86f3fbff} <Debug> TCPHandler: Processed in 0.001419697 sec. | ||
| 15312 | 2025.05.14 16:42:10.513183 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15313 | 2025.05.14 16:42:10.513281 [ 269 ] {839e26ee-6e15-4709-a7d2-394406b291b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15314 | 2025.05.14 16:42:10.513338 [ 269 ] {839e26ee-6e15-4709-a7d2-394406b291b9} <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 | ||
| 15315 | 2025.05.14 16:42:10.514263 [ 269 ] {839e26ee-6e15-4709-a7d2-394406b291b9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2025.05.14 16:42:10.514312 [ 269 ] {839e26ee-6e15-4709-a7d2-394406b291b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15317 | 2025.05.14 16:42:10.514679 [ 223 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15318 | 2025.05.14 16:42:10.515006 [ 269 ] {839e26ee-6e15-4709-a7d2-394406b291b9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15319 | 2025.05.14 16:42:10.515270 [ 269 ] {839e26ee-6e15-4709-a7d2-394406b291b9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15320 | 2025.05.14 16:42:10.515395 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15321 | 2025.05.14 16:42:10.515419 [ 269 ] {839e26ee-6e15-4709-a7d2-394406b291b9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002156 sec., 6029.684601113173 rows/sec., 10.80 MiB/sec. | ||
| 15322 | 2025.05.14 16:42:10.515425 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15323 | 2025.05.14 16:42:10.515460 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15324 | 2025.05.14 16:42:10.515501 [ 269 ] {839e26ee-6e15-4709-a7d2-394406b291b9} <Debug> TCPHandler: Processed in 0.002368527 sec. | ||
| 15325 | 2025.05.14 16:42:10.515520 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15326 | 2025.05.14 16:42:10.515624 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15327 | 2025.05.14 16:42:10.515710 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15328 | 2025.05.14 16:42:10.515724 [ 269 ] {8d96838b-d7c2-4868-87f9-b58e628d4f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15329 | 2025.05.14 16:42:10.515764 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1816 rows starting from the beginning of the part | ||
| 15330 | 2025.05.14 16:42:10.515773 [ 269 ] {8d96838b-d7c2-4868-87f9-b58e628d4f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15331 | 2025.05.14 16:42:10.515889 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 13 rows starting from the beginning of the part | ||
| 15332 | 2025.05.14 16:42:10.515991 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
| 15333 | 2025.05.14 16:42:10.516086 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 13 rows starting from the beginning of the part | ||
| 15334 | 2025.05.14 16:42:10.516116 [ 269 ] {8d96838b-d7c2-4868-87f9-b58e628d4f17} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15335 | 2025.05.14 16:42:10.516158 [ 269 ] {8d96838b-d7c2-4868-87f9-b58e628d4f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15336 | 2025.05.14 16:42:10.516177 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 26 rows starting from the beginning of the part | ||
| 15337 | 2025.05.14 16:42:10.516272 [ 197 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 13 rows starting from the beginning of the part | ||
| 15338 | 2025.05.14 16:42:10.516488 [ 269 ] {8d96838b-d7c2-4868-87f9-b58e628d4f17} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15339 | 2025.05.14 16:42:10.516763 [ 269 ] {8d96838b-d7c2-4868-87f9-b58e628d4f17} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15340 | 2025.05.14 16:42:10.516902 [ 269 ] {8d96838b-d7c2-4868-87f9-b58e628d4f17} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001195 sec., 68619.24686192468 rows/sec., 4.36 MiB/sec. | ||
| 15341 | 2025.05.14 16:42:10.516941 [ 269 ] {8d96838b-d7c2-4868-87f9-b58e628d4f17} <Debug> TCPHandler: Processed in 0.001368307 sec. | ||
| 15342 | 2025.05.14 16:42:10.519593 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37511 rows, containing 5 columns (5 merged, 0 gathered) in 0.007967796 sec., 4707826.354992021 rows/sec., 317.85 MiB/sec. | ||
| 15343 | 2025.05.14 16:42:10.520081 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 15344 | 2025.05.14 16:42:10.520354 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2025.05.14 16:42:10.520417 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_118_24, all_123_123_0] -> all_1_123_25 | ||
| 15346 | 2025.05.14 16:42:10.520482 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 15347 | 2025.05.14 16:42:10.524066 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1907 rows, containing 19 columns (19 merged, 0 gathered) in 0.008569188 sec., 222541.50568291885 rows/sec., 398.78 MiB/sec. | ||
| 15348 | 2025.05.14 16:42:10.526323 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 15349 | 2025.05.14 16:42:10.526689 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15350 | 2025.05.14 16:42:10.526771 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 15351 | 2025.05.14 16:42:10.526916 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.36 MiB. | ||
| 15352 | 2025.05.14 16:42:10.989939 [ 219 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15353 | 2025.05.14 16:42:10.989996 [ 219 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15354 | 2025.05.14 16:42:10.991939 [ 219 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15355 | 2025.05.14 16:42:11.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.03 MiB, peak 364.33 MiB, free memory in arenas 0.00 B, will set to 350.73 MiB (RSS), difference: 3.70 MiB | ||
| 15356 | 2025.05.14 16:42:14.046450 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15357 | 2025.05.14 16:42:14.046518 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15358 | 2025.05.14 16:42:14.225639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 | ||
| 15359 | 2025.05.14 16:42:14.226238 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15360 | 2025.05.14 16:42:14.226293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15361 | 2025.05.14 16:42:14.226775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15362 | 2025.05.14 16:42:14.227010 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15363 | 2025.05.14 16:42:14.227145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 15364 | 2025.05.14 16:42:15.493444 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15365 | 2025.05.14 16:42:15.493647 [ 269 ] {d8c8e5c6-fffd-4e26-afd6-e79964936004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15366 | 2025.05.14 16:42:15.493723 [ 269 ] {d8c8e5c6-fffd-4e26-afd6-e79964936004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15367 | 2025.05.14 16:42:15.494516 [ 269 ] {d8c8e5c6-fffd-4e26-afd6-e79964936004} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15368 | 2025.05.14 16:42:15.494569 [ 269 ] {d8c8e5c6-fffd-4e26-afd6-e79964936004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15369 | 2025.05.14 16:42:15.494972 [ 269 ] {d8c8e5c6-fffd-4e26-afd6-e79964936004} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15370 | 2025.05.14 16:42:15.495207 [ 269 ] {d8c8e5c6-fffd-4e26-afd6-e79964936004} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15371 | 2025.05.14 16:42:15.495368 [ 269 ] {d8c8e5c6-fffd-4e26-afd6-e79964936004} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001777 sec., 60776.58975801914 rows/sec., 5.08 MiB/sec. | ||
| 15372 | 2025.05.14 16:42:15.495419 [ 269 ] {d8c8e5c6-fffd-4e26-afd6-e79964936004} <Debug> TCPHandler: Processed in 0.002115171 sec. | ||
| 15373 | 2025.05.14 16:42:15.495545 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15374 | 2025.05.14 16:42:15.495649 [ 269 ] {04c8137f-0896-4868-9b8b-52ea352a408f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15375 | 2025.05.14 16:42:15.495694 [ 269 ] {04c8137f-0896-4868-9b8b-52ea352a408f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15376 | 2025.05.14 16:42:15.496104 [ 269 ] {04c8137f-0896-4868-9b8b-52ea352a408f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15377 | 2025.05.14 16:42:15.496144 [ 269 ] {04c8137f-0896-4868-9b8b-52ea352a408f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15378 | 2025.05.14 16:42:15.496469 [ 269 ] {04c8137f-0896-4868-9b8b-52ea352a408f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15379 | 2025.05.14 16:42:15.496677 [ 269 ] {04c8137f-0896-4868-9b8b-52ea352a408f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15380 | 2025.05.14 16:42:15.496812 [ 269 ] {04c8137f-0896-4868-9b8b-52ea352a408f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.61 MiB/sec. | ||
| 15381 | 2025.05.14 16:42:15.496851 [ 269 ] {04c8137f-0896-4868-9b8b-52ea352a408f} <Debug> TCPHandler: Processed in 0.001360067 sec. | ||
| 15382 | 2025.05.14 16:42:15.496958 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15383 | 2025.05.14 16:42:15.497053 [ 269 ] {e689c7b6-26a0-4ba1-837b-7e5baded714b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15384 | 2025.05.14 16:42:15.497093 [ 269 ] {e689c7b6-26a0-4ba1-837b-7e5baded714b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15385 | 2025.05.14 16:42:15.497516 [ 269 ] {e689c7b6-26a0-4ba1-837b-7e5baded714b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15386 | 2025.05.14 16:42:15.497552 [ 269 ] {e689c7b6-26a0-4ba1-837b-7e5baded714b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15387 | 2025.05.14 16:42:15.497853 [ 269 ] {e689c7b6-26a0-4ba1-837b-7e5baded714b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15388 | 2025.05.14 16:42:15.498062 [ 269 ] {e689c7b6-26a0-4ba1-837b-7e5baded714b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15389 | 2025.05.14 16:42:15.498190 [ 269 ] {e689c7b6-26a0-4ba1-837b-7e5baded714b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 6.07 MiB/sec. | ||
| 15390 | 2025.05.14 16:42:15.498230 [ 269 ] {e689c7b6-26a0-4ba1-837b-7e5baded714b} <Debug> TCPHandler: Processed in 0.001321496 sec. | ||
| 15391 | 2025.05.14 16:42:15.498336 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15392 | 2025.05.14 16:42:15.498431 [ 269 ] {4182f957-3e11-49e2-8b3f-2a56dda7a1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15393 | 2025.05.14 16:42:15.498475 [ 269 ] {4182f957-3e11-49e2-8b3f-2a56dda7a1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15394 | 2025.05.14 16:42:15.498872 [ 269 ] {4182f957-3e11-49e2-8b3f-2a56dda7a1bf} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15395 | 2025.05.14 16:42:15.498910 [ 269 ] {4182f957-3e11-49e2-8b3f-2a56dda7a1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15396 | 2025.05.14 16:42:15.499241 [ 269 ] {4182f957-3e11-49e2-8b3f-2a56dda7a1bf} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15397 | 2025.05.14 16:42:15.499459 [ 269 ] {4182f957-3e11-49e2-8b3f-2a56dda7a1bf} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15398 | 2025.05.14 16:42:15.499598 [ 269 ] {4182f957-3e11-49e2-8b3f-2a56dda7a1bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 15399 | 2025.05.14 16:42:15.499635 [ 269 ] {4182f957-3e11-49e2-8b3f-2a56dda7a1bf} <Debug> TCPHandler: Processed in 0.001348686 sec. | ||
| 15400 | 2025.05.14 16:42:15.499740 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2025.05.14 16:42:15.499835 [ 269 ] {9451f5ef-c893-4d47-9f24-0ad579fdf3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15402 | 2025.05.14 16:42:15.499891 [ 269 ] {9451f5ef-c893-4d47-9f24-0ad579fdf3f3} <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 | ||
| 15403 | 2025.05.14 16:42:15.500723 [ 269 ] {9451f5ef-c893-4d47-9f24-0ad579fdf3f3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2025.05.14 16:42:15.500760 [ 269 ] {9451f5ef-c893-4d47-9f24-0ad579fdf3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15405 | 2025.05.14 16:42:15.501308 [ 269 ] {9451f5ef-c893-4d47-9f24-0ad579fdf3f3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 15406 | 2025.05.14 16:42:15.501528 [ 269 ] {9451f5ef-c893-4d47-9f24-0ad579fdf3f3} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2025.05.14 16:42:15.501671 [ 269 ] {9451f5ef-c893-4d47-9f24-0ad579fdf3f3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001855 sec., 14016.172506738543 rows/sec., 25.12 MiB/sec. | ||
| 15408 | 2025.05.14 16:42:15.501738 [ 269 ] {9451f5ef-c893-4d47-9f24-0ad579fdf3f3} <Debug> TCPHandler: Processed in 0.00204551 sec. | ||
| 15409 | 2025.05.14 16:42:15.501854 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15410 | 2025.05.14 16:42:15.501956 [ 269 ] {a246d05d-9d47-49f9-b477-cfc864966194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15411 | 2025.05.14 16:42:15.502000 [ 269 ] {a246d05d-9d47-49f9-b477-cfc864966194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15412 | 2025.05.14 16:42:15.502337 [ 269 ] {a246d05d-9d47-49f9-b477-cfc864966194} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2025.05.14 16:42:15.502375 [ 269 ] {a246d05d-9d47-49f9-b477-cfc864966194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15414 | 2025.05.14 16:42:15.502715 [ 269 ] {a246d05d-9d47-49f9-b477-cfc864966194} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15415 | 2025.05.14 16:42:15.502946 [ 269 ] {a246d05d-9d47-49f9-b477-cfc864966194} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15416 | 2025.05.14 16:42:15.503080 [ 269 ] {a246d05d-9d47-49f9-b477-cfc864966194} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 15417 | 2025.05.14 16:42:15.503118 [ 269 ] {a246d05d-9d47-49f9-b477-cfc864966194} <Debug> TCPHandler: Processed in 0.001316186 sec. | ||
| 15418 | 2025.05.14 16:42:16.088415 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15419 | 2025.05.14 16:42:16.105946 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2025.05.14 16:42:16.106007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. | ||
| 15421 | 2025.05.14 16:42:16.112368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15422 | 2025.05.14 16:42:16.113082 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2025.05.14 16:42:16.116160 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15424 | 2025.05.14 16:42:16.462096 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15425 | 2025.05.14 16:42:16.462191 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15426 | 2025.05.14 16:42:16.464083 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15427 | 2025.05.14 16:42:19.336500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2184 | ||
| 15428 | 2025.05.14 16:42:19.339678 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15429 | 2025.05.14 16:42:19.339729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15430 | 2025.05.14 16:42:19.340941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15431 | 2025.05.14 16:42:19.341209 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2025.05.14 16:42:19.341561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2184 | ||
| 15433 | 2025.05.14 16:42:20.498302 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15434 | 2025.05.14 16:42:20.498509 [ 269 ] {9112415b-0002-49a9-8cca-e91b0205f2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15435 | 2025.05.14 16:42:20.498586 [ 269 ] {9112415b-0002-49a9-8cca-e91b0205f2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15436 | 2025.05.14 16:42:20.499290 [ 269 ] {9112415b-0002-49a9-8cca-e91b0205f2d3} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15437 | 2025.05.14 16:42:20.499342 [ 269 ] {9112415b-0002-49a9-8cca-e91b0205f2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15438 | 2025.05.14 16:42:20.499764 [ 269 ] {9112415b-0002-49a9-8cca-e91b0205f2d3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15439 | 2025.05.14 16:42:20.500021 [ 269 ] {9112415b-0002-49a9-8cca-e91b0205f2d3} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15440 | 2025.05.14 16:42:20.500190 [ 269 ] {9112415b-0002-49a9-8cca-e91b0205f2d3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001737 sec., 122049.51065054692 rows/sec., 7.76 MiB/sec. | ||
| 15441 | 2025.05.14 16:42:20.500241 [ 269 ] {9112415b-0002-49a9-8cca-e91b0205f2d3} <Debug> TCPHandler: Processed in 0.002094551 sec. | ||
| 15442 | 2025.05.14 16:42:20.500365 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15443 | 2025.05.14 16:42:20.500469 [ 269 ] {c10f2d31-2447-4e40-bb33-0f444334f0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15444 | 2025.05.14 16:42:20.500515 [ 269 ] {c10f2d31-2447-4e40-bb33-0f444334f0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15445 | 2025.05.14 16:42:20.500921 [ 269 ] {c10f2d31-2447-4e40-bb33-0f444334f0eb} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15446 | 2025.05.14 16:42:20.500961 [ 269 ] {c10f2d31-2447-4e40-bb33-0f444334f0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15447 | 2025.05.14 16:42:20.501269 [ 269 ] {c10f2d31-2447-4e40-bb33-0f444334f0eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15448 | 2025.05.14 16:42:20.501496 [ 269 ] {c10f2d31-2447-4e40-bb33-0f444334f0eb} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15449 | 2025.05.14 16:42:20.501635 [ 269 ] {c10f2d31-2447-4e40-bb33-0f444334f0eb} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00119 sec., 11764.70588235294 rows/sec., 959.33 KiB/sec. | ||
| 15450 | 2025.05.14 16:42:20.501676 [ 269 ] {c10f2d31-2447-4e40-bb33-0f444334f0eb} <Debug> TCPHandler: Processed in 0.001364157 sec. | ||
| 15451 | 2025.05.14 16:42:20.501790 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15452 | 2025.05.14 16:42:20.501889 [ 269 ] {bcfa412c-21fd-4d83-a428-87514b092af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15453 | 2025.05.14 16:42:20.501930 [ 269 ] {bcfa412c-21fd-4d83-a428-87514b092af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15454 | 2025.05.14 16:42:20.502551 [ 269 ] {bcfa412c-21fd-4d83-a428-87514b092af4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15455 | 2025.05.14 16:42:20.502589 [ 269 ] {bcfa412c-21fd-4d83-a428-87514b092af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15456 | 2025.05.14 16:42:20.502941 [ 269 ] {bcfa412c-21fd-4d83-a428-87514b092af4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15457 | 2025.05.14 16:42:20.503179 [ 269 ] {bcfa412c-21fd-4d83-a428-87514b092af4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15458 | 2025.05.14 16:42:20.503314 [ 269 ] {bcfa412c-21fd-4d83-a428-87514b092af4} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001445 sec., 449826.9896193771 rows/sec., 35.43 MiB/sec. | ||
| 15459 | 2025.05.14 16:42:20.503352 [ 269 ] {bcfa412c-21fd-4d83-a428-87514b092af4} <Debug> TCPHandler: Processed in 0.001613371 sec. | ||
| 15460 | 2025.05.14 16:42:20.503461 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15461 | 2025.05.14 16:42:20.503555 [ 269 ] {6711e12b-c31f-4bd8-a7a8-7fc59cf3cef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15462 | 2025.05.14 16:42:20.503597 [ 269 ] {6711e12b-c31f-4bd8-a7a8-7fc59cf3cef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15463 | 2025.05.14 16:42:20.504011 [ 269 ] {6711e12b-c31f-4bd8-a7a8-7fc59cf3cef1} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2025.05.14 16:42:20.504046 [ 269 ] {6711e12b-c31f-4bd8-a7a8-7fc59cf3cef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15465 | 2025.05.14 16:42:20.504360 [ 269 ] {6711e12b-c31f-4bd8-a7a8-7fc59cf3cef1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15466 | 2025.05.14 16:42:20.504584 [ 269 ] {6711e12b-c31f-4bd8-a7a8-7fc59cf3cef1} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15467 | 2025.05.14 16:42:20.504714 [ 269 ] {6711e12b-c31f-4bd8-a7a8-7fc59cf3cef1} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001178 sec., 112903.2258064516 rows/sec., 6.91 MiB/sec. | ||
| 15468 | 2025.05.14 16:42:20.504752 [ 269 ] {6711e12b-c31f-4bd8-a7a8-7fc59cf3cef1} <Debug> TCPHandler: Processed in 0.001340606 sec. | ||
| 15469 | 2025.05.14 16:42:20.504872 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15470 | 2025.05.14 16:42:20.504979 [ 269 ] {e83100b3-f69c-4ecd-93e6-83e0a921e3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15471 | 2025.05.14 16:42:20.505027 [ 269 ] {e83100b3-f69c-4ecd-93e6-83e0a921e3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15472 | 2025.05.14 16:42:20.505445 [ 269 ] {e83100b3-f69c-4ecd-93e6-83e0a921e3af} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2025.05.14 16:42:20.505480 [ 269 ] {e83100b3-f69c-4ecd-93e6-83e0a921e3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15474 | 2025.05.14 16:42:20.505791 [ 269 ] {e83100b3-f69c-4ecd-93e6-83e0a921e3af} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15475 | 2025.05.14 16:42:20.506015 [ 269 ] {e83100b3-f69c-4ecd-93e6-83e0a921e3af} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2025.05.14 16:42:20.506148 [ 269 ] {e83100b3-f69c-4ecd-93e6-83e0a921e3af} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001192 sec., 94798.65771812081 rows/sec., 6.14 MiB/sec. | ||
| 15477 | 2025.05.14 16:42:20.506186 [ 269 ] {e83100b3-f69c-4ecd-93e6-83e0a921e3af} <Debug> TCPHandler: Processed in 0.001371537 sec. | ||
| 15478 | 2025.05.14 16:42:20.506298 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15479 | 2025.05.14 16:42:20.506393 [ 269 ] {96fd4b09-999d-429b-aa8e-8e59b6537247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15480 | 2025.05.14 16:42:20.506434 [ 269 ] {96fd4b09-999d-429b-aa8e-8e59b6537247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15481 | 2025.05.14 16:42:20.506836 [ 269 ] {96fd4b09-999d-429b-aa8e-8e59b6537247} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15482 | 2025.05.14 16:42:20.506871 [ 269 ] {96fd4b09-999d-429b-aa8e-8e59b6537247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15483 | 2025.05.14 16:42:20.507185 [ 269 ] {96fd4b09-999d-429b-aa8e-8e59b6537247} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15484 | 2025.05.14 16:42:20.507428 [ 269 ] {96fd4b09-999d-429b-aa8e-8e59b6537247} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2025.05.14 16:42:20.507559 [ 269 ] {96fd4b09-999d-429b-aa8e-8e59b6537247} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001184 sec., 94594.5945945946 rows/sec., 5.39 MiB/sec. | ||
| 15486 | 2025.05.14 16:42:20.507597 [ 269 ] {96fd4b09-999d-429b-aa8e-8e59b6537247} <Debug> TCPHandler: Processed in 0.001353127 sec. | ||
| 15487 | 2025.05.14 16:42:20.507705 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15488 | 2025.05.14 16:42:20.507800 [ 269 ] {6b3de569-9d80-469b-9b51-023278ab33e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15489 | 2025.05.14 16:42:20.507839 [ 269 ] {6b3de569-9d80-469b-9b51-023278ab33e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15490 | 2025.05.14 16:42:20.508327 [ 269 ] {6b3de569-9d80-469b-9b51-023278ab33e7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15491 | 2025.05.14 16:42:20.508363 [ 269 ] {6b3de569-9d80-469b-9b51-023278ab33e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15492 | 2025.05.14 16:42:20.508689 [ 269 ] {6b3de569-9d80-469b-9b51-023278ab33e7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15493 | 2025.05.14 16:42:20.508912 [ 269 ] {6b3de569-9d80-469b-9b51-023278ab33e7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15494 | 2025.05.14 16:42:20.509041 [ 269 ] {6b3de569-9d80-469b-9b51-023278ab33e7} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.00126 sec., 324603.1746031746 rows/sec., 23.07 MiB/sec. | ||
| 15495 | 2025.05.14 16:42:20.509079 [ 269 ] {6b3de569-9d80-469b-9b51-023278ab33e7} <Debug> TCPHandler: Processed in 0.001422778 sec. | ||
| 15496 | 2025.05.14 16:42:20.509190 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15497 | 2025.05.14 16:42:20.509284 [ 269 ] {5e74ce87-c693-46b9-a5e1-60cd5a5e60c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15498 | 2025.05.14 16:42:20.509327 [ 269 ] {5e74ce87-c693-46b9-a5e1-60cd5a5e60c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15499 | 2025.05.14 16:42:20.509645 [ 269 ] {5e74ce87-c693-46b9-a5e1-60cd5a5e60c7} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15500 | 2025.05.14 16:42:20.509680 [ 269 ] {5e74ce87-c693-46b9-a5e1-60cd5a5e60c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15501 | 2025.05.14 16:42:20.509991 [ 269 ] {5e74ce87-c693-46b9-a5e1-60cd5a5e60c7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15502 | 2025.05.14 16:42:20.510221 [ 269 ] {5e74ce87-c693-46b9-a5e1-60cd5a5e60c7} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15503 | 2025.05.14 16:42:20.510355 [ 269 ] {5e74ce87-c693-46b9-a5e1-60cd5a5e60c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 15504 | 2025.05.14 16:42:20.510360 [ 221 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15505 | 2025.05.14 16:42:20.510392 [ 269 ] {5e74ce87-c693-46b9-a5e1-60cd5a5e60c7} <Debug> TCPHandler: Processed in 0.001251235 sec. | ||
| 15506 | 2025.05.14 16:42:20.510396 [ 221 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15507 | 2025.05.14 16:42:20.510503 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15508 | 2025.05.14 16:42:20.510599 [ 269 ] {6130d993-61b7-42f4-8e3a-a5c3b27d65d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15509 | 2025.05.14 16:42:20.510640 [ 269 ] {6130d993-61b7-42f4-8e3a-a5c3b27d65d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15510 | 2025.05.14 16:42:20.511088 [ 269 ] {6130d993-61b7-42f4-8e3a-a5c3b27d65d8} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15511 | 2025.05.14 16:42:20.511124 [ 269 ] {6130d993-61b7-42f4-8e3a-a5c3b27d65d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15512 | 2025.05.14 16:42:20.511542 [ 269 ] {6130d993-61b7-42f4-8e3a-a5c3b27d65d8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15513 | 2025.05.14 16:42:20.511837 [ 269 ] {6130d993-61b7-42f4-8e3a-a5c3b27d65d8} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2025.05.14 16:42:20.511981 [ 269 ] {6130d993-61b7-42f4-8e3a-a5c3b27d65d8} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001399 sec., 174410.29306647604 rows/sec., 11.70 MiB/sec. | ||
| 15515 | 2025.05.14 16:42:20.512028 [ 269 ] {6130d993-61b7-42f4-8e3a-a5c3b27d65d8} <Debug> TCPHandler: Processed in 0.001573411 sec. | ||
| 15516 | 2025.05.14 16:42:20.512160 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15517 | 2025.05.14 16:42:20.512273 [ 269 ] {70c847dd-17e4-4737-805b-ae20e1d1ecbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15518 | 2025.05.14 16:42:20.512319 [ 269 ] {70c847dd-17e4-4737-805b-ae20e1d1ecbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15519 | 2025.05.14 16:42:20.512582 [ 221 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15520 | 2025.05.14 16:42:20.512697 [ 269 ] {70c847dd-17e4-4737-805b-ae20e1d1ecbf} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15521 | 2025.05.14 16:42:20.512734 [ 269 ] {70c847dd-17e4-4737-805b-ae20e1d1ecbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15522 | 2025.05.14 16:42:20.513071 [ 269 ] {70c847dd-17e4-4737-805b-ae20e1d1ecbf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15523 | 2025.05.14 16:42:20.513309 [ 269 ] {70c847dd-17e4-4737-805b-ae20e1d1ecbf} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2025.05.14 16:42:20.513410 [ 65 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 15525 | 2025.05.14 16:42:20.513443 [ 269 ] {70c847dd-17e4-4737-805b-ae20e1d1ecbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 56.43 KiB/sec. | ||
| 15526 | 2025.05.14 16:42:20.513446 [ 65 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2025.05.14 16:42:20.513476 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15528 | 2025.05.14 16:42:20.513481 [ 269 ] {70c847dd-17e4-4737-805b-ae20e1d1ecbf} <Debug> TCPHandler: Processed in 0.001384807 sec. | ||
| 15529 | 2025.05.14 16:42:20.513594 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15530 | 2025.05.14 16:42:20.513604 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 15531 | 2025.05.14 16:42:20.513690 [ 269 ] {c19b0663-8e5b-4d12-8cf9-fe29ecc22909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15532 | 2025.05.14 16:42:20.513750 [ 269 ] {c19b0663-8e5b-4d12-8cf9-fe29ecc22909} <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 | ||
| 15533 | 2025.05.14 16:42:20.513770 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15534 | 2025.05.14 16:42:20.513820 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part | ||
| 15535 | 2025.05.14 16:42:20.513896 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 15536 | 2025.05.14 16:42:20.513949 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 15537 | 2025.05.14 16:42:20.514002 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 15538 | 2025.05.14 16:42:20.514048 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 15539 | 2025.05.14 16:42:20.514093 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 15540 | 2025.05.14 16:42:20.514537 [ 269 ] {c19b0663-8e5b-4d12-8cf9-fe29ecc22909} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15541 | 2025.05.14 16:42:20.514578 [ 269 ] {c19b0663-8e5b-4d12-8cf9-fe29ecc22909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15542 | 2025.05.14 16:42:20.514985 [ 200 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001447068 sec., 38007.8890556629 rows/sec., 2.50 MiB/sec. | ||
| 15543 | 2025.05.14 16:42:20.515118 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 15544 | 2025.05.14 16:42:20.515151 [ 269 ] {c19b0663-8e5b-4d12-8cf9-fe29ecc22909} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 15545 | 2025.05.14 16:42:20.515458 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2025.05.14 16:42:20.515483 [ 269 ] {c19b0663-8e5b-4d12-8cf9-fe29ecc22909} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2025.05.14 16:42:20.515543 [ 191 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_55_11} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 15548 | 2025.05.14 16:42:20.515630 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15549 | 2025.05.14 16:42:20.515644 [ 269 ] {c19b0663-8e5b-4d12-8cf9-fe29ecc22909} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001971 sec., 6595.636732623034 rows/sec., 11.82 MiB/sec. | ||
| 15550 | 2025.05.14 16:42:20.515721 [ 269 ] {c19b0663-8e5b-4d12-8cf9-fe29ecc22909} <Debug> TCPHandler: Processed in 0.002176463 sec. | ||
| 15551 | 2025.05.14 16:42:20.515839 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15552 | 2025.05.14 16:42:20.515934 [ 269 ] {f0f4b4e4-cda1-4ee3-8833-f281f5795fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15553 | 2025.05.14 16:42:20.515977 [ 269 ] {f0f4b4e4-cda1-4ee3-8833-f281f5795fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15554 | 2025.05.14 16:42:20.516308 [ 269 ] {f0f4b4e4-cda1-4ee3-8833-f281f5795fc5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2025.05.14 16:42:20.516343 [ 269 ] {f0f4b4e4-cda1-4ee3-8833-f281f5795fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15556 | 2025.05.14 16:42:20.516664 [ 269 ] {f0f4b4e4-cda1-4ee3-8833-f281f5795fc5} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15557 | 2025.05.14 16:42:20.516899 [ 269 ] {f0f4b4e4-cda1-4ee3-8833-f281f5795fc5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2025.05.14 16:42:20.517029 [ 269 ] {f0f4b4e4-cda1-4ee3-8833-f281f5795fc5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001113 sec., 73674.75292003594 rows/sec., 4.68 MiB/sec. | ||
| 15559 | 2025.05.14 16:42:20.517066 [ 269 ] {f0f4b4e4-cda1-4ee3-8833-f281f5795fc5} <Debug> TCPHandler: Processed in 0.001278025 sec. | ||
| 15560 | 2025.05.14 16:42:21.094243 [ 221 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15561 | 2025.05.14 16:42:21.094302 [ 221 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15562 | 2025.05.14 16:42:21.095996 [ 221 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15563 | 2025.05.14 16:42:21.655068 [ 224 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15564 | 2025.05.14 16:42:21.655133 [ 224 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15565 | 2025.05.14 16:42:21.656836 [ 224 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15566 | 2025.05.14 16:42:21.727264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 | ||
| 15567 | 2025.05.14 16:42:21.727731 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15568 | 2025.05.14 16:42:21.727769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15569 | 2025.05.14 16:42:21.728214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15570 | 2025.05.14 16:42:21.728433 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2025.05.14 16:42:21.728555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 | ||
| 15572 | 2025.05.14 16:42:23.616212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15573 | 2025.05.14 16:42:23.632924 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2025.05.14 16:42:23.632985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15575 | 2025.05.14 16:42:23.638999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15576 | 2025.05.14 16:42:23.639725 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2025.05.14 16:42:23.642834 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15578 | 2025.05.14 16:42:25.493305 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15579 | 2025.05.14 16:42:25.493485 [ 269 ] {7d2629f5-b6fa-49f5-b666-42e8e7b5d242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15580 | 2025.05.14 16:42:25.493551 [ 269 ] {7d2629f5-b6fa-49f5-b666-42e8e7b5d242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15581 | 2025.05.14 16:42:25.494239 [ 269 ] {7d2629f5-b6fa-49f5-b666-42e8e7b5d242} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15582 | 2025.05.14 16:42:25.494295 [ 269 ] {7d2629f5-b6fa-49f5-b666-42e8e7b5d242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15583 | 2025.05.14 16:42:25.494707 [ 269 ] {7d2629f5-b6fa-49f5-b666-42e8e7b5d242} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15584 | 2025.05.14 16:42:25.494952 [ 269 ] {7d2629f5-b6fa-49f5-b666-42e8e7b5d242} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15585 | 2025.05.14 16:42:25.495111 [ 269 ] {7d2629f5-b6fa-49f5-b666-42e8e7b5d242} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001676 sec., 64439.14081145585 rows/sec., 5.39 MiB/sec. | ||
| 15586 | 2025.05.14 16:42:25.495113 [ 57 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15587 | 2025.05.14 16:42:25.495163 [ 269 ] {7d2629f5-b6fa-49f5-b666-42e8e7b5d242} <Debug> TCPHandler: Processed in 0.0019855 sec. | ||
| 15588 | 2025.05.14 16:42:25.495163 [ 57 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15589 | 2025.05.14 16:42:25.495192 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15590 | 2025.05.14 16:42:25.495288 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15591 | 2025.05.14 16:42:25.495319 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15592 | 2025.05.14 16:42:25.495391 [ 269 ] {624ca338-26fd-4248-900b-c61754acba8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15593 | 2025.05.14 16:42:25.495439 [ 269 ] {624ca338-26fd-4248-900b-c61754acba8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15594 | 2025.05.14 16:42:25.495478 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15595 | 2025.05.14 16:42:25.495523 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1845 rows starting from the beginning of the part | ||
| 15596 | 2025.05.14 16:42:25.495600 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 15597 | 2025.05.14 16:42:25.495654 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 643 rows starting from the beginning of the part | ||
| 15598 | 2025.05.14 16:42:25.495700 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 108 rows starting from the beginning of the part | ||
| 15599 | 2025.05.14 16:42:25.495741 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 650 rows starting from the beginning of the part | ||
| 15600 | 2025.05.14 16:42:25.495779 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 108 rows starting from the beginning of the part | ||
| 15601 | 2025.05.14 16:42:25.495852 [ 269 ] {624ca338-26fd-4248-900b-c61754acba8f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15602 | 2025.05.14 16:42:25.495893 [ 269 ] {624ca338-26fd-4248-900b-c61754acba8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15603 | 2025.05.14 16:42:25.496234 [ 269 ] {624ca338-26fd-4248-900b-c61754acba8f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15604 | 2025.05.14 16:42:25.496462 [ 269 ] {624ca338-26fd-4248-900b-c61754acba8f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2025.05.14 16:42:25.496600 [ 269 ] {624ca338-26fd-4248-900b-c61754acba8f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001235 sec., 21052.63157894737 rows/sec., 1.55 MiB/sec. | ||
| 15606 | 2025.05.14 16:42:25.496638 [ 269 ] {624ca338-26fd-4248-900b-c61754acba8f} <Debug> TCPHandler: Processed in 0.001402138 sec. | ||
| 15607 | 2025.05.14 16:42:25.496741 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15608 | 2025.05.14 16:42:25.496836 [ 269 ] {46b31aa3-70ff-460e-9fb3-d9f062ae4ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15609 | 2025.05.14 16:42:25.496875 [ 269 ] {46b31aa3-70ff-460e-9fb3-d9f062ae4ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15610 | 2025.05.14 16:42:25.497217 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962879 sec., 1737244.1194796013 rows/sec., 146.35 MiB/sec. | ||
| 15611 | 2025.05.14 16:42:25.497285 [ 269 ] {46b31aa3-70ff-460e-9fb3-d9f062ae4ed7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2025.05.14 16:42:25.497320 [ 269 ] {46b31aa3-70ff-460e-9fb3-d9f062ae4ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15613 | 2025.05.14 16:42:25.497458 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15614 | 2025.05.14 16:42:25.497639 [ 269 ] {46b31aa3-70ff-460e-9fb3-d9f062ae4ed7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15615 | 2025.05.14 16:42:25.497731 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2025.05.14 16:42:25.497800 [ 200 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_126_25} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15617 | 2025.05.14 16:42:25.497860 [ 269 ] {46b31aa3-70ff-460e-9fb3-d9f062ae4ed7} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15618 | 2025.05.14 16:42:25.497897 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15619 | 2025.05.14 16:42:25.497974 [ 57 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15620 | 2025.05.14 16:42:25.497988 [ 269 ] {46b31aa3-70ff-460e-9fb3-d9f062ae4ed7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001171 sec., 76857.38684884715 rows/sec., 6.00 MiB/sec. | ||
| 15621 | 2025.05.14 16:42:25.498000 [ 57 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15622 | 2025.05.14 16:42:25.498021 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15623 | 2025.05.14 16:42:25.498026 [ 269 ] {46b31aa3-70ff-460e-9fb3-d9f062ae4ed7} <Debug> TCPHandler: Processed in 0.001333237 sec. | ||
| 15624 | 2025.05.14 16:42:25.498086 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15625 | 2025.05.14 16:42:25.498130 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15626 | 2025.05.14 16:42:25.498183 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15627 | 2025.05.14 16:42:25.498213 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 913 rows starting from the beginning of the part | ||
| 15628 | 2025.05.14 16:42:25.498228 [ 269 ] {a8259e81-1f25-4bdf-b019-6db0ddfd2c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15629 | 2025.05.14 16:42:25.498261 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 15630 | 2025.05.14 16:42:25.498275 [ 269 ] {a8259e81-1f25-4bdf-b019-6db0ddfd2c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15631 | 2025.05.14 16:42:25.498304 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 395 rows starting from the beginning of the part | ||
| 15632 | 2025.05.14 16:42:25.498343 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 90 rows starting from the beginning of the part | ||
| 15633 | 2025.05.14 16:42:25.498376 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 409 rows starting from the beginning of the part | ||
| 15634 | 2025.05.14 16:42:25.498410 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 15635 | 2025.05.14 16:42:25.498673 [ 269 ] {a8259e81-1f25-4bdf-b019-6db0ddfd2c96} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2025.05.14 16:42:25.498713 [ 269 ] {a8259e81-1f25-4bdf-b019-6db0ddfd2c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15637 | 2025.05.14 16:42:25.499066 [ 269 ] {a8259e81-1f25-4bdf-b019-6db0ddfd2c96} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15638 | 2025.05.14 16:42:25.499294 [ 269 ] {a8259e81-1f25-4bdf-b019-6db0ddfd2c96} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2025.05.14 16:42:25.499338 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281186 sec., 1530613.0413538706 rows/sec., 116.98 MiB/sec. | ||
| 15640 | 2025.05.14 16:42:25.499423 [ 269 ] {a8259e81-1f25-4bdf-b019-6db0ddfd2c96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 15641 | 2025.05.14 16:42:25.499460 [ 269 ] {a8259e81-1f25-4bdf-b019-6db0ddfd2c96} <Debug> TCPHandler: Processed in 0.001378917 sec. | ||
| 15642 | 2025.05.14 16:42:25.499500 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15643 | 2025.05.14 16:42:25.499564 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2025.05.14 16:42:25.499663 [ 269 ] {535f2180-14bd-4b91-9c5e-50d172c3c9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15645 | 2025.05.14 16:42:25.499719 [ 269 ] {535f2180-14bd-4b91-9c5e-50d172c3c9dd} <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 | ||
| 15646 | 2025.05.14 16:42:25.499764 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15647 | 2025.05.14 16:42:25.499842 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_126_25} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15648 | 2025.05.14 16:42:25.499918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15649 | 2025.05.14 16:42:25.500551 [ 269 ] {535f2180-14bd-4b91-9c5e-50d172c3c9dd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15650 | 2025.05.14 16:42:25.500591 [ 269 ] {535f2180-14bd-4b91-9c5e-50d172c3c9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15651 | 2025.05.14 16:42:25.501136 [ 269 ] {535f2180-14bd-4b91-9c5e-50d172c3c9dd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15652 | 2025.05.14 16:42:25.501366 [ 269 ] {535f2180-14bd-4b91-9c5e-50d172c3c9dd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15653 | 2025.05.14 16:42:25.501503 [ 269 ] {535f2180-14bd-4b91-9c5e-50d172c3c9dd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001858 sec., 13993.541442411195 rows/sec., 25.08 MiB/sec. | ||
| 15654 | 2025.05.14 16:42:25.501571 [ 269 ] {535f2180-14bd-4b91-9c5e-50d172c3c9dd} <Debug> TCPHandler: Processed in 0.002054211 sec. | ||
| 15655 | 2025.05.14 16:42:25.501673 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15656 | 2025.05.14 16:42:25.501765 [ 269 ] {b7187b82-4c11-4c38-953f-b95b83c60122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15657 | 2025.05.14 16:42:25.501807 [ 269 ] {b7187b82-4c11-4c38-953f-b95b83c60122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15658 | 2025.05.14 16:42:25.502121 [ 269 ] {b7187b82-4c11-4c38-953f-b95b83c60122} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2025.05.14 16:42:25.502157 [ 269 ] {b7187b82-4c11-4c38-953f-b95b83c60122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15660 | 2025.05.14 16:42:25.502464 [ 269 ] {b7187b82-4c11-4c38-953f-b95b83c60122} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15661 | 2025.05.14 16:42:25.502682 [ 269 ] {b7187b82-4c11-4c38-953f-b95b83c60122} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15662 | 2025.05.14 16:42:25.502809 [ 269 ] {b7187b82-4c11-4c38-953f-b95b83c60122} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 15663 | 2025.05.14 16:42:25.502809 [ 64 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15664 | 2025.05.14 16:42:25.502845 [ 269 ] {b7187b82-4c11-4c38-953f-b95b83c60122} <Debug> TCPHandler: Processed in 0.001220304 sec. | ||
| 15665 | 2025.05.14 16:42:25.502881 [ 64 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15666 | 2025.05.14 16:42:25.502906 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15667 | 2025.05.14 16:42:25.502995 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15668 | 2025.05.14 16:42:25.503108 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15669 | 2025.05.14 16:42:25.503142 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7468 rows starting from the beginning of the part | ||
| 15670 | 2025.05.14 16:42:25.503204 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 24 rows starting from the beginning of the part | ||
| 15671 | 2025.05.14 16:42:25.503255 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part | ||
| 15672 | 2025.05.14 16:42:25.503299 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15673 | 2025.05.14 16:42:25.503342 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 82 rows starting from the beginning of the part | ||
| 15674 | 2025.05.14 16:42:25.503386 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 15675 | 2025.05.14 16:42:25.505257 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7776 rows, containing 4 columns (4 merged, 0 gathered) in 0.002304385 sec., 3374436.1293794224 rows/sec., 219.96 MiB/sec. | ||
| 15676 | 2025.05.14 16:42:25.505680 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15677 | 2025.05.14 16:42:25.505928 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15678 | 2025.05.14 16:42:25.506000 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_126_25} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15679 | 2025.05.14 16:42:25.506078 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 15680 | 2025.05.14 16:42:29.046774 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15681 | 2025.05.14 16:42:29.046839 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15682 | 2025.05.14 16:42:29.229664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 | ||
| 15683 | 2025.05.14 16:42:29.230184 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15684 | 2025.05.14 16:42:29.230232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15685 | 2025.05.14 16:42:29.230727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15686 | 2025.05.14 16:42:29.230975 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2025.05.14 16:42:29.231113 [ 59 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15688 | 2025.05.14 16:42:29.231121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
| 15689 | 2025.05.14 16:42:29.231191 [ 59 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2025.05.14 16:42:29.231220 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15691 | 2025.05.14 16:42:29.231345 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15692 | 2025.05.14 16:42:29.231499 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15693 | 2025.05.14 16:42:29.231544 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part | ||
| 15694 | 2025.05.14 16:42:29.231617 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
| 15695 | 2025.05.14 16:42:29.231666 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
| 15696 | 2025.05.14 16:42:29.231713 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
| 15697 | 2025.05.14 16:42:29.231758 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
| 15698 | 2025.05.14 16:42:29.231800 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
| 15699 | 2025.05.14 16:42:29.234326 [ 199 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041239 sec., 11452897.980066678 rows/sec., 163.84 MiB/sec. | ||
| 15700 | 2025.05.14 16:42:29.234529 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15701 | 2025.05.14 16:42:29.234777 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2025.05.14 16:42:29.234848 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_76_15} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15703 | 2025.05.14 16:42:29.234924 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15704 | 2025.05.14 16:42:29.342728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2220 | ||
| 15705 | 2025.05.14 16:42:29.345382 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2025.05.14 16:42:29.345433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15707 | 2025.05.14 16:42:29.346657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15708 | 2025.05.14 16:42:29.346933 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15709 | 2025.05.14 16:42:29.347079 [ 59 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15710 | 2025.05.14 16:42:29.347118 [ 59 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2025.05.14 16:42:29.347138 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15712 | 2025.05.14 16:42:29.347262 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 15713 | 2025.05.14 16:42:29.347317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
| 15714 | 2025.05.14 16:42:29.347900 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15715 | 2025.05.14 16:42:29.348050 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2036 rows starting from the beginning of the part | ||
| 15716 | 2025.05.14 16:42:29.348401 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 15717 | 2025.05.14 16:42:29.348760 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 15718 | 2025.05.14 16:42:29.349128 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part | ||
| 15719 | 2025.05.14 16:42:29.349474 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 15720 | 2025.05.14 16:42:29.349813 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 15721 | 2025.05.14 16:42:29.357246 [ 198 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 72 columns (72 merged, 0 gathered) in 0.010045047 sec., 221004.44129330604 rows/sec., 166.60 MiB/sec. | ||
| 15722 | 2025.05.14 16:42:29.359219 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15723 | 2025.05.14 16:42:29.359812 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15724 | 2025.05.14 16:42:29.359887 [ 196 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_56_11} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15725 | 2025.05.14 16:42:29.360216 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 15726 | 2025.05.14 16:42:30.498454 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15727 | 2025.05.14 16:42:30.498632 [ 269 ] {76641da3-a659-4d8c-b13c-dd0c4e0d4898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15728 | 2025.05.14 16:42:30.498699 [ 269 ] {76641da3-a659-4d8c-b13c-dd0c4e0d4898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15729 | 2025.05.14 16:42:30.499386 [ 269 ] {76641da3-a659-4d8c-b13c-dd0c4e0d4898} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15730 | 2025.05.14 16:42:30.499430 [ 269 ] {76641da3-a659-4d8c-b13c-dd0c4e0d4898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15731 | 2025.05.14 16:42:30.499832 [ 269 ] {76641da3-a659-4d8c-b13c-dd0c4e0d4898} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15732 | 2025.05.14 16:42:30.500080 [ 269 ] {76641da3-a659-4d8c-b13c-dd0c4e0d4898} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15733 | 2025.05.14 16:42:30.500236 [ 269 ] {76641da3-a659-4d8c-b13c-dd0c4e0d4898} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001654 sec., 128174.12333736396 rows/sec., 8.15 MiB/sec. | ||
| 15734 | 2025.05.14 16:42:30.500279 [ 269 ] {76641da3-a659-4d8c-b13c-dd0c4e0d4898} <Debug> TCPHandler: Processed in 0.001953628 sec. | ||
| 15735 | 2025.05.14 16:42:30.500397 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15736 | 2025.05.14 16:42:30.500494 [ 269 ] {e2918a51-def7-4a75-9e9e-f7a77a077199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15737 | 2025.05.14 16:42:30.500535 [ 269 ] {e2918a51-def7-4a75-9e9e-f7a77a077199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15738 | 2025.05.14 16:42:30.501181 [ 269 ] {e2918a51-def7-4a75-9e9e-f7a77a077199} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2025.05.14 16:42:30.501218 [ 269 ] {e2918a51-def7-4a75-9e9e-f7a77a077199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15740 | 2025.05.14 16:42:30.501561 [ 269 ] {e2918a51-def7-4a75-9e9e-f7a77a077199} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15741 | 2025.05.14 16:42:30.501791 [ 269 ] {e2918a51-def7-4a75-9e9e-f7a77a077199} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2025.05.14 16:42:30.501924 [ 269 ] {e2918a51-def7-4a75-9e9e-f7a77a077199} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001449 sec., 443754.3133195307 rows/sec., 34.99 MiB/sec. | ||
| 15743 | 2025.05.14 16:42:30.501964 [ 269 ] {e2918a51-def7-4a75-9e9e-f7a77a077199} <Debug> TCPHandler: Processed in 0.001615672 sec. | ||
| 15744 | 2025.05.14 16:42:30.502074 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15745 | 2025.05.14 16:42:30.502169 [ 269 ] {22cc1326-2875-4ca7-8e5c-4b2e9a0f523f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15746 | 2025.05.14 16:42:30.502209 [ 269 ] {22cc1326-2875-4ca7-8e5c-4b2e9a0f523f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15747 | 2025.05.14 16:42:30.502649 [ 269 ] {22cc1326-2875-4ca7-8e5c-4b2e9a0f523f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2025.05.14 16:42:30.502686 [ 269 ] {22cc1326-2875-4ca7-8e5c-4b2e9a0f523f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15749 | 2025.05.14 16:42:30.502986 [ 269 ] {22cc1326-2875-4ca7-8e5c-4b2e9a0f523f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15750 | 2025.05.14 16:42:30.503204 [ 269 ] {22cc1326-2875-4ca7-8e5c-4b2e9a0f523f} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15751 | 2025.05.14 16:42:30.503329 [ 90 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 15752 | 2025.05.14 16:42:30.503334 [ 269 ] {22cc1326-2875-4ca7-8e5c-4b2e9a0f523f} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001184 sec., 100506.75675675676 rows/sec., 6.07 MiB/sec. | ||
| 15753 | 2025.05.14 16:42:30.503399 [ 90 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2025.05.14 16:42:30.503419 [ 269 ] {22cc1326-2875-4ca7-8e5c-4b2e9a0f523f} <Debug> TCPHandler: Processed in 0.001395377 sec. | ||
| 15755 | 2025.05.14 16:42:30.503425 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15756 | 2025.05.14 16:42:30.503531 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 15757 | 2025.05.14 16:42:30.503541 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15758 | 2025.05.14 16:42:30.503623 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15759 | 2025.05.14 16:42:30.503646 [ 269 ] {ed24a6ac-5598-4770-acd1-f9ae99e7a9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15760 | 2025.05.14 16:42:30.503651 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 163 rows starting from the beginning of the part | ||
| 15761 | 2025.05.14 16:42:30.503687 [ 269 ] {ed24a6ac-5598-4770-acd1-f9ae99e7a9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15762 | 2025.05.14 16:42:30.503717 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 119 rows starting from the beginning of the part | ||
| 15763 | 2025.05.14 16:42:30.503762 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part | ||
| 15764 | 2025.05.14 16:42:30.503805 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 133 rows starting from the beginning of the part | ||
| 15765 | 2025.05.14 16:42:30.503846 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
| 15766 | 2025.05.14 16:42:30.503886 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 119 rows starting from the beginning of the part | ||
| 15767 | 2025.05.14 16:42:30.504107 [ 269 ] {ed24a6ac-5598-4770-acd1-f9ae99e7a9b3} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2025.05.14 16:42:30.504144 [ 269 ] {ed24a6ac-5598-4770-acd1-f9ae99e7a9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15769 | 2025.05.14 16:42:30.504457 [ 269 ] {ed24a6ac-5598-4770-acd1-f9ae99e7a9b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15770 | 2025.05.14 16:42:30.504690 [ 269 ] {ed24a6ac-5598-4770-acd1-f9ae99e7a9b3} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2025.05.14 16:42:30.504712 [ 198 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215284 sec., 482191.8168921832 rows/sec., 32.02 MiB/sec. | ||
| 15772 | 2025.05.14 16:42:30.504828 [ 269 ] {ed24a6ac-5598-4770-acd1-f9ae99e7a9b3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001201 sec., 94088.25978351374 rows/sec., 6.09 MiB/sec. | ||
| 15773 | 2025.05.14 16:42:30.504872 [ 269 ] {ed24a6ac-5598-4770-acd1-f9ae99e7a9b3} <Debug> TCPHandler: Processed in 0.001381607 sec. | ||
| 15774 | 2025.05.14 16:42:30.504877 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 15775 | 2025.05.14 16:42:30.505002 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15776 | 2025.05.14 16:42:30.505119 [ 269 ] {622de6f9-ca02-4143-8c26-ab4d73852396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15777 | 2025.05.14 16:42:30.505169 [ 269 ] {622de6f9-ca02-4143-8c26-ab4d73852396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15778 | 2025.05.14 16:42:30.505250 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15779 | 2025.05.14 16:42:30.505338 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_105_21} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 15780 | 2025.05.14 16:42:30.505418 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15781 | 2025.05.14 16:42:30.505662 [ 269 ] {622de6f9-ca02-4143-8c26-ab4d73852396} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2025.05.14 16:42:30.505696 [ 269 ] {622de6f9-ca02-4143-8c26-ab4d73852396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15783 | 2025.05.14 16:42:30.505999 [ 269 ] {622de6f9-ca02-4143-8c26-ab4d73852396} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15784 | 2025.05.14 16:42:30.506217 [ 269 ] {622de6f9-ca02-4143-8c26-ab4d73852396} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2025.05.14 16:42:30.506347 [ 269 ] {622de6f9-ca02-4143-8c26-ab4d73852396} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001253 sec., 89385.47486033519 rows/sec., 5.09 MiB/sec. | ||
| 15786 | 2025.05.14 16:42:30.506385 [ 269 ] {622de6f9-ca02-4143-8c26-ab4d73852396} <Debug> TCPHandler: Processed in 0.001446609 sec. | ||
| 15787 | 2025.05.14 16:42:30.506498 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2025.05.14 16:42:30.506592 [ 269 ] {7ab4cadc-22fe-45c1-a449-4a702e7f1c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15789 | 2025.05.14 16:42:30.506634 [ 269 ] {7ab4cadc-22fe-45c1-a449-4a702e7f1c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15790 | 2025.05.14 16:42:30.507140 [ 269 ] {7ab4cadc-22fe-45c1-a449-4a702e7f1c16} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2025.05.14 16:42:30.507177 [ 269 ] {7ab4cadc-22fe-45c1-a449-4a702e7f1c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15792 | 2025.05.14 16:42:30.507502 [ 269 ] {7ab4cadc-22fe-45c1-a449-4a702e7f1c16} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15793 | 2025.05.14 16:42:30.507724 [ 269 ] {7ab4cadc-22fe-45c1-a449-4a702e7f1c16} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2025.05.14 16:42:30.507853 [ 269 ] {7ab4cadc-22fe-45c1-a449-4a702e7f1c16} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001279 sec., 308835.02736512903 rows/sec., 21.86 MiB/sec. | ||
| 15795 | 2025.05.14 16:42:30.507892 [ 269 ] {7ab4cadc-22fe-45c1-a449-4a702e7f1c16} <Debug> TCPHandler: Processed in 0.001443818 sec. | ||
| 15796 | 2025.05.14 16:42:30.508000 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2025.05.14 16:42:30.508094 [ 269 ] {a4d64496-5e5a-44e9-8fed-03d15785a1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15798 | 2025.05.14 16:42:30.508164 [ 269 ] {a4d64496-5e5a-44e9-8fed-03d15785a1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15799 | 2025.05.14 16:42:30.508478 [ 269 ] {a4d64496-5e5a-44e9-8fed-03d15785a1c0} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15800 | 2025.05.14 16:42:30.508517 [ 269 ] {a4d64496-5e5a-44e9-8fed-03d15785a1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15801 | 2025.05.14 16:42:30.508817 [ 269 ] {a4d64496-5e5a-44e9-8fed-03d15785a1c0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15802 | 2025.05.14 16:42:30.509032 [ 269 ] {a4d64496-5e5a-44e9-8fed-03d15785a1c0} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2025.05.14 16:42:30.509159 [ 269 ] {a4d64496-5e5a-44e9-8fed-03d15785a1c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 15804 | 2025.05.14 16:42:30.509197 [ 269 ] {a4d64496-5e5a-44e9-8fed-03d15785a1c0} <Debug> TCPHandler: Processed in 0.001246324 sec. | ||
| 15805 | 2025.05.14 16:42:30.509323 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15806 | 2025.05.14 16:42:30.509474 [ 269 ] {7fe90388-10a8-4668-8e21-4fb98f0ab364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15807 | 2025.05.14 16:42:30.509527 [ 269 ] {7fe90388-10a8-4668-8e21-4fb98f0ab364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15808 | 2025.05.14 16:42:30.509974 [ 269 ] {7fe90388-10a8-4668-8e21-4fb98f0ab364} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2025.05.14 16:42:30.510011 [ 269 ] {7fe90388-10a8-4668-8e21-4fb98f0ab364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15810 | 2025.05.14 16:42:30.510357 [ 269 ] {7fe90388-10a8-4668-8e21-4fb98f0ab364} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15811 | 2025.05.14 16:42:30.510571 [ 269 ] {7fe90388-10a8-4668-8e21-4fb98f0ab364} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2025.05.14 16:42:30.510701 [ 269 ] {7fe90388-10a8-4668-8e21-4fb98f0ab364} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001253 sec., 189146.04948124502 rows/sec., 12.68 MiB/sec. | ||
| 15813 | 2025.05.14 16:42:30.510740 [ 269 ] {7fe90388-10a8-4668-8e21-4fb98f0ab364} <Debug> TCPHandler: Processed in 0.001481399 sec. | ||
| 15814 | 2025.05.14 16:42:30.510848 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15815 | 2025.05.14 16:42:30.510943 [ 269 ] {1d7bbc87-f7e5-4943-96af-6dc8786e1427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15816 | 2025.05.14 16:42:30.510985 [ 269 ] {1d7bbc87-f7e5-4943-96af-6dc8786e1427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15817 | 2025.05.14 16:42:30.511289 [ 269 ] {1d7bbc87-f7e5-4943-96af-6dc8786e1427} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2025.05.14 16:42:30.511325 [ 269 ] {1d7bbc87-f7e5-4943-96af-6dc8786e1427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15819 | 2025.05.14 16:42:30.511621 [ 269 ] {1d7bbc87-f7e5-4943-96af-6dc8786e1427} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15820 | 2025.05.14 16:42:30.511826 [ 269 ] {1d7bbc87-f7e5-4943-96af-6dc8786e1427} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2025.05.14 16:42:30.511957 [ 269 ] {1d7bbc87-f7e5-4943-96af-6dc8786e1427} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 15822 | 2025.05.14 16:42:30.511994 [ 269 ] {1d7bbc87-f7e5-4943-96af-6dc8786e1427} <Debug> TCPHandler: Processed in 0.001195644 sec. | ||
| 15823 | 2025.05.14 16:42:30.512100 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15824 | 2025.05.14 16:42:30.512192 [ 269 ] {5a091bf7-ed93-4012-a51d-ebe3c2f47b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15825 | 2025.05.14 16:42:30.512246 [ 269 ] {5a091bf7-ed93-4012-a51d-ebe3c2f47b70} <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 | ||
| 15826 | 2025.05.14 16:42:30.513025 [ 269 ] {5a091bf7-ed93-4012-a51d-ebe3c2f47b70} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2025.05.14 16:42:30.513062 [ 269 ] {5a091bf7-ed93-4012-a51d-ebe3c2f47b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15828 | 2025.05.14 16:42:30.513607 [ 269 ] {5a091bf7-ed93-4012-a51d-ebe3c2f47b70} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15829 | 2025.05.14 16:42:30.513830 [ 269 ] {5a091bf7-ed93-4012-a51d-ebe3c2f47b70} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2025.05.14 16:42:30.513974 [ 269 ] {5a091bf7-ed93-4012-a51d-ebe3c2f47b70} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001799 sec., 7226.236798221234 rows/sec., 12.95 MiB/sec. | ||
| 15831 | 2025.05.14 16:42:30.514042 [ 269 ] {5a091bf7-ed93-4012-a51d-ebe3c2f47b70} <Debug> TCPHandler: Processed in 0.001991779 sec. | ||
| 15832 | 2025.05.14 16:42:30.514152 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15833 | 2025.05.14 16:42:30.514247 [ 269 ] {775768ec-5733-40fc-8702-3b8c91a02d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15834 | 2025.05.14 16:42:30.514289 [ 269 ] {775768ec-5733-40fc-8702-3b8c91a02d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15835 | 2025.05.14 16:42:30.514610 [ 269 ] {775768ec-5733-40fc-8702-3b8c91a02d3e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15836 | 2025.05.14 16:42:30.514645 [ 269 ] {775768ec-5733-40fc-8702-3b8c91a02d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15837 | 2025.05.14 16:42:30.514949 [ 269 ] {775768ec-5733-40fc-8702-3b8c91a02d3e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15838 | 2025.05.14 16:42:30.515160 [ 269 ] {775768ec-5733-40fc-8702-3b8c91a02d3e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15839 | 2025.05.14 16:42:30.515289 [ 269 ] {775768ec-5733-40fc-8702-3b8c91a02d3e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001062 sec., 77212.80602636535 rows/sec., 4.90 MiB/sec. | ||
| 15840 | 2025.05.14 16:42:30.515325 [ 269 ] {775768ec-5733-40fc-8702-3b8c91a02d3e} <Debug> TCPHandler: Processed in 0.001223184 sec. | ||
| 15841 | 2025.05.14 16:42:31.040156 [ 218 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15842 | 2025.05.14 16:42:31.040228 [ 218 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15843 | 2025.05.14 16:42:31.042180 [ 218 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15844 | 2025.05.14 16:42:31.143878 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15845 | 2025.05.14 16:42:31.161473 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15846 | 2025.05.14 16:42:31.161532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15847 | 2025.05.14 16:42:31.167875 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15848 | 2025.05.14 16:42:31.168652 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15849 | 2025.05.14 16:42:31.168960 [ 173 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15850 | 2025.05.14 16:42:31.169018 [ 173 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15851 | 2025.05.14 16:42:31.169040 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15852 | 2025.05.14 16:42:31.169146 [ 198 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15853 | 2025.05.14 16:42:31.172454 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15854 | 2025.05.14 16:42:31.173005 [ 198 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15855 | 2025.05.14 16:42:31.174401 [ 198 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 15856 | 2025.05.14 16:42:31.179098 [ 198 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15857 | 2025.05.14 16:42:31.183772 [ 198 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 15858 | 2025.05.14 16:42:31.188368 [ 198 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 15859 | 2025.05.14 16:42:31.193925 [ 198 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 15860 | 2025.05.14 16:42:31.198692 [ 198 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 15861 | 2025.05.14 16:42:31.242047 [ 220 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15862 | 2025.05.14 16:42:31.242100 [ 220 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15863 | 2025.05.14 16:42:31.243840 [ 220 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15864 | 2025.05.14 16:42:31.256147 [ 188 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.087047043 sec., 6582.647500156898 rows/sec., 34.04 MiB/sec. | ||
| 15865 | 2025.05.14 16:42:31.258368 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15866 | 2025.05.14 16:42:31.260131 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15867 | 2025.05.14 16:42:31.260219 [ 194 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_76_15} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15868 | 2025.05.14 16:42:31.261700 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15869 | 2025.05.14 16:42:31.264633 [ 218 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15870 | 2025.05.14 16:42:31.264685 [ 218 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15871 | 2025.05.14 16:42:31.266571 [ 218 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15872 | 2025.05.14 16:42:31.670909 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15873 | 2025.05.14 16:42:31.670960 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15874 | 2025.05.14 16:42:31.672730 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15875 | 2025.05.14 16:42:31.705530 [ 222 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15876 | 2025.05.14 16:42:31.705579 [ 222 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15877 | 2025.05.14 16:42:31.707286 [ 222 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15878 | 2025.05.14 16:42:32.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.87 MiB, peak 369.30 MiB, free memory in arenas 0.00 B, will set to 350.81 MiB (RSS), difference: -1.05 MiB | ||
| 15879 | 2025.05.14 16:42:32.784403 [ 170 ] {} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15880 | 2025.05.14 16:42:32.784483 [ 170 ] {} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15881 | 2025.05.14 16:42:32.784511 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15882 | 2025.05.14 16:42:32.784670 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 15883 | 2025.05.14 16:42:32.784877 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15884 | 2025.05.14 16:42:32.784924 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 15885 | 2025.05.14 16:42:32.785013 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 15886 | 2025.05.14 16:42:32.785074 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 15887 | 2025.05.14 16:42:32.785145 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 15888 | 2025.05.14 16:42:32.785201 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 15889 | 2025.05.14 16:42:32.786282 [ 193 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678323 sec., 32174.974662207453 rows/sec., 2.68 MiB/sec. | ||
| 15890 | 2025.05.14 16:42:32.786570 [ 193 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15891 | 2025.05.14 16:42:32.787033 [ 193 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15892 | 2025.05.14 16:42:32.787146 [ 193 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_17_4} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15893 | 2025.05.14 16:42:32.787289 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15894 | 2025.05.14 16:42:32.966366 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15895 | 2025.05.14 16:42:32.966569 [ 269 ] {400b606b-c146-48be-8da5-3d9cdd853cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15896 | 2025.05.14 16:42:32.966641 [ 269 ] {400b606b-c146-48be-8da5-3d9cdd853cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15897 | 2025.05.14 16:42:32.967968 [ 269 ] {400b606b-c146-48be-8da5-3d9cdd853cc2} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15898 | 2025.05.14 16:42:32.968017 [ 269 ] {400b606b-c146-48be-8da5-3d9cdd853cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15899 | 2025.05.14 16:42:32.968508 [ 269 ] {400b606b-c146-48be-8da5-3d9cdd853cc2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15900 | 2025.05.14 16:42:32.968748 [ 269 ] {400b606b-c146-48be-8da5-3d9cdd853cc2} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15901 | 2025.05.14 16:42:32.968900 [ 269 ] {400b606b-c146-48be-8da5-3d9cdd853cc2} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002387 sec., 522832.0067029745 rows/sec., 43.11 MiB/sec. | ||
| 15902 | 2025.05.14 16:42:32.968944 [ 269 ] {400b606b-c146-48be-8da5-3d9cdd853cc2} <Debug> TCPHandler: Processed in 0.002721754 sec. | ||
| 15903 | 2025.05.14 16:42:32.969064 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15904 | 2025.05.14 16:42:32.969159 [ 269 ] {8d3da1a7-0df2-490d-976b-7da97bef850c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15905 | 2025.05.14 16:42:32.969200 [ 269 ] {8d3da1a7-0df2-490d-976b-7da97bef850c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15906 | 2025.05.14 16:42:32.969594 [ 269 ] {8d3da1a7-0df2-490d-976b-7da97bef850c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15907 | 2025.05.14 16:42:32.969630 [ 269 ] {8d3da1a7-0df2-490d-976b-7da97bef850c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15908 | 2025.05.14 16:42:32.969922 [ 269 ] {8d3da1a7-0df2-490d-976b-7da97bef850c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15909 | 2025.05.14 16:42:32.970131 [ 269 ] {8d3da1a7-0df2-490d-976b-7da97bef850c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15910 | 2025.05.14 16:42:32.970260 [ 269 ] {8d3da1a7-0df2-490d-976b-7da97bef850c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.70 MiB/sec. | ||
| 15911 | 2025.05.14 16:42:32.970297 [ 269 ] {8d3da1a7-0df2-490d-976b-7da97bef850c} <Debug> TCPHandler: Processed in 0.001284546 sec. | ||
| 15912 | 2025.05.14 16:42:32.970400 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15913 | 2025.05.14 16:42:32.970499 [ 269 ] {afea904a-807f-4860-a787-e7f647af4818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15914 | 2025.05.14 16:42:32.970537 [ 269 ] {afea904a-807f-4860-a787-e7f647af4818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15915 | 2025.05.14 16:42:32.970997 [ 269 ] {afea904a-807f-4860-a787-e7f647af4818} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15916 | 2025.05.14 16:42:32.971032 [ 269 ] {afea904a-807f-4860-a787-e7f647af4818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15917 | 2025.05.14 16:42:32.971330 [ 269 ] {afea904a-807f-4860-a787-e7f647af4818} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15918 | 2025.05.14 16:42:32.971535 [ 269 ] {afea904a-807f-4860-a787-e7f647af4818} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15919 | 2025.05.14 16:42:32.971662 [ 269 ] {afea904a-807f-4860-a787-e7f647af4818} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001181 sec., 193056.7315834039 rows/sec., 13.07 MiB/sec. | ||
| 15920 | 2025.05.14 16:42:32.971700 [ 269 ] {afea904a-807f-4860-a787-e7f647af4818} <Debug> TCPHandler: Processed in 0.001350436 sec. | ||
| 15921 | 2025.05.14 16:42:32.971804 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15922 | 2025.05.14 16:42:32.971897 [ 269 ] {c87c8ba7-0912-4051-8cd8-229d3952496a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15923 | 2025.05.14 16:42:32.971937 [ 269 ] {c87c8ba7-0912-4051-8cd8-229d3952496a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15924 | 2025.05.14 16:42:32.972537 [ 269 ] {c87c8ba7-0912-4051-8cd8-229d3952496a} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15925 | 2025.05.14 16:42:32.972570 [ 269 ] {c87c8ba7-0912-4051-8cd8-229d3952496a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15926 | 2025.05.14 16:42:32.972888 [ 269 ] {c87c8ba7-0912-4051-8cd8-229d3952496a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15927 | 2025.05.14 16:42:32.973104 [ 269 ] {c87c8ba7-0912-4051-8cd8-229d3952496a} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15928 | 2025.05.14 16:42:32.973229 [ 269 ] {c87c8ba7-0912-4051-8cd8-229d3952496a} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00135 sec., 404444.44444444444 rows/sec., 30.01 MiB/sec. | ||
| 15929 | 2025.05.14 16:42:32.973268 [ 269 ] {c87c8ba7-0912-4051-8cd8-229d3952496a} <Debug> TCPHandler: Processed in 0.00151289 sec. | ||
| 15930 | 2025.05.14 16:42:32.973374 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15931 | 2025.05.14 16:42:32.973466 [ 269 ] {c24c78cb-efbc-4172-9ee0-61653ad41b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15932 | 2025.05.14 16:42:32.973507 [ 269 ] {c24c78cb-efbc-4172-9ee0-61653ad41b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15933 | 2025.05.14 16:42:32.974090 [ 269 ] {c24c78cb-efbc-4172-9ee0-61653ad41b0b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15934 | 2025.05.14 16:42:32.974122 [ 269 ] {c24c78cb-efbc-4172-9ee0-61653ad41b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15935 | 2025.05.14 16:42:32.974504 [ 269 ] {c24c78cb-efbc-4172-9ee0-61653ad41b0b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15936 | 2025.05.14 16:42:32.974719 [ 269 ] {c24c78cb-efbc-4172-9ee0-61653ad41b0b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15937 | 2025.05.14 16:42:32.974839 [ 168 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 | ||
| 15938 | 2025.05.14 16:42:32.974847 [ 269 ] {c24c78cb-efbc-4172-9ee0-61653ad41b0b} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001399 sec., 673338.0986418871 rows/sec., 45.15 MiB/sec. | ||
| 15939 | 2025.05.14 16:42:32.974889 [ 168 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15940 | 2025.05.14 16:42:32.974901 [ 269 ] {c24c78cb-efbc-4172-9ee0-61653ad41b0b} <Debug> TCPHandler: Processed in 0.001577541 sec. | ||
| 15941 | 2025.05.14 16:42:32.974911 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15942 | 2025.05.14 16:42:32.975008 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full | ||
| 15943 | 2025.05.14 16:42:32.975021 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15944 | 2025.05.14 16:42:32.975110 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15945 | 2025.05.14 16:42:32.975123 [ 269 ] {718b3eda-4368-4d2b-9d41-d11f0f877dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15946 | 2025.05.14 16:42:32.975140 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 37511 rows starting from the beginning of the part | ||
| 15947 | 2025.05.14 16:42:32.975178 [ 269 ] {718b3eda-4368-4d2b-9d41-d11f0f877dd6} <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 | ||
| 15948 | 2025.05.14 16:42:32.975199 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15949 | 2025.05.14 16:42:32.975245 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 244 rows starting from the beginning of the part | ||
| 15950 | 2025.05.14 16:42:32.975289 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15951 | 2025.05.14 16:42:32.975330 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part | ||
| 15952 | 2025.05.14 16:42:32.975372 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 942 rows starting from the beginning of the part | ||
| 15953 | 2025.05.14 16:42:32.976007 [ 269 ] {718b3eda-4368-4d2b-9d41-d11f0f877dd6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15954 | 2025.05.14 16:42:32.976041 [ 269 ] {718b3eda-4368-4d2b-9d41-d11f0f877dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15955 | 2025.05.14 16:42:32.976593 [ 269 ] {718b3eda-4368-4d2b-9d41-d11f0f877dd6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15956 | 2025.05.14 16:42:32.976820 [ 269 ] {718b3eda-4368-4d2b-9d41-d11f0f877dd6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15957 | 2025.05.14 16:42:32.976941 [ 168 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15958 | 2025.05.14 16:42:32.976959 [ 269 ] {718b3eda-4368-4d2b-9d41-d11f0f877dd6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001854 sec., 14023.732470334413 rows/sec., 25.13 MiB/sec. | ||
| 15959 | 2025.05.14 16:42:32.976973 [ 168 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2025.05.14 16:42:32.976991 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15961 | 2025.05.14 16:42:32.977018 [ 269 ] {718b3eda-4368-4d2b-9d41-d11f0f877dd6} <Debug> TCPHandler: Processed in 0.00204696 sec. | ||
| 15962 | 2025.05.14 16:42:32.977112 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15963 | 2025.05.14 16:42:32.977144 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2025.05.14 16:42:32.977251 [ 269 ] {4799c33c-1867-440e-9dc2-d93e6ec6aa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15965 | 2025.05.14 16:42:32.977293 [ 269 ] {4799c33c-1867-440e-9dc2-d93e6ec6aa66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15966 | 2025.05.14 16:42:32.977386 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15967 | 2025.05.14 16:42:32.977446 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1907 rows starting from the beginning of the part | ||
| 15968 | 2025.05.14 16:42:32.977610 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part | ||
| 15969 | 2025.05.14 16:42:32.977665 [ 269 ] {4799c33c-1867-440e-9dc2-d93e6ec6aa66} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15970 | 2025.05.14 16:42:32.977708 [ 269 ] {4799c33c-1867-440e-9dc2-d93e6ec6aa66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15971 | 2025.05.14 16:42:32.977758 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 13 rows starting from the beginning of the part | ||
| 15972 | 2025.05.14 16:42:32.977865 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
| 15973 | 2025.05.14 16:42:32.977956 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 13 rows starting from the beginning of the part | ||
| 15974 | 2025.05.14 16:42:32.978051 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
| 15975 | 2025.05.14 16:42:32.978075 [ 269 ] {4799c33c-1867-440e-9dc2-d93e6ec6aa66} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15976 | 2025.05.14 16:42:32.978369 [ 269 ] {4799c33c-1867-440e-9dc2-d93e6ec6aa66} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2025.05.14 16:42:32.978526 [ 269 ] {4799c33c-1867-440e-9dc2-d93e6ec6aa66} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001292 sec., 27863.77708978328 rows/sec., 1.88 MiB/sec. | ||
| 15978 | 2025.05.14 16:42:32.978572 [ 269 ] {4799c33c-1867-440e-9dc2-d93e6ec6aa66} <Debug> TCPHandler: Processed in 0.001479678 sec. | ||
| 15979 | 2025.05.14 16:42:32.983937 [ 197 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39254 rows, containing 5 columns (5 merged, 0 gathered) in 0.008970717 sec., 4375792.927142836 rows/sec., 295.43 MiB/sec. | ||
| 15980 | 2025.05.14 16:42:32.984632 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 15981 | 2025.05.14 16:42:32.984993 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15982 | 2025.05.14 16:42:32.985077 [ 187 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 | ||
| 15983 | 2025.05.14 16:42:32.985179 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15984 | 2025.05.14 16:42:32.989004 [ 187 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2011 rows, containing 19 columns (19 merged, 0 gathered) in 0.011955356 sec., 168209.12735680977 rows/sec., 301.42 MiB/sec. | ||
| 15985 | 2025.05.14 16:42:32.990427 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15986 | 2025.05.14 16:42:32.990779 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15987 | 2025.05.14 16:42:32.990859 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15988 | 2025.05.14 16:42:32.990989 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 15989 | 2025.05.14 16:42:33.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.40 MiB, peak 369.30 MiB, free memory in arenas 0.00 B, will set to 356.57 MiB (RSS), difference: 5.17 MiB | ||
| 15990 | 2025.05.14 16:42:35.487598 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15991 | 2025.05.14 16:42:35.487779 [ 269 ] {3f8910dc-a74b-4a2b-b64b-b328fbb7d236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15992 | 2025.05.14 16:42:35.487844 [ 269 ] {3f8910dc-a74b-4a2b-b64b-b328fbb7d236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15993 | 2025.05.14 16:42:35.488478 [ 269 ] {3f8910dc-a74b-4a2b-b64b-b328fbb7d236} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15994 | 2025.05.14 16:42:35.488518 [ 269 ] {3f8910dc-a74b-4a2b-b64b-b328fbb7d236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 15995 | 2025.05.14 16:42:35.488916 [ 269 ] {3f8910dc-a74b-4a2b-b64b-b328fbb7d236} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15996 | 2025.05.14 16:42:35.489140 [ 269 ] {3f8910dc-a74b-4a2b-b64b-b328fbb7d236} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15997 | 2025.05.14 16:42:35.489291 [ 269 ] {3f8910dc-a74b-4a2b-b64b-b328fbb7d236} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.74 MiB/sec. | ||
| 15998 | 2025.05.14 16:42:35.489333 [ 269 ] {3f8910dc-a74b-4a2b-b64b-b328fbb7d236} <Debug> TCPHandler: Processed in 0.001865497 sec. | ||
| 15999 | 2025.05.14 16:42:35.489458 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16000 | 2025.05.14 16:42:35.489555 [ 269 ] {dd6fcc36-d3ca-40db-b315-dda5a2ae083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16001 | 2025.05.14 16:42:35.489595 [ 269 ] {dd6fcc36-d3ca-40db-b315-dda5a2ae083a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16002 | 2025.05.14 16:42:35.490033 [ 269 ] {dd6fcc36-d3ca-40db-b315-dda5a2ae083a} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16003 | 2025.05.14 16:42:35.490066 [ 269 ] {dd6fcc36-d3ca-40db-b315-dda5a2ae083a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16004 | 2025.05.14 16:42:35.490358 [ 269 ] {dd6fcc36-d3ca-40db-b315-dda5a2ae083a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16005 | 2025.05.14 16:42:35.490567 [ 269 ] {dd6fcc36-d3ca-40db-b315-dda5a2ae083a} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2025.05.14 16:42:35.490699 [ 269 ] {dd6fcc36-d3ca-40db-b315-dda5a2ae083a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 16007 | 2025.05.14 16:42:35.490739 [ 269 ] {dd6fcc36-d3ca-40db-b315-dda5a2ae083a} <Debug> TCPHandler: Processed in 0.001342447 sec. | ||
| 16008 | 2025.05.14 16:42:35.490858 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16009 | 2025.05.14 16:42:35.490954 [ 269 ] {f6ee73f1-9a81-4a76-b28f-c29b2a3ed409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16010 | 2025.05.14 16:42:35.490998 [ 269 ] {f6ee73f1-9a81-4a76-b28f-c29b2a3ed409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16011 | 2025.05.14 16:42:35.491378 [ 269 ] {f6ee73f1-9a81-4a76-b28f-c29b2a3ed409} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16012 | 2025.05.14 16:42:35.491415 [ 269 ] {f6ee73f1-9a81-4a76-b28f-c29b2a3ed409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16013 | 2025.05.14 16:42:35.491730 [ 269 ] {f6ee73f1-9a81-4a76-b28f-c29b2a3ed409} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16014 | 2025.05.14 16:42:35.491951 [ 269 ] {f6ee73f1-9a81-4a76-b28f-c29b2a3ed409} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16015 | 2025.05.14 16:42:35.492077 [ 269 ] {f6ee73f1-9a81-4a76-b28f-c29b2a3ed409} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 3.90 MiB/sec. | ||
| 16016 | 2025.05.14 16:42:35.492116 [ 269 ] {f6ee73f1-9a81-4a76-b28f-c29b2a3ed409} <Debug> TCPHandler: Processed in 0.001314286 sec. | ||
| 16017 | 2025.05.14 16:42:35.492226 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16018 | 2025.05.14 16:42:35.492321 [ 269 ] {fb1fdfdb-0a63-407b-a2b7-33c8e532c2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16019 | 2025.05.14 16:42:35.492363 [ 269 ] {fb1fdfdb-0a63-407b-a2b7-33c8e532c2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16020 | 2025.05.14 16:42:35.492668 [ 269 ] {fb1fdfdb-0a63-407b-a2b7-33c8e532c2f7} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16021 | 2025.05.14 16:42:35.492704 [ 269 ] {fb1fdfdb-0a63-407b-a2b7-33c8e532c2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16022 | 2025.05.14 16:42:35.492996 [ 269 ] {fb1fdfdb-0a63-407b-a2b7-33c8e532c2f7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16023 | 2025.05.14 16:42:35.493199 [ 269 ] {fb1fdfdb-0a63-407b-a2b7-33c8e532c2f7} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2025.05.14 16:42:35.493327 [ 269 ] {fb1fdfdb-0a63-407b-a2b7-33c8e532c2f7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001025 sec., 23414.63414634146 rows/sec., 1.58 MiB/sec. | ||
| 16025 | 2025.05.14 16:42:35.493364 [ 269 ] {fb1fdfdb-0a63-407b-a2b7-33c8e532c2f7} <Debug> TCPHandler: Processed in 0.001188213 sec. | ||
| 16026 | 2025.05.14 16:42:36.731288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 | ||
| 16027 | 2025.05.14 16:42:36.731836 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2025.05.14 16:42:36.731882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16029 | 2025.05.14 16:42:36.732391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16030 | 2025.05.14 16:42:36.732626 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2025.05.14 16:42:36.732769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 | ||
| 16032 | 2025.05.14 16:42:38.672517 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16033 | 2025.05.14 16:42:38.690067 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2025.05.14 16:42:38.690129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16035 | 2025.05.14 16:42:38.696395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16036 | 2025.05.14 16:42:38.697118 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16037 | 2025.05.14 16:42:38.700166 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16038 | 2025.05.14 16:42:39.347535 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2264 | ||
| 16039 | 2025.05.14 16:42:39.350448 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2025.05.14 16:42:39.350487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16041 | 2025.05.14 16:42:39.351667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16042 | 2025.05.14 16:42:39.351933 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2025.05.14 16:42:39.352189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2264 | ||
| 16044 | 2025.05.14 16:42:40.498926 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16045 | 2025.05.14 16:42:40.499108 [ 269 ] {5ecfd30c-d4e6-4224-b1fb-34c3c25f9d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16046 | 2025.05.14 16:42:40.499179 [ 269 ] {5ecfd30c-d4e6-4224-b1fb-34c3c25f9d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16047 | 2025.05.14 16:42:40.499953 [ 269 ] {5ecfd30c-d4e6-4224-b1fb-34c3c25f9d1d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2025.05.14 16:42:40.500005 [ 269 ] {5ecfd30c-d4e6-4224-b1fb-34c3c25f9d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16049 | 2025.05.14 16:42:40.500437 [ 269 ] {5ecfd30c-d4e6-4224-b1fb-34c3c25f9d1d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16050 | 2025.05.14 16:42:40.500673 [ 269 ] {5ecfd30c-d4e6-4224-b1fb-34c3c25f9d1d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2025.05.14 16:42:40.500839 [ 269 ] {5ecfd30c-d4e6-4224-b1fb-34c3c25f9d1d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001781 sec., 119034.25042111173 rows/sec., 7.57 MiB/sec. | ||
| 16052 | 2025.05.14 16:42:40.500894 [ 269 ] {5ecfd30c-d4e6-4224-b1fb-34c3c25f9d1d} <Debug> TCPHandler: Processed in 0.002099091 sec. | ||
| 16053 | 2025.05.14 16:42:40.501029 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16054 | 2025.05.14 16:42:40.501133 [ 269 ] {c9a321ee-b7c4-46cf-aeb6-33a58bf0cb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16055 | 2025.05.14 16:42:40.501177 [ 269 ] {c9a321ee-b7c4-46cf-aeb6-33a58bf0cb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16056 | 2025.05.14 16:42:40.501949 [ 269 ] {c9a321ee-b7c4-46cf-aeb6-33a58bf0cb5a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16057 | 2025.05.14 16:42:40.501988 [ 269 ] {c9a321ee-b7c4-46cf-aeb6-33a58bf0cb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16058 | 2025.05.14 16:42:40.502360 [ 269 ] {c9a321ee-b7c4-46cf-aeb6-33a58bf0cb5a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16059 | 2025.05.14 16:42:40.502607 [ 269 ] {c9a321ee-b7c4-46cf-aeb6-33a58bf0cb5a} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2025.05.14 16:42:40.502746 [ 269 ] {c9a321ee-b7c4-46cf-aeb6-33a58bf0cb5a} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001637 sec., 392791.6921197312 rows/sec., 30.97 MiB/sec. | ||
| 16061 | 2025.05.14 16:42:40.502787 [ 269 ] {c9a321ee-b7c4-46cf-aeb6-33a58bf0cb5a} <Debug> TCPHandler: Processed in 0.001812386 sec. | ||
| 16062 | 2025.05.14 16:42:40.502900 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16063 | 2025.05.14 16:42:40.502999 [ 269 ] {cd8b5d7d-ea9b-4436-bab4-960f88d0a8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16064 | 2025.05.14 16:42:40.503040 [ 269 ] {cd8b5d7d-ea9b-4436-bab4-960f88d0a8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16065 | 2025.05.14 16:42:40.503498 [ 269 ] {cd8b5d7d-ea9b-4436-bab4-960f88d0a8c4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16066 | 2025.05.14 16:42:40.503536 [ 269 ] {cd8b5d7d-ea9b-4436-bab4-960f88d0a8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16067 | 2025.05.14 16:42:40.503848 [ 269 ] {cd8b5d7d-ea9b-4436-bab4-960f88d0a8c4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16068 | 2025.05.14 16:42:40.504060 [ 269 ] {cd8b5d7d-ea9b-4436-bab4-960f88d0a8c4} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16069 | 2025.05.14 16:42:40.504194 [ 269 ] {cd8b5d7d-ea9b-4436-bab4-960f88d0a8c4} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001217 sec., 97781.42974527527 rows/sec., 5.91 MiB/sec. | ||
| 16070 | 2025.05.14 16:42:40.504236 [ 269 ] {cd8b5d7d-ea9b-4436-bab4-960f88d0a8c4} <Debug> TCPHandler: Processed in 0.001387367 sec. | ||
| 16071 | 2025.05.14 16:42:40.504353 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16072 | 2025.05.14 16:42:40.504448 [ 269 ] {878bd1d9-6977-442a-bc39-c34c780abca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16073 | 2025.05.14 16:42:40.504487 [ 269 ] {878bd1d9-6977-442a-bc39-c34c780abca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16074 | 2025.05.14 16:42:40.504918 [ 269 ] {878bd1d9-6977-442a-bc39-c34c780abca6} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16075 | 2025.05.14 16:42:40.504953 [ 269 ] {878bd1d9-6977-442a-bc39-c34c780abca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16076 | 2025.05.14 16:42:40.505269 [ 269 ] {878bd1d9-6977-442a-bc39-c34c780abca6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16077 | 2025.05.14 16:42:40.505484 [ 269 ] {878bd1d9-6977-442a-bc39-c34c780abca6} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16078 | 2025.05.14 16:42:40.505614 [ 269 ] {878bd1d9-6977-442a-bc39-c34c780abca6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001186 sec., 95278.24620573357 rows/sec., 6.17 MiB/sec. | ||
| 16079 | 2025.05.14 16:42:40.505653 [ 269 ] {878bd1d9-6977-442a-bc39-c34c780abca6} <Debug> TCPHandler: Processed in 0.001352237 sec. | ||
| 16080 | 2025.05.14 16:42:40.505690 [ 224 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16081 | 2025.05.14 16:42:40.505750 [ 224 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16082 | 2025.05.14 16:42:40.505761 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16083 | 2025.05.14 16:42:40.505859 [ 269 ] {4287c647-3df9-42c9-b5d5-bfb1743c54ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16084 | 2025.05.14 16:42:40.505900 [ 269 ] {4287c647-3df9-42c9-b5d5-bfb1743c54ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16085 | 2025.05.14 16:42:40.506323 [ 269 ] {4287c647-3df9-42c9-b5d5-bfb1743c54ea} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2025.05.14 16:42:40.506363 [ 269 ] {4287c647-3df9-42c9-b5d5-bfb1743c54ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16087 | 2025.05.14 16:42:40.506714 [ 269 ] {4287c647-3df9-42c9-b5d5-bfb1743c54ea} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16088 | 2025.05.14 16:42:40.506994 [ 269 ] {4287c647-3df9-42c9-b5d5-bfb1743c54ea} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2025.05.14 16:42:40.507135 [ 269 ] {4287c647-3df9-42c9-b5d5-bfb1743c54ea} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001294 sec., 86553.32302936631 rows/sec., 4.93 MiB/sec. | ||
| 16090 | 2025.05.14 16:42:40.507175 [ 269 ] {4287c647-3df9-42c9-b5d5-bfb1743c54ea} <Debug> TCPHandler: Processed in 0.001464289 sec. | ||
| 16091 | 2025.05.14 16:42:40.507307 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16092 | 2025.05.14 16:42:40.507412 [ 269 ] {ca97f8df-a6cc-46cc-873b-5dc1d939ab01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16093 | 2025.05.14 16:42:40.507455 [ 269 ] {ca97f8df-a6cc-46cc-873b-5dc1d939ab01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16094 | 2025.05.14 16:42:40.507620 [ 224 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16095 | 2025.05.14 16:42:40.508024 [ 269 ] {ca97f8df-a6cc-46cc-873b-5dc1d939ab01} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2025.05.14 16:42:40.508067 [ 269 ] {ca97f8df-a6cc-46cc-873b-5dc1d939ab01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16097 | 2025.05.14 16:42:40.508465 [ 269 ] {ca97f8df-a6cc-46cc-873b-5dc1d939ab01} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16098 | 2025.05.14 16:42:40.508686 [ 269 ] {ca97f8df-a6cc-46cc-873b-5dc1d939ab01} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2025.05.14 16:42:40.508828 [ 269 ] {ca97f8df-a6cc-46cc-873b-5dc1d939ab01} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001427 sec., 276804.4849334268 rows/sec., 19.59 MiB/sec. | ||
| 16100 | 2025.05.14 16:42:40.508882 [ 269 ] {ca97f8df-a6cc-46cc-873b-5dc1d939ab01} <Debug> TCPHandler: Processed in 0.001637963 sec. | ||
| 16101 | 2025.05.14 16:42:40.509006 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16102 | 2025.05.14 16:42:40.509104 [ 269 ] {965473c8-951c-40b0-be1d-68c93d78617d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16103 | 2025.05.14 16:42:40.509147 [ 269 ] {965473c8-951c-40b0-be1d-68c93d78617d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16104 | 2025.05.14 16:42:40.509543 [ 269 ] {965473c8-951c-40b0-be1d-68c93d78617d} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16105 | 2025.05.14 16:42:40.509580 [ 269 ] {965473c8-951c-40b0-be1d-68c93d78617d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16106 | 2025.05.14 16:42:40.509909 [ 269 ] {965473c8-951c-40b0-be1d-68c93d78617d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16107 | 2025.05.14 16:42:40.510159 [ 269 ] {965473c8-951c-40b0-be1d-68c93d78617d} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2025.05.14 16:42:40.510273 [ 149 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16109 | 2025.05.14 16:42:40.510318 [ 269 ] {965473c8-951c-40b0-be1d-68c93d78617d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001233 sec., 4866.1800486618 rows/sec., 254.24 KiB/sec. | ||
| 16110 | 2025.05.14 16:42:40.510338 [ 149 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16111 | 2025.05.14 16:42:40.510364 [ 269 ] {965473c8-951c-40b0-be1d-68c93d78617d} <Debug> TCPHandler: Processed in 0.001408958 sec. | ||
| 16112 | 2025.05.14 16:42:40.510364 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16113 | 2025.05.14 16:42:40.510502 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16114 | 2025.05.14 16:42:40.510508 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 16115 | 2025.05.14 16:42:40.510609 [ 269 ] {6a48ea0a-0553-47bd-835c-bb2bfea9b737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16116 | 2025.05.14 16:42:40.510660 [ 269 ] {6a48ea0a-0553-47bd-835c-bb2bfea9b737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16117 | 2025.05.14 16:42:40.510678 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16118 | 2025.05.14 16:42:40.510731 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 16119 | 2025.05.14 16:42:40.510812 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 16120 | 2025.05.14 16:42:40.510868 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 16121 | 2025.05.14 16:42:40.510917 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 16122 | 2025.05.14 16:42:40.510959 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 16123 | 2025.05.14 16:42:40.511005 [ 197 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 16124 | 2025.05.14 16:42:40.511171 [ 269 ] {6a48ea0a-0553-47bd-835c-bb2bfea9b737} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16125 | 2025.05.14 16:42:40.511215 [ 269 ] {6a48ea0a-0553-47bd-835c-bb2bfea9b737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16126 | 2025.05.14 16:42:40.511635 [ 269 ] {6a48ea0a-0553-47bd-835c-bb2bfea9b737} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16127 | 2025.05.14 16:42:40.511873 [ 269 ] {6a48ea0a-0553-47bd-835c-bb2bfea9b737} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16128 | 2025.05.14 16:42:40.511974 [ 187 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.00152012 sec., 221035.18143304475 rows/sec., 11.28 MiB/sec. | ||
| 16129 | 2025.05.14 16:42:40.512010 [ 269 ] {6a48ea0a-0553-47bd-835c-bb2bfea9b737} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00142 sec., 166901.4084507042 rows/sec., 11.19 MiB/sec. | ||
| 16130 | 2025.05.14 16:42:40.512060 [ 269 ] {6a48ea0a-0553-47bd-835c-bb2bfea9b737} <Debug> TCPHandler: Processed in 0.001609412 sec. | ||
| 16131 | 2025.05.14 16:42:40.512194 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16132 | 2025.05.14 16:42:40.512194 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16133 | 2025.05.14 16:42:40.512307 [ 269 ] {03f1fd4b-152b-48a3-a6d7-4676995b6610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16134 | 2025.05.14 16:42:40.512353 [ 269 ] {03f1fd4b-152b-48a3-a6d7-4676995b6610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16135 | 2025.05.14 16:42:40.512517 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16136 | 2025.05.14 16:42:40.512610 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_56_11} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16137 | 2025.05.14 16:42:40.512678 [ 269 ] {03f1fd4b-152b-48a3-a6d7-4676995b6610} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16138 | 2025.05.14 16:42:40.512707 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16139 | 2025.05.14 16:42:40.512713 [ 269 ] {03f1fd4b-152b-48a3-a6d7-4676995b6610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16140 | 2025.05.14 16:42:40.513018 [ 269 ] {03f1fd4b-152b-48a3-a6d7-4676995b6610} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16141 | 2025.05.14 16:42:40.513228 [ 269 ] {03f1fd4b-152b-48a3-a6d7-4676995b6610} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2025.05.14 16:42:40.513357 [ 269 ] {03f1fd4b-152b-48a3-a6d7-4676995b6610} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 16143 | 2025.05.14 16:42:40.513394 [ 269 ] {03f1fd4b-152b-48a3-a6d7-4676995b6610} <Debug> TCPHandler: Processed in 0.001262495 sec. | ||
| 16144 | 2025.05.14 16:42:40.513507 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16145 | 2025.05.14 16:42:40.513599 [ 269 ] {beac3476-5203-4b8a-b20b-6deefeffb8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16146 | 2025.05.14 16:42:40.513654 [ 269 ] {beac3476-5203-4b8a-b20b-6deefeffb8bd} <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 | ||
| 16147 | 2025.05.14 16:42:40.514478 [ 269 ] {beac3476-5203-4b8a-b20b-6deefeffb8bd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2025.05.14 16:42:40.514513 [ 269 ] {beac3476-5203-4b8a-b20b-6deefeffb8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16149 | 2025.05.14 16:42:40.515037 [ 269 ] {beac3476-5203-4b8a-b20b-6deefeffb8bd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16150 | 2025.05.14 16:42:40.515262 [ 269 ] {beac3476-5203-4b8a-b20b-6deefeffb8bd} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2025.05.14 16:42:40.515402 [ 269 ] {beac3476-5203-4b8a-b20b-6deefeffb8bd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00182 sec., 7142.857142857143 rows/sec., 12.80 MiB/sec. | ||
| 16152 | 2025.05.14 16:42:40.515459 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16153 | 2025.05.14 16:42:40.515474 [ 269 ] {beac3476-5203-4b8a-b20b-6deefeffb8bd} <Debug> TCPHandler: Processed in 0.00201744 sec. | ||
| 16154 | 2025.05.14 16:42:40.515504 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16155 | 2025.05.14 16:42:40.515608 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2025.05.14 16:42:40.515707 [ 269 ] {c156d743-4382-4562-a096-23c3bf2cdbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16157 | 2025.05.14 16:42:40.515748 [ 269 ] {c156d743-4382-4562-a096-23c3bf2cdbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16158 | 2025.05.14 16:42:40.516076 [ 269 ] {c156d743-4382-4562-a096-23c3bf2cdbb4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2025.05.14 16:42:40.516115 [ 269 ] {c156d743-4382-4562-a096-23c3bf2cdbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16160 | 2025.05.14 16:42:40.516453 [ 269 ] {c156d743-4382-4562-a096-23c3bf2cdbb4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16161 | 2025.05.14 16:42:40.516768 [ 269 ] {c156d743-4382-4562-a096-23c3bf2cdbb4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2025.05.14 16:42:40.516924 [ 269 ] {c156d743-4382-4562-a096-23c3bf2cdbb4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001234 sec., 66450.56726094004 rows/sec., 4.22 MiB/sec. | ||
| 16163 | 2025.05.14 16:42:40.516963 [ 269 ] {c156d743-4382-4562-a096-23c3bf2cdbb4} <Debug> TCPHandler: Processed in 0.001404857 sec. | ||
| 16164 | 2025.05.14 16:42:40.517385 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16165 | 2025.05.14 16:42:44.046914 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16166 | 2025.05.14 16:42:44.047023 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16167 | 2025.05.14 16:42:44.232902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 | ||
| 16168 | 2025.05.14 16:42:44.233514 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2025.05.14 16:42:44.233564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16170 | 2025.05.14 16:42:44.234054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16171 | 2025.05.14 16:42:44.234295 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16172 | 2025.05.14 16:42:44.234445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
| 16173 | 2025.05.14 16:42:45.492783 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16174 | 2025.05.14 16:42:45.492970 [ 269 ] {4c36c1a5-841e-4742-9772-cce99db23ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16175 | 2025.05.14 16:42:45.493040 [ 269 ] {4c36c1a5-841e-4742-9772-cce99db23ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16176 | 2025.05.14 16:42:45.493750 [ 269 ] {4c36c1a5-841e-4742-9772-cce99db23ad6} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16177 | 2025.05.14 16:42:45.493803 [ 269 ] {4c36c1a5-841e-4742-9772-cce99db23ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16178 | 2025.05.14 16:42:45.494219 [ 269 ] {4c36c1a5-841e-4742-9772-cce99db23ad6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16179 | 2025.05.14 16:42:45.494469 [ 269 ] {4c36c1a5-841e-4742-9772-cce99db23ad6} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16180 | 2025.05.14 16:42:45.494640 [ 269 ] {4c36c1a5-841e-4742-9772-cce99db23ad6} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.00172 sec., 62790.6976744186 rows/sec., 5.25 MiB/sec. | ||
| 16181 | 2025.05.14 16:42:45.494636 [ 138 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16182 | 2025.05.14 16:42:45.494698 [ 269 ] {4c36c1a5-841e-4742-9772-cce99db23ad6} <Debug> TCPHandler: Processed in 0.00204863 sec. | ||
| 16183 | 2025.05.14 16:42:45.494721 [ 138 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2025.05.14 16:42:45.494751 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16185 | 2025.05.14 16:42:45.494838 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16186 | 2025.05.14 16:42:45.494904 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16187 | 2025.05.14 16:42:45.494951 [ 269 ] {28393852-f871-4f12-a048-3f1d7d293799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16188 | 2025.05.14 16:42:45.495006 [ 269 ] {28393852-f871-4f12-a048-3f1d7d293799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16189 | 2025.05.14 16:42:45.495093 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16190 | 2025.05.14 16:42:45.495138 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1845 rows starting from the beginning of the part | ||
| 16191 | 2025.05.14 16:42:45.495215 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 643 rows starting from the beginning of the part | ||
| 16192 | 2025.05.14 16:42:45.495268 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1248 rows starting from the beginning of the part | ||
| 16193 | 2025.05.14 16:42:45.495316 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 16194 | 2025.05.14 16:42:45.495360 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 643 rows starting from the beginning of the part | ||
| 16195 | 2025.05.14 16:42:45.495415 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 108 rows starting from the beginning of the part | ||
| 16196 | 2025.05.14 16:42:45.495436 [ 269 ] {28393852-f871-4f12-a048-3f1d7d293799} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2025.05.14 16:42:45.495483 [ 269 ] {28393852-f871-4f12-a048-3f1d7d293799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16198 | 2025.05.14 16:42:45.495837 [ 269 ] {28393852-f871-4f12-a048-3f1d7d293799} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16199 | 2025.05.14 16:42:45.496096 [ 269 ] {28393852-f871-4f12-a048-3f1d7d293799} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2025.05.14 16:42:45.496246 [ 269 ] {28393852-f871-4f12-a048-3f1d7d293799} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00132 sec., 19696.969696969696 rows/sec., 1.45 MiB/sec. | ||
| 16201 | 2025.05.14 16:42:45.496290 [ 269 ] {28393852-f871-4f12-a048-3f1d7d293799} <Debug> TCPHandler: Processed in 0.00150634 sec. | ||
| 16202 | 2025.05.14 16:42:45.496404 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16203 | 2025.05.14 16:42:45.496506 [ 269 ] {e8c32f77-4131-4a12-8b04-4c287044e3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16204 | 2025.05.14 16:42:45.496549 [ 269 ] {e8c32f77-4131-4a12-8b04-4c287044e3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16205 | 2025.05.14 16:42:45.496989 [ 269 ] {e8c32f77-4131-4a12-8b04-4c287044e3f1} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16206 | 2025.05.14 16:42:45.496989 [ 187 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002165433 sec., 2097963.7790686665 rows/sec., 177.77 MiB/sec. | ||
| 16207 | 2025.05.14 16:42:45.497031 [ 269 ] {e8c32f77-4131-4a12-8b04-4c287044e3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16208 | 2025.05.14 16:42:45.497313 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16209 | 2025.05.14 16:42:45.497385 [ 269 ] {e8c32f77-4131-4a12-8b04-4c287044e3f1} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16210 | 2025.05.14 16:42:45.497686 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2025.05.14 16:42:45.497717 [ 269 ] {e8c32f77-4131-4a12-8b04-4c287044e3f1} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16212 | 2025.05.14 16:42:45.497769 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_131_26} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16213 | 2025.05.14 16:42:45.497856 [ 138 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16214 | 2025.05.14 16:42:45.497872 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 16215 | 2025.05.14 16:42:45.497872 [ 269 ] {e8c32f77-4131-4a12-8b04-4c287044e3f1} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001386 sec., 64935.06493506493 rows/sec., 5.07 MiB/sec. | ||
| 16216 | 2025.05.14 16:42:45.497887 [ 138 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2025.05.14 16:42:45.497924 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16218 | 2025.05.14 16:42:45.497932 [ 269 ] {e8c32f77-4131-4a12-8b04-4c287044e3f1} <Debug> TCPHandler: Processed in 0.001578601 sec. | ||
| 16219 | 2025.05.14 16:42:45.497989 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16220 | 2025.05.14 16:42:45.498050 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16221 | 2025.05.14 16:42:45.498081 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16222 | 2025.05.14 16:42:45.498109 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 913 rows starting from the beginning of the part | ||
| 16223 | 2025.05.14 16:42:45.498154 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 395 rows starting from the beginning of the part | ||
| 16224 | 2025.05.14 16:42:45.498155 [ 269 ] {d90d0581-4a38-4395-ada0-0b0be1be6367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16225 | 2025.05.14 16:42:45.498192 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 546 rows starting from the beginning of the part | ||
| 16226 | 2025.05.14 16:42:45.498215 [ 269 ] {d90d0581-4a38-4395-ada0-0b0be1be6367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16227 | 2025.05.14 16:42:45.498232 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 16228 | 2025.05.14 16:42:45.498275 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 395 rows starting from the beginning of the part | ||
| 16229 | 2025.05.14 16:42:45.498314 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 90 rows starting from the beginning of the part | ||
| 16230 | 2025.05.14 16:42:45.498640 [ 269 ] {d90d0581-4a38-4395-ada0-0b0be1be6367} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16231 | 2025.05.14 16:42:45.498684 [ 269 ] {d90d0581-4a38-4395-ada0-0b0be1be6367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16232 | 2025.05.14 16:42:45.499057 [ 269 ] {d90d0581-4a38-4395-ada0-0b0be1be6367} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16233 | 2025.05.14 16:42:45.499306 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343496 sec., 1788617.160006431 rows/sec., 136.91 MiB/sec. | ||
| 16234 | 2025.05.14 16:42:45.499309 [ 269 ] {d90d0581-4a38-4395-ada0-0b0be1be6367} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2025.05.14 16:42:45.499465 [ 269 ] {d90d0581-4a38-4395-ada0-0b0be1be6367} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 16236 | 2025.05.14 16:42:45.499467 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16237 | 2025.05.14 16:42:45.499508 [ 269 ] {d90d0581-4a38-4395-ada0-0b0be1be6367} <Debug> TCPHandler: Processed in 0.001509739 sec. | ||
| 16238 | 2025.05.14 16:42:45.499628 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16239 | 2025.05.14 16:42:45.499729 [ 269 ] {adca8afa-799b-4362-bc13-4055b5c1b4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16240 | 2025.05.14 16:42:45.499733 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2025.05.14 16:42:45.499789 [ 269 ] {adca8afa-799b-4362-bc13-4055b5c1b4b1} <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 | ||
| 16242 | 2025.05.14 16:42:45.499822 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_131_26} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16243 | 2025.05.14 16:42:45.499904 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 16244 | 2025.05.14 16:42:45.500643 [ 269 ] {adca8afa-799b-4362-bc13-4055b5c1b4b1} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16245 | 2025.05.14 16:42:45.500686 [ 269 ] {adca8afa-799b-4362-bc13-4055b5c1b4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16246 | 2025.05.14 16:42:45.501268 [ 269 ] {adca8afa-799b-4362-bc13-4055b5c1b4b1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 16247 | 2025.05.14 16:42:45.501517 [ 269 ] {adca8afa-799b-4362-bc13-4055b5c1b4b1} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16248 | 2025.05.14 16:42:45.501666 [ 269 ] {adca8afa-799b-4362-bc13-4055b5c1b4b1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 23.82 MiB/sec. | ||
| 16249 | 2025.05.14 16:42:45.501742 [ 269 ] {adca8afa-799b-4362-bc13-4055b5c1b4b1} <Debug> TCPHandler: Processed in 0.002163822 sec. | ||
| 16250 | 2025.05.14 16:42:45.501851 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16251 | 2025.05.14 16:42:45.501948 [ 269 ] {4faa18d1-af00-4a81-8907-15853cbc08ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16252 | 2025.05.14 16:42:45.501991 [ 269 ] {4faa18d1-af00-4a81-8907-15853cbc08ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16253 | 2025.05.14 16:42:45.502315 [ 269 ] {4faa18d1-af00-4a81-8907-15853cbc08ed} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16254 | 2025.05.14 16:42:45.502353 [ 269 ] {4faa18d1-af00-4a81-8907-15853cbc08ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16255 | 2025.05.14 16:42:45.502675 [ 269 ] {4faa18d1-af00-4a81-8907-15853cbc08ed} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16256 | 2025.05.14 16:42:45.502913 [ 269 ] {4faa18d1-af00-4a81-8907-15853cbc08ed} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16257 | 2025.05.14 16:42:45.503035 [ 138 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16258 | 2025.05.14 16:42:45.503047 [ 269 ] {4faa18d1-af00-4a81-8907-15853cbc08ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 16259 | 2025.05.14 16:42:45.503070 [ 138 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2025.05.14 16:42:45.503093 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. | ||
| 16261 | 2025.05.14 16:42:45.503097 [ 269 ] {4faa18d1-af00-4a81-8907-15853cbc08ed} <Debug> TCPHandler: Processed in 0.001297416 sec. | ||
| 16262 | 2025.05.14 16:42:45.503168 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16263 | 2025.05.14 16:42:45.503266 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16264 | 2025.05.14 16:42:45.503295 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7776 rows starting from the beginning of the part | ||
| 16265 | 2025.05.14 16:42:45.503346 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part | ||
| 16266 | 2025.05.14 16:42:45.503390 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 36 rows starting from the beginning of the part | ||
| 16267 | 2025.05.14 16:42:45.503428 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 24 rows starting from the beginning of the part | ||
| 16268 | 2025.05.14 16:42:45.503468 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part | ||
| 16269 | 2025.05.14 16:42:45.503508 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16270 | 2025.05.14 16:42:45.505360 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8060 rows, containing 4 columns (4 merged, 0 gathered) in 0.002223823 sec., 3624389.171260482 rows/sec., 236.25 MiB/sec. | ||
| 16271 | 2025.05.14 16:42:45.505934 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16272 | 2025.05.14 16:42:45.506258 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16273 | 2025.05.14 16:42:45.506341 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_131_26} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16274 | 2025.05.14 16:42:45.506437 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 16275 | 2025.05.14 16:42:46.200228 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16276 | 2025.05.14 16:42:46.218063 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16277 | 2025.05.14 16:42:46.218111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16278 | 2025.05.14 16:42:46.224367 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16279 | 2025.05.14 16:42:46.225066 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16280 | 2025.05.14 16:42:46.228013 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16281 | 2025.05.14 16:42:49.352400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2298 | ||
| 16282 | 2025.05.14 16:42:49.354848 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16283 | 2025.05.14 16:42:49.354900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16284 | 2025.05.14 16:42:49.356069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16285 | 2025.05.14 16:42:49.356331 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2025.05.14 16:42:49.356599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2298 | ||
| 16287 | 2025.05.14 16:42:50.069600 [ 221 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16288 | 2025.05.14 16:42:50.069654 [ 221 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16289 | 2025.05.14 16:42:50.071177 [ 221 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16290 | 2025.05.14 16:42:50.499369 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16291 | 2025.05.14 16:42:50.499569 [ 269 ] {422af2b2-424f-4dc3-b09b-b9057896a033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16292 | 2025.05.14 16:42:50.499637 [ 269 ] {422af2b2-424f-4dc3-b09b-b9057896a033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16293 | 2025.05.14 16:42:50.500352 [ 269 ] {422af2b2-424f-4dc3-b09b-b9057896a033} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2025.05.14 16:42:50.500404 [ 269 ] {422af2b2-424f-4dc3-b09b-b9057896a033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16295 | 2025.05.14 16:42:50.500837 [ 269 ] {422af2b2-424f-4dc3-b09b-b9057896a033} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16296 | 2025.05.14 16:42:50.501093 [ 269 ] {422af2b2-424f-4dc3-b09b-b9057896a033} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2025.05.14 16:42:50.501244 [ 134 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 16298 | 2025.05.14 16:42:50.501253 [ 269 ] {422af2b2-424f-4dc3-b09b-b9057896a033} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001734 sec., 122260.66897347174 rows/sec., 7.78 MiB/sec. | ||
| 16299 | 2025.05.14 16:42:50.501315 [ 134 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16300 | 2025.05.14 16:42:50.501342 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16301 | 2025.05.14 16:42:50.501345 [ 269 ] {422af2b2-424f-4dc3-b09b-b9057896a033} <Debug> TCPHandler: Processed in 0.002126641 sec. | ||
| 16302 | 2025.05.14 16:42:50.501464 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 16303 | 2025.05.14 16:42:50.501476 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2025.05.14 16:42:50.501611 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16305 | 2025.05.14 16:42:50.501618 [ 269 ] {be6b86b0-5e1b-4dab-a9dc-3a46fe57d6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16306 | 2025.05.14 16:42:50.501653 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 212 rows starting from the beginning of the part | ||
| 16307 | 2025.05.14 16:42:50.501675 [ 269 ] {be6b86b0-5e1b-4dab-a9dc-3a46fe57d6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16308 | 2025.05.14 16:42:50.501729 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 16309 | 2025.05.14 16:42:50.501783 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 16310 | 2025.05.14 16:42:50.501827 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 16311 | 2025.05.14 16:42:50.501871 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 16312 | 2025.05.14 16:42:50.502366 [ 269 ] {be6b86b0-5e1b-4dab-a9dc-3a46fe57d6a9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16313 | 2025.05.14 16:42:50.502410 [ 269 ] {be6b86b0-5e1b-4dab-a9dc-3a46fe57d6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16314 | 2025.05.14 16:42:50.502787 [ 269 ] {be6b86b0-5e1b-4dab-a9dc-3a46fe57d6a9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16315 | 2025.05.14 16:42:50.502802 [ 190 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389137 sec., 763063.6863030789 rows/sec., 51.44 MiB/sec. | ||
| 16316 | 2025.05.14 16:42:50.502993 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 16317 | 2025.05.14 16:42:50.503038 [ 269 ] {be6b86b0-5e1b-4dab-a9dc-3a46fe57d6a9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16318 | 2025.05.14 16:42:50.503174 [ 269 ] {be6b86b0-5e1b-4dab-a9dc-3a46fe57d6a9} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001581 sec., 406704.6173308033 rows/sec., 32.06 MiB/sec. | ||
| 16319 | 2025.05.14 16:42:50.503213 [ 269 ] {be6b86b0-5e1b-4dab-a9dc-3a46fe57d6a9} <Debug> TCPHandler: Processed in 0.001789135 sec. | ||
| 16320 | 2025.05.14 16:42:50.503293 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16321 | 2025.05.14 16:42:50.503334 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16322 | 2025.05.14 16:42:50.503364 [ 188 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_57_14} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 16323 | 2025.05.14 16:42:50.503430 [ 269 ] {6c6bb94d-473f-4cee-8976-62b820d11ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16324 | 2025.05.14 16:42:50.503445 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 16325 | 2025.05.14 16:42:50.503471 [ 269 ] {6c6bb94d-473f-4cee-8976-62b820d11ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16326 | 2025.05.14 16:42:50.503974 [ 269 ] {6c6bb94d-473f-4cee-8976-62b820d11ded} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2025.05.14 16:42:50.504018 [ 269 ] {6c6bb94d-473f-4cee-8976-62b820d11ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16328 | 2025.05.14 16:42:50.504401 [ 269 ] {6c6bb94d-473f-4cee-8976-62b820d11ded} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16329 | 2025.05.14 16:42:50.504626 [ 269 ] {6c6bb94d-473f-4cee-8976-62b820d11ded} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2025.05.14 16:42:50.504761 [ 269 ] {6c6bb94d-473f-4cee-8976-62b820d11ded} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001349 sec., 88213.4914751668 rows/sec., 5.33 MiB/sec. | ||
| 16331 | 2025.05.14 16:42:50.504801 [ 269 ] {6c6bb94d-473f-4cee-8976-62b820d11ded} <Debug> TCPHandler: Processed in 0.00151555 sec. | ||
| 16332 | 2025.05.14 16:42:50.504910 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16333 | 2025.05.14 16:42:50.505005 [ 269 ] {4c024b25-5d8f-4dd3-acf8-f389061f53dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16334 | 2025.05.14 16:42:50.505045 [ 269 ] {4c024b25-5d8f-4dd3-acf8-f389061f53dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16335 | 2025.05.14 16:42:50.505480 [ 269 ] {4c024b25-5d8f-4dd3-acf8-f389061f53dc} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2025.05.14 16:42:50.505517 [ 269 ] {4c024b25-5d8f-4dd3-acf8-f389061f53dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16337 | 2025.05.14 16:42:50.505842 [ 269 ] {4c024b25-5d8f-4dd3-acf8-f389061f53dc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16338 | 2025.05.14 16:42:50.506058 [ 269 ] {4c024b25-5d8f-4dd3-acf8-f389061f53dc} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2025.05.14 16:42:50.506186 [ 269 ] {4c024b25-5d8f-4dd3-acf8-f389061f53dc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001201 sec., 94088.25978351374 rows/sec., 6.09 MiB/sec. | ||
| 16340 | 2025.05.14 16:42:50.506185 [ 132 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 16341 | 2025.05.14 16:42:50.506225 [ 269 ] {4c024b25-5d8f-4dd3-acf8-f389061f53dc} <Debug> TCPHandler: Processed in 0.001365646 sec. | ||
| 16342 | 2025.05.14 16:42:50.506234 [ 132 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2025.05.14 16:42:50.506255 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16344 | 2025.05.14 16:42:50.506336 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16345 | 2025.05.14 16:42:50.506348 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 16346 | 2025.05.14 16:42:50.506431 [ 269 ] {0f8fc089-eef8-4b70-9fd1-3d067c52ac3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16347 | 2025.05.14 16:42:50.506471 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16348 | 2025.05.14 16:42:50.506475 [ 269 ] {0f8fc089-eef8-4b70-9fd1-3d067c52ac3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16349 | 2025.05.14 16:42:50.506510 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 342 rows starting from the beginning of the part | ||
| 16350 | 2025.05.14 16:42:50.506578 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 113 rows starting from the beginning of the part | ||
| 16351 | 2025.05.14 16:42:50.506619 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 113 rows starting from the beginning of the part | ||
| 16352 | 2025.05.14 16:42:50.506656 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part | ||
| 16353 | 2025.05.14 16:42:50.506694 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 113 rows starting from the beginning of the part | ||
| 16354 | 2025.05.14 16:42:50.506734 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 113 rows starting from the beginning of the part | ||
| 16355 | 2025.05.14 16:42:50.506915 [ 269 ] {0f8fc089-eef8-4b70-9fd1-3d067c52ac3b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2025.05.14 16:42:50.506956 [ 269 ] {0f8fc089-eef8-4b70-9fd1-3d067c52ac3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16357 | 2025.05.14 16:42:50.507287 [ 269 ] {0f8fc089-eef8-4b70-9fd1-3d067c52ac3b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16358 | 2025.05.14 16:42:50.507515 [ 269 ] {0f8fc089-eef8-4b70-9fd1-3d067c52ac3b} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2025.05.14 16:42:50.507616 [ 132 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 16360 | 2025.05.14 16:42:50.507638 [ 188 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332776 sec., 766820.5309819505 rows/sec., 53.58 MiB/sec. | ||
| 16361 | 2025.05.14 16:42:50.507641 [ 269 ] {0f8fc089-eef8-4b70-9fd1-3d067c52ac3b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001229 sec., 91131.00081366964 rows/sec., 5.19 MiB/sec. | ||
| 16362 | 2025.05.14 16:42:50.507645 [ 132 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16363 | 2025.05.14 16:42:50.507682 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16364 | 2025.05.14 16:42:50.507690 [ 269 ] {0f8fc089-eef8-4b70-9fd1-3d067c52ac3b} <Debug> TCPHandler: Processed in 0.001403797 sec. | ||
| 16365 | 2025.05.14 16:42:50.507743 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 16366 | 2025.05.14 16:42:50.507768 [ 221 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16367 | 2025.05.14 16:42:50.507796 [ 221 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16368 | 2025.05.14 16:42:50.507799 [ 190 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 16369 | 2025.05.14 16:42:50.507818 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16370 | 2025.05.14 16:42:50.507825 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16371 | 2025.05.14 16:42:50.507870 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 112 rows starting from the beginning of the part | ||
| 16372 | 2025.05.14 16:42:50.507912 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 112 rows starting from the beginning of the part | ||
| 16373 | 2025.05.14 16:42:50.507924 [ 269 ] {68f879a4-7707-41b3-bcc9-d921becc35c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16374 | 2025.05.14 16:42:50.507947 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 112 rows starting from the beginning of the part | ||
| 16375 | 2025.05.14 16:42:50.507978 [ 269 ] {68f879a4-7707-41b3-bcc9-d921becc35c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16376 | 2025.05.14 16:42:50.507984 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 112 rows starting from the beginning of the part | ||
| 16377 | 2025.05.14 16:42:50.508029 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 112 rows starting from the beginning of the part | ||
| 16378 | 2025.05.14 16:42:50.508148 [ 190 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16379 | 2025.05.14 16:42:50.508240 [ 190 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_75_15} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 16380 | 2025.05.14 16:42:50.508337 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 16381 | 2025.05.14 16:42:50.508588 [ 269 ] {68f879a4-7707-41b3-bcc9-d921becc35c3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2025.05.14 16:42:50.508629 [ 269 ] {68f879a4-7707-41b3-bcc9-d921becc35c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16383 | 2025.05.14 16:42:50.508728 [ 198 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00100952 sec., 554719.0744116015 rows/sec., 33.72 MiB/sec. | ||
| 16384 | 2025.05.14 16:42:50.508848 [ 190 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 16385 | 2025.05.14 16:42:50.509010 [ 269 ] {68f879a4-7707-41b3-bcc9-d921becc35c3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16386 | 2025.05.14 16:42:50.509140 [ 190 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16387 | 2025.05.14 16:42:50.509235 [ 190 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_57_14} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 16388 | 2025.05.14 16:42:50.509307 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16389 | 2025.05.14 16:42:50.509315 [ 269 ] {68f879a4-7707-41b3-bcc9-d921becc35c3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16390 | 2025.05.14 16:42:50.509453 [ 269 ] {68f879a4-7707-41b3-bcc9-d921becc35c3} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001547 sec., 255332.90239172592 rows/sec., 18.07 MiB/sec. | ||
| 16391 | 2025.05.14 16:42:50.509501 [ 269 ] {68f879a4-7707-41b3-bcc9-d921becc35c3} <Debug> TCPHandler: Processed in 0.001733374 sec. | ||
| 16392 | 2025.05.14 16:42:50.509590 [ 221 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 16393 | 2025.05.14 16:42:50.509631 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16394 | 2025.05.14 16:42:50.509734 [ 269 ] {633e46b4-af68-424e-9e3f-d85fa094ccd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16395 | 2025.05.14 16:42:50.509784 [ 269 ] {633e46b4-af68-424e-9e3f-d85fa094ccd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16396 | 2025.05.14 16:42:50.510148 [ 269 ] {633e46b4-af68-424e-9e3f-d85fa094ccd6} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16397 | 2025.05.14 16:42:50.510182 [ 269 ] {633e46b4-af68-424e-9e3f-d85fa094ccd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16398 | 2025.05.14 16:42:50.510509 [ 269 ] {633e46b4-af68-424e-9e3f-d85fa094ccd6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16399 | 2025.05.14 16:42:50.510734 [ 269 ] {633e46b4-af68-424e-9e3f-d85fa094ccd6} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16400 | 2025.05.14 16:42:50.510861 [ 269 ] {633e46b4-af68-424e-9e3f-d85fa094ccd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 16401 | 2025.05.14 16:42:50.510898 [ 269 ] {633e46b4-af68-424e-9e3f-d85fa094ccd6} <Debug> TCPHandler: Processed in 0.001327936 sec. | ||
| 16402 | 2025.05.14 16:42:50.511005 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16403 | 2025.05.14 16:42:50.511101 [ 269 ] {daee24de-d69e-451d-a54e-de5c5b5a99f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16404 | 2025.05.14 16:42:50.511145 [ 269 ] {daee24de-d69e-451d-a54e-de5c5b5a99f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16405 | 2025.05.14 16:42:50.511542 [ 269 ] {daee24de-d69e-451d-a54e-de5c5b5a99f5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16406 | 2025.05.14 16:42:50.511578 [ 269 ] {daee24de-d69e-451d-a54e-de5c5b5a99f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16407 | 2025.05.14 16:42:50.511915 [ 269 ] {daee24de-d69e-451d-a54e-de5c5b5a99f5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16408 | 2025.05.14 16:42:50.512142 [ 269 ] {daee24de-d69e-451d-a54e-de5c5b5a99f5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2025.05.14 16:42:50.512274 [ 269 ] {daee24de-d69e-451d-a54e-de5c5b5a99f5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001191 sec., 198992.44332493702 rows/sec., 13.34 MiB/sec. | ||
| 16410 | 2025.05.14 16:42:50.512311 [ 269 ] {daee24de-d69e-451d-a54e-de5c5b5a99f5} <Debug> TCPHandler: Processed in 0.001354096 sec. | ||
| 16411 | 2025.05.14 16:42:50.512415 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16412 | 2025.05.14 16:42:50.512510 [ 269 ] {62911067-7b87-4363-acf0-204c5eb7f0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16413 | 2025.05.14 16:42:50.512552 [ 269 ] {62911067-7b87-4363-acf0-204c5eb7f0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16414 | 2025.05.14 16:42:50.512847 [ 269 ] {62911067-7b87-4363-acf0-204c5eb7f0a8} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16415 | 2025.05.14 16:42:50.512881 [ 269 ] {62911067-7b87-4363-acf0-204c5eb7f0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16416 | 2025.05.14 16:42:50.513192 [ 269 ] {62911067-7b87-4363-acf0-204c5eb7f0a8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16417 | 2025.05.14 16:42:50.513424 [ 269 ] {62911067-7b87-4363-acf0-204c5eb7f0a8} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2025.05.14 16:42:50.513550 [ 269 ] {62911067-7b87-4363-acf0-204c5eb7f0a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 16419 | 2025.05.14 16:42:50.513590 [ 269 ] {62911067-7b87-4363-acf0-204c5eb7f0a8} <Debug> TCPHandler: Processed in 0.001225314 sec. | ||
| 16420 | 2025.05.14 16:42:50.513591 [ 224 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16421 | 2025.05.14 16:42:50.513635 [ 224 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16422 | 2025.05.14 16:42:50.513711 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16423 | 2025.05.14 16:42:50.513812 [ 269 ] {f3f2c239-b42a-405c-92a3-9c5e0410175b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16424 | 2025.05.14 16:42:50.513869 [ 269 ] {f3f2c239-b42a-405c-92a3-9c5e0410175b} <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 | ||
| 16425 | 2025.05.14 16:42:50.514693 [ 269 ] {f3f2c239-b42a-405c-92a3-9c5e0410175b} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16426 | 2025.05.14 16:42:50.514734 [ 269 ] {f3f2c239-b42a-405c-92a3-9c5e0410175b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16427 | 2025.05.14 16:42:50.515315 [ 269 ] {f3f2c239-b42a-405c-92a3-9c5e0410175b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 16428 | 2025.05.14 16:42:50.515335 [ 224 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16429 | 2025.05.14 16:42:50.515592 [ 269 ] {f3f2c239-b42a-405c-92a3-9c5e0410175b} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16430 | 2025.05.14 16:42:50.515736 [ 269 ] {f3f2c239-b42a-405c-92a3-9c5e0410175b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001942 sec., 6694.129763130793 rows/sec., 12.00 MiB/sec. | ||
| 16431 | 2025.05.14 16:42:50.515793 [ 269 ] {f3f2c239-b42a-405c-92a3-9c5e0410175b} <Debug> TCPHandler: Processed in 0.002131612 sec. | ||
| 16432 | 2025.05.14 16:42:50.515918 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16433 | 2025.05.14 16:42:50.516016 [ 269 ] {07950e0e-b63b-4dfa-9a64-3faf58accce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16434 | 2025.05.14 16:42:50.516059 [ 269 ] {07950e0e-b63b-4dfa-9a64-3faf58accce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16435 | 2025.05.14 16:42:50.516397 [ 269 ] {07950e0e-b63b-4dfa-9a64-3faf58accce3} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2025.05.14 16:42:50.516433 [ 269 ] {07950e0e-b63b-4dfa-9a64-3faf58accce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16437 | 2025.05.14 16:42:50.516752 [ 269 ] {07950e0e-b63b-4dfa-9a64-3faf58accce3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16438 | 2025.05.14 16:42:50.516979 [ 269 ] {07950e0e-b63b-4dfa-9a64-3faf58accce3} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2025.05.14 16:42:50.517106 [ 269 ] {07950e0e-b63b-4dfa-9a64-3faf58accce3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001109 sec., 73940.4869251578 rows/sec., 4.70 MiB/sec. | ||
| 16440 | 2025.05.14 16:42:50.517154 [ 269 ] {07950e0e-b63b-4dfa-9a64-3faf58accce3} <Debug> TCPHandler: Processed in 0.001285795 sec. | ||
| 16441 | 2025.05.14 16:42:51.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.47 MiB, peak 369.30 MiB, free memory in arenas 0.00 B, will set to 356.60 MiB (RSS), difference: 3.13 MiB | ||
| 16442 | 2025.05.14 16:42:51.734588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 | ||
| 16443 | 2025.05.14 16:42:51.735392 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2025.05.14 16:42:51.735460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16445 | 2025.05.14 16:42:51.735944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16446 | 2025.05.14 16:42:51.736173 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16447 | 2025.05.14 16:42:51.736303 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 | ||
| 16448 | 2025.05.14 16:42:53.728075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16449 | 2025.05.14 16:42:53.746534 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16450 | 2025.05.14 16:42:53.746593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16451 | 2025.05.14 16:42:53.752884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16452 | 2025.05.14 16:42:53.753602 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16453 | 2025.05.14 16:42:53.756871 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16454 | 2025.05.14 16:42:55.493975 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16455 | 2025.05.14 16:42:55.494180 [ 269 ] {8e38a23a-fc76-431a-97dd-0cfc96c2e2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16456 | 2025.05.14 16:42:55.494258 [ 269 ] {8e38a23a-fc76-431a-97dd-0cfc96c2e2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16457 | 2025.05.14 16:42:55.495020 [ 269 ] {8e38a23a-fc76-431a-97dd-0cfc96c2e2ad} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16458 | 2025.05.14 16:42:55.495074 [ 269 ] {8e38a23a-fc76-431a-97dd-0cfc96c2e2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16459 | 2025.05.14 16:42:55.495501 [ 269 ] {8e38a23a-fc76-431a-97dd-0cfc96c2e2ad} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16460 | 2025.05.14 16:42:55.495753 [ 269 ] {8e38a23a-fc76-431a-97dd-0cfc96c2e2ad} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16461 | 2025.05.14 16:42:55.495922 [ 269 ] {8e38a23a-fc76-431a-97dd-0cfc96c2e2ad} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001798 sec., 60066.740823136824 rows/sec., 5.02 MiB/sec. | ||
| 16462 | 2025.05.14 16:42:55.495979 [ 269 ] {8e38a23a-fc76-431a-97dd-0cfc96c2e2ad} <Debug> TCPHandler: Processed in 0.002147782 sec. | ||
| 16463 | 2025.05.14 16:42:55.496105 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16464 | 2025.05.14 16:42:55.496210 [ 269 ] {306596c6-443a-4070-b626-04d9014e2f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16465 | 2025.05.14 16:42:55.496256 [ 269 ] {306596c6-443a-4070-b626-04d9014e2f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16466 | 2025.05.14 16:42:55.496668 [ 269 ] {306596c6-443a-4070-b626-04d9014e2f8d} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2025.05.14 16:42:55.496708 [ 269 ] {306596c6-443a-4070-b626-04d9014e2f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16468 | 2025.05.14 16:42:55.497058 [ 269 ] {306596c6-443a-4070-b626-04d9014e2f8d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16469 | 2025.05.14 16:42:55.497281 [ 269 ] {306596c6-443a-4070-b626-04d9014e2f8d} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2025.05.14 16:42:55.497414 [ 119 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 16471 | 2025.05.14 16:42:55.497422 [ 269 ] {306596c6-443a-4070-b626-04d9014e2f8d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001237 sec., 21018.593371059014 rows/sec., 1.54 MiB/sec. | ||
| 16472 | 2025.05.14 16:42:55.497485 [ 119 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2025.05.14 16:42:55.497506 [ 269 ] {306596c6-443a-4070-b626-04d9014e2f8d} <Debug> TCPHandler: Processed in 0.001453498 sec. | ||
| 16474 | 2025.05.14 16:42:55.497511 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16475 | 2025.05.14 16:42:55.497625 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16476 | 2025.05.14 16:42:55.497648 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 16477 | 2025.05.14 16:42:55.497728 [ 269 ] {f3c41722-1c04-4e0d-b8d0-19d97abba4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16478 | 2025.05.14 16:42:55.497777 [ 269 ] {f3c41722-1c04-4e0d-b8d0-19d97abba4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16479 | 2025.05.14 16:42:55.497828 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16480 | 2025.05.14 16:42:55.497873 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 163 rows starting from the beginning of the part | ||
| 16481 | 2025.05.14 16:42:55.497947 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
| 16482 | 2025.05.14 16:42:55.497999 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 119 rows starting from the beginning of the part | ||
| 16483 | 2025.05.14 16:42:55.498047 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
| 16484 | 2025.05.14 16:42:55.498092 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 119 rows starting from the beginning of the part | ||
| 16485 | 2025.05.14 16:42:55.498139 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
| 16486 | 2025.05.14 16:42:55.498205 [ 269 ] {f3c41722-1c04-4e0d-b8d0-19d97abba4f8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16487 | 2025.05.14 16:42:55.498249 [ 269 ] {f3c41722-1c04-4e0d-b8d0-19d97abba4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16488 | 2025.05.14 16:42:55.498770 [ 269 ] {f3c41722-1c04-4e0d-b8d0-19d97abba4f8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16489 | 2025.05.14 16:42:55.499038 [ 198 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449038 sec., 330564.1397948156 rows/sec., 22.27 MiB/sec. | ||
| 16490 | 2025.05.14 16:42:55.499120 [ 269 ] {f3c41722-1c04-4e0d-b8d0-19d97abba4f8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2025.05.14 16:42:55.499177 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 16492 | 2025.05.14 16:42:55.499325 [ 269 ] {f3c41722-1c04-4e0d-b8d0-19d97abba4f8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001616 sec., 55693.069306930694 rows/sec., 4.35 MiB/sec. | ||
| 16493 | 2025.05.14 16:42:55.499388 [ 269 ] {f3c41722-1c04-4e0d-b8d0-19d97abba4f8} <Debug> TCPHandler: Processed in 0.001813095 sec. | ||
| 16494 | 2025.05.14 16:42:55.499446 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16495 | 2025.05.14 16:42:55.499524 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_110_22} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 16496 | 2025.05.14 16:42:55.499526 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16497 | 2025.05.14 16:42:55.499602 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16498 | 2025.05.14 16:42:55.499662 [ 269 ] {b035b669-cc48-424b-8102-1ef21b7c6e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16499 | 2025.05.14 16:42:55.499729 [ 269 ] {b035b669-cc48-424b-8102-1ef21b7c6e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16500 | 2025.05.14 16:42:55.500272 [ 269 ] {b035b669-cc48-424b-8102-1ef21b7c6e36} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2025.05.14 16:42:55.500319 [ 269 ] {b035b669-cc48-424b-8102-1ef21b7c6e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16502 | 2025.05.14 16:42:55.500816 [ 269 ] {b035b669-cc48-424b-8102-1ef21b7c6e36} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16503 | 2025.05.14 16:42:55.501149 [ 269 ] {b035b669-cc48-424b-8102-1ef21b7c6e36} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16504 | 2025.05.14 16:42:55.501304 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 5 parts from all_1_128_26 to all_132_132_0 | ||
| 16505 | 2025.05.14 16:42:55.501334 [ 269 ] {b035b669-cc48-424b-8102-1ef21b7c6e36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. | ||
| 16506 | 2025.05.14 16:42:55.501341 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2025.05.14 16:42:55.501372 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16508 | 2025.05.14 16:42:55.501388 [ 269 ] {b035b669-cc48-424b-8102-1ef21b7c6e36} <Debug> TCPHandler: Processed in 0.001926528 sec. | ||
| 16509 | 2025.05.14 16:42:55.501476 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_128_26 to all_132_132_0 into Compact with storage Full | ||
| 16510 | 2025.05.14 16:42:55.501511 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16511 | 2025.05.14 16:42:55.501516 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16512 | 2025.05.14 16:42:55.501581 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16513 | 2025.05.14 16:42:55.501632 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16514 | 2025.05.14 16:42:55.501656 [ 269 ] {fcf37800-c81d-4093-8186-0f29929e0a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16515 | 2025.05.14 16:42:55.501678 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 39254 rows starting from the beginning of the part | ||
| 16516 | 2025.05.14 16:42:55.501735 [ 269 ] {fcf37800-c81d-4093-8186-0f29929e0a37} <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 | ||
| 16517 | 2025.05.14 16:42:55.501759 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 16518 | 2025.05.14 16:42:55.501818 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part | ||
| 16519 | 2025.05.14 16:42:55.501866 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 16520 | 2025.05.14 16:42:55.501919 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 237 rows starting from the beginning of the part | ||
| 16521 | 2025.05.14 16:42:55.502873 [ 269 ] {fcf37800-c81d-4093-8186-0f29929e0a37} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2025.05.14 16:42:55.502930 [ 269 ] {fcf37800-c81d-4093-8186-0f29929e0a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16523 | 2025.05.14 16:42:55.503572 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16524 | 2025.05.14 16:42:55.503807 [ 269 ] {fcf37800-c81d-4093-8186-0f29929e0a37} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 16525 | 2025.05.14 16:42:55.504177 [ 269 ] {fcf37800-c81d-4093-8186-0f29929e0a37} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2025.05.14 16:42:55.504375 [ 269 ] {fcf37800-c81d-4093-8186-0f29929e0a37} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002743 sec., 9478.67298578199 rows/sec., 16.99 MiB/sec. | ||
| 16527 | 2025.05.14 16:42:55.504459 [ 269 ] {fcf37800-c81d-4093-8186-0f29929e0a37} <Debug> TCPHandler: Processed in 0.003001039 sec. | ||
| 16528 | 2025.05.14 16:42:55.504599 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16529 | 2025.05.14 16:42:55.504723 [ 269 ] {667d2c9e-d174-46e5-bd09-1d509c2761f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16530 | 2025.05.14 16:42:55.504781 [ 269 ] {667d2c9e-d174-46e5-bd09-1d509c2761f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16531 | 2025.05.14 16:42:55.505218 [ 269 ] {667d2c9e-d174-46e5-bd09-1d509c2761f0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16532 | 2025.05.14 16:42:55.505274 [ 269 ] {667d2c9e-d174-46e5-bd09-1d509c2761f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16533 | 2025.05.14 16:42:55.505662 [ 269 ] {667d2c9e-d174-46e5-bd09-1d509c2761f0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16534 | 2025.05.14 16:42:55.505884 [ 269 ] {667d2c9e-d174-46e5-bd09-1d509c2761f0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16535 | 2025.05.14 16:42:55.506024 [ 269 ] {667d2c9e-d174-46e5-bd09-1d509c2761f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 16536 | 2025.05.14 16:42:55.506062 [ 269 ] {667d2c9e-d174-46e5-bd09-1d509c2761f0} <Debug> TCPHandler: Processed in 0.00152564 sec. | ||
| 16537 | 2025.05.14 16:42:55.508706 [ 191 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39952 rows, containing 5 columns (5 merged, 0 gathered) in 0.007275134 sec., 5491582.6979956655 rows/sec., 370.80 MiB/sec. | ||
| 16538 | 2025.05.14 16:42:55.509361 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
| 16539 | 2025.05.14 16:42:55.509706 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2025.05.14 16:42:55.509774 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 5 parts: [all_1_128_26, all_132_132_0] -> all_1_132_27 | ||
| 16541 | 2025.05.14 16:42:55.509879 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 16542 | 2025.05.14 16:42:55.828544 [ 223 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16543 | 2025.05.14 16:42:55.828587 [ 223 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16544 | 2025.05.14 16:42:55.830828 [ 223 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16545 | 2025.05.14 16:42:55.981562 [ 219 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16546 | 2025.05.14 16:42:55.981606 [ 219 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16547 | 2025.05.14 16:42:55.983345 [ 219 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16548 | 2025.05.14 16:42:56.324117 [ 219 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16549 | 2025.05.14 16:42:56.324183 [ 219 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16550 | 2025.05.14 16:42:56.326026 [ 219 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16551 | 2025.05.14 16:42:59.047159 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16552 | 2025.05.14 16:42:59.047209 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16553 | 2025.05.14 16:42:59.104412 [ 224 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16554 | 2025.05.14 16:42:59.104477 [ 224 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16555 | 2025.05.14 16:42:59.106429 [ 224 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16556 | 2025.05.14 16:42:59.236438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 | ||
| 16557 | 2025.05.14 16:42:59.236980 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16558 | 2025.05.14 16:42:59.237024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16559 | 2025.05.14 16:42:59.237517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16560 | 2025.05.14 16:42:59.237757 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16561 | 2025.05.14 16:42:59.237913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
| 16562 | 2025.05.14 16:42:59.237955 [ 221 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16563 | 2025.05.14 16:42:59.238005 [ 221 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16564 | 2025.05.14 16:42:59.239722 [ 221 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16565 | 2025.05.14 16:42:59.356849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2332 | ||
| 16566 | 2025.05.14 16:42:59.359688 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16567 | 2025.05.14 16:42:59.359739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16568 | 2025.05.14 16:42:59.360913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16569 | 2025.05.14 16:42:59.361164 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2025.05.14 16:42:59.361419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2332 | ||
| 16571 | 2025.05.14 16:43:00.002240 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001897237 sec. | ||
| 16572 | 2025.05.14 16:43:00.498469 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16573 | 2025.05.14 16:43:00.498675 [ 269 ] {7c9b7b2e-4882-434b-9ca8-ba28aeb778f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16574 | 2025.05.14 16:43:00.498751 [ 269 ] {7c9b7b2e-4882-434b-9ca8-ba28aeb778f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16575 | 2025.05.14 16:43:00.499479 [ 269 ] {7c9b7b2e-4882-434b-9ca8-ba28aeb778f1} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16576 | 2025.05.14 16:43:00.499531 [ 269 ] {7c9b7b2e-4882-434b-9ca8-ba28aeb778f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16577 | 2025.05.14 16:43:00.499939 [ 269 ] {7c9b7b2e-4882-434b-9ca8-ba28aeb778f1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16578 | 2025.05.14 16:43:00.500167 [ 269 ] {7c9b7b2e-4882-434b-9ca8-ba28aeb778f1} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2025.05.14 16:43:00.500334 [ 269 ] {7c9b7b2e-4882-434b-9ca8-ba28aeb778f1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001712 sec., 123831.77570093458 rows/sec., 7.88 MiB/sec. | ||
| 16580 | 2025.05.14 16:43:00.500389 [ 269 ] {7c9b7b2e-4882-434b-9ca8-ba28aeb778f1} <Debug> TCPHandler: Processed in 0.002062861 sec. | ||
| 16581 | 2025.05.14 16:43:00.500515 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2025.05.14 16:43:00.500621 [ 269 ] {6c738ae3-fed4-4327-a727-23d08f719a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16583 | 2025.05.14 16:43:00.500665 [ 269 ] {6c738ae3-fed4-4327-a727-23d08f719a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16584 | 2025.05.14 16:43:00.501316 [ 269 ] {6c738ae3-fed4-4327-a727-23d08f719a2f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2025.05.14 16:43:00.501354 [ 269 ] {6c738ae3-fed4-4327-a727-23d08f719a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16586 | 2025.05.14 16:43:00.501716 [ 269 ] {6c738ae3-fed4-4327-a727-23d08f719a2f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16587 | 2025.05.14 16:43:00.501933 [ 269 ] {6c738ae3-fed4-4327-a727-23d08f719a2f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2025.05.14 16:43:00.502071 [ 269 ] {6c738ae3-fed4-4327-a727-23d08f719a2f} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001472 sec., 436820.652173913 rows/sec., 34.44 MiB/sec. | ||
| 16589 | 2025.05.14 16:43:00.502111 [ 269 ] {6c738ae3-fed4-4327-a727-23d08f719a2f} <Debug> TCPHandler: Processed in 0.001650412 sec. | ||
| 16590 | 2025.05.14 16:43:00.502220 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2025.05.14 16:43:00.502330 [ 269 ] {daf66b79-f84d-4990-9097-8c8174ff86a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16592 | 2025.05.14 16:43:00.502373 [ 269 ] {daf66b79-f84d-4990-9097-8c8174ff86a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16593 | 2025.05.14 16:43:00.502820 [ 269 ] {daf66b79-f84d-4990-9097-8c8174ff86a7} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2025.05.14 16:43:00.502859 [ 269 ] {daf66b79-f84d-4990-9097-8c8174ff86a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16595 | 2025.05.14 16:43:00.503202 [ 269 ] {daf66b79-f84d-4990-9097-8c8174ff86a7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16596 | 2025.05.14 16:43:00.503426 [ 269 ] {daf66b79-f84d-4990-9097-8c8174ff86a7} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2025.05.14 16:43:00.503560 [ 269 ] {daf66b79-f84d-4990-9097-8c8174ff86a7} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001252 sec., 95047.9233226837 rows/sec., 5.74 MiB/sec. | ||
| 16598 | 2025.05.14 16:43:00.503600 [ 269 ] {daf66b79-f84d-4990-9097-8c8174ff86a7} <Debug> TCPHandler: Processed in 0.001431668 sec. | ||
| 16599 | 2025.05.14 16:43:00.503650 [ 218 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 16600 | 2025.05.14 16:43:00.503705 [ 218 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 16601 | 2025.05.14 16:43:00.503716 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2025.05.14 16:43:00.503818 [ 269 ] {d080a1a6-f71f-41a1-b5a6-6c89d8ffb4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16603 | 2025.05.14 16:43:00.503861 [ 269 ] {d080a1a6-f71f-41a1-b5a6-6c89d8ffb4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16604 | 2025.05.14 16:43:00.504294 [ 269 ] {d080a1a6-f71f-41a1-b5a6-6c89d8ffb4f0} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16605 | 2025.05.14 16:43:00.504333 [ 269 ] {d080a1a6-f71f-41a1-b5a6-6c89d8ffb4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16606 | 2025.05.14 16:43:00.504682 [ 269 ] {d080a1a6-f71f-41a1-b5a6-6c89d8ffb4f0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16607 | 2025.05.14 16:43:00.504997 [ 269 ] {d080a1a6-f71f-41a1-b5a6-6c89d8ffb4f0} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16608 | 2025.05.14 16:43:00.505149 [ 269 ] {d080a1a6-f71f-41a1-b5a6-6c89d8ffb4f0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00135 sec., 83703.7037037037 rows/sec., 5.42 MiB/sec. | ||
| 16609 | 2025.05.14 16:43:00.505191 [ 269 ] {d080a1a6-f71f-41a1-b5a6-6c89d8ffb4f0} <Debug> TCPHandler: Processed in 0.001529531 sec. | ||
| 16610 | 2025.05.14 16:43:00.505335 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16611 | 2025.05.14 16:43:00.505431 [ 269 ] {b664584c-4216-4f3f-977c-137f309a3cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16612 | 2025.05.14 16:43:00.505478 [ 269 ] {b664584c-4216-4f3f-977c-137f309a3cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16613 | 2025.05.14 16:43:00.505543 [ 218 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 16614 | 2025.05.14 16:43:00.505927 [ 269 ] {b664584c-4216-4f3f-977c-137f309a3cfe} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16615 | 2025.05.14 16:43:00.505967 [ 269 ] {b664584c-4216-4f3f-977c-137f309a3cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16616 | 2025.05.14 16:43:00.506304 [ 269 ] {b664584c-4216-4f3f-977c-137f309a3cfe} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16617 | 2025.05.14 16:43:00.506527 [ 269 ] {b664584c-4216-4f3f-977c-137f309a3cfe} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16618 | 2025.05.14 16:43:00.506667 [ 269 ] {b664584c-4216-4f3f-977c-137f309a3cfe} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001255 sec., 89243.02788844622 rows/sec., 5.08 MiB/sec. | ||
| 16619 | 2025.05.14 16:43:00.506706 [ 269 ] {b664584c-4216-4f3f-977c-137f309a3cfe} <Debug> TCPHandler: Processed in 0.001425158 sec. | ||
| 16620 | 2025.05.14 16:43:00.506829 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16621 | 2025.05.14 16:43:00.506925 [ 269 ] {009b61cc-368a-476d-80a2-10ff49372b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16622 | 2025.05.14 16:43:00.506965 [ 269 ] {009b61cc-368a-476d-80a2-10ff49372b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16623 | 2025.05.14 16:43:00.507485 [ 269 ] {009b61cc-368a-476d-80a2-10ff49372b46} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2025.05.14 16:43:00.507519 [ 269 ] {009b61cc-368a-476d-80a2-10ff49372b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16625 | 2025.05.14 16:43:00.507849 [ 269 ] {009b61cc-368a-476d-80a2-10ff49372b46} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16626 | 2025.05.14 16:43:00.508070 [ 269 ] {009b61cc-368a-476d-80a2-10ff49372b46} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2025.05.14 16:43:00.508200 [ 269 ] {009b61cc-368a-476d-80a2-10ff49372b46} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001293 sec., 305491.10595514305 rows/sec., 21.62 MiB/sec. | ||
| 16628 | 2025.05.14 16:43:00.508237 [ 269 ] {009b61cc-368a-476d-80a2-10ff49372b46} <Debug> TCPHandler: Processed in 0.001458938 sec. | ||
| 16629 | 2025.05.14 16:43:00.508370 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16630 | 2025.05.14 16:43:00.508469 [ 269 ] {e6dfe269-d510-4c7f-892e-344268a90f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16631 | 2025.05.14 16:43:00.508512 [ 269 ] {e6dfe269-d510-4c7f-892e-344268a90f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16632 | 2025.05.14 16:43:00.508857 [ 269 ] {e6dfe269-d510-4c7f-892e-344268a90f08} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2025.05.14 16:43:00.508895 [ 269 ] {e6dfe269-d510-4c7f-892e-344268a90f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16634 | 2025.05.14 16:43:00.509214 [ 269 ] {e6dfe269-d510-4c7f-892e-344268a90f08} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16635 | 2025.05.14 16:43:00.509449 [ 269 ] {e6dfe269-d510-4c7f-892e-344268a90f08} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16636 | 2025.05.14 16:43:00.509579 [ 269 ] {e6dfe269-d510-4c7f-892e-344268a90f08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 16637 | 2025.05.14 16:43:00.509617 [ 269 ] {e6dfe269-d510-4c7f-892e-344268a90f08} <Debug> TCPHandler: Processed in 0.001296715 sec. | ||
| 16638 | 2025.05.14 16:43:00.509728 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16639 | 2025.05.14 16:43:00.509825 [ 269 ] {99e79cf3-f599-4253-a8fc-383ef78a40e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16640 | 2025.05.14 16:43:00.509867 [ 269 ] {99e79cf3-f599-4253-a8fc-383ef78a40e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16641 | 2025.05.14 16:43:00.510274 [ 269 ] {99e79cf3-f599-4253-a8fc-383ef78a40e7} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16642 | 2025.05.14 16:43:00.510309 [ 269 ] {99e79cf3-f599-4253-a8fc-383ef78a40e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16643 | 2025.05.14 16:43:00.510666 [ 269 ] {99e79cf3-f599-4253-a8fc-383ef78a40e7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16644 | 2025.05.14 16:43:00.510885 [ 269 ] {99e79cf3-f599-4253-a8fc-383ef78a40e7} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16645 | 2025.05.14 16:43:00.511018 [ 269 ] {99e79cf3-f599-4253-a8fc-383ef78a40e7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001212 sec., 195544.55445544556 rows/sec., 13.11 MiB/sec. | ||
| 16646 | 2025.05.14 16:43:00.511054 [ 269 ] {99e79cf3-f599-4253-a8fc-383ef78a40e7} <Debug> TCPHandler: Processed in 0.001375877 sec. | ||
| 16647 | 2025.05.14 16:43:00.511165 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16648 | 2025.05.14 16:43:00.511260 [ 269 ] {710fded4-120a-48fa-a890-7b5854166a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16649 | 2025.05.14 16:43:00.511302 [ 269 ] {710fded4-120a-48fa-a890-7b5854166a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16650 | 2025.05.14 16:43:00.511605 [ 269 ] {710fded4-120a-48fa-a890-7b5854166a2b} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16651 | 2025.05.14 16:43:00.511637 [ 269 ] {710fded4-120a-48fa-a890-7b5854166a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16652 | 2025.05.14 16:43:00.511946 [ 269 ] {710fded4-120a-48fa-a890-7b5854166a2b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16653 | 2025.05.14 16:43:00.512166 [ 269 ] {710fded4-120a-48fa-a890-7b5854166a2b} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16654 | 2025.05.14 16:43:00.512298 [ 269 ] {710fded4-120a-48fa-a890-7b5854166a2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 16655 | 2025.05.14 16:43:00.512334 [ 269 ] {710fded4-120a-48fa-a890-7b5854166a2b} <Debug> TCPHandler: Processed in 0.001218614 sec. | ||
| 16656 | 2025.05.14 16:43:00.512453 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16657 | 2025.05.14 16:43:00.512568 [ 269 ] {89c42907-cdc5-42a5-a7be-e7316e786943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16658 | 2025.05.14 16:43:00.512628 [ 269 ] {89c42907-cdc5-42a5-a7be-e7316e786943} <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 | ||
| 16659 | 2025.05.14 16:43:00.513506 [ 269 ] {89c42907-cdc5-42a5-a7be-e7316e786943} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16660 | 2025.05.14 16:43:00.513541 [ 269 ] {89c42907-cdc5-42a5-a7be-e7316e786943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16661 | 2025.05.14 16:43:00.514088 [ 269 ] {89c42907-cdc5-42a5-a7be-e7316e786943} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16662 | 2025.05.14 16:43:00.514327 [ 269 ] {89c42907-cdc5-42a5-a7be-e7316e786943} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16663 | 2025.05.14 16:43:00.514445 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16664 | 2025.05.14 16:43:00.514467 [ 269 ] {89c42907-cdc5-42a5-a7be-e7316e786943} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001923 sec., 6760.270410816433 rows/sec., 12.11 MiB/sec. | ||
| 16665 | 2025.05.14 16:43:00.514483 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2025.05.14 16:43:00.514505 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16667 | 2025.05.14 16:43:00.514531 [ 269 ] {89c42907-cdc5-42a5-a7be-e7316e786943} <Debug> TCPHandler: Processed in 0.002130822 sec. | ||
| 16668 | 2025.05.14 16:43:00.514618 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16669 | 2025.05.14 16:43:00.514653 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16670 | 2025.05.14 16:43:00.514752 [ 269 ] {04aa5861-47f4-4c4c-9408-1f5705e765e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16671 | 2025.05.14 16:43:00.514798 [ 269 ] {04aa5861-47f4-4c4c-9408-1f5705e765e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16672 | 2025.05.14 16:43:00.514872 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16673 | 2025.05.14 16:43:00.514938 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2011 rows starting from the beginning of the part | ||
| 16674 | 2025.05.14 16:43:00.515078 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 13 rows starting from the beginning of the part | ||
| 16675 | 2025.05.14 16:43:00.515131 [ 269 ] {04aa5861-47f4-4c4c-9408-1f5705e765e7} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2025.05.14 16:43:00.515173 [ 269 ] {04aa5861-47f4-4c4c-9408-1f5705e765e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16677 | 2025.05.14 16:43:00.515196 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
| 16678 | 2025.05.14 16:43:00.515314 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 13 rows starting from the beginning of the part | ||
| 16679 | 2025.05.14 16:43:00.515420 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
| 16680 | 2025.05.14 16:43:00.515501 [ 269 ] {04aa5861-47f4-4c4c-9408-1f5705e765e7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16681 | 2025.05.14 16:43:00.515525 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 13 rows starting from the beginning of the part | ||
| 16682 | 2025.05.14 16:43:00.515737 [ 269 ] {04aa5861-47f4-4c4c-9408-1f5705e765e7} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2025.05.14 16:43:00.515871 [ 269 ] {04aa5861-47f4-4c4c-9408-1f5705e765e7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001138 sec., 72056.23901581723 rows/sec., 4.58 MiB/sec. | ||
| 16684 | 2025.05.14 16:43:00.515909 [ 269 ] {04aa5861-47f4-4c4c-9408-1f5705e765e7} <Debug> TCPHandler: Processed in 0.001307085 sec. | ||
| 16685 | 2025.05.14 16:43:00.521649 [ 189 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2102 rows, containing 19 columns (19 merged, 0 gathered) in 0.007081189 sec., 296842.8042239799 rows/sec., 531.93 MiB/sec. | ||
| 16686 | 2025.05.14 16:43:00.523628 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16687 | 2025.05.14 16:43:00.524024 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16688 | 2025.05.14 16:43:00.524107 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16689 | 2025.05.14 16:43:00.524284 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.92 MiB. | ||
| 16690 | 2025.05.14 16:43:00.940906 [ 218 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16691 | 2025.05.14 16:43:00.940959 [ 218 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16692 | 2025.05.14 16:43:00.942862 [ 218 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16693 | 2025.05.14 16:43:01.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.61 MiB, peak 375.48 MiB, free memory in arenas 0.00 B, will set to 356.86 MiB (RSS), difference: 3.25 MiB | ||
| 16694 | 2025.05.14 16:43:01.256957 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16695 | 2025.05.14 16:43:01.273768 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16696 | 2025.05.14 16:43:01.273820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16697 | 2025.05.14 16:43:01.279831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16698 | 2025.05.14 16:43:01.280549 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16699 | 2025.05.14 16:43:01.283367 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16700 | 2025.05.14 16:43:02.979288 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16701 | 2025.05.14 16:43:02.979497 [ 269 ] {3905d6be-9887-48bc-8231-38a16e1aa9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16702 | 2025.05.14 16:43:02.979577 [ 269 ] {3905d6be-9887-48bc-8231-38a16e1aa9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16703 | 2025.05.14 16:43:02.980356 [ 269 ] {3905d6be-9887-48bc-8231-38a16e1aa9ae} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2025.05.14 16:43:02.980417 [ 269 ] {3905d6be-9887-48bc-8231-38a16e1aa9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16705 | 2025.05.14 16:43:02.980880 [ 269 ] {3905d6be-9887-48bc-8231-38a16e1aa9ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16706 | 2025.05.14 16:43:02.981164 [ 269 ] {3905d6be-9887-48bc-8231-38a16e1aa9ae} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2025.05.14 16:43:02.981359 [ 269 ] {3905d6be-9887-48bc-8231-38a16e1aa9ae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001919 sec., 2084.4189682126107 rows/sec., 169.97 KiB/sec. | ||
| 16708 | 2025.05.14 16:43:02.981421 [ 269 ] {3905d6be-9887-48bc-8231-38a16e1aa9ae} <Debug> TCPHandler: Processed in 0.002292965 sec. | ||
| 16709 | 2025.05.14 16:43:02.981578 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16710 | 2025.05.14 16:43:02.981696 [ 269 ] {8f73ed65-db1c-4bc0-8a3c-7d63ebc27a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16711 | 2025.05.14 16:43:02.981748 [ 269 ] {8f73ed65-db1c-4bc0-8a3c-7d63ebc27a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16712 | 2025.05.14 16:43:02.983253 [ 269 ] {8f73ed65-db1c-4bc0-8a3c-7d63ebc27a79} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16713 | 2025.05.14 16:43:02.983298 [ 269 ] {8f73ed65-db1c-4bc0-8a3c-7d63ebc27a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16714 | 2025.05.14 16:43:02.983766 [ 269 ] {8f73ed65-db1c-4bc0-8a3c-7d63ebc27a79} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16715 | 2025.05.14 16:43:02.984119 [ 269 ] {8f73ed65-db1c-4bc0-8a3c-7d63ebc27a79} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16716 | 2025.05.14 16:43:02.984317 [ 269 ] {8f73ed65-db1c-4bc0-8a3c-7d63ebc27a79} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.002648 sec., 472054.38066465256 rows/sec., 38.91 MiB/sec. | ||
| 16717 | 2025.05.14 16:43:02.984371 [ 269 ] {8f73ed65-db1c-4bc0-8a3c-7d63ebc27a79} <Debug> TCPHandler: Processed in 0.002854317 sec. | ||
| 16718 | 2025.05.14 16:43:02.984513 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16719 | 2025.05.14 16:43:02.984631 [ 269 ] {1bdc6d19-0af6-4060-997b-db11d6c67e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16720 | 2025.05.14 16:43:02.984687 [ 269 ] {1bdc6d19-0af6-4060-997b-db11d6c67e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16721 | 2025.05.14 16:43:02.985184 [ 269 ] {1bdc6d19-0af6-4060-997b-db11d6c67e8b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16722 | 2025.05.14 16:43:02.985230 [ 269 ] {1bdc6d19-0af6-4060-997b-db11d6c67e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16723 | 2025.05.14 16:43:02.985608 [ 269 ] {1bdc6d19-0af6-4060-997b-db11d6c67e8b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16724 | 2025.05.14 16:43:02.985867 [ 269 ] {1bdc6d19-0af6-4060-997b-db11d6c67e8b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16725 | 2025.05.14 16:43:02.986028 [ 269 ] {1bdc6d19-0af6-4060-997b-db11d6c67e8b} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001424 sec., 21067.41573033708 rows/sec., 1.53 MiB/sec. | ||
| 16726 | 2025.05.14 16:43:02.986075 [ 269 ] {1bdc6d19-0af6-4060-997b-db11d6c67e8b} <Debug> TCPHandler: Processed in 0.001619492 sec. | ||
| 16727 | 2025.05.14 16:43:02.986200 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16728 | 2025.05.14 16:43:02.986354 [ 269 ] {b22d7676-349b-4caa-a6a5-eab3703fa35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16729 | 2025.05.14 16:43:02.986407 [ 269 ] {b22d7676-349b-4caa-a6a5-eab3703fa35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16730 | 2025.05.14 16:43:02.986996 [ 269 ] {b22d7676-349b-4caa-a6a5-eab3703fa35a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16731 | 2025.05.14 16:43:02.987039 [ 269 ] {b22d7676-349b-4caa-a6a5-eab3703fa35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16732 | 2025.05.14 16:43:02.987401 [ 269 ] {b22d7676-349b-4caa-a6a5-eab3703fa35a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16733 | 2025.05.14 16:43:02.987653 [ 269 ] {b22d7676-349b-4caa-a6a5-eab3703fa35a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16734 | 2025.05.14 16:43:02.987812 [ 269 ] {b22d7676-349b-4caa-a6a5-eab3703fa35a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001485 sec., 153535.35353535353 rows/sec., 10.40 MiB/sec. | ||
| 16735 | 2025.05.14 16:43:02.987858 [ 269 ] {b22d7676-349b-4caa-a6a5-eab3703fa35a} <Debug> TCPHandler: Processed in 0.001714383 sec. | ||
| 16736 | 2025.05.14 16:43:02.987997 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16737 | 2025.05.14 16:43:02.988110 [ 269 ] {eab1918c-2bd4-4465-9c89-55b1144b965e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16738 | 2025.05.14 16:43:02.988157 [ 269 ] {eab1918c-2bd4-4465-9c89-55b1144b965e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16739 | 2025.05.14 16:43:02.988891 [ 269 ] {eab1918c-2bd4-4465-9c89-55b1144b965e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16740 | 2025.05.14 16:43:02.988938 [ 269 ] {eab1918c-2bd4-4465-9c89-55b1144b965e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16741 | 2025.05.14 16:43:02.989371 [ 269 ] {eab1918c-2bd4-4465-9c89-55b1144b965e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16742 | 2025.05.14 16:43:02.989648 [ 269 ] {eab1918c-2bd4-4465-9c89-55b1144b965e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16743 | 2025.05.14 16:43:02.989808 [ 269 ] {eab1918c-2bd4-4465-9c89-55b1144b965e} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001723 sec., 319210.6790481718 rows/sec., 23.70 MiB/sec. | ||
| 16744 | 2025.05.14 16:43:02.989855 [ 269 ] {eab1918c-2bd4-4465-9c89-55b1144b965e} <Debug> TCPHandler: Processed in 0.001913808 sec. | ||
| 16745 | 2025.05.14 16:43:02.989991 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16746 | 2025.05.14 16:43:02.990098 [ 269 ] {820c9f5e-6337-433c-b951-e60d946a5a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16747 | 2025.05.14 16:43:02.990150 [ 269 ] {820c9f5e-6337-433c-b951-e60d946a5a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16748 | 2025.05.14 16:43:02.990829 [ 269 ] {820c9f5e-6337-433c-b951-e60d946a5a91} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16749 | 2025.05.14 16:43:02.990871 [ 269 ] {820c9f5e-6337-433c-b951-e60d946a5a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16750 | 2025.05.14 16:43:02.991421 [ 269 ] {820c9f5e-6337-433c-b951-e60d946a5a91} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16751 | 2025.05.14 16:43:02.991688 [ 269 ] {820c9f5e-6337-433c-b951-e60d946a5a91} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16752 | 2025.05.14 16:43:02.991845 [ 269 ] {820c9f5e-6337-433c-b951-e60d946a5a91} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001771 sec., 533032.1852060982 rows/sec., 35.74 MiB/sec. | ||
| 16753 | 2025.05.14 16:43:02.991892 [ 269 ] {820c9f5e-6337-433c-b951-e60d946a5a91} <Debug> TCPHandler: Processed in 0.001957409 sec. | ||
| 16754 | 2025.05.14 16:43:02.992040 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16755 | 2025.05.14 16:43:02.992150 [ 269 ] {1e67501e-f597-4c12-81b7-e57b39a23f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16756 | 2025.05.14 16:43:02.992213 [ 269 ] {1e67501e-f597-4c12-81b7-e57b39a23f4a} <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 | ||
| 16757 | 2025.05.14 16:43:02.993201 [ 269 ] {1e67501e-f597-4c12-81b7-e57b39a23f4a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2025.05.14 16:43:02.993242 [ 269 ] {1e67501e-f597-4c12-81b7-e57b39a23f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16759 | 2025.05.14 16:43:02.993889 [ 269 ] {1e67501e-f597-4c12-81b7-e57b39a23f4a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16760 | 2025.05.14 16:43:02.994167 [ 269 ] {1e67501e-f597-4c12-81b7-e57b39a23f4a} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2025.05.14 16:43:02.994332 [ 269 ] {1e67501e-f597-4c12-81b7-e57b39a23f4a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002206 sec., 11786.038077969175 rows/sec., 21.12 MiB/sec. | ||
| 16762 | 2025.05.14 16:43:02.994419 [ 269 ] {1e67501e-f597-4c12-81b7-e57b39a23f4a} <Debug> TCPHandler: Processed in 0.002438159 sec. | ||
| 16763 | 2025.05.14 16:43:02.994454 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16764 | 2025.05.14 16:43:02.994520 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16765 | 2025.05.14 16:43:02.994557 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16766 | 2025.05.14 16:43:02.994672 [ 269 ] {9074bd51-99fb-4e43-a6d2-4547e5614d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16767 | 2025.05.14 16:43:02.994720 [ 269 ] {9074bd51-99fb-4e43-a6d2-4547e5614d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16768 | 2025.05.14 16:43:02.995108 [ 269 ] {9074bd51-99fb-4e43-a6d2-4547e5614d49} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16769 | 2025.05.14 16:43:02.995149 [ 269 ] {9074bd51-99fb-4e43-a6d2-4547e5614d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16770 | 2025.05.14 16:43:02.995560 [ 269 ] {9074bd51-99fb-4e43-a6d2-4547e5614d49} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16771 | 2025.05.14 16:43:02.995885 [ 269 ] {9074bd51-99fb-4e43-a6d2-4547e5614d49} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16772 | 2025.05.14 16:43:02.996033 [ 269 ] {9074bd51-99fb-4e43-a6d2-4547e5614d49} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001384 sec., 26011.56069364162 rows/sec., 1.75 MiB/sec. | ||
| 16773 | 2025.05.14 16:43:02.996078 [ 269 ] {9074bd51-99fb-4e43-a6d2-4547e5614d49} <Debug> TCPHandler: Processed in 0.001576251 sec. | ||
| 16774 | 2025.05.14 16:43:02.997107 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16775 | 2025.05.14 16:43:05.487951 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16776 | 2025.05.14 16:43:05.488135 [ 269 ] {a45ce385-7039-436a-b903-df425158457d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16777 | 2025.05.14 16:43:05.488206 [ 269 ] {a45ce385-7039-436a-b903-df425158457d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16778 | 2025.05.14 16:43:05.488892 [ 269 ] {a45ce385-7039-436a-b903-df425158457d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16779 | 2025.05.14 16:43:05.488943 [ 269 ] {a45ce385-7039-436a-b903-df425158457d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16780 | 2025.05.14 16:43:05.489361 [ 269 ] {a45ce385-7039-436a-b903-df425158457d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16781 | 2025.05.14 16:43:05.489592 [ 269 ] {a45ce385-7039-436a-b903-df425158457d} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16782 | 2025.05.14 16:43:05.489744 [ 98 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16783 | 2025.05.14 16:43:05.489760 [ 269 ] {a45ce385-7039-436a-b903-df425158457d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.55 MiB/sec. | ||
| 16784 | 2025.05.14 16:43:05.489813 [ 98 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2025.05.14 16:43:05.489837 [ 269 ] {a45ce385-7039-436a-b903-df425158457d} <Debug> TCPHandler: Processed in 0.00201934 sec. | ||
| 16786 | 2025.05.14 16:43:05.489839 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16787 | 2025.05.14 16:43:05.489978 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16788 | 2025.05.14 16:43:05.489988 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16789 | 2025.05.14 16:43:05.490087 [ 269 ] {8b457ba9-1573-4a34-883e-13c5bddda744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16790 | 2025.05.14 16:43:05.490136 [ 269 ] {8b457ba9-1573-4a34-883e-13c5bddda744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16791 | 2025.05.14 16:43:05.490147 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16792 | 2025.05.14 16:43:05.490191 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1845 rows starting from the beginning of the part | ||
| 16793 | 2025.05.14 16:43:05.490265 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 643 rows starting from the beginning of the part | ||
| 16794 | 2025.05.14 16:43:05.490325 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 108 rows starting from the beginning of the part | ||
| 16795 | 2025.05.14 16:43:05.490374 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 643 rows starting from the beginning of the part | ||
| 16796 | 2025.05.14 16:43:05.490419 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1250 rows starting from the beginning of the part | ||
| 16797 | 2025.05.14 16:43:05.490461 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 16798 | 2025.05.14 16:43:05.490625 [ 269 ] {8b457ba9-1573-4a34-883e-13c5bddda744} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2025.05.14 16:43:05.490670 [ 269 ] {8b457ba9-1573-4a34-883e-13c5bddda744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16800 | 2025.05.14 16:43:05.491010 [ 269 ] {8b457ba9-1573-4a34-883e-13c5bddda744} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16801 | 2025.05.14 16:43:05.491234 [ 269 ] {8b457ba9-1573-4a34-883e-13c5bddda744} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2025.05.14 16:43:05.491346 [ 98 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16803 | 2025.05.14 16:43:05.491373 [ 269 ] {8b457ba9-1573-4a34-883e-13c5bddda744} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. | ||
| 16804 | 2025.05.14 16:43:05.491383 [ 98 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16805 | 2025.05.14 16:43:05.491416 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16806 | 2025.05.14 16:43:05.491422 [ 269 ] {8b457ba9-1573-4a34-883e-13c5bddda744} <Debug> TCPHandler: Processed in 0.00149788 sec. | ||
| 16807 | 2025.05.14 16:43:05.491508 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16808 | 2025.05.14 16:43:05.491546 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16809 | 2025.05.14 16:43:05.491625 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16810 | 2025.05.14 16:43:05.491649 [ 269 ] {8d7db007-5360-4d4a-a694-ce4ffcca4e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16811 | 2025.05.14 16:43:05.491665 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 913 rows starting from the beginning of the part | ||
| 16812 | 2025.05.14 16:43:05.491698 [ 269 ] {8d7db007-5360-4d4a-a694-ce4ffcca4e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16813 | 2025.05.14 16:43:05.491736 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 395 rows starting from the beginning of the part | ||
| 16814 | 2025.05.14 16:43:05.491790 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 16815 | 2025.05.14 16:43:05.491834 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 395 rows starting from the beginning of the part | ||
| 16816 | 2025.05.14 16:43:05.491873 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 550 rows starting from the beginning of the part | ||
| 16817 | 2025.05.14 16:43:05.491912 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 16818 | 2025.05.14 16:43:05.492081 [ 269 ] {8d7db007-5360-4d4a-a694-ce4ffcca4e56} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16819 | 2025.05.14 16:43:05.492123 [ 269 ] {8d7db007-5360-4d4a-a694-ce4ffcca4e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16820 | 2025.05.14 16:43:05.492121 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002194303 sec., 2071272.7458331871 rows/sec., 175.50 MiB/sec. | ||
| 16821 | 2025.05.14 16:43:05.492390 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16822 | 2025.05.14 16:43:05.492468 [ 269 ] {8d7db007-5360-4d4a-a694-ce4ffcca4e56} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16823 | 2025.05.14 16:43:05.492700 [ 269 ] {8d7db007-5360-4d4a-a694-ce4ffcca4e56} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16824 | 2025.05.14 16:43:05.492700 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16825 | 2025.05.14 16:43:05.492782 [ 192 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_136_27} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16826 | 2025.05.14 16:43:05.492840 [ 269 ] {8d7db007-5360-4d4a-a694-ce4ffcca4e56} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 3.68 MiB/sec. | ||
| 16827 | 2025.05.14 16:43:05.492866 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 16828 | 2025.05.14 16:43:05.492879 [ 269 ] {8d7db007-5360-4d4a-a694-ce4ffcca4e56} <Debug> TCPHandler: Processed in 0.001384037 sec. | ||
| 16829 | 2025.05.14 16:43:05.492990 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16830 | 2025.05.14 16:43:05.493085 [ 269 ] {9b4dbe1f-59d8-41dd-9778-36746a0d0968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16831 | 2025.05.14 16:43:05.493123 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659103 sec., 1450783.9477115043 rows/sec., 111.07 MiB/sec. | ||
| 16832 | 2025.05.14 16:43:05.493126 [ 269 ] {9b4dbe1f-59d8-41dd-9778-36746a0d0968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16833 | 2025.05.14 16:43:05.493304 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16834 | 2025.05.14 16:43:05.493477 [ 269 ] {9b4dbe1f-59d8-41dd-9778-36746a0d0968} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16835 | 2025.05.14 16:43:05.493512 [ 269 ] {9b4dbe1f-59d8-41dd-9778-36746a0d0968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16836 | 2025.05.14 16:43:05.493553 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2025.05.14 16:43:05.493617 [ 192 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_136_27} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16838 | 2025.05.14 16:43:05.493692 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 16839 | 2025.05.14 16:43:05.493821 [ 269 ] {9b4dbe1f-59d8-41dd-9778-36746a0d0968} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16840 | 2025.05.14 16:43:05.494027 [ 269 ] {9b4dbe1f-59d8-41dd-9778-36746a0d0968} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2025.05.14 16:43:05.494145 [ 98 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16842 | 2025.05.14 16:43:05.494155 [ 269 ] {9b4dbe1f-59d8-41dd-9778-36746a0d0968} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00109 sec., 22018.34862385321 rows/sec., 1.48 MiB/sec. | ||
| 16843 | 2025.05.14 16:43:05.494178 [ 98 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16844 | 2025.05.14 16:43:05.494201 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16845 | 2025.05.14 16:43:05.494203 [ 269 ] {9b4dbe1f-59d8-41dd-9778-36746a0d0968} <Debug> TCPHandler: Processed in 0.001263075 sec. | ||
| 16846 | 2025.05.14 16:43:05.494279 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16847 | 2025.05.14 16:43:05.494359 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16848 | 2025.05.14 16:43:05.494385 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8060 rows starting from the beginning of the part | ||
| 16849 | 2025.05.14 16:43:05.494438 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part | ||
| 16850 | 2025.05.14 16:43:05.494480 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 16851 | 2025.05.14 16:43:05.494516 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 82 rows starting from the beginning of the part | ||
| 16852 | 2025.05.14 16:43:05.494555 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 36 rows starting from the beginning of the part | ||
| 16853 | 2025.05.14 16:43:05.494594 [ 192 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 24 rows starting from the beginning of the part | ||
| 16854 | 2025.05.14 16:43:05.496793 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8344 rows, containing 4 columns (4 merged, 0 gathered) in 0.00254983 sec., 3272375.021079837 rows/sec., 213.30 MiB/sec. | ||
| 16855 | 2025.05.14 16:43:05.496991 [ 187 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16856 | 2025.05.14 16:43:05.497288 [ 187 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2025.05.14 16:43:05.497368 [ 187 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_136_27} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16858 | 2025.05.14 16:43:05.497456 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 16859 | 2025.05.14 16:43:06.738054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 | ||
| 16860 | 2025.05.14 16:43:06.738566 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16861 | 2025.05.14 16:43:06.738613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16862 | 2025.05.14 16:43:06.739098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16863 | 2025.05.14 16:43:06.739336 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16864 | 2025.05.14 16:43:06.739486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 | ||
| 16865 | 2025.05.14 16:43:06.739492 [ 97 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16866 | 2025.05.14 16:43:06.739569 [ 97 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16867 | 2025.05.14 16:43:06.739593 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16868 | 2025.05.14 16:43:06.739694 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16869 | 2025.05.14 16:43:06.739802 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16870 | 2025.05.14 16:43:06.739834 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
| 16871 | 2025.05.14 16:43:06.739898 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part | ||
| 16872 | 2025.05.14 16:43:06.739943 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part | ||
| 16873 | 2025.05.14 16:43:06.739985 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part | ||
| 16874 | 2025.05.14 16:43:06.740027 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part | ||
| 16875 | 2025.05.14 16:43:06.740065 [ 197 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part | ||
| 16876 | 2025.05.14 16:43:06.742522 [ 200 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002864636 sec., 12946845.602722302 rows/sec., 185.21 MiB/sec. | ||
| 16877 | 2025.05.14 16:43:06.742960 [ 199 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16878 | 2025.05.14 16:43:06.743276 [ 199 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2025.05.14 16:43:06.743359 [ 199 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_81_16} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16880 | 2025.05.14 16:43:06.743466 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 16881 | 2025.05.14 16:43:08.783435 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16882 | 2025.05.14 16:43:08.800728 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2025.05.14 16:43:08.800775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16884 | 2025.05.14 16:43:08.806958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16885 | 2025.05.14 16:43:08.807661 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2025.05.14 16:43:08.807951 [ 88 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16887 | 2025.05.14 16:43:08.807993 [ 88 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2025.05.14 16:43:08.808015 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16889 | 2025.05.14 16:43:08.808108 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 16890 | 2025.05.14 16:43:08.810744 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16891 | 2025.05.14 16:43:08.811190 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16892 | 2025.05.14 16:43:08.812009 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 16893 | 2025.05.14 16:43:08.815400 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 16894 | 2025.05.14 16:43:08.818756 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 16895 | 2025.05.14 16:43:08.822546 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 16896 | 2025.05.14 16:43:08.826880 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 16897 | 2025.05.14 16:43:08.831091 [ 200 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 16898 | 2025.05.14 16:43:08.884457 [ 199 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.076384033 sec., 7985.96219709949 rows/sec., 41.29 MiB/sec. | ||
| 16899 | 2025.05.14 16:43:08.887818 [ 199 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16900 | 2025.05.14 16:43:08.890142 [ 199 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16901 | 2025.05.14 16:43:08.890261 [ 199 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_81_16} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16902 | 2025.05.14 16:43:08.892999 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16903 | 2025.05.14 16:43:09.361653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2378 | ||
| 16904 | 2025.05.14 16:43:09.364315 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2025.05.14 16:43:09.364363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16906 | 2025.05.14 16:43:09.365518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16907 | 2025.05.14 16:43:09.365775 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2025.05.14 16:43:09.366036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||
| 16909 | 2025.05.14 16:43:10.498778 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16910 | 2025.05.14 16:43:10.498968 [ 269 ] {0234e31d-e93d-4f53-b356-0b92ed1eb889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16911 | 2025.05.14 16:43:10.499036 [ 269 ] {0234e31d-e93d-4f53-b356-0b92ed1eb889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16912 | 2025.05.14 16:43:10.499802 [ 269 ] {0234e31d-e93d-4f53-b356-0b92ed1eb889} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16913 | 2025.05.14 16:43:10.499855 [ 269 ] {0234e31d-e93d-4f53-b356-0b92ed1eb889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16914 | 2025.05.14 16:43:10.500286 [ 269 ] {0234e31d-e93d-4f53-b356-0b92ed1eb889} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16915 | 2025.05.14 16:43:10.500527 [ 269 ] {0234e31d-e93d-4f53-b356-0b92ed1eb889} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16916 | 2025.05.14 16:43:10.500696 [ 269 ] {0234e31d-e93d-4f53-b356-0b92ed1eb889} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001784 sec., 118834.08071748879 rows/sec., 7.56 MiB/sec. | ||
| 16917 | 2025.05.14 16:43:10.500750 [ 269 ] {0234e31d-e93d-4f53-b356-0b92ed1eb889} <Debug> TCPHandler: Processed in 0.002108132 sec. | ||
| 16918 | 2025.05.14 16:43:10.500875 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16919 | 2025.05.14 16:43:10.500979 [ 269 ] {bce2f55b-5f12-4bba-899b-d244b9e91a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16920 | 2025.05.14 16:43:10.501024 [ 269 ] {bce2f55b-5f12-4bba-899b-d244b9e91a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16921 | 2025.05.14 16:43:10.501894 [ 269 ] {bce2f55b-5f12-4bba-899b-d244b9e91a78} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16922 | 2025.05.14 16:43:10.501930 [ 269 ] {bce2f55b-5f12-4bba-899b-d244b9e91a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16923 | 2025.05.14 16:43:10.502294 [ 269 ] {bce2f55b-5f12-4bba-899b-d244b9e91a78} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16924 | 2025.05.14 16:43:10.502514 [ 269 ] {bce2f55b-5f12-4bba-899b-d244b9e91a78} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16925 | 2025.05.14 16:43:10.502648 [ 269 ] {bce2f55b-5f12-4bba-899b-d244b9e91a78} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001694 sec., 379574.9704840614 rows/sec., 29.93 MiB/sec. | ||
| 16926 | 2025.05.14 16:43:10.502688 [ 269 ] {bce2f55b-5f12-4bba-899b-d244b9e91a78} <Debug> TCPHandler: Processed in 0.001867587 sec. | ||
| 16927 | 2025.05.14 16:43:10.502800 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16928 | 2025.05.14 16:43:10.502898 [ 269 ] {571c20d0-6141-460f-beda-aec3615ca24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16929 | 2025.05.14 16:43:10.502940 [ 269 ] {571c20d0-6141-460f-beda-aec3615ca24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16930 | 2025.05.14 16:43:10.503404 [ 269 ] {571c20d0-6141-460f-beda-aec3615ca24c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16931 | 2025.05.14 16:43:10.503438 [ 269 ] {571c20d0-6141-460f-beda-aec3615ca24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16932 | 2025.05.14 16:43:10.503746 [ 269 ] {571c20d0-6141-460f-beda-aec3615ca24c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16933 | 2025.05.14 16:43:10.503955 [ 269 ] {571c20d0-6141-460f-beda-aec3615ca24c} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16934 | 2025.05.14 16:43:10.504084 [ 269 ] {571c20d0-6141-460f-beda-aec3615ca24c} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001206 sec., 98673.30016583747 rows/sec., 5.96 MiB/sec. | ||
| 16935 | 2025.05.14 16:43:10.504122 [ 269 ] {571c20d0-6141-460f-beda-aec3615ca24c} <Debug> TCPHandler: Processed in 0.001375267 sec. | ||
| 16936 | 2025.05.14 16:43:10.504232 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16937 | 2025.05.14 16:43:10.504326 [ 269 ] {d39ec377-f65c-4af7-bb3a-fe86c41bc877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16938 | 2025.05.14 16:43:10.504365 [ 269 ] {d39ec377-f65c-4af7-bb3a-fe86c41bc877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16939 | 2025.05.14 16:43:10.504806 [ 269 ] {d39ec377-f65c-4af7-bb3a-fe86c41bc877} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16940 | 2025.05.14 16:43:10.504839 [ 269 ] {d39ec377-f65c-4af7-bb3a-fe86c41bc877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16941 | 2025.05.14 16:43:10.505150 [ 269 ] {d39ec377-f65c-4af7-bb3a-fe86c41bc877} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16942 | 2025.05.14 16:43:10.505361 [ 269 ] {d39ec377-f65c-4af7-bb3a-fe86c41bc877} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16943 | 2025.05.14 16:43:10.505488 [ 269 ] {d39ec377-f65c-4af7-bb3a-fe86c41bc877} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001179 sec., 95843.93553859204 rows/sec., 6.20 MiB/sec. | ||
| 16944 | 2025.05.14 16:43:10.505526 [ 269 ] {d39ec377-f65c-4af7-bb3a-fe86c41bc877} <Debug> TCPHandler: Processed in 0.001345317 sec. | ||
| 16945 | 2025.05.14 16:43:10.505641 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16946 | 2025.05.14 16:43:10.505734 [ 269 ] {36666855-c221-41e8-8a9e-96cbde449618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16947 | 2025.05.14 16:43:10.505775 [ 269 ] {36666855-c221-41e8-8a9e-96cbde449618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16948 | 2025.05.14 16:43:10.506215 [ 269 ] {36666855-c221-41e8-8a9e-96cbde449618} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16949 | 2025.05.14 16:43:10.506250 [ 269 ] {36666855-c221-41e8-8a9e-96cbde449618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16950 | 2025.05.14 16:43:10.506551 [ 269 ] {36666855-c221-41e8-8a9e-96cbde449618} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16951 | 2025.05.14 16:43:10.506758 [ 269 ] {36666855-c221-41e8-8a9e-96cbde449618} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2025.05.14 16:43:10.506883 [ 269 ] {36666855-c221-41e8-8a9e-96cbde449618} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001167 sec., 95972.57926306769 rows/sec., 5.47 MiB/sec. | ||
| 16953 | 2025.05.14 16:43:10.506922 [ 269 ] {36666855-c221-41e8-8a9e-96cbde449618} <Debug> TCPHandler: Processed in 0.001330396 sec. | ||
| 16954 | 2025.05.14 16:43:10.507032 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16955 | 2025.05.14 16:43:10.507126 [ 269 ] {8b4fe929-add3-4767-b110-caff4c532451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16956 | 2025.05.14 16:43:10.507165 [ 269 ] {8b4fe929-add3-4767-b110-caff4c532451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16957 | 2025.05.14 16:43:10.507791 [ 269 ] {8b4fe929-add3-4767-b110-caff4c532451} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16958 | 2025.05.14 16:43:10.507827 [ 269 ] {8b4fe929-add3-4767-b110-caff4c532451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16959 | 2025.05.14 16:43:10.508142 [ 269 ] {8b4fe929-add3-4767-b110-caff4c532451} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16960 | 2025.05.14 16:43:10.508362 [ 269 ] {8b4fe929-add3-4767-b110-caff4c532451} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16961 | 2025.05.14 16:43:10.508487 [ 269 ] {8b4fe929-add3-4767-b110-caff4c532451} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.00138 sec., 286231.884057971 rows/sec., 20.26 MiB/sec. | ||
| 16962 | 2025.05.14 16:43:10.508526 [ 269 ] {8b4fe929-add3-4767-b110-caff4c532451} <Debug> TCPHandler: Processed in 0.00154433 sec. | ||
| 16963 | 2025.05.14 16:43:10.508636 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16964 | 2025.05.14 16:43:10.508732 [ 269 ] {ccfd60a1-c224-49f5-9cbc-edabf8044e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16965 | 2025.05.14 16:43:10.508773 [ 269 ] {ccfd60a1-c224-49f5-9cbc-edabf8044e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16966 | 2025.05.14 16:43:10.509098 [ 269 ] {ccfd60a1-c224-49f5-9cbc-edabf8044e27} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16967 | 2025.05.14 16:43:10.509134 [ 269 ] {ccfd60a1-c224-49f5-9cbc-edabf8044e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16968 | 2025.05.14 16:43:10.509433 [ 269 ] {ccfd60a1-c224-49f5-9cbc-edabf8044e27} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16969 | 2025.05.14 16:43:10.509646 [ 269 ] {ccfd60a1-c224-49f5-9cbc-edabf8044e27} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16970 | 2025.05.14 16:43:10.509772 [ 269 ] {ccfd60a1-c224-49f5-9cbc-edabf8044e27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 16971 | 2025.05.14 16:43:10.509808 [ 269 ] {ccfd60a1-c224-49f5-9cbc-edabf8044e27} <Debug> TCPHandler: Processed in 0.001221674 sec. | ||
| 16972 | 2025.05.14 16:43:10.509808 [ 221 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16973 | 2025.05.14 16:43:10.509840 [ 221 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16974 | 2025.05.14 16:43:10.509916 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16975 | 2025.05.14 16:43:10.510009 [ 269 ] {933c1083-88f9-433f-91f0-10343cf11e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16976 | 2025.05.14 16:43:10.510052 [ 269 ] {933c1083-88f9-433f-91f0-10343cf11e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16977 | 2025.05.14 16:43:10.510473 [ 269 ] {933c1083-88f9-433f-91f0-10343cf11e07} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16978 | 2025.05.14 16:43:10.510507 [ 269 ] {933c1083-88f9-433f-91f0-10343cf11e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16979 | 2025.05.14 16:43:10.510836 [ 269 ] {933c1083-88f9-433f-91f0-10343cf11e07} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16980 | 2025.05.14 16:43:10.511057 [ 269 ] {933c1083-88f9-433f-91f0-10343cf11e07} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16981 | 2025.05.14 16:43:10.511186 [ 269 ] {933c1083-88f9-433f-91f0-10343cf11e07} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001194 sec., 198492.46231155779 rows/sec., 13.30 MiB/sec. | ||
| 16982 | 2025.05.14 16:43:10.511187 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_132_27 to all_137_137_0 | ||
| 16983 | 2025.05.14 16:43:10.511223 [ 269 ] {933c1083-88f9-433f-91f0-10343cf11e07} <Debug> TCPHandler: Processed in 0.001356007 sec. | ||
| 16984 | 2025.05.14 16:43:10.511265 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16985 | 2025.05.14 16:43:10.511294 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 16986 | 2025.05.14 16:43:10.511350 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16987 | 2025.05.14 16:43:10.511380 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_27 to all_137_137_0 into Compact with storage Full | ||
| 16988 | 2025.05.14 16:43:10.511448 [ 269 ] {67277602-2aec-4d0b-ab11-e438cbf89f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16989 | 2025.05.14 16:43:10.511477 [ 221 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16990 | 2025.05.14 16:43:10.511489 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16991 | 2025.05.14 16:43:10.511491 [ 269 ] {67277602-2aec-4d0b-ab11-e438cbf89f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16992 | 2025.05.14 16:43:10.511526 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_27, total 39952 rows starting from the beginning of the part | ||
| 16993 | 2025.05.14 16:43:10.511584 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16994 | 2025.05.14 16:43:10.511636 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 237 rows starting from the beginning of the part | ||
| 16995 | 2025.05.14 16:43:10.511678 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 944 rows starting from the beginning of the part | ||
| 16996 | 2025.05.14 16:43:10.511720 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 16997 | 2025.05.14 16:43:10.511765 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 237 rows starting from the beginning of the part | ||
| 16998 | 2025.05.14 16:43:10.511812 [ 269 ] {67277602-2aec-4d0b-ab11-e438cbf89f28} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16999 | 2025.05.14 16:43:10.511848 [ 269 ] {67277602-2aec-4d0b-ab11-e438cbf89f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17000 | 2025.05.14 16:43:10.512148 [ 269 ] {67277602-2aec-4d0b-ab11-e438cbf89f28} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17001 | 2025.05.14 16:43:10.512362 [ 269 ] {67277602-2aec-4d0b-ab11-e438cbf89f28} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2025.05.14 16:43:10.512478 [ 86 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 17003 | 2025.05.14 16:43:10.512492 [ 269 ] {67277602-2aec-4d0b-ab11-e438cbf89f28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 17004 | 2025.05.14 16:43:10.512520 [ 86 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2025.05.14 16:43:10.512538 [ 269 ] {67277602-2aec-4d0b-ab11-e438cbf89f28} <Debug> TCPHandler: Processed in 0.001237884 sec. | ||
| 17006 | 2025.05.14 16:43:10.512543 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17007 | 2025.05.14 16:43:10.512645 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 17008 | 2025.05.14 16:43:10.512653 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2025.05.14 16:43:10.512763 [ 269 ] {be9c65ee-84b6-4142-adf1-b184dd13772d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17010 | 2025.05.14 16:43:10.512765 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17011 | 2025.05.14 16:43:10.512815 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part | ||
| 17012 | 2025.05.14 16:43:10.512822 [ 269 ] {be9c65ee-84b6-4142-adf1-b184dd13772d} <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 | ||
| 17013 | 2025.05.14 16:43:10.512879 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 17014 | 2025.05.14 16:43:10.512925 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 17015 | 2025.05.14 16:43:10.512961 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 17016 | 2025.05.14 16:43:10.512997 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 17017 | 2025.05.14 16:43:10.513033 [ 194 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 17018 | 2025.05.14 16:43:10.513641 [ 269 ] {be9c65ee-84b6-4142-adf1-b184dd13772d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17019 | 2025.05.14 16:43:10.513682 [ 269 ] {be9c65ee-84b6-4142-adf1-b184dd13772d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17020 | 2025.05.14 16:43:10.513785 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181453 sec., 50784.92331053372 rows/sec., 3.34 MiB/sec. | ||
| 17021 | 2025.05.14 16:43:10.513980 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 17022 | 2025.05.14 16:43:10.514243 [ 269 ] {be9c65ee-84b6-4142-adf1-b184dd13772d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17023 | 2025.05.14 16:43:10.514338 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17024 | 2025.05.14 16:43:10.514435 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_60_12} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 17025 | 2025.05.14 16:43:10.514514 [ 269 ] {be9c65ee-84b6-4142-adf1-b184dd13772d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2025.05.14 16:43:10.514537 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17027 | 2025.05.14 16:43:10.514658 [ 269 ] {be9c65ee-84b6-4142-adf1-b184dd13772d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001913 sec., 6795.608991113434 rows/sec., 12.18 MiB/sec. | ||
| 17028 | 2025.05.14 16:43:10.514722 [ 269 ] {be9c65ee-84b6-4142-adf1-b184dd13772d} <Debug> TCPHandler: Processed in 0.002117942 sec. | ||
| 17029 | 2025.05.14 16:43:10.514839 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17030 | 2025.05.14 16:43:10.514933 [ 269 ] {ed9ea14f-6f5f-4201-badd-1bb0f594bdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17031 | 2025.05.14 16:43:10.514975 [ 269 ] {ed9ea14f-6f5f-4201-badd-1bb0f594bdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17032 | 2025.05.14 16:43:10.515309 [ 269 ] {ed9ea14f-6f5f-4201-badd-1bb0f594bdcc} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2025.05.14 16:43:10.515345 [ 269 ] {ed9ea14f-6f5f-4201-badd-1bb0f594bdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17034 | 2025.05.14 16:43:10.515650 [ 269 ] {ed9ea14f-6f5f-4201-badd-1bb0f594bdcc} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17035 | 2025.05.14 16:43:10.515873 [ 269 ] {ed9ea14f-6f5f-4201-badd-1bb0f594bdcc} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17036 | 2025.05.14 16:43:10.515999 [ 269 ] {ed9ea14f-6f5f-4201-badd-1bb0f594bdcc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001083 sec., 75715.60480147738 rows/sec., 4.81 MiB/sec. | ||
| 17037 | 2025.05.14 16:43:10.516034 [ 269 ] {ed9ea14f-6f5f-4201-badd-1bb0f594bdcc} <Debug> TCPHandler: Processed in 0.001245975 sec. | ||
| 17038 | 2025.05.14 16:43:10.520265 [ 198 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41594 rows, containing 5 columns (5 merged, 0 gathered) in 0.008921745 sec., 4662092.449403116 rows/sec., 314.77 MiB/sec. | ||
| 17039 | 2025.05.14 16:43:10.520580 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Trace> MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) | ||
| 17040 | 2025.05.14 16:43:10.520906 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2025.05.14 16:43:10.520996 [ 190 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_132_27, all_137_137_0] -> all_1_137_28 | ||
| 17042 | 2025.05.14 16:43:10.521111 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 17043 | 2025.05.14 16:43:14.047294 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17044 | 2025.05.14 16:43:14.047392 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17045 | 2025.05.14 16:43:14.239650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 | ||
| 17046 | 2025.05.14 16:43:14.240362 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17047 | 2025.05.14 16:43:14.240405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17048 | 2025.05.14 16:43:14.240876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17049 | 2025.05.14 16:43:14.241109 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17050 | 2025.05.14 16:43:14.241246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
| 17051 | 2025.05.14 16:43:15.391118 [ 218 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17052 | 2025.05.14 16:43:15.391206 [ 218 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17053 | 2025.05.14 16:43:15.393566 [ 218 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17054 | 2025.05.14 16:43:15.494492 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17055 | 2025.05.14 16:43:15.494695 [ 269 ] {2473dfdc-c629-470f-8d47-ce9162c925a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17056 | 2025.05.14 16:43:15.494769 [ 269 ] {2473dfdc-c629-470f-8d47-ce9162c925a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17057 | 2025.05.14 16:43:15.495508 [ 269 ] {2473dfdc-c629-470f-8d47-ce9162c925a9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2025.05.14 16:43:15.495557 [ 269 ] {2473dfdc-c629-470f-8d47-ce9162c925a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17059 | 2025.05.14 16:43:15.495956 [ 269 ] {2473dfdc-c629-470f-8d47-ce9162c925a9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17060 | 2025.05.14 16:43:15.496179 [ 269 ] {2473dfdc-c629-470f-8d47-ce9162c925a9} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17061 | 2025.05.14 16:43:15.496338 [ 269 ] {2473dfdc-c629-470f-8d47-ce9162c925a9} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001697 sec., 63641.72068355922 rows/sec., 5.32 MiB/sec. | ||
| 17062 | 2025.05.14 16:43:15.496381 [ 269 ] {2473dfdc-c629-470f-8d47-ce9162c925a9} <Debug> TCPHandler: Processed in 0.00203174 sec. | ||
| 17063 | 2025.05.14 16:43:15.496469 [ 223 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17064 | 2025.05.14 16:43:15.496511 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17065 | 2025.05.14 16:43:15.496529 [ 223 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17066 | 2025.05.14 16:43:15.496616 [ 269 ] {ccce340b-92c1-47c6-9d40-00d8a28c73e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17067 | 2025.05.14 16:43:15.496662 [ 269 ] {ccce340b-92c1-47c6-9d40-00d8a28c73e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17068 | 2025.05.14 16:43:15.497063 [ 269 ] {ccce340b-92c1-47c6-9d40-00d8a28c73e2} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17069 | 2025.05.14 16:43:15.497103 [ 269 ] {ccce340b-92c1-47c6-9d40-00d8a28c73e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17070 | 2025.05.14 16:43:15.497444 [ 269 ] {ccce340b-92c1-47c6-9d40-00d8a28c73e2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17071 | 2025.05.14 16:43:15.497724 [ 269 ] {ccce340b-92c1-47c6-9d40-00d8a28c73e2} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17072 | 2025.05.14 16:43:15.497861 [ 269 ] {ccce340b-92c1-47c6-9d40-00d8a28c73e2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001262 sec., 20602.218700475434 rows/sec., 1.51 MiB/sec. | ||
| 17073 | 2025.05.14 16:43:15.497902 [ 269 ] {ccce340b-92c1-47c6-9d40-00d8a28c73e2} <Debug> TCPHandler: Processed in 0.001441589 sec. | ||
| 17074 | 2025.05.14 16:43:15.498023 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17075 | 2025.05.14 16:43:15.498118 [ 269 ] {cf704420-2997-4cfa-b4cc-5c04b7b26a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17076 | 2025.05.14 16:43:15.498164 [ 269 ] {cf704420-2997-4cfa-b4cc-5c04b7b26a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17077 | 2025.05.14 16:43:15.498564 [ 223 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17078 | 2025.05.14 16:43:15.498605 [ 269 ] {cf704420-2997-4cfa-b4cc-5c04b7b26a5d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2025.05.14 16:43:15.498648 [ 269 ] {cf704420-2997-4cfa-b4cc-5c04b7b26a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17080 | 2025.05.14 16:43:15.498964 [ 269 ] {cf704420-2997-4cfa-b4cc-5c04b7b26a5d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17081 | 2025.05.14 16:43:15.499173 [ 269 ] {cf704420-2997-4cfa-b4cc-5c04b7b26a5d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17082 | 2025.05.14 16:43:15.499302 [ 269 ] {cf704420-2997-4cfa-b4cc-5c04b7b26a5d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001202 sec., 74875.20798668885 rows/sec., 5.85 MiB/sec. | ||
| 17083 | 2025.05.14 16:43:15.499339 [ 269 ] {cf704420-2997-4cfa-b4cc-5c04b7b26a5d} <Debug> TCPHandler: Processed in 0.001366247 sec. | ||
| 17084 | 2025.05.14 16:43:15.499416 [ 219 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17085 | 2025.05.14 16:43:15.499455 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17086 | 2025.05.14 16:43:15.499457 [ 219 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17087 | 2025.05.14 16:43:15.499559 [ 269 ] {a9c230b4-e12b-412a-9ba3-b5e16b7ce4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17088 | 2025.05.14 16:43:15.499606 [ 269 ] {a9c230b4-e12b-412a-9ba3-b5e16b7ce4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17089 | 2025.05.14 16:43:15.500013 [ 269 ] {a9c230b4-e12b-412a-9ba3-b5e16b7ce4ca} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2025.05.14 16:43:15.500052 [ 269 ] {a9c230b4-e12b-412a-9ba3-b5e16b7ce4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17091 | 2025.05.14 16:43:15.500412 [ 269 ] {a9c230b4-e12b-412a-9ba3-b5e16b7ce4ca} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17092 | 2025.05.14 16:43:15.500734 [ 269 ] {a9c230b4-e12b-412a-9ba3-b5e16b7ce4ca} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17093 | 2025.05.14 16:43:15.500875 [ 269 ] {a9c230b4-e12b-412a-9ba3-b5e16b7ce4ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 17094 | 2025.05.14 16:43:15.500916 [ 269 ] {a9c230b4-e12b-412a-9ba3-b5e16b7ce4ca} <Debug> TCPHandler: Processed in 0.00151093 sec. | ||
| 17095 | 2025.05.14 16:43:15.501027 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2025.05.14 16:43:15.501120 [ 269 ] {b3db7965-6df4-4bc3-8bf0-b503e6fd688f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17097 | 2025.05.14 16:43:15.501179 [ 269 ] {b3db7965-6df4-4bc3-8bf0-b503e6fd688f} <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 | ||
| 17098 | 2025.05.14 16:43:15.501250 [ 219 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17099 | 2025.05.14 16:43:15.502033 [ 269 ] {b3db7965-6df4-4bc3-8bf0-b503e6fd688f} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2025.05.14 16:43:15.502074 [ 269 ] {b3db7965-6df4-4bc3-8bf0-b503e6fd688f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17101 | 2025.05.14 16:43:15.502599 [ 269 ] {b3db7965-6df4-4bc3-8bf0-b503e6fd688f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17102 | 2025.05.14 16:43:15.502826 [ 269 ] {b3db7965-6df4-4bc3-8bf0-b503e6fd688f} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17103 | 2025.05.14 16:43:15.502961 [ 269 ] {b3db7965-6df4-4bc3-8bf0-b503e6fd688f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 25.05 MiB/sec. | ||
| 17104 | 2025.05.14 16:43:15.503018 [ 269 ] {b3db7965-6df4-4bc3-8bf0-b503e6fd688f} <Debug> TCPHandler: Processed in 0.00203875 sec. | ||
| 17105 | 2025.05.14 16:43:15.503129 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17106 | 2025.05.14 16:43:15.503222 [ 269 ] {2c4842f4-dac8-4258-9735-5541caadbba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17107 | 2025.05.14 16:43:15.503262 [ 269 ] {2c4842f4-dac8-4258-9735-5541caadbba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17108 | 2025.05.14 16:43:15.503593 [ 269 ] {2c4842f4-dac8-4258-9735-5541caadbba4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17109 | 2025.05.14 16:43:15.503629 [ 269 ] {2c4842f4-dac8-4258-9735-5541caadbba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17110 | 2025.05.14 16:43:15.503930 [ 269 ] {2c4842f4-dac8-4258-9735-5541caadbba4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17111 | 2025.05.14 16:43:15.504150 [ 269 ] {2c4842f4-dac8-4258-9735-5541caadbba4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17112 | 2025.05.14 16:43:15.504276 [ 269 ] {2c4842f4-dac8-4258-9735-5541caadbba4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 17113 | 2025.05.14 16:43:15.504312 [ 269 ] {2c4842f4-dac8-4258-9735-5541caadbba4} <Debug> TCPHandler: Processed in 0.001230344 sec. | ||
| 17114 | 2025.05.14 16:43:15.733272 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17115 | 2025.05.14 16:43:15.733320 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17116 | 2025.05.14 16:43:15.735234 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17117 | 2025.05.14 16:43:16.310815 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17118 | 2025.05.14 16:43:16.328855 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2025.05.14 16:43:16.328910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17120 | 2025.05.14 16:43:16.335167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17121 | 2025.05.14 16:43:16.335911 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17122 | 2025.05.14 16:43:16.338971 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17123 | 2025.05.14 16:43:19.366268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2412 | ||
| 17124 | 2025.05.14 16:43:19.369259 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2025.05.14 16:43:19.369320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17126 | 2025.05.14 16:43:19.370531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17127 | 2025.05.14 16:43:19.370811 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2025.05.14 16:43:19.370995 [ 72 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17129 | 2025.05.14 16:43:19.371080 [ 72 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17130 | 2025.05.14 16:43:19.371114 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17131 | 2025.05.14 16:43:19.371199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2412 | ||
| 17132 | 2025.05.14 16:43:19.371253 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 17133 | 2025.05.14 16:43:19.371870 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17134 | 2025.05.14 16:43:19.372015 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2220 rows starting from the beginning of the part | ||
| 17135 | 2025.05.14 16:43:19.372386 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 44 rows starting from the beginning of the part | ||
| 17136 | 2025.05.14 16:43:19.372780 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 17137 | 2025.05.14 16:43:19.373062 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 17138 | 2025.05.14 16:43:19.373346 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part | ||
| 17139 | 2025.05.14 16:43:19.373636 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 17140 | 2025.05.14 16:43:19.380217 [ 190 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 72 columns (72 merged, 0 gathered) in 0.009023877 sec., 267290.8773025164 rows/sec., 200.50 MiB/sec. | ||
| 17141 | 2025.05.14 16:43:19.382232 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17142 | 2025.05.14 16:43:19.382749 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17143 | 2025.05.14 16:43:19.382909 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_61_12} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17144 | 2025.05.14 16:43:19.383077 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 17145 | 2025.05.14 16:43:20.019146 [ 218 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17146 | 2025.05.14 16:43:20.019201 [ 218 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17147 | 2025.05.14 16:43:20.021150 [ 218 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17148 | 2025.05.14 16:43:20.499640 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17149 | 2025.05.14 16:43:20.499825 [ 269 ] {b703d20c-da53-42b5-a291-44140b907c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17150 | 2025.05.14 16:43:20.499894 [ 269 ] {b703d20c-da53-42b5-a291-44140b907c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17151 | 2025.05.14 16:43:20.500666 [ 269 ] {b703d20c-da53-42b5-a291-44140b907c93} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2025.05.14 16:43:20.500721 [ 269 ] {b703d20c-da53-42b5-a291-44140b907c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17153 | 2025.05.14 16:43:20.501167 [ 269 ] {b703d20c-da53-42b5-a291-44140b907c93} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17154 | 2025.05.14 16:43:20.501418 [ 269 ] {b703d20c-da53-42b5-a291-44140b907c93} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2025.05.14 16:43:20.501580 [ 269 ] {b703d20c-da53-42b5-a291-44140b907c93} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001805 sec., 117451.52354570637 rows/sec., 7.47 MiB/sec. | ||
| 17156 | 2025.05.14 16:43:20.501633 [ 269 ] {b703d20c-da53-42b5-a291-44140b907c93} <Debug> TCPHandler: Processed in 0.002124542 sec. | ||
| 17157 | 2025.05.14 16:43:20.501754 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2025.05.14 16:43:20.501860 [ 269 ] {b6f3ae30-fbf2-43c6-bde3-0888c088a7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17159 | 2025.05.14 16:43:20.501904 [ 269 ] {b6f3ae30-fbf2-43c6-bde3-0888c088a7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17160 | 2025.05.14 16:43:20.502312 [ 269 ] {b6f3ae30-fbf2-43c6-bde3-0888c088a7f2} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2025.05.14 16:43:20.502349 [ 269 ] {b6f3ae30-fbf2-43c6-bde3-0888c088a7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17162 | 2025.05.14 16:43:20.502664 [ 269 ] {b6f3ae30-fbf2-43c6-bde3-0888c088a7f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17163 | 2025.05.14 16:43:20.502884 [ 269 ] {b6f3ae30-fbf2-43c6-bde3-0888c088a7f2} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2025.05.14 16:43:20.503012 [ 269 ] {b6f3ae30-fbf2-43c6-bde3-0888c088a7f2} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001177 sec., 11894.6474086661 rows/sec., 969.92 KiB/sec. | ||
| 17165 | 2025.05.14 16:43:20.503051 [ 269 ] {b6f3ae30-fbf2-43c6-bde3-0888c088a7f2} <Debug> TCPHandler: Processed in 0.001350657 sec. | ||
| 17166 | 2025.05.14 16:43:20.503173 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2025.05.14 16:43:20.503274 [ 269 ] {b7d349c4-e4c9-48ed-bed8-575971f48aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17168 | 2025.05.14 16:43:20.503317 [ 269 ] {b7d349c4-e4c9-48ed-bed8-575971f48aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17169 | 2025.05.14 16:43:20.504108 [ 269 ] {b7d349c4-e4c9-48ed-bed8-575971f48aee} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2025.05.14 16:43:20.504148 [ 269 ] {b7d349c4-e4c9-48ed-bed8-575971f48aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17171 | 2025.05.14 16:43:20.504514 [ 269 ] {b7d349c4-e4c9-48ed-bed8-575971f48aee} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17172 | 2025.05.14 16:43:20.504748 [ 269 ] {b7d349c4-e4c9-48ed-bed8-575971f48aee} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2025.05.14 16:43:20.504883 [ 269 ] {b7d349c4-e4c9-48ed-bed8-575971f48aee} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001628 sec., 399262.89926289924 rows/sec., 31.45 MiB/sec. | ||
| 17174 | 2025.05.14 16:43:20.504923 [ 269 ] {b7d349c4-e4c9-48ed-bed8-575971f48aee} <Debug> TCPHandler: Processed in 0.001802056 sec. | ||
| 17175 | 2025.05.14 16:43:20.505054 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17176 | 2025.05.14 16:43:20.505153 [ 269 ] {d9893bc3-349b-40d0-a7df-b3dee616d8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17177 | 2025.05.14 16:43:20.505194 [ 269 ] {d9893bc3-349b-40d0-a7df-b3dee616d8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17178 | 2025.05.14 16:43:20.505633 [ 269 ] {d9893bc3-349b-40d0-a7df-b3dee616d8b6} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17179 | 2025.05.14 16:43:20.505671 [ 269 ] {d9893bc3-349b-40d0-a7df-b3dee616d8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17180 | 2025.05.14 16:43:20.505984 [ 269 ] {d9893bc3-349b-40d0-a7df-b3dee616d8b6} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17181 | 2025.05.14 16:43:20.506203 [ 269 ] {d9893bc3-349b-40d0-a7df-b3dee616d8b6} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17182 | 2025.05.14 16:43:20.506333 [ 74 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 17183 | 2025.05.14 16:43:20.506339 [ 269 ] {d9893bc3-349b-40d0-a7df-b3dee616d8b6} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.001204 sec., 110465.11627906977 rows/sec., 6.77 MiB/sec. | ||
| 17184 | 2025.05.14 16:43:20.506406 [ 74 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17185 | 2025.05.14 16:43:20.506433 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17186 | 2025.05.14 16:43:20.506434 [ 269 ] {d9893bc3-349b-40d0-a7df-b3dee616d8b6} <Debug> TCPHandler: Processed in 0.001436029 sec. | ||
| 17187 | 2025.05.14 16:43:20.506534 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 17188 | 2025.05.14 16:43:20.506570 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17189 | 2025.05.14 16:43:20.506621 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17190 | 2025.05.14 16:43:20.506651 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 163 rows starting from the beginning of the part | ||
| 17191 | 2025.05.14 16:43:20.506667 [ 269 ] {ef4c1efb-282c-4b36-b730-55b009001ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17192 | 2025.05.14 16:43:20.506707 [ 269 ] {ef4c1efb-282c-4b36-b730-55b009001ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17193 | 2025.05.14 16:43:20.506708 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 119 rows starting from the beginning of the part | ||
| 17194 | 2025.05.14 16:43:20.506761 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part | ||
| 17195 | 2025.05.14 16:43:20.506847 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 119 rows starting from the beginning of the part | ||
| 17196 | 2025.05.14 16:43:20.506931 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part | ||
| 17197 | 2025.05.14 16:43:20.506994 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 133 rows starting from the beginning of the part | ||
| 17198 | 2025.05.14 16:43:20.507226 [ 269 ] {ef4c1efb-282c-4b36-b730-55b009001ae8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2025.05.14 16:43:20.507265 [ 269 ] {ef4c1efb-282c-4b36-b730-55b009001ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17200 | 2025.05.14 16:43:20.507666 [ 269 ] {ef4c1efb-282c-4b36-b730-55b009001ae8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17201 | 2025.05.14 16:43:20.507969 [ 269 ] {ef4c1efb-282c-4b36-b730-55b009001ae8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2025.05.14 16:43:20.508134 [ 269 ] {ef4c1efb-282c-4b36-b730-55b009001ae8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001484 sec., 76145.5525606469 rows/sec., 4.93 MiB/sec. | ||
| 17203 | 2025.05.14 16:43:20.508166 [ 191 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666523 sec., 354030.5174306025 rows/sec., 23.52 MiB/sec. | ||
| 17204 | 2025.05.14 16:43:20.508180 [ 269 ] {ef4c1efb-282c-4b36-b730-55b009001ae8} <Debug> TCPHandler: Processed in 0.001661283 sec. | ||
| 17205 | 2025.05.14 16:43:20.508330 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2025.05.14 16:43:20.508376 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 17207 | 2025.05.14 16:43:20.508429 [ 269 ] {bf95612a-da8c-4964-8047-e9e887eb54ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17208 | 2025.05.14 16:43:20.508475 [ 269 ] {bf95612a-da8c-4964-8047-e9e887eb54ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17209 | 2025.05.14 16:43:20.508686 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17210 | 2025.05.14 16:43:20.508772 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_115_23} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 17211 | 2025.05.14 16:43:20.508893 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17212 | 2025.05.14 16:43:20.508906 [ 269 ] {bf95612a-da8c-4964-8047-e9e887eb54ad} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17213 | 2025.05.14 16:43:20.508949 [ 269 ] {bf95612a-da8c-4964-8047-e9e887eb54ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17214 | 2025.05.14 16:43:20.509283 [ 269 ] {bf95612a-da8c-4964-8047-e9e887eb54ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17215 | 2025.05.14 16:43:20.509592 [ 269 ] {bf95612a-da8c-4964-8047-e9e887eb54ad} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17216 | 2025.05.14 16:43:20.509764 [ 269 ] {bf95612a-da8c-4964-8047-e9e887eb54ad} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001352 sec., 82840.23668639053 rows/sec., 4.72 MiB/sec. | ||
| 17217 | 2025.05.14 16:43:20.509814 [ 269 ] {bf95612a-da8c-4964-8047-e9e887eb54ad} <Debug> TCPHandler: Processed in 0.00153432 sec. | ||
| 17218 | 2025.05.14 16:43:20.509940 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17219 | 2025.05.14 16:43:20.510048 [ 269 ] {5f379aeb-2caf-4fe2-8252-172d6fa1efea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17220 | 2025.05.14 16:43:20.510095 [ 269 ] {5f379aeb-2caf-4fe2-8252-172d6fa1efea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17221 | 2025.05.14 16:43:20.510725 [ 269 ] {5f379aeb-2caf-4fe2-8252-172d6fa1efea} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17222 | 2025.05.14 16:43:20.510762 [ 269 ] {5f379aeb-2caf-4fe2-8252-172d6fa1efea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17223 | 2025.05.14 16:43:20.511131 [ 269 ] {5f379aeb-2caf-4fe2-8252-172d6fa1efea} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17224 | 2025.05.14 16:43:20.511359 [ 269 ] {5f379aeb-2caf-4fe2-8252-172d6fa1efea} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17225 | 2025.05.14 16:43:20.511489 [ 269 ] {5f379aeb-2caf-4fe2-8252-172d6fa1efea} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.001464 sec., 279371.58469945355 rows/sec., 19.86 MiB/sec. | ||
| 17226 | 2025.05.14 16:43:20.511528 [ 269 ] {5f379aeb-2caf-4fe2-8252-172d6fa1efea} <Debug> TCPHandler: Processed in 0.001647113 sec. | ||
| 17227 | 2025.05.14 16:43:20.511635 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17228 | 2025.05.14 16:43:20.511728 [ 269 ] {a5aca67b-01cc-4e44-9857-e771655023e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17229 | 2025.05.14 16:43:20.511770 [ 269 ] {a5aca67b-01cc-4e44-9857-e771655023e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17230 | 2025.05.14 16:43:20.512116 [ 269 ] {a5aca67b-01cc-4e44-9857-e771655023e1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17231 | 2025.05.14 16:43:20.512155 [ 269 ] {a5aca67b-01cc-4e44-9857-e771655023e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17232 | 2025.05.14 16:43:20.512488 [ 269 ] {a5aca67b-01cc-4e44-9857-e771655023e1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17233 | 2025.05.14 16:43:20.512709 [ 269 ] {a5aca67b-01cc-4e44-9857-e771655023e1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17234 | 2025.05.14 16:43:20.512863 [ 269 ] {a5aca67b-01cc-4e44-9857-e771655023e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 17235 | 2025.05.14 16:43:20.512906 [ 269 ] {a5aca67b-01cc-4e44-9857-e771655023e1} <Debug> TCPHandler: Processed in 0.001320766 sec. | ||
| 17236 | 2025.05.14 16:43:20.513029 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17237 | 2025.05.14 16:43:20.513127 [ 269 ] {0c09907f-34eb-4f61-82f0-bccfb647ace2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17238 | 2025.05.14 16:43:20.513171 [ 269 ] {0c09907f-34eb-4f61-82f0-bccfb647ace2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17239 | 2025.05.14 16:43:20.513601 [ 269 ] {0c09907f-34eb-4f61-82f0-bccfb647ace2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17240 | 2025.05.14 16:43:20.513639 [ 269 ] {0c09907f-34eb-4f61-82f0-bccfb647ace2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17241 | 2025.05.14 16:43:20.514026 [ 269 ] {0c09907f-34eb-4f61-82f0-bccfb647ace2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17242 | 2025.05.14 16:43:20.514307 [ 269 ] {0c09907f-34eb-4f61-82f0-bccfb647ace2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17243 | 2025.05.14 16:43:20.514452 [ 269 ] {0c09907f-34eb-4f61-82f0-bccfb647ace2} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.001331 sec., 183320.811419985 rows/sec., 12.30 MiB/sec. | ||
| 17244 | 2025.05.14 16:43:20.514496 [ 269 ] {0c09907f-34eb-4f61-82f0-bccfb647ace2} <Debug> TCPHandler: Processed in 0.00151708 sec. | ||
| 17245 | 2025.05.14 16:43:20.514605 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17246 | 2025.05.14 16:43:20.514700 [ 269 ] {16772c80-72f9-497e-8bb5-8f0d9bfc295a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17247 | 2025.05.14 16:43:20.514743 [ 269 ] {16772c80-72f9-497e-8bb5-8f0d9bfc295a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17248 | 2025.05.14 16:43:20.515077 [ 269 ] {16772c80-72f9-497e-8bb5-8f0d9bfc295a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17249 | 2025.05.14 16:43:20.515118 [ 269 ] {16772c80-72f9-497e-8bb5-8f0d9bfc295a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17250 | 2025.05.14 16:43:20.515439 [ 269 ] {16772c80-72f9-497e-8bb5-8f0d9bfc295a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17251 | 2025.05.14 16:43:20.515655 [ 269 ] {16772c80-72f9-497e-8bb5-8f0d9bfc295a} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17252 | 2025.05.14 16:43:20.515792 [ 269 ] {16772c80-72f9-497e-8bb5-8f0d9bfc295a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 17253 | 2025.05.14 16:43:20.515831 [ 269 ] {16772c80-72f9-497e-8bb5-8f0d9bfc295a} <Debug> TCPHandler: Processed in 0.001277236 sec. | ||
| 17254 | 2025.05.14 16:43:20.515935 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17255 | 2025.05.14 16:43:20.516032 [ 269 ] {dd9dc222-6c85-4ca9-b509-26cced948e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17256 | 2025.05.14 16:43:20.516087 [ 269 ] {dd9dc222-6c85-4ca9-b509-26cced948e12} <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 | ||
| 17257 | 2025.05.14 16:43:20.516903 [ 269 ] {dd9dc222-6c85-4ca9-b509-26cced948e12} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17258 | 2025.05.14 16:43:20.516943 [ 269 ] {dd9dc222-6c85-4ca9-b509-26cced948e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17259 | 2025.05.14 16:43:20.517489 [ 269 ] {dd9dc222-6c85-4ca9-b509-26cced948e12} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 17260 | 2025.05.14 16:43:20.517728 [ 269 ] {dd9dc222-6c85-4ca9-b509-26cced948e12} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17261 | 2025.05.14 16:43:20.517872 [ 269 ] {dd9dc222-6c85-4ca9-b509-26cced948e12} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001859 sec., 6993.006993006993 rows/sec., 12.53 MiB/sec. | ||
| 17262 | 2025.05.14 16:43:20.517940 [ 269 ] {dd9dc222-6c85-4ca9-b509-26cced948e12} <Debug> TCPHandler: Processed in 0.0020571 sec. | ||
| 17263 | 2025.05.14 16:43:20.518052 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17264 | 2025.05.14 16:43:20.518148 [ 269 ] {f31f679b-b5f2-4fc5-8460-bc700a5d5fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17265 | 2025.05.14 16:43:20.518190 [ 269 ] {f31f679b-b5f2-4fc5-8460-bc700a5d5fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17266 | 2025.05.14 16:43:20.518515 [ 269 ] {f31f679b-b5f2-4fc5-8460-bc700a5d5fc0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17267 | 2025.05.14 16:43:20.518551 [ 269 ] {f31f679b-b5f2-4fc5-8460-bc700a5d5fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. | ||
| 17268 | 2025.05.14 16:43:20.518873 [ 269 ] {f31f679b-b5f2-4fc5-8460-bc700a5d5fc0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17269 | 2025.05.14 16:43:20.519098 [ 269 ] {f31f679b-b5f2-4fc5-8460-bc700a5d5fc0} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17270 | 2025.05.14 16:43:20.519222 [ 269 ] {f31f679b-b5f2-4fc5-8460-bc700a5d5fc0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001094 sec., 74954.29616087752 rows/sec., 4.76 MiB/sec. | ||
| 17271 | 2025.05.14 16:43:20.519258 [ 269 ] {f31f679b-b5f2-4fc5-8460-bc700a5d5fc0} <Debug> TCPHandler: Processed in 0.001256995 sec. | ||
| 17272 | 2025.05.14 16:43:21.741368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 | ||
| 17273 | 2025.05.14 16:43:21.741945 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17274 | 2025.05.14 16:43:21.741995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17275 | 2025.05.14 16:43:21.742527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17276 | 2025.05.14 16:43:21.742777 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17277 | 2025.05.14 16:43:21.742927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 | ||
| 17278 | 2025.05.14 16:43:23.839030 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17279 | 2025.05.14 16:43:23.857895 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17280 | 2025.05.14 16:43:23.857966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17281 | 2025.05.14 16:43:23.864221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17282 | 2025.05.14 16:43:23.864985 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17283 | 2025.05.14 16:43:23.868197 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17284 | 2025.05.14 16:43:25.493765 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17285 | 2025.05.14 16:43:25.493963 [ 269 ] {c46cc874-4519-4a89-9efe-f9d83d93de65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17286 | 2025.05.14 16:43:25.494037 [ 269 ] {c46cc874-4519-4a89-9efe-f9d83d93de65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17287 | 2025.05.14 16:43:25.494754 [ 269 ] {c46cc874-4519-4a89-9efe-f9d83d93de65} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17288 | 2025.05.14 16:43:25.494798 [ 269 ] {c46cc874-4519-4a89-9efe-f9d83d93de65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17289 | 2025.05.14 16:43:25.495187 [ 269 ] {c46cc874-4519-4a89-9efe-f9d83d93de65} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17290 | 2025.05.14 16:43:25.495415 [ 269 ] {c46cc874-4519-4a89-9efe-f9d83d93de65} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17291 | 2025.05.14 16:43:25.495573 [ 269 ] {c46cc874-4519-4a89-9efe-f9d83d93de65} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001665 sec., 64864.86486486487 rows/sec., 5.42 MiB/sec. | ||
| 17292 | 2025.05.14 16:43:25.495615 [ 269 ] {c46cc874-4519-4a89-9efe-f9d83d93de65} <Debug> TCPHandler: Processed in 0.002004959 sec. | ||
| 17293 | 2025.05.14 16:43:25.495738 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17294 | 2025.05.14 16:43:25.495833 [ 269 ] {bc1fb82d-3e1e-47da-a6c6-8826d547e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17295 | 2025.05.14 16:43:25.495873 [ 269 ] {bc1fb82d-3e1e-47da-a6c6-8826d547e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17296 | 2025.05.14 16:43:25.496265 [ 269 ] {bc1fb82d-3e1e-47da-a6c6-8826d547e942} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17297 | 2025.05.14 16:43:25.496301 [ 269 ] {bc1fb82d-3e1e-47da-a6c6-8826d547e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17298 | 2025.05.14 16:43:25.496598 [ 269 ] {bc1fb82d-3e1e-47da-a6c6-8826d547e942} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17299 | 2025.05.14 16:43:25.496811 [ 269 ] {bc1fb82d-3e1e-47da-a6c6-8826d547e942} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17300 | 2025.05.14 16:43:25.496942 [ 269 ] {bc1fb82d-3e1e-47da-a6c6-8826d547e942} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001127 sec., 23070.097604259096 rows/sec., 1.69 MiB/sec. | ||
| 17301 | 2025.05.14 16:43:25.496980 [ 269 ] {bc1fb82d-3e1e-47da-a6c6-8826d547e942} <Debug> TCPHandler: Processed in 0.001293396 sec. | ||
| 17302 | 2025.05.14 16:43:25.497087 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17303 | 2025.05.14 16:43:25.497190 [ 269 ] {a0da6436-c2e5-425d-aaa0-fae5c98c0c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17304 | 2025.05.14 16:43:25.497231 [ 269 ] {a0da6436-c2e5-425d-aaa0-fae5c98c0c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17305 | 2025.05.14 16:43:25.497736 [ 269 ] {a0da6436-c2e5-425d-aaa0-fae5c98c0c29} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2025.05.14 16:43:25.497785 [ 269 ] {a0da6436-c2e5-425d-aaa0-fae5c98c0c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17307 | 2025.05.14 16:43:25.498169 [ 269 ] {a0da6436-c2e5-425d-aaa0-fae5c98c0c29} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17308 | 2025.05.14 16:43:25.498428 [ 269 ] {a0da6436-c2e5-425d-aaa0-fae5c98c0c29} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17309 | 2025.05.14 16:43:25.498570 [ 269 ] {a0da6436-c2e5-425d-aaa0-fae5c98c0c29} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001399 sec., 64331.66547533953 rows/sec., 5.02 MiB/sec. | ||
| 17310 | 2025.05.14 16:43:25.498611 [ 269 ] {a0da6436-c2e5-425d-aaa0-fae5c98c0c29} <Debug> TCPHandler: Processed in 0.001575921 sec. | ||
| 17311 | 2025.05.14 16:43:25.498718 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17312 | 2025.05.14 16:43:25.498815 [ 269 ] {11d63827-40be-4dcc-9394-32c7632e939a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17313 | 2025.05.14 16:43:25.498860 [ 269 ] {11d63827-40be-4dcc-9394-32c7632e939a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17314 | 2025.05.14 16:43:25.499262 [ 269 ] {11d63827-40be-4dcc-9394-32c7632e939a} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17315 | 2025.05.14 16:43:25.499301 [ 269 ] {11d63827-40be-4dcc-9394-32c7632e939a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17316 | 2025.05.14 16:43:25.499638 [ 269 ] {11d63827-40be-4dcc-9394-32c7632e939a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17317 | 2025.05.14 16:43:25.499849 [ 269 ] {11d63827-40be-4dcc-9394-32c7632e939a} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17318 | 2025.05.14 16:43:25.499979 [ 269 ] {11d63827-40be-4dcc-9394-32c7632e939a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 17319 | 2025.05.14 16:43:25.500017 [ 269 ] {11d63827-40be-4dcc-9394-32c7632e939a} <Debug> TCPHandler: Processed in 0.001349686 sec. | ||
| 17320 | 2025.05.14 16:43:25.500133 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17321 | 2025.05.14 16:43:25.500247 [ 269 ] {2cd05fa3-2d4b-45a2-89ad-a75582dde568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17322 | 2025.05.14 16:43:25.500310 [ 269 ] {2cd05fa3-2d4b-45a2-89ad-a75582dde568} <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 | ||
| 17323 | 2025.05.14 16:43:25.501145 [ 269 ] {2cd05fa3-2d4b-45a2-89ad-a75582dde568} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17324 | 2025.05.14 16:43:25.501181 [ 269 ] {2cd05fa3-2d4b-45a2-89ad-a75582dde568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17325 | 2025.05.14 16:43:25.501733 [ 269 ] {2cd05fa3-2d4b-45a2-89ad-a75582dde568} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 17326 | 2025.05.14 16:43:25.501955 [ 269 ] {2cd05fa3-2d4b-45a2-89ad-a75582dde568} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17327 | 2025.05.14 16:43:25.502091 [ 269 ] {2cd05fa3-2d4b-45a2-89ad-a75582dde568} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001867 sec., 13926.084627745046 rows/sec., 24.95 MiB/sec. | ||
| 17328 | 2025.05.14 16:43:25.502104 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 17329 | 2025.05.14 16:43:25.502144 [ 269 ] {2cd05fa3-2d4b-45a2-89ad-a75582dde568} <Debug> TCPHandler: Processed in 0.00206865 sec. | ||
| 17330 | 2025.05.14 16:43:25.502173 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17331 | 2025.05.14 16:43:25.502199 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17332 | 2025.05.14 16:43:25.502262 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17333 | 2025.05.14 16:43:25.502332 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 17334 | 2025.05.14 16:43:25.502360 [ 269 ] {b05939b1-633d-4bc9-a515-d969943e4e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17335 | 2025.05.14 16:43:25.502425 [ 269 ] {b05939b1-633d-4bc9-a515-d969943e4e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17336 | 2025.05.14 16:43:25.502635 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17337 | 2025.05.14 16:43:25.502712 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2102 rows starting from the beginning of the part | ||
| 17338 | 2025.05.14 16:43:25.502744 [ 269 ] {b05939b1-633d-4bc9-a515-d969943e4e9b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17339 | 2025.05.14 16:43:25.502783 [ 269 ] {b05939b1-633d-4bc9-a515-d969943e4e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17340 | 2025.05.14 16:43:25.502865 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 26 rows starting from the beginning of the part | ||
| 17341 | 2025.05.14 16:43:25.502993 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 13 rows starting from the beginning of the part | ||
| 17342 | 2025.05.14 16:43:25.503094 [ 269 ] {b05939b1-633d-4bc9-a515-d969943e4e9b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17343 | 2025.05.14 16:43:25.503106 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part | ||
| 17344 | 2025.05.14 16:43:25.503216 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 13 rows starting from the beginning of the part | ||
| 17345 | 2025.05.14 16:43:25.503322 [ 191 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part | ||
| 17346 | 2025.05.14 16:43:25.503348 [ 269 ] {b05939b1-633d-4bc9-a515-d969943e4e9b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2025.05.14 16:43:25.503484 [ 269 ] {b05939b1-633d-4bc9-a515-d969943e4e9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 17348 | 2025.05.14 16:43:25.503519 [ 269 ] {b05939b1-633d-4bc9-a515-d969943e4e9b} <Debug> TCPHandler: Processed in 0.001311576 sec. | ||
| 17349 | 2025.05.14 16:43:25.512693 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2206 rows, containing 19 columns (19 merged, 0 gathered) in 0.010426855 sec., 211569.06852545662 rows/sec., 379.12 MiB/sec. | ||
| 17350 | 2025.05.14 16:43:25.514654 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 17351 | 2025.05.14 16:43:25.515029 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2025.05.14 16:43:25.515110 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 17353 | 2025.05.14 16:43:25.515273 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 17354 | 2025.05.14 16:43:26.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.69 MiB, peak 377.05 MiB, free memory in arenas 0.00 B, will set to 362.79 MiB (RSS), difference: 4.10 MiB | ||
| 17355 | 2025.05.14 16:43:26.672356 [ 218 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 17356 | 2025.05.14 16:43:26.672453 [ 218 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 17357 | 2025.05.14 16:43:26.674388 [ 218 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 17358 | 2025.05.14 16:43:29.047455 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17359 | 2025.05.14 16:43:29.047503 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17360 | 2025.05.14 16:43:29.243060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 | ||
| 17361 | 2025.05.14 16:43:29.243789 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2025.05.14 16:43:29.243834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17363 | 2025.05.14 16:43:29.244316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17364 | 2025.05.14 16:43:29.244553 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17365 | 2025.05.14 16:43:29.244690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
| 17366 | 2025.05.14 16:43:29.372369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2448 | ||
| 17367 | 2025.05.14 16:43:29.374857 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2025.05.14 16:43:29.374908 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17369 | 2025.05.14 16:43:29.376179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17370 | 2025.05.14 16:43:29.376471 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2025.05.14 16:43:29.376846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2448 | ||
| 17372 | 2025.05.14 16:43:30.306232 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17373 | 2025.05.14 16:43:30.306284 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17374 | 2025.05.14 16:43:30.308096 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17375 | 2025.05.14 16:43:30.499998 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17376 | 2025.05.14 16:43:30.500160 [ 269 ] {dbd24b13-4527-4f90-a412-b9a24f997b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17377 | 2025.05.14 16:43:30.500226 [ 269 ] {dbd24b13-4527-4f90-a412-b9a24f997b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17378 | 2025.05.14 16:43:30.500902 [ 269 ] {dbd24b13-4527-4f90-a412-b9a24f997b66} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2025.05.14 16:43:30.500946 [ 269 ] {dbd24b13-4527-4f90-a412-b9a24f997b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17380 | 2025.05.14 16:43:30.501340 [ 269 ] {dbd24b13-4527-4f90-a412-b9a24f997b66} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17381 | 2025.05.14 16:43:30.501586 [ 269 ] {dbd24b13-4527-4f90-a412-b9a24f997b66} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17382 | 2025.05.14 16:43:30.501725 [ 133 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 17383 | 2025.05.14 16:43:30.501742 [ 269 ] {dbd24b13-4527-4f90-a412-b9a24f997b66} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00163 sec., 130061.34969325154 rows/sec., 8.27 MiB/sec. | ||
| 17384 | 2025.05.14 16:43:30.501790 [ 133 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17385 | 2025.05.14 16:43:30.501808 [ 269 ] {dbd24b13-4527-4f90-a412-b9a24f997b66} <Debug> TCPHandler: Processed in 0.001931528 sec. | ||
| 17386 | 2025.05.14 16:43:30.501816 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17387 | 2025.05.14 16:43:30.501933 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17388 | 2025.05.14 16:43:30.501939 [ 224 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17389 | 2025.05.14 16:43:30.501950 [ 187 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 17390 | 2025.05.14 16:43:30.502009 [ 224 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17391 | 2025.05.14 16:43:30.502035 [ 269 ] {d22817c9-c010-470a-b990-4965a222e930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17392 | 2025.05.14 16:43:30.502084 [ 269 ] {d22817c9-c010-470a-b990-4965a222e930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17393 | 2025.05.14 16:43:30.502135 [ 187 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17394 | 2025.05.14 16:43:30.502176 [ 187 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 212 rows starting from the beginning of the part | ||
| 17395 | 2025.05.14 16:43:30.502246 [ 187 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 17396 | 2025.05.14 16:43:30.502302 [ 187 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 17397 | 2025.05.14 16:43:30.502350 [ 187 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 17398 | 2025.05.14 16:43:30.502392 [ 187 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 17399 | 2025.05.14 16:43:30.502690 [ 269 ] {d22817c9-c010-470a-b990-4965a222e930} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17400 | 2025.05.14 16:43:30.502737 [ 269 ] {d22817c9-c010-470a-b990-4965a222e930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17401 | 2025.05.14 16:43:30.503147 [ 269 ] {d22817c9-c010-470a-b990-4965a222e930} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17402 | 2025.05.14 16:43:30.503346 [ 196 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457419 sec., 727313.1474201997 rows/sec., 49.03 MiB/sec. | ||
| 17403 | 2025.05.14 16:43:30.503453 [ 269 ] {d22817c9-c010-470a-b990-4965a222e930} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17404 | 2025.05.14 16:43:30.503534 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 17405 | 2025.05.14 16:43:30.503591 [ 133 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17406 | 2025.05.14 16:43:30.503594 [ 269 ] {d22817c9-c010-470a-b990-4965a222e930} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001578 sec., 407477.82002534857 rows/sec., 32.13 MiB/sec. | ||
| 17407 | 2025.05.14 16:43:30.503635 [ 133 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17408 | 2025.05.14 16:43:30.503661 [ 269 ] {d22817c9-c010-470a-b990-4965a222e930} <Debug> TCPHandler: Processed in 0.001777575 sec. | ||
| 17409 | 2025.05.14 16:43:30.503663 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17410 | 2025.05.14 16:43:30.503738 [ 224 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17411 | 2025.05.14 16:43:30.503778 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17412 | 2025.05.14 16:43:30.503786 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17413 | 2025.05.14 16:43:30.503882 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17414 | 2025.05.14 16:43:30.503881 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17415 | 2025.05.14 16:43:30.503902 [ 269 ] {cb97bb20-e9b1-447b-bb7d-df58639b926b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17416 | 2025.05.14 16:43:30.503917 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1845 rows starting from the beginning of the part | ||
| 17417 | 2025.05.14 16:43:30.503958 [ 269 ] {cb97bb20-e9b1-447b-bb7d-df58639b926b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17418 | 2025.05.14 16:43:30.503983 [ 197 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_61_15} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 17419 | 2025.05.14 16:43:30.503992 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 643 rows starting from the beginning of the part | ||
| 17420 | 2025.05.14 16:43:30.504042 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 108 rows starting from the beginning of the part | ||
| 17421 | 2025.05.14 16:43:30.504083 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 650 rows starting from the beginning of the part | ||
| 17422 | 2025.05.14 16:43:30.504093 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17423 | 2025.05.14 16:43:30.504121 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 108 rows starting from the beginning of the part | ||
| 17424 | 2025.05.14 16:43:30.504164 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 643 rows starting from the beginning of the part | ||
| 17425 | 2025.05.14 16:43:30.504397 [ 269 ] {cb97bb20-e9b1-447b-bb7d-df58639b926b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17426 | 2025.05.14 16:43:30.504440 [ 269 ] {cb97bb20-e9b1-447b-bb7d-df58639b926b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17427 | 2025.05.14 16:43:30.504762 [ 269 ] {cb97bb20-e9b1-447b-bb7d-df58639b926b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17428 | 2025.05.14 16:43:30.505004 [ 269 ] {cb97bb20-e9b1-447b-bb7d-df58639b926b} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17429 | 2025.05.14 16:43:30.505138 [ 269 ] {cb97bb20-e9b1-447b-bb7d-df58639b926b} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001255 sec., 94820.7171314741 rows/sec., 5.73 MiB/sec. | ||
| 17430 | 2025.05.14 16:43:30.505178 [ 269 ] {cb97bb20-e9b1-447b-bb7d-df58639b926b} <Debug> TCPHandler: Processed in 0.001443648 sec. | ||
| 17431 | 2025.05.14 16:43:30.505295 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17432 | 2025.05.14 16:43:30.505390 [ 269 ] {685d027f-ad98-4941-bbaf-315bfc081ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17433 | 2025.05.14 16:43:30.505429 [ 269 ] {685d027f-ad98-4941-bbaf-315bfc081ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17434 | 2025.05.14 16:43:30.505660 [ 196 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3997 rows, containing 5 columns (5 merged, 0 gathered) in 0.001927307 sec., 2073878.214524204 rows/sec., 174.30 MiB/sec. | ||
| 17435 | 2025.05.14 16:43:30.505864 [ 269 ] {685d027f-ad98-4941-bbaf-315bfc081ab8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17436 | 2025.05.14 16:43:30.505874 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17437 | 2025.05.14 16:43:30.505905 [ 269 ] {685d027f-ad98-4941-bbaf-315bfc081ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17438 | 2025.05.14 16:43:30.506181 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2025.05.14 16:43:30.506255 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_141_28} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17440 | 2025.05.14 16:43:30.506276 [ 269 ] {685d027f-ad98-4941-bbaf-315bfc081ab8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17441 | 2025.05.14 16:43:30.506321 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 17442 | 2025.05.14 16:43:30.506523 [ 269 ] {685d027f-ad98-4941-bbaf-315bfc081ab8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17443 | 2025.05.14 16:43:30.506633 [ 133 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 17444 | 2025.05.14 16:43:30.506661 [ 269 ] {685d027f-ad98-4941-bbaf-315bfc081ab8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00129 sec., 87596.89922480621 rows/sec., 5.67 MiB/sec. | ||
| 17445 | 2025.05.14 16:43:30.506672 [ 133 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17446 | 2025.05.14 16:43:30.506705 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17447 | 2025.05.14 16:43:30.506707 [ 269 ] {685d027f-ad98-4941-bbaf-315bfc081ab8} <Debug> TCPHandler: Processed in 0.001461929 sec. | ||
| 17448 | 2025.05.14 16:43:30.506796 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 17449 | 2025.05.14 16:43:30.506832 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17450 | 2025.05.14 16:43:30.506906 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17451 | 2025.05.14 16:43:30.506932 [ 269 ] {9e1a35b0-6fc6-4c6c-b55b-8c8bbe89ea45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17452 | 2025.05.14 16:43:30.506944 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 342 rows starting from the beginning of the part | ||
| 17453 | 2025.05.14 16:43:30.506980 [ 269 ] {9e1a35b0-6fc6-4c6c-b55b-8c8bbe89ea45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17454 | 2025.05.14 16:43:30.507020 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 113 rows starting from the beginning of the part | ||
| 17455 | 2025.05.14 16:43:30.507074 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part | ||
| 17456 | 2025.05.14 16:43:30.507114 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 113 rows starting from the beginning of the part | ||
| 17457 | 2025.05.14 16:43:30.507151 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 113 rows starting from the beginning of the part | ||
| 17458 | 2025.05.14 16:43:30.507188 [ 194 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 113 rows starting from the beginning of the part | ||
| 17459 | 2025.05.14 16:43:30.507403 [ 269 ] {9e1a35b0-6fc6-4c6c-b55b-8c8bbe89ea45} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17460 | 2025.05.14 16:43:30.507447 [ 269 ] {9e1a35b0-6fc6-4c6c-b55b-8c8bbe89ea45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17461 | 2025.05.14 16:43:30.507762 [ 269 ] {9e1a35b0-6fc6-4c6c-b55b-8c8bbe89ea45} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17462 | 2025.05.14 16:43:30.507976 [ 269 ] {9e1a35b0-6fc6-4c6c-b55b-8c8bbe89ea45} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2025.05.14 16:43:30.508085 [ 133 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 17464 | 2025.05.14 16:43:30.508094 [ 186 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339466 sec., 762990.6246220508 rows/sec., 53.31 MiB/sec. | ||
| 17465 | 2025.05.14 16:43:30.508106 [ 269 ] {9e1a35b0-6fc6-4c6c-b55b-8c8bbe89ea45} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001192 sec., 93959.73154362416 rows/sec., 5.35 MiB/sec. | ||
| 17466 | 2025.05.14 16:43:30.508118 [ 133 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17467 | 2025.05.14 16:43:30.508157 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17468 | 2025.05.14 16:43:30.508164 [ 269 ] {9e1a35b0-6fc6-4c6c-b55b-8c8bbe89ea45} <Debug> TCPHandler: Processed in 0.001381677 sec. | ||
| 17469 | 2025.05.14 16:43:30.508214 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 17470 | 2025.05.14 16:43:30.508255 [ 196 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 17471 | 2025.05.14 16:43:30.508279 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17472 | 2025.05.14 16:43:30.508299 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17473 | 2025.05.14 16:43:30.508329 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 112 rows starting from the beginning of the part | ||
| 17474 | 2025.05.14 16:43:30.508374 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 112 rows starting from the beginning of the part | ||
| 17475 | 2025.05.14 16:43:30.508375 [ 269 ] {50667f50-8713-4396-951e-332537a333ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17476 | 2025.05.14 16:43:30.508413 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 112 rows starting from the beginning of the part | ||
| 17477 | 2025.05.14 16:43:30.508430 [ 269 ] {50667f50-8713-4396-951e-332537a333ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17478 | 2025.05.14 16:43:30.508452 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 112 rows starting from the beginning of the part | ||
| 17479 | 2025.05.14 16:43:30.508489 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 112 rows starting from the beginning of the part | ||
| 17480 | 2025.05.14 16:43:30.508555 [ 196 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17481 | 2025.05.14 16:43:30.508637 [ 196 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_80_16} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 17482 | 2025.05.14 16:43:30.508735 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17483 | 2025.05.14 16:43:30.508938 [ 269 ] {50667f50-8713-4396-951e-332537a333ec} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17484 | 2025.05.14 16:43:30.508975 [ 269 ] {50667f50-8713-4396-951e-332537a333ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17485 | 2025.05.14 16:43:30.509317 [ 269 ] {50667f50-8713-4396-951e-332537a333ec} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17486 | 2025.05.14 16:43:30.509357 [ 196 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167533 sec., 479643.83019580605 rows/sec., 29.15 MiB/sec. | ||
| 17487 | 2025.05.14 16:43:30.509491 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 17488 | 2025.05.14 16:43:30.509552 [ 269 ] {50667f50-8713-4396-951e-332537a333ec} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17489 | 2025.05.14 16:43:30.509685 [ 133 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17490 | 2025.05.14 16:43:30.509694 [ 269 ] {50667f50-8713-4396-951e-332537a333ec} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001338 sec., 295216.7414050822 rows/sec., 20.89 MiB/sec. | ||
| 17491 | 2025.05.14 16:43:30.509721 [ 133 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17492 | 2025.05.14 16:43:30.509746 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17493 | 2025.05.14 16:43:30.509747 [ 269 ] {50667f50-8713-4396-951e-332537a333ec} <Debug> TCPHandler: Processed in 0.00151828 sec. | ||
| 17494 | 2025.05.14 16:43:30.509756 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2025.05.14 16:43:30.509830 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17496 | 2025.05.14 16:43:30.509842 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_61_15} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 17497 | 2025.05.14 16:43:30.509876 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17498 | 2025.05.14 16:43:30.509928 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17499 | 2025.05.14 16:43:30.509940 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17500 | 2025.05.14 16:43:30.509974 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 913 rows starting from the beginning of the part | ||
| 17501 | 2025.05.14 16:43:30.509977 [ 269 ] {d2cbbfa4-725c-49af-b996-bc3c2e27c596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17502 | 2025.05.14 16:43:30.510029 [ 269 ] {d2cbbfa4-725c-49af-b996-bc3c2e27c596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17503 | 2025.05.14 16:43:30.510030 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 395 rows starting from the beginning of the part | ||
| 17504 | 2025.05.14 16:43:30.510092 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 90 rows starting from the beginning of the part | ||
| 17505 | 2025.05.14 16:43:30.510134 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 409 rows starting from the beginning of the part | ||
| 17506 | 2025.05.14 16:43:30.510173 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part | ||
| 17507 | 2025.05.14 16:43:30.510209 [ 199 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 395 rows starting from the beginning of the part | ||
| 17508 | 2025.05.14 16:43:30.510355 [ 269 ] {d2cbbfa4-725c-49af-b996-bc3c2e27c596} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17509 | 2025.05.14 16:43:30.510398 [ 269 ] {d2cbbfa4-725c-49af-b996-bc3c2e27c596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17510 | 2025.05.14 16:43:30.510708 [ 269 ] {d2cbbfa4-725c-49af-b996-bc3c2e27c596} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17511 | 2025.05.14 16:43:30.510937 [ 269 ] {d2cbbfa4-725c-49af-b996-bc3c2e27c596} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17512 | 2025.05.14 16:43:30.511042 [ 133 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17513 | 2025.05.14 16:43:30.511064 [ 269 ] {d2cbbfa4-725c-49af-b996-bc3c2e27c596} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 17514 | 2025.05.14 16:43:30.511071 [ 133 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17515 | 2025.05.14 16:43:30.511103 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17516 | 2025.05.14 16:43:30.511108 [ 269 ] {d2cbbfa4-725c-49af-b996-bc3c2e27c596} <Debug> TCPHandler: Processed in 0.001281536 sec. | ||
| 17517 | 2025.05.14 16:43:30.511166 [ 194 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 17518 | 2025.05.14 16:43:30.511225 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2025.05.14 16:43:30.511245 [ 194 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17520 | 2025.05.14 16:43:30.511279 [ 194 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 17521 | 2025.05.14 16:43:30.511319 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152653 sec., 1501444.4524509837 rows/sec., 114.05 MiB/sec. | ||
| 17522 | 2025.05.14 16:43:30.511323 [ 269 ] {610633ef-876e-4463-b26b-c18f6e736694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17523 | 2025.05.14 16:43:30.511325 [ 194 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 17524 | 2025.05.14 16:43:30.511386 [ 269 ] {610633ef-876e-4463-b26b-c18f6e736694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17525 | 2025.05.14 16:43:30.511408 [ 194 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 17526 | 2025.05.14 16:43:30.511450 [ 194 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 17527 | 2025.05.14 16:43:30.511489 [ 194 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 17528 | 2025.05.14 16:43:30.511490 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17529 | 2025.05.14 16:43:30.511529 [ 194 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 17530 | 2025.05.14 16:43:30.511783 [ 269 ] {610633ef-876e-4463-b26b-c18f6e736694} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17531 | 2025.05.14 16:43:30.511810 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2025.05.14 16:43:30.511822 [ 269 ] {610633ef-876e-4463-b26b-c18f6e736694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17533 | 2025.05.14 16:43:30.511880 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_141_28} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17534 | 2025.05.14 16:43:30.511955 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 17535 | 2025.05.14 16:43:30.512191 [ 269 ] {610633ef-876e-4463-b26b-c18f6e736694} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17536 | 2025.05.14 16:43:30.512331 [ 188 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192654 sec., 306878.6085486654 rows/sec., 15.66 MiB/sec. | ||
| 17537 | 2025.05.14 16:43:30.512410 [ 269 ] {610633ef-876e-4463-b26b-c18f6e736694} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2025.05.14 16:43:30.512454 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17539 | 2025.05.14 16:43:30.512538 [ 269 ] {610633ef-876e-4463-b26b-c18f6e736694} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001233 sec., 192214.11192214114 rows/sec., 12.88 MiB/sec. | ||
| 17540 | 2025.05.14 16:43:30.512587 [ 269 ] {610633ef-876e-4463-b26b-c18f6e736694} <Debug> TCPHandler: Processed in 0.001410968 sec. | ||
| 17541 | 2025.05.14 16:43:30.512719 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17542 | 2025.05.14 16:43:30.512834 [ 269 ] {73756405-7119-4491-8ae8-26edb4962c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17543 | 2025.05.14 16:43:30.512842 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17544 | 2025.05.14 16:43:30.512884 [ 269 ] {73756405-7119-4491-8ae8-26edb4962c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17545 | 2025.05.14 16:43:30.512934 [ 200 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_61_12} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17546 | 2025.05.14 16:43:30.513040 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17547 | 2025.05.14 16:43:30.513240 [ 269 ] {73756405-7119-4491-8ae8-26edb4962c65} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2025.05.14 16:43:30.513275 [ 269 ] {73756405-7119-4491-8ae8-26edb4962c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17549 | 2025.05.14 16:43:30.513564 [ 269 ] {73756405-7119-4491-8ae8-26edb4962c65} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17550 | 2025.05.14 16:43:30.513776 [ 269 ] {73756405-7119-4491-8ae8-26edb4962c65} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2025.05.14 16:43:30.513903 [ 269 ] {73756405-7119-4491-8ae8-26edb4962c65} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 17552 | 2025.05.14 16:43:30.513940 [ 269 ] {73756405-7119-4491-8ae8-26edb4962c65} <Debug> TCPHandler: Processed in 0.001285315 sec. | ||
| 17553 | 2025.05.14 16:43:30.514046 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2025.05.14 16:43:30.514139 [ 269 ] {e0fe64c4-9b71-4ecb-8798-0f99dd552eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17555 | 2025.05.14 16:43:30.514191 [ 269 ] {e0fe64c4-9b71-4ecb-8798-0f99dd552eb6} <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 | ||
| 17556 | 2025.05.14 16:43:30.515034 [ 269 ] {e0fe64c4-9b71-4ecb-8798-0f99dd552eb6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2025.05.14 16:43:30.515078 [ 269 ] {e0fe64c4-9b71-4ecb-8798-0f99dd552eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17558 | 2025.05.14 16:43:30.515676 [ 269 ] {e0fe64c4-9b71-4ecb-8798-0f99dd552eb6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 17559 | 2025.05.14 16:43:30.515892 [ 269 ] {e0fe64c4-9b71-4ecb-8798-0f99dd552eb6} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2025.05.14 16:43:30.516025 [ 269 ] {e0fe64c4-9b71-4ecb-8798-0f99dd552eb6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001904 sec., 6827.731092436975 rows/sec., 12.23 MiB/sec. | ||
| 17561 | 2025.05.14 16:43:30.516090 [ 269 ] {e0fe64c4-9b71-4ecb-8798-0f99dd552eb6} <Debug> TCPHandler: Processed in 0.002095282 sec. | ||
| 17562 | 2025.05.14 16:43:30.516198 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17563 | 2025.05.14 16:43:30.516292 [ 269 ] {e5235a8c-93b1-4e7e-beb0-d02be2e5eaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17564 | 2025.05.14 16:43:30.516334 [ 269 ] {e5235a8c-93b1-4e7e-beb0-d02be2e5eaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17565 | 2025.05.14 16:43:30.516650 [ 269 ] {e5235a8c-93b1-4e7e-beb0-d02be2e5eaf1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17566 | 2025.05.14 16:43:30.516686 [ 269 ] {e5235a8c-93b1-4e7e-beb0-d02be2e5eaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17567 | 2025.05.14 16:43:30.516992 [ 269 ] {e5235a8c-93b1-4e7e-beb0-d02be2e5eaf1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17568 | 2025.05.14 16:43:30.517193 [ 269 ] {e5235a8c-93b1-4e7e-beb0-d02be2e5eaf1} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2025.05.14 16:43:30.517310 [ 133 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17570 | 2025.05.14 16:43:30.517318 [ 269 ] {e5235a8c-93b1-4e7e-beb0-d02be2e5eaf1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001045 sec., 78468.8995215311 rows/sec., 4.98 MiB/sec. | ||
| 17571 | 2025.05.14 16:43:30.517353 [ 133 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2025.05.14 16:43:30.517372 [ 269 ] {e5235a8c-93b1-4e7e-beb0-d02be2e5eaf1} <Debug> TCPHandler: Processed in 0.001223143 sec. | ||
| 17573 | 2025.05.14 16:43:30.517376 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17574 | 2025.05.14 16:43:30.517467 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17575 | 2025.05.14 16:43:30.517581 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17576 | 2025.05.14 16:43:30.517615 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8344 rows starting from the beginning of the part | ||
| 17577 | 2025.05.14 16:43:30.517672 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 82 rows starting from the beginning of the part | ||
| 17578 | 2025.05.14 16:43:30.517721 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 17579 | 2025.05.14 16:43:30.517766 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 82 rows starting from the beginning of the part | ||
| 17580 | 2025.05.14 16:43:30.517809 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 17581 | 2025.05.14 16:43:30.517851 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 82 rows starting from the beginning of the part | ||
| 17582 | 2025.05.14 16:43:30.520310 [ 200 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002878776 sec., 3025591.431914119 rows/sec., 197.16 MiB/sec. | ||
| 17583 | 2025.05.14 16:43:30.520475 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17584 | 2025.05.14 16:43:30.520738 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17585 | 2025.05.14 16:43:30.520812 [ 188 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_141_28} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17586 | 2025.05.14 16:43:30.520890 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 17587 | 2025.05.14 16:43:31.369241 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17588 | 2025.05.14 16:43:31.387793 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2025.05.14 16:43:31.387857 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17590 | 2025.05.14 16:43:31.394816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17591 | 2025.05.14 16:43:31.395557 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17592 | 2025.05.14 16:43:31.399056 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17593 | 2025.05.14 16:43:31.609511 [ 220 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17594 | 2025.05.14 16:43:31.609558 [ 220 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17595 | 2025.05.14 16:43:31.611063 [ 220 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 17596 | 2025.05.14 16:43:32.965490 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17597 | 2025.05.14 16:43:32.965694 [ 269 ] {e7640850-2d07-4baf-892d-2f4f55fbab55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17598 | 2025.05.14 16:43:32.965760 [ 269 ] {e7640850-2d07-4baf-892d-2f4f55fbab55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17599 | 2025.05.14 16:43:32.967244 [ 269 ] {e7640850-2d07-4baf-892d-2f4f55fbab55} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17600 | 2025.05.14 16:43:32.967295 [ 269 ] {e7640850-2d07-4baf-892d-2f4f55fbab55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17601 | 2025.05.14 16:43:32.967778 [ 269 ] {e7640850-2d07-4baf-892d-2f4f55fbab55} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17602 | 2025.05.14 16:43:32.968014 [ 269 ] {e7640850-2d07-4baf-892d-2f4f55fbab55} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17603 | 2025.05.14 16:43:32.968169 [ 269 ] {e7640850-2d07-4baf-892d-2f4f55fbab55} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002528 sec., 493670.8860759494 rows/sec., 40.70 MiB/sec. | ||
| 17604 | 2025.05.14 16:43:32.968212 [ 269 ] {e7640850-2d07-4baf-892d-2f4f55fbab55} <Debug> TCPHandler: Processed in 0.002862716 sec. | ||
| 17605 | 2025.05.14 16:43:32.968339 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17606 | 2025.05.14 16:43:32.968436 [ 269 ] {662fdb05-85c0-4e1e-acfd-744886daac15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17607 | 2025.05.14 16:43:32.968487 [ 269 ] {662fdb05-85c0-4e1e-acfd-744886daac15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17608 | 2025.05.14 16:43:32.968888 [ 269 ] {662fdb05-85c0-4e1e-acfd-744886daac15} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17609 | 2025.05.14 16:43:32.968924 [ 269 ] {662fdb05-85c0-4e1e-acfd-744886daac15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17610 | 2025.05.14 16:43:32.969241 [ 269 ] {662fdb05-85c0-4e1e-acfd-744886daac15} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17611 | 2025.05.14 16:43:32.969456 [ 269 ] {662fdb05-85c0-4e1e-acfd-744886daac15} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17612 | 2025.05.14 16:43:32.969590 [ 269 ] {662fdb05-85c0-4e1e-acfd-744886daac15} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001175 sec., 22127.659574468085 rows/sec., 1.62 MiB/sec. | ||
| 17613 | 2025.05.14 16:43:32.969628 [ 269 ] {662fdb05-85c0-4e1e-acfd-744886daac15} <Debug> TCPHandler: Processed in 0.001338796 sec. | ||
| 17614 | 2025.05.14 16:43:32.969737 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17615 | 2025.05.14 16:43:32.969834 [ 269 ] {e944f653-f495-465c-ab52-7e13b27287de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17616 | 2025.05.14 16:43:32.969874 [ 269 ] {e944f653-f495-465c-ab52-7e13b27287de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17617 | 2025.05.14 16:43:32.970360 [ 269 ] {e944f653-f495-465c-ab52-7e13b27287de} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17618 | 2025.05.14 16:43:32.970407 [ 269 ] {e944f653-f495-465c-ab52-7e13b27287de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17619 | 2025.05.14 16:43:32.970866 [ 269 ] {e944f653-f495-465c-ab52-7e13b27287de} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17620 | 2025.05.14 16:43:32.971106 [ 269 ] {e944f653-f495-465c-ab52-7e13b27287de} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17621 | 2025.05.14 16:43:32.971241 [ 269 ] {e944f653-f495-465c-ab52-7e13b27287de} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001424 sec., 160112.3595505618 rows/sec., 10.84 MiB/sec. | ||
| 17622 | 2025.05.14 16:43:32.971280 [ 269 ] {e944f653-f495-465c-ab52-7e13b27287de} <Debug> TCPHandler: Processed in 0.001591131 sec. | ||
| 17623 | 2025.05.14 16:43:32.971395 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17624 | 2025.05.14 16:43:32.971491 [ 269 ] {0afc5ce0-bdb4-4d95-9f07-b2127bee9db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17625 | 2025.05.14 16:43:32.971532 [ 269 ] {0afc5ce0-bdb4-4d95-9f07-b2127bee9db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17626 | 2025.05.14 16:43:32.972144 [ 269 ] {0afc5ce0-bdb4-4d95-9f07-b2127bee9db5} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17627 | 2025.05.14 16:43:32.972181 [ 269 ] {0afc5ce0-bdb4-4d95-9f07-b2127bee9db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17628 | 2025.05.14 16:43:32.972509 [ 269 ] {0afc5ce0-bdb4-4d95-9f07-b2127bee9db5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17629 | 2025.05.14 16:43:32.972724 [ 269 ] {0afc5ce0-bdb4-4d95-9f07-b2127bee9db5} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17630 | 2025.05.14 16:43:32.972850 [ 269 ] {0afc5ce0-bdb4-4d95-9f07-b2127bee9db5} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00138 sec., 395652.1739130435 rows/sec., 29.36 MiB/sec. | ||
| 17631 | 2025.05.14 16:43:32.972889 [ 269 ] {0afc5ce0-bdb4-4d95-9f07-b2127bee9db5} <Debug> TCPHandler: Processed in 0.00154231 sec. | ||
| 17632 | 2025.05.14 16:43:32.973000 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17633 | 2025.05.14 16:43:32.973093 [ 269 ] {a23e34db-7d92-4561-b08d-39630e82a092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17634 | 2025.05.14 16:43:32.973137 [ 269 ] {a23e34db-7d92-4561-b08d-39630e82a092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17635 | 2025.05.14 16:43:32.973743 [ 269 ] {a23e34db-7d92-4561-b08d-39630e82a092} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17636 | 2025.05.14 16:43:32.973780 [ 269 ] {a23e34db-7d92-4561-b08d-39630e82a092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17637 | 2025.05.14 16:43:32.974165 [ 269 ] {a23e34db-7d92-4561-b08d-39630e82a092} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17638 | 2025.05.14 16:43:32.974373 [ 269 ] {a23e34db-7d92-4561-b08d-39630e82a092} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17639 | 2025.05.14 16:43:32.974501 [ 269 ] {a23e34db-7d92-4561-b08d-39630e82a092} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001427 sec., 660126.1387526279 rows/sec., 44.26 MiB/sec. | ||
| 17640 | 2025.05.14 16:43:32.974502 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_137_28 to all_142_142_0 | ||
| 17641 | 2025.05.14 16:43:32.974539 [ 269 ] {a23e34db-7d92-4561-b08d-39630e82a092} <Debug> TCPHandler: Processed in 0.001587442 sec. | ||
| 17642 | 2025.05.14 16:43:32.974575 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17643 | 2025.05.14 16:43:32.974601 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17644 | 2025.05.14 16:43:32.974658 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2025.05.14 16:43:32.974693 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_28 to all_142_142_0 into Compact with storage Full | ||
| 17646 | 2025.05.14 16:43:32.974757 [ 269 ] {52b99a14-bf7e-46a1-9b0d-ed49c57c3f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17647 | 2025.05.14 16:43:32.974788 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17648 | 2025.05.14 16:43:32.974813 [ 269 ] {52b99a14-bf7e-46a1-9b0d-ed49c57c3f51} <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 | ||
| 17649 | 2025.05.14 16:43:32.974818 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_28, total 41594 rows starting from the beginning of the part | ||
| 17650 | 2025.05.14 16:43:32.974883 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17651 | 2025.05.14 16:43:32.974935 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 244 rows starting from the beginning of the part | ||
| 17652 | 2025.05.14 16:43:32.974995 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 17653 | 2025.05.14 16:43:32.975040 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 237 rows starting from the beginning of the part | ||
| 17654 | 2025.05.14 16:43:32.975084 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 942 rows starting from the beginning of the part | ||
| 17655 | 2025.05.14 16:43:32.975651 [ 269 ] {52b99a14-bf7e-46a1-9b0d-ed49c57c3f51} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17656 | 2025.05.14 16:43:32.975687 [ 269 ] {52b99a14-bf7e-46a1-9b0d-ed49c57c3f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17657 | 2025.05.14 16:43:32.976224 [ 269 ] {52b99a14-bf7e-46a1-9b0d-ed49c57c3f51} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 17658 | 2025.05.14 16:43:32.976447 [ 269 ] {52b99a14-bf7e-46a1-9b0d-ed49c57c3f51} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17659 | 2025.05.14 16:43:32.976584 [ 269 ] {52b99a14-bf7e-46a1-9b0d-ed49c57c3f51} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001845 sec., 14092.140921409213 rows/sec., 25.25 MiB/sec. | ||
| 17660 | 2025.05.14 16:43:32.976641 [ 269 ] {52b99a14-bf7e-46a1-9b0d-ed49c57c3f51} <Debug> TCPHandler: Processed in 0.0020309 sec. | ||
| 17661 | 2025.05.14 16:43:32.976755 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17662 | 2025.05.14 16:43:32.976849 [ 269 ] {250dc834-5a67-4b32-a082-928549ea19b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17663 | 2025.05.14 16:43:32.976891 [ 269 ] {250dc834-5a67-4b32-a082-928549ea19b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17664 | 2025.05.14 16:43:32.977223 [ 269 ] {250dc834-5a67-4b32-a082-928549ea19b4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17665 | 2025.05.14 16:43:32.977260 [ 269 ] {250dc834-5a67-4b32-a082-928549ea19b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17666 | 2025.05.14 16:43:32.977563 [ 269 ] {250dc834-5a67-4b32-a082-928549ea19b4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17667 | 2025.05.14 16:43:32.977767 [ 269 ] {250dc834-5a67-4b32-a082-928549ea19b4} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17668 | 2025.05.14 16:43:32.977894 [ 269 ] {250dc834-5a67-4b32-a082-928549ea19b4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001063 sec., 33866.41580432738 rows/sec., 2.28 MiB/sec. | ||
| 17669 | 2025.05.14 16:43:32.977931 [ 269 ] {250dc834-5a67-4b32-a082-928549ea19b4} <Debug> TCPHandler: Processed in 0.001223934 sec. | ||
| 17670 | 2025.05.14 16:43:32.982803 [ 189 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43337 rows, containing 5 columns (5 merged, 0 gathered) in 0.00814506 sec., 5320648.343904157 rows/sec., 359.23 MiB/sec. | ||
| 17671 | 2025.05.14 16:43:32.983173 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Trace> MergedBlockOutputStream: filled checksums all_1_142_29 (state Temporary) | ||
| 17672 | 2025.05.14 16:43:32.983433 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_142_29 to all_1_142_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17673 | 2025.05.14 16:43:32.983498 [ 200 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_142_29} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_137_28, all_142_142_0] -> all_1_142_29 | ||
| 17674 | 2025.05.14 16:43:32.983569 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 17675 | 2025.05.14 16:43:35.074299 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17676 | 2025.05.14 16:43:35.074351 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17677 | 2025.05.14 16:43:35.076286 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17678 | 2025.05.14 16:43:35.194358 [ 219 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17679 | 2025.05.14 16:43:35.194409 [ 219 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17680 | 2025.05.14 16:43:35.196366 [ 219 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17681 | 2025.05.14 16:43:35.488520 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17682 | 2025.05.14 16:43:35.488714 [ 269 ] {d4c03c4b-a77c-4b85-b766-a6a1e4d56dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17683 | 2025.05.14 16:43:35.488785 [ 269 ] {d4c03c4b-a77c-4b85-b766-a6a1e4d56dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17684 | 2025.05.14 16:43:35.489426 [ 269 ] {d4c03c4b-a77c-4b85-b766-a6a1e4d56dea} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17685 | 2025.05.14 16:43:35.489470 [ 269 ] {d4c03c4b-a77c-4b85-b766-a6a1e4d56dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17686 | 2025.05.14 16:43:35.489858 [ 269 ] {d4c03c4b-a77c-4b85-b766-a6a1e4d56dea} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17687 | 2025.05.14 16:43:35.490089 [ 269 ] {d4c03c4b-a77c-4b85-b766-a6a1e4d56dea} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17688 | 2025.05.14 16:43:35.490249 [ 269 ] {d4c03c4b-a77c-4b85-b766-a6a1e4d56dea} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. | ||
| 17689 | 2025.05.14 16:43:35.490293 [ 269 ] {d4c03c4b-a77c-4b85-b766-a6a1e4d56dea} <Debug> TCPHandler: Processed in 0.001909938 sec. | ||
| 17690 | 2025.05.14 16:43:35.490347 [ 223 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17691 | 2025.05.14 16:43:35.490393 [ 223 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17692 | 2025.05.14 16:43:35.490412 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17693 | 2025.05.14 16:43:35.490510 [ 269 ] {962b7769-fa95-4849-b3d8-d8eef4d09e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17694 | 2025.05.14 16:43:35.490553 [ 269 ] {962b7769-fa95-4849-b3d8-d8eef4d09e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17695 | 2025.05.14 16:43:35.490982 [ 269 ] {962b7769-fa95-4849-b3d8-d8eef4d09e99} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17696 | 2025.05.14 16:43:35.491022 [ 269 ] {962b7769-fa95-4849-b3d8-d8eef4d09e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17697 | 2025.05.14 16:43:35.491362 [ 269 ] {962b7769-fa95-4849-b3d8-d8eef4d09e99} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17698 | 2025.05.14 16:43:35.491601 [ 269 ] {962b7769-fa95-4849-b3d8-d8eef4d09e99} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2025.05.14 16:43:35.491735 [ 269 ] {962b7769-fa95-4849-b3d8-d8eef4d09e99} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 17700 | 2025.05.14 16:43:35.491775 [ 269 ] {962b7769-fa95-4849-b3d8-d8eef4d09e99} <Debug> TCPHandler: Processed in 0.001412698 sec. | ||
| 17701 | 2025.05.14 16:43:35.491833 [ 221 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17702 | 2025.05.14 16:43:35.491864 [ 221 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17703 | 2025.05.14 16:43:35.491886 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17704 | 2025.05.14 16:43:35.491981 [ 269 ] {e46a2ffc-88ae-49be-97b6-47f97a883f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17705 | 2025.05.14 16:43:35.492026 [ 269 ] {e46a2ffc-88ae-49be-97b6-47f97a883f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17706 | 2025.05.14 16:43:35.492394 [ 269 ] {e46a2ffc-88ae-49be-97b6-47f97a883f60} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17707 | 2025.05.14 16:43:35.492433 [ 269 ] {e46a2ffc-88ae-49be-97b6-47f97a883f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17708 | 2025.05.14 16:43:35.492438 [ 223 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17709 | 2025.05.14 16:43:35.492757 [ 269 ] {e46a2ffc-88ae-49be-97b6-47f97a883f60} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17710 | 2025.05.14 16:43:35.492971 [ 269 ] {e46a2ffc-88ae-49be-97b6-47f97a883f60} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2025.05.14 16:43:35.493098 [ 269 ] {e46a2ffc-88ae-49be-97b6-47f97a883f60} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001135 sec., 56387.66519823789 rows/sec., 3.93 MiB/sec. | ||
| 17712 | 2025.05.14 16:43:35.493134 [ 269 ] {e46a2ffc-88ae-49be-97b6-47f97a883f60} <Debug> TCPHandler: Processed in 0.001296165 sec. | ||
| 17713 | 2025.05.14 16:43:35.493243 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17714 | 2025.05.14 16:43:35.493337 [ 269 ] {e098ba9b-761e-4e28-88e4-ebfa06f1bdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17715 | 2025.05.14 16:43:35.493379 [ 269 ] {e098ba9b-761e-4e28-88e4-ebfa06f1bdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17716 | 2025.05.14 16:43:35.493685 [ 269 ] {e098ba9b-761e-4e28-88e4-ebfa06f1bdd5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2025.05.14 16:43:35.493720 [ 269 ] {e098ba9b-761e-4e28-88e4-ebfa06f1bdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17718 | 2025.05.14 16:43:35.493730 [ 221 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17719 | 2025.05.14 16:43:35.494010 [ 269 ] {e098ba9b-761e-4e28-88e4-ebfa06f1bdd5} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17720 | 2025.05.14 16:43:35.494225 [ 269 ] {e098ba9b-761e-4e28-88e4-ebfa06f1bdd5} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17721 | 2025.05.14 16:43:35.494350 [ 269 ] {e098ba9b-761e-4e28-88e4-ebfa06f1bdd5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001031 sec., 23278.370514064016 rows/sec., 1.57 MiB/sec. | ||
| 17722 | 2025.05.14 16:43:35.494385 [ 269 ] {e098ba9b-761e-4e28-88e4-ebfa06f1bdd5} <Debug> TCPHandler: Processed in 0.001190913 sec. | ||
| 17723 | 2025.05.14 16:43:36.098621 [ 220 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17724 | 2025.05.14 16:43:36.098673 [ 220 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17725 | 2025.05.14 16:43:36.100428 [ 220 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17726 | 2025.05.14 16:43:36.745827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 | ||
| 17727 | 2025.05.14 16:43:36.746339 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17728 | 2025.05.14 16:43:36.746383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17729 | 2025.05.14 16:43:36.746872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17730 | 2025.05.14 16:43:36.747126 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17731 | 2025.05.14 16:43:36.747277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 | ||
| 17732 | 2025.05.14 16:43:37.826994 [ 218 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17733 | 2025.05.14 16:43:37.827055 [ 218 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17734 | 2025.05.14 16:43:37.829065 [ 218 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17735 | 2025.05.14 16:43:38.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.80 MiB, peak 377.05 MiB, free memory in arenas 0.00 B, will set to 362.80 MiB (RSS), difference: 4.00 MiB | ||
| 17736 | 2025.05.14 16:43:38.900086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17737 | 2025.05.14 16:43:38.917036 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17738 | 2025.05.14 16:43:38.917094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17739 | 2025.05.14 16:43:38.923508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17740 | 2025.05.14 16:43:38.924250 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17741 | 2025.05.14 16:43:38.927446 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17742 | 2025.05.14 16:43:39.378001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2492 | ||
| 17743 | 2025.05.14 16:43:39.380621 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17744 | 2025.05.14 16:43:39.380673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17745 | 2025.05.14 16:43:39.381899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17746 | 2025.05.14 16:43:39.382176 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17747 | 2025.05.14 16:43:39.382567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2492 | ||
| 17748 | 2025.05.14 16:43:40.498460 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17749 | 2025.05.14 16:43:40.498737 [ 269 ] {c192b259-00e2-4c7d-8ae9-ec366b88fc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17750 | 2025.05.14 16:43:40.498842 [ 269 ] {c192b259-00e2-4c7d-8ae9-ec366b88fc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17751 | 2025.05.14 16:43:40.499575 [ 269 ] {c192b259-00e2-4c7d-8ae9-ec366b88fc6f} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2025.05.14 16:43:40.499623 [ 269 ] {c192b259-00e2-4c7d-8ae9-ec366b88fc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17753 | 2025.05.14 16:43:40.500017 [ 269 ] {c192b259-00e2-4c7d-8ae9-ec366b88fc6f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17754 | 2025.05.14 16:43:40.500245 [ 269 ] {c192b259-00e2-4c7d-8ae9-ec366b88fc6f} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2025.05.14 16:43:40.500403 [ 269 ] {c192b259-00e2-4c7d-8ae9-ec366b88fc6f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001741 sec., 121769.09821941414 rows/sec., 7.74 MiB/sec. | ||
| 17756 | 2025.05.14 16:43:40.500447 [ 269 ] {c192b259-00e2-4c7d-8ae9-ec366b88fc6f} <Debug> TCPHandler: Processed in 0.002176573 sec. | ||
| 17757 | 2025.05.14 16:43:40.500563 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17758 | 2025.05.14 16:43:40.500659 [ 269 ] {034fd602-2887-4a74-a47e-05571168d096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17759 | 2025.05.14 16:43:40.500701 [ 269 ] {034fd602-2887-4a74-a47e-05571168d096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17760 | 2025.05.14 16:43:40.501320 [ 269 ] {034fd602-2887-4a74-a47e-05571168d096} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17761 | 2025.05.14 16:43:40.501357 [ 269 ] {034fd602-2887-4a74-a47e-05571168d096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17762 | 2025.05.14 16:43:40.501699 [ 269 ] {034fd602-2887-4a74-a47e-05571168d096} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17763 | 2025.05.14 16:43:40.501907 [ 269 ] {034fd602-2887-4a74-a47e-05571168d096} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17764 | 2025.05.14 16:43:40.502039 [ 269 ] {034fd602-2887-4a74-a47e-05571168d096} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001398 sec., 459942.7753934192 rows/sec., 36.26 MiB/sec. | ||
| 17765 | 2025.05.14 16:43:40.502077 [ 269 ] {034fd602-2887-4a74-a47e-05571168d096} <Debug> TCPHandler: Processed in 0.001563811 sec. | ||
| 17766 | 2025.05.14 16:43:40.502186 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17767 | 2025.05.14 16:43:40.502285 [ 269 ] {94ee51c3-be14-4949-bf97-33bf82141ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17768 | 2025.05.14 16:43:40.502325 [ 269 ] {94ee51c3-be14-4949-bf97-33bf82141ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17769 | 2025.05.14 16:43:40.502738 [ 269 ] {94ee51c3-be14-4949-bf97-33bf82141ee8} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17770 | 2025.05.14 16:43:40.502775 [ 269 ] {94ee51c3-be14-4949-bf97-33bf82141ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17771 | 2025.05.14 16:43:40.503078 [ 269 ] {94ee51c3-be14-4949-bf97-33bf82141ee8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17772 | 2025.05.14 16:43:40.503304 [ 269 ] {94ee51c3-be14-4949-bf97-33bf82141ee8} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17773 | 2025.05.14 16:43:40.503434 [ 269 ] {94ee51c3-be14-4949-bf97-33bf82141ee8} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001167 sec., 101970.86546700943 rows/sec., 6.16 MiB/sec. | ||
| 17774 | 2025.05.14 16:43:40.503472 [ 269 ] {94ee51c3-be14-4949-bf97-33bf82141ee8} <Debug> TCPHandler: Processed in 0.001336476 sec. | ||
| 17775 | 2025.05.14 16:43:40.503579 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17776 | 2025.05.14 16:43:40.503671 [ 269 ] {717698e9-17f5-4746-b972-c6f5779680f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17777 | 2025.05.14 16:43:40.503711 [ 269 ] {717698e9-17f5-4746-b972-c6f5779680f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17778 | 2025.05.14 16:43:40.504112 [ 269 ] {717698e9-17f5-4746-b972-c6f5779680f8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2025.05.14 16:43:40.504150 [ 269 ] {717698e9-17f5-4746-b972-c6f5779680f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17780 | 2025.05.14 16:43:40.504440 [ 269 ] {717698e9-17f5-4746-b972-c6f5779680f8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17781 | 2025.05.14 16:43:40.504659 [ 269 ] {717698e9-17f5-4746-b972-c6f5779680f8} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17782 | 2025.05.14 16:43:40.504788 [ 269 ] {717698e9-17f5-4746-b972-c6f5779680f8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001134 sec., 99647.26631393298 rows/sec., 6.45 MiB/sec. | ||
| 17783 | 2025.05.14 16:43:40.504825 [ 269 ] {717698e9-17f5-4746-b972-c6f5779680f8} <Debug> TCPHandler: Processed in 0.001294656 sec. | ||
| 17784 | 2025.05.14 16:43:40.504932 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17785 | 2025.05.14 16:43:40.505025 [ 269 ] {3d6c6dbf-c9d6-41ef-bf80-67869fa0c539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17786 | 2025.05.14 16:43:40.505065 [ 269 ] {3d6c6dbf-c9d6-41ef-bf80-67869fa0c539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17787 | 2025.05.14 16:43:40.505462 [ 269 ] {3d6c6dbf-c9d6-41ef-bf80-67869fa0c539} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2025.05.14 16:43:40.505498 [ 269 ] {3d6c6dbf-c9d6-41ef-bf80-67869fa0c539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17789 | 2025.05.14 16:43:40.505792 [ 269 ] {3d6c6dbf-c9d6-41ef-bf80-67869fa0c539} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17790 | 2025.05.14 16:43:40.505994 [ 269 ] {3d6c6dbf-c9d6-41ef-bf80-67869fa0c539} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17791 | 2025.05.14 16:43:40.506120 [ 269 ] {3d6c6dbf-c9d6-41ef-bf80-67869fa0c539} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001113 sec., 100628.93081761006 rows/sec., 5.73 MiB/sec. | ||
| 17792 | 2025.05.14 16:43:40.506157 [ 269 ] {3d6c6dbf-c9d6-41ef-bf80-67869fa0c539} <Debug> TCPHandler: Processed in 0.001273085 sec. | ||
| 17793 | 2025.05.14 16:43:40.506264 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2025.05.14 16:43:40.506357 [ 269 ] {bd77e994-0346-4421-8805-6831f4399b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17795 | 2025.05.14 16:43:40.506396 [ 269 ] {bd77e994-0346-4421-8805-6831f4399b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17796 | 2025.05.14 16:43:40.506878 [ 269 ] {bd77e994-0346-4421-8805-6831f4399b29} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2025.05.14 16:43:40.506914 [ 269 ] {bd77e994-0346-4421-8805-6831f4399b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17798 | 2025.05.14 16:43:40.507226 [ 269 ] {bd77e994-0346-4421-8805-6831f4399b29} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17799 | 2025.05.14 16:43:40.507437 [ 269 ] {bd77e994-0346-4421-8805-6831f4399b29} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2025.05.14 16:43:40.507561 [ 269 ] {bd77e994-0346-4421-8805-6831f4399b29} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001222 sec., 323240.589198036 rows/sec., 22.88 MiB/sec. | ||
| 17801 | 2025.05.14 16:43:40.507600 [ 269 ] {bd77e994-0346-4421-8805-6831f4399b29} <Debug> TCPHandler: Processed in 0.001382897 sec. | ||
| 17802 | 2025.05.14 16:43:40.507705 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17803 | 2025.05.14 16:43:40.507797 [ 269 ] {a0bd8d91-0eaf-4edb-b89f-1a34629d89b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17804 | 2025.05.14 16:43:40.507866 [ 269 ] {a0bd8d91-0eaf-4edb-b89f-1a34629d89b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17805 | 2025.05.14 16:43:40.508180 [ 269 ] {a0bd8d91-0eaf-4edb-b89f-1a34629d89b5} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17806 | 2025.05.14 16:43:40.508216 [ 269 ] {a0bd8d91-0eaf-4edb-b89f-1a34629d89b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17807 | 2025.05.14 16:43:40.508516 [ 269 ] {a0bd8d91-0eaf-4edb-b89f-1a34629d89b5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17808 | 2025.05.14 16:43:40.508717 [ 269 ] {a0bd8d91-0eaf-4edb-b89f-1a34629d89b5} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17809 | 2025.05.14 16:43:40.508843 [ 269 ] {a0bd8d91-0eaf-4edb-b89f-1a34629d89b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 17810 | 2025.05.14 16:43:40.508879 [ 269 ] {a0bd8d91-0eaf-4edb-b89f-1a34629d89b5} <Debug> TCPHandler: Processed in 0.001222235 sec. | ||
| 17811 | 2025.05.14 16:43:40.508985 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17812 | 2025.05.14 16:43:40.509104 [ 269 ] {dea641cc-50a7-482d-8a56-06f9bc6fd2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17813 | 2025.05.14 16:43:40.509145 [ 269 ] {dea641cc-50a7-482d-8a56-06f9bc6fd2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17814 | 2025.05.14 16:43:40.509528 [ 269 ] {dea641cc-50a7-482d-8a56-06f9bc6fd2a3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2025.05.14 16:43:40.509564 [ 269 ] {dea641cc-50a7-482d-8a56-06f9bc6fd2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17816 | 2025.05.14 16:43:40.509893 [ 269 ] {dea641cc-50a7-482d-8a56-06f9bc6fd2a3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17817 | 2025.05.14 16:43:40.510099 [ 269 ] {dea641cc-50a7-482d-8a56-06f9bc6fd2a3} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2025.05.14 16:43:40.510224 [ 269 ] {dea641cc-50a7-482d-8a56-06f9bc6fd2a3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001138 sec., 208260.10544815467 rows/sec., 13.96 MiB/sec. | ||
| 17819 | 2025.05.14 16:43:40.510267 [ 269 ] {dea641cc-50a7-482d-8a56-06f9bc6fd2a3} <Debug> TCPHandler: Processed in 0.001329866 sec. | ||
| 17820 | 2025.05.14 16:43:40.510374 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17821 | 2025.05.14 16:43:40.510466 [ 269 ] {26afaf78-fff5-4c17-8bd2-141ab611adb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17822 | 2025.05.14 16:43:40.510508 [ 269 ] {26afaf78-fff5-4c17-8bd2-141ab611adb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17823 | 2025.05.14 16:43:40.510799 [ 269 ] {26afaf78-fff5-4c17-8bd2-141ab611adb2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17824 | 2025.05.14 16:43:40.510835 [ 269 ] {26afaf78-fff5-4c17-8bd2-141ab611adb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17825 | 2025.05.14 16:43:40.511122 [ 269 ] {26afaf78-fff5-4c17-8bd2-141ab611adb2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17826 | 2025.05.14 16:43:40.511327 [ 269 ] {26afaf78-fff5-4c17-8bd2-141ab611adb2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2025.05.14 16:43:40.511459 [ 269 ] {26afaf78-fff5-4c17-8bd2-141ab611adb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 17828 | 2025.05.14 16:43:40.511482 [ 223 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17829 | 2025.05.14 16:43:40.511494 [ 269 ] {26afaf78-fff5-4c17-8bd2-141ab611adb2} <Debug> TCPHandler: Processed in 0.001167693 sec. | ||
| 17830 | 2025.05.14 16:43:40.511535 [ 223 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17831 | 2025.05.14 16:43:40.511632 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17832 | 2025.05.14 16:43:40.511729 [ 269 ] {48424751-0b7a-495d-b9ea-452c9f362dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17833 | 2025.05.14 16:43:40.511784 [ 269 ] {48424751-0b7a-495d-b9ea-452c9f362dea} <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 | ||
| 17834 | 2025.05.14 16:43:40.512557 [ 269 ] {48424751-0b7a-495d-b9ea-452c9f362dea} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17835 | 2025.05.14 16:43:40.512595 [ 269 ] {48424751-0b7a-495d-b9ea-452c9f362dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17836 | 2025.05.14 16:43:40.513173 [ 269 ] {48424751-0b7a-495d-b9ea-452c9f362dea} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17837 | 2025.05.14 16:43:40.513319 [ 223 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 17838 | 2025.05.14 16:43:40.513441 [ 269 ] {48424751-0b7a-495d-b9ea-452c9f362dea} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2025.05.14 16:43:40.513582 [ 269 ] {48424751-0b7a-495d-b9ea-452c9f362dea} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00187 sec., 6951.871657754011 rows/sec., 12.46 MiB/sec. | ||
| 17840 | 2025.05.14 16:43:40.513658 [ 269 ] {48424751-0b7a-495d-b9ea-452c9f362dea} <Debug> TCPHandler: Processed in 0.002073691 sec. | ||
| 17841 | 2025.05.14 16:43:40.513790 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17842 | 2025.05.14 16:43:40.513904 [ 269 ] {1db7109d-ab61-4341-a855-d160c0854678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17843 | 2025.05.14 16:43:40.513954 [ 269 ] {1db7109d-ab61-4341-a855-d160c0854678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17844 | 2025.05.14 16:43:40.514353 [ 269 ] {1db7109d-ab61-4341-a855-d160c0854678} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17845 | 2025.05.14 16:43:40.514397 [ 269 ] {1db7109d-ab61-4341-a855-d160c0854678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17846 | 2025.05.14 16:43:40.514743 [ 269 ] {1db7109d-ab61-4341-a855-d160c0854678} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17847 | 2025.05.14 16:43:40.514956 [ 269 ] {1db7109d-ab61-4341-a855-d160c0854678} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17848 | 2025.05.14 16:43:40.515083 [ 269 ] {1db7109d-ab61-4341-a855-d160c0854678} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001205 sec., 68049.79253112034 rows/sec., 4.32 MiB/sec. | ||
| 17849 | 2025.05.14 16:43:40.515119 [ 269 ] {1db7109d-ab61-4341-a855-d160c0854678} <Debug> TCPHandler: Processed in 0.001388687 sec. | ||
| 17850 | 2025.05.14 16:43:44.047556 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17851 | 2025.05.14 16:43:44.047656 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17852 | 2025.05.14 16:43:44.248357 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 | ||
| 17853 | 2025.05.14 16:43:44.248884 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17854 | 2025.05.14 16:43:44.248928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17855 | 2025.05.14 16:43:44.249417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17856 | 2025.05.14 16:43:44.249668 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17857 | 2025.05.14 16:43:44.249809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
| 17858 | 2025.05.14 16:43:44.249827 [ 49 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17859 | 2025.05.14 16:43:44.249888 [ 49 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2025.05.14 16:43:44.249909 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17861 | 2025.05.14 16:43:44.250009 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17862 | 2025.05.14 16:43:44.250123 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17863 | 2025.05.14 16:43:44.250160 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part | ||
| 17864 | 2025.05.14 16:43:44.250228 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
| 17865 | 2025.05.14 16:43:44.250277 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part | ||
| 17866 | 2025.05.14 16:43:44.250320 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
| 17867 | 2025.05.14 16:43:44.250360 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part | ||
| 17868 | 2025.05.14 16:43:44.250400 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
| 17869 | 2025.05.14 16:43:44.252794 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.002829675 sec., 13925980.898866478 rows/sec., 199.21 MiB/sec. | ||
| 17870 | 2025.05.14 16:43:44.253086 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17871 | 2025.05.14 16:43:44.253342 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2025.05.14 16:43:44.253410 [ 192 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_86_17} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17873 | 2025.05.14 16:43:44.253478 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17874 | 2025.05.14 16:43:45.494264 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17875 | 2025.05.14 16:43:45.494465 [ 269 ] {67408fba-0be0-4f92-abcf-0767c30e05ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17876 | 2025.05.14 16:43:45.494539 [ 269 ] {67408fba-0be0-4f92-abcf-0767c30e05ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17877 | 2025.05.14 16:43:45.495239 [ 269 ] {67408fba-0be0-4f92-abcf-0767c30e05ad} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2025.05.14 16:43:45.495289 [ 269 ] {67408fba-0be0-4f92-abcf-0767c30e05ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17879 | 2025.05.14 16:43:45.495704 [ 269 ] {67408fba-0be0-4f92-abcf-0767c30e05ad} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17880 | 2025.05.14 16:43:45.495941 [ 269 ] {67408fba-0be0-4f92-abcf-0767c30e05ad} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2025.05.14 16:43:45.496098 [ 269 ] {67408fba-0be0-4f92-abcf-0767c30e05ad} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001688 sec., 63981.04265402843 rows/sec., 5.35 MiB/sec. | ||
| 17882 | 2025.05.14 16:43:45.496140 [ 269 ] {67408fba-0be0-4f92-abcf-0767c30e05ad} <Debug> TCPHandler: Processed in 0.002016289 sec. | ||
| 17883 | 2025.05.14 16:43:45.496256 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17884 | 2025.05.14 16:43:45.496352 [ 269 ] {2204b38d-3c7f-48aa-adbc-3d7b786720e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17885 | 2025.05.14 16:43:45.496392 [ 269 ] {2204b38d-3c7f-48aa-adbc-3d7b786720e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17886 | 2025.05.14 16:43:45.496781 [ 269 ] {2204b38d-3c7f-48aa-adbc-3d7b786720e6} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17887 | 2025.05.14 16:43:45.496818 [ 269 ] {2204b38d-3c7f-48aa-adbc-3d7b786720e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17888 | 2025.05.14 16:43:45.497121 [ 269 ] {2204b38d-3c7f-48aa-adbc-3d7b786720e6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17889 | 2025.05.14 16:43:45.497351 [ 269 ] {2204b38d-3c7f-48aa-adbc-3d7b786720e6} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17890 | 2025.05.14 16:43:45.497462 [ 36 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
| 17891 | 2025.05.14 16:43:45.497481 [ 269 ] {2204b38d-3c7f-48aa-adbc-3d7b786720e6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.66 MiB/sec. | ||
| 17892 | 2025.05.14 16:43:45.497528 [ 36 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17893 | 2025.05.14 16:43:45.497541 [ 269 ] {2204b38d-3c7f-48aa-adbc-3d7b786720e6} <Debug> TCPHandler: Processed in 0.001334166 sec. | ||
| 17894 | 2025.05.14 16:43:45.497555 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17895 | 2025.05.14 16:43:45.497655 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17896 | 2025.05.14 16:43:45.497682 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
| 17897 | 2025.05.14 16:43:45.497752 [ 269 ] {e0cfcf00-2d67-4b94-8465-a2f63f5adf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17898 | 2025.05.14 16:43:45.497797 [ 269 ] {e0cfcf00-2d67-4b94-8465-a2f63f5adf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17899 | 2025.05.14 16:43:45.497838 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17900 | 2025.05.14 16:43:45.497881 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 163 rows starting from the beginning of the part | ||
| 17901 | 2025.05.14 16:43:45.497958 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part | ||
| 17902 | 2025.05.14 16:43:45.498014 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 119 rows starting from the beginning of the part | ||
| 17903 | 2025.05.14 16:43:45.498057 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part | ||
| 17904 | 2025.05.14 16:43:45.498099 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 119 rows starting from the beginning of the part | ||
| 17905 | 2025.05.14 16:43:45.498140 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part | ||
| 17906 | 2025.05.14 16:43:45.498204 [ 269 ] {e0cfcf00-2d67-4b94-8465-a2f63f5adf1d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17907 | 2025.05.14 16:43:45.498248 [ 269 ] {e0cfcf00-2d67-4b94-8465-a2f63f5adf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17908 | 2025.05.14 16:43:45.498584 [ 269 ] {e0cfcf00-2d67-4b94-8465-a2f63f5adf1d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17909 | 2025.05.14 16:43:45.498821 [ 269 ] {e0cfcf00-2d67-4b94-8465-a2f63f5adf1d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17910 | 2025.05.14 16:43:45.498954 [ 269 ] {e0cfcf00-2d67-4b94-8465-a2f63f5adf1d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001218 sec., 73891.62561576355 rows/sec., 5.77 MiB/sec. | ||
| 17911 | 2025.05.14 16:43:45.498997 [ 269 ] {e0cfcf00-2d67-4b94-8465-a2f63f5adf1d} <Debug> TCPHandler: Processed in 0.001390677 sec. | ||
| 17912 | 2025.05.14 16:43:45.499016 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397288 sec., 342806.92312536854 rows/sec., 23.09 MiB/sec. | ||
| 17913 | 2025.05.14 16:43:45.499111 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17914 | 2025.05.14 16:43:45.499154 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
| 17915 | 2025.05.14 16:43:45.499206 [ 269 ] {ffd710f0-a315-4a2e-9bd5-b0b1fceb15bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17916 | 2025.05.14 16:43:45.499255 [ 269 ] {ffd710f0-a315-4a2e-9bd5-b0b1fceb15bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17917 | 2025.05.14 16:43:45.499418 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17918 | 2025.05.14 16:43:45.499499 [ 190 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_120_24} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
| 17919 | 2025.05.14 16:43:45.499573 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17920 | 2025.05.14 16:43:45.499638 [ 269 ] {ffd710f0-a315-4a2e-9bd5-b0b1fceb15bf} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2025.05.14 16:43:45.499680 [ 269 ] {ffd710f0-a315-4a2e-9bd5-b0b1fceb15bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17922 | 2025.05.14 16:43:45.500017 [ 269 ] {ffd710f0-a315-4a2e-9bd5-b0b1fceb15bf} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17923 | 2025.05.14 16:43:45.500232 [ 269 ] {ffd710f0-a315-4a2e-9bd5-b0b1fceb15bf} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2025.05.14 16:43:45.500363 [ 269 ] {ffd710f0-a315-4a2e-9bd5-b0b1fceb15bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 17925 | 2025.05.14 16:43:45.500400 [ 269 ] {ffd710f0-a315-4a2e-9bd5-b0b1fceb15bf} <Debug> TCPHandler: Processed in 0.001336926 sec. | ||
| 17926 | 2025.05.14 16:43:45.500504 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17927 | 2025.05.14 16:43:45.500596 [ 269 ] {980a3825-7b13-464e-99b2-1a96a54fdda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17928 | 2025.05.14 16:43:45.500650 [ 269 ] {980a3825-7b13-464e-99b2-1a96a54fdda4} <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 | ||
| 17929 | 2025.05.14 16:43:45.501423 [ 269 ] {980a3825-7b13-464e-99b2-1a96a54fdda4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17930 | 2025.05.14 16:43:45.501458 [ 269 ] {980a3825-7b13-464e-99b2-1a96a54fdda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17931 | 2025.05.14 16:43:45.501997 [ 269 ] {980a3825-7b13-464e-99b2-1a96a54fdda4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17932 | 2025.05.14 16:43:45.502222 [ 269 ] {980a3825-7b13-464e-99b2-1a96a54fdda4} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17933 | 2025.05.14 16:43:45.502356 [ 269 ] {980a3825-7b13-464e-99b2-1a96a54fdda4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001777 sec., 14631.401238041644 rows/sec., 26.22 MiB/sec. | ||
| 17934 | 2025.05.14 16:43:45.502411 [ 269 ] {980a3825-7b13-464e-99b2-1a96a54fdda4} <Debug> TCPHandler: Processed in 0.001955029 sec. | ||
| 17935 | 2025.05.14 16:43:45.502520 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17936 | 2025.05.14 16:43:45.502614 [ 269 ] {6a44f3ac-315d-436a-a7f1-9323c7449c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17937 | 2025.05.14 16:43:45.502655 [ 269 ] {6a44f3ac-315d-436a-a7f1-9323c7449c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17938 | 2025.05.14 16:43:45.502969 [ 269 ] {6a44f3ac-315d-436a-a7f1-9323c7449c3f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17939 | 2025.05.14 16:43:45.503003 [ 269 ] {6a44f3ac-315d-436a-a7f1-9323c7449c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17940 | 2025.05.14 16:43:45.503309 [ 269 ] {6a44f3ac-315d-436a-a7f1-9323c7449c3f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17941 | 2025.05.14 16:43:45.503522 [ 269 ] {6a44f3ac-315d-436a-a7f1-9323c7449c3f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17942 | 2025.05.14 16:43:45.503647 [ 269 ] {6a44f3ac-315d-436a-a7f1-9323c7449c3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 17943 | 2025.05.14 16:43:45.503683 [ 269 ] {6a44f3ac-315d-436a-a7f1-9323c7449c3f} <Debug> TCPHandler: Processed in 0.001210614 sec. | ||
| 17944 | 2025.05.14 16:43:46.428499 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17945 | 2025.05.14 16:43:46.446677 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17946 | 2025.05.14 16:43:46.446746 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17947 | 2025.05.14 16:43:46.453686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17948 | 2025.05.14 16:43:46.454504 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2025.05.14 16:43:46.454833 [ 125 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17950 | 2025.05.14 16:43:46.454905 [ 125 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17951 | 2025.05.14 16:43:46.454929 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17952 | 2025.05.14 16:43:46.455058 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17953 | 2025.05.14 16:43:46.458278 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17954 | 2025.05.14 16:43:46.458688 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17955 | 2025.05.14 16:43:46.460397 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 17956 | 2025.05.14 16:43:46.465284 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 17957 | 2025.05.14 16:43:46.470036 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 17958 | 2025.05.14 16:43:46.474885 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 17959 | 2025.05.14 16:43:46.479826 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 17960 | 2025.05.14 16:43:46.484892 [ 191 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 17961 | 2025.05.14 16:43:46.544938 [ 190 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089935699 sec., 7205.147757844191 rows/sec., 37.26 MiB/sec. | ||
| 17962 | 2025.05.14 16:43:46.548027 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17963 | 2025.05.14 16:43:46.550130 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17964 | 2025.05.14 16:43:46.550235 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_86_17} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17965 | 2025.05.14 16:43:46.552779 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17966 | 2025.05.14 16:43:49.374426 [ 225 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17967 | 2025.05.14 16:43:49.374501 [ 225 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17968 | 2025.05.14 16:43:49.376452 [ 225 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17969 | 2025.05.14 16:43:49.383790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2526 | ||
| 17970 | 2025.05.14 16:43:49.386186 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17971 | 2025.05.14 16:43:49.386239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17972 | 2025.05.14 16:43:49.387430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17973 | 2025.05.14 16:43:49.387692 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17974 | 2025.05.14 16:43:49.387956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2526 | ||
| 17975 | 2025.05.14 16:43:50.489071 [ 218 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 17976 | 2025.05.14 16:43:50.489124 [ 218 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 17977 | 2025.05.14 16:43:50.490861 [ 218 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 17978 | 2025.05.14 16:43:50.499695 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17979 | 2025.05.14 16:43:50.499884 [ 269 ] {68700ac5-9f85-47bc-8d6a-fbeda9c7f4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17980 | 2025.05.14 16:43:50.499958 [ 269 ] {68700ac5-9f85-47bc-8d6a-fbeda9c7f4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17981 | 2025.05.14 16:43:50.500692 [ 269 ] {68700ac5-9f85-47bc-8d6a-fbeda9c7f4f1} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17982 | 2025.05.14 16:43:50.500744 [ 269 ] {68700ac5-9f85-47bc-8d6a-fbeda9c7f4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17983 | 2025.05.14 16:43:50.501173 [ 269 ] {68700ac5-9f85-47bc-8d6a-fbeda9c7f4f1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17984 | 2025.05.14 16:43:50.501413 [ 269 ] {68700ac5-9f85-47bc-8d6a-fbeda9c7f4f1} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17985 | 2025.05.14 16:43:50.501582 [ 269 ] {68700ac5-9f85-47bc-8d6a-fbeda9c7f4f1} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001746 sec., 121420.38946162658 rows/sec., 7.72 MiB/sec. | ||
| 17986 | 2025.05.14 16:43:50.501638 [ 269 ] {68700ac5-9f85-47bc-8d6a-fbeda9c7f4f1} <Debug> TCPHandler: Processed in 0.002093402 sec. | ||
| 17987 | 2025.05.14 16:43:50.501759 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17988 | 2025.05.14 16:43:50.501866 [ 269 ] {e81edce3-6993-435d-9df7-0f97fa2b07db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17989 | 2025.05.14 16:43:50.501910 [ 269 ] {e81edce3-6993-435d-9df7-0f97fa2b07db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17990 | 2025.05.14 16:43:50.502633 [ 269 ] {e81edce3-6993-435d-9df7-0f97fa2b07db} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2025.05.14 16:43:50.502680 [ 269 ] {e81edce3-6993-435d-9df7-0f97fa2b07db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17992 | 2025.05.14 16:43:50.503108 [ 269 ] {e81edce3-6993-435d-9df7-0f97fa2b07db} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17993 | 2025.05.14 16:43:50.503351 [ 269 ] {e81edce3-6993-435d-9df7-0f97fa2b07db} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17994 | 2025.05.14 16:43:50.503479 [ 30 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17995 | 2025.05.14 16:43:50.503485 [ 269 ] {e81edce3-6993-435d-9df7-0f97fa2b07db} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001646 sec., 390643.98541919806 rows/sec., 30.80 MiB/sec. | ||
| 17996 | 2025.05.14 16:43:50.503527 [ 30 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17997 | 2025.05.14 16:43:50.503548 [ 269 ] {e81edce3-6993-435d-9df7-0f97fa2b07db} <Debug> TCPHandler: Processed in 0.001841226 sec. | ||
| 17998 | 2025.05.14 16:43:50.503553 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 17999 | 2025.05.14 16:43:50.503668 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18000 | 2025.05.14 16:43:50.503698 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18001 | 2025.05.14 16:43:50.503770 [ 269 ] {9620a1be-e77f-4c17-b1ad-29c0d4a8d2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18002 | 2025.05.14 16:43:50.503819 [ 269 ] {9620a1be-e77f-4c17-b1ad-29c0d4a8d2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18003 | 2025.05.14 16:43:50.503853 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18004 | 2025.05.14 16:43:50.503896 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1845 rows starting from the beginning of the part | ||
| 18005 | 2025.05.14 16:43:50.503971 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1248 rows starting from the beginning of the part | ||
| 18006 | 2025.05.14 16:43:50.504022 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 18007 | 2025.05.14 16:43:50.504070 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 643 rows starting from the beginning of the part | ||
| 18008 | 2025.05.14 16:43:50.504114 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 108 rows starting from the beginning of the part | ||
| 18009 | 2025.05.14 16:43:50.504158 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 643 rows starting from the beginning of the part | ||
| 18010 | 2025.05.14 16:43:50.504248 [ 269 ] {9620a1be-e77f-4c17-b1ad-29c0d4a8d2ab} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18011 | 2025.05.14 16:43:50.504291 [ 269 ] {9620a1be-e77f-4c17-b1ad-29c0d4a8d2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18012 | 2025.05.14 16:43:50.504617 [ 269 ] {9620a1be-e77f-4c17-b1ad-29c0d4a8d2ab} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18013 | 2025.05.14 16:43:50.504842 [ 269 ] {9620a1be-e77f-4c17-b1ad-29c0d4a8d2ab} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18014 | 2025.05.14 16:43:50.504977 [ 269 ] {9620a1be-e77f-4c17-b1ad-29c0d4a8d2ab} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001228 sec., 96905.5374592834 rows/sec., 5.86 MiB/sec. | ||
| 18015 | 2025.05.14 16:43:50.505016 [ 269 ] {9620a1be-e77f-4c17-b1ad-29c0d4a8d2ab} <Debug> TCPHandler: Processed in 0.001400367 sec. | ||
| 18016 | 2025.05.14 16:43:50.505135 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18017 | 2025.05.14 16:43:50.505231 [ 269 ] {28fba5d5-59a5-483d-8748-c9322e1aebe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18018 | 2025.05.14 16:43:50.505270 [ 269 ] {28fba5d5-59a5-483d-8748-c9322e1aebe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18019 | 2025.05.14 16:43:50.505677 [ 269 ] {28fba5d5-59a5-483d-8748-c9322e1aebe0} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2025.05.14 16:43:50.505714 [ 269 ] {28fba5d5-59a5-483d-8748-c9322e1aebe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18021 | 2025.05.14 16:43:50.505784 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.002150782 sec., 2112254.984466115 rows/sec., 178.99 MiB/sec. | ||
| 18022 | 2025.05.14 16:43:50.506035 [ 269 ] {28fba5d5-59a5-483d-8748-c9322e1aebe0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18023 | 2025.05.14 16:43:50.506059 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18024 | 2025.05.14 16:43:50.506317 [ 269 ] {28fba5d5-59a5-483d-8748-c9322e1aebe0} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18025 | 2025.05.14 16:43:50.506388 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18026 | 2025.05.14 16:43:50.506456 [ 269 ] {28fba5d5-59a5-483d-8748-c9322e1aebe0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001244 sec., 90836.01286173632 rows/sec., 5.88 MiB/sec. | ||
| 18027 | 2025.05.14 16:43:50.506469 [ 186 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_146_29} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18028 | 2025.05.14 16:43:50.506500 [ 269 ] {28fba5d5-59a5-483d-8748-c9322e1aebe0} <Debug> TCPHandler: Processed in 0.001415808 sec. | ||
| 18029 | 2025.05.14 16:43:50.506556 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 18030 | 2025.05.14 16:43:50.506615 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18031 | 2025.05.14 16:43:50.506713 [ 269 ] {545d0699-f326-4eca-b57e-8efc42f0b28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18032 | 2025.05.14 16:43:50.506754 [ 269 ] {545d0699-f326-4eca-b57e-8efc42f0b28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18033 | 2025.05.14 16:43:50.507158 [ 269 ] {545d0699-f326-4eca-b57e-8efc42f0b28f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18034 | 2025.05.14 16:43:50.507194 [ 269 ] {545d0699-f326-4eca-b57e-8efc42f0b28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18035 | 2025.05.14 16:43:50.507501 [ 269 ] {545d0699-f326-4eca-b57e-8efc42f0b28f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18036 | 2025.05.14 16:43:50.507708 [ 269 ] {545d0699-f326-4eca-b57e-8efc42f0b28f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18037 | 2025.05.14 16:43:50.507834 [ 269 ] {545d0699-f326-4eca-b57e-8efc42f0b28f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001138 sec., 98418.2776801406 rows/sec., 5.61 MiB/sec. | ||
| 18038 | 2025.05.14 16:43:50.507871 [ 269 ] {545d0699-f326-4eca-b57e-8efc42f0b28f} <Debug> TCPHandler: Processed in 0.001306625 sec. | ||
| 18039 | 2025.05.14 16:43:50.507979 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18040 | 2025.05.14 16:43:50.508072 [ 269 ] {1fea9164-b6fc-4439-96b7-f0d78631028d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18041 | 2025.05.14 16:43:50.508111 [ 269 ] {1fea9164-b6fc-4439-96b7-f0d78631028d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18042 | 2025.05.14 16:43:50.508626 [ 269 ] {1fea9164-b6fc-4439-96b7-f0d78631028d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18043 | 2025.05.14 16:43:50.508664 [ 269 ] {1fea9164-b6fc-4439-96b7-f0d78631028d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18044 | 2025.05.14 16:43:50.508990 [ 269 ] {1fea9164-b6fc-4439-96b7-f0d78631028d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18045 | 2025.05.14 16:43:50.509197 [ 269 ] {1fea9164-b6fc-4439-96b7-f0d78631028d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18046 | 2025.05.14 16:43:50.509318 [ 30 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18047 | 2025.05.14 16:43:50.509323 [ 269 ] {1fea9164-b6fc-4439-96b7-f0d78631028d} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001269 sec., 311268.7155240347 rows/sec., 22.03 MiB/sec. | ||
| 18048 | 2025.05.14 16:43:50.509358 [ 30 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18049 | 2025.05.14 16:43:50.509382 [ 269 ] {1fea9164-b6fc-4439-96b7-f0d78631028d} <Debug> TCPHandler: Processed in 0.001453449 sec. | ||
| 18050 | 2025.05.14 16:43:50.509383 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18051 | 2025.05.14 16:43:50.509485 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18052 | 2025.05.14 16:43:50.509502 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18053 | 2025.05.14 16:43:50.509596 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18054 | 2025.05.14 16:43:50.509602 [ 269 ] {6bc2b908-4aef-4e7d-8cea-bcd2d6a010b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18055 | 2025.05.14 16:43:50.509640 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 913 rows starting from the beginning of the part | ||
| 18056 | 2025.05.14 16:43:50.509660 [ 269 ] {6bc2b908-4aef-4e7d-8cea-bcd2d6a010b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18057 | 2025.05.14 16:43:50.509712 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 546 rows starting from the beginning of the part | ||
| 18058 | 2025.05.14 16:43:50.509764 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 18059 | 2025.05.14 16:43:50.509806 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 395 rows starting from the beginning of the part | ||
| 18060 | 2025.05.14 16:43:50.509846 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 18061 | 2025.05.14 16:43:50.509887 [ 190 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 395 rows starting from the beginning of the part | ||
| 18062 | 2025.05.14 16:43:50.509988 [ 269 ] {6bc2b908-4aef-4e7d-8cea-bcd2d6a010b2} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18063 | 2025.05.14 16:43:50.510032 [ 269 ] {6bc2b908-4aef-4e7d-8cea-bcd2d6a010b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18064 | 2025.05.14 16:43:50.510373 [ 269 ] {6bc2b908-4aef-4e7d-8cea-bcd2d6a010b2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18065 | 2025.05.14 16:43:50.510599 [ 269 ] {6bc2b908-4aef-4e7d-8cea-bcd2d6a010b2} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18066 | 2025.05.14 16:43:50.510735 [ 269 ] {6bc2b908-4aef-4e7d-8cea-bcd2d6a010b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 18067 | 2025.05.14 16:43:50.510772 [ 269 ] {6bc2b908-4aef-4e7d-8cea-bcd2d6a010b2} <Debug> TCPHandler: Processed in 0.001319386 sec. | ||
| 18068 | 2025.05.14 16:43:50.510877 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18069 | 2025.05.14 16:43:50.510980 [ 269 ] {5537f946-8e3e-4339-bbb2-0eb95a708815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18070 | 2025.05.14 16:43:50.511026 [ 269 ] {5537f946-8e3e-4339-bbb2-0eb95a708815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18071 | 2025.05.14 16:43:50.511146 [ 186 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698864 sec., 1414474.613624163 rows/sec., 108.27 MiB/sec. | ||
| 18072 | 2025.05.14 16:43:50.511365 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18073 | 2025.05.14 16:43:50.511444 [ 269 ] {5537f946-8e3e-4339-bbb2-0eb95a708815} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2025.05.14 16:43:50.511481 [ 269 ] {5537f946-8e3e-4339-bbb2-0eb95a708815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18075 | 2025.05.14 16:43:50.511640 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18076 | 2025.05.14 16:43:50.511710 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_146_29} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18077 | 2025.05.14 16:43:50.511811 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 18078 | 2025.05.14 16:43:50.511838 [ 269 ] {5537f946-8e3e-4339-bbb2-0eb95a708815} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18079 | 2025.05.14 16:43:50.512077 [ 269 ] {5537f946-8e3e-4339-bbb2-0eb95a708815} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18080 | 2025.05.14 16:43:50.512213 [ 269 ] {5537f946-8e3e-4339-bbb2-0eb95a708815} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001251 sec., 189448.4412470024 rows/sec., 12.70 MiB/sec. | ||
| 18081 | 2025.05.14 16:43:50.512252 [ 269 ] {5537f946-8e3e-4339-bbb2-0eb95a708815} <Debug> TCPHandler: Processed in 0.001426108 sec. | ||
| 18082 | 2025.05.14 16:43:50.512364 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18083 | 2025.05.14 16:43:50.512460 [ 269 ] {60687536-7865-4300-be11-7a5366aa2ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18084 | 2025.05.14 16:43:50.512505 [ 269 ] {60687536-7865-4300-be11-7a5366aa2ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18085 | 2025.05.14 16:43:50.512804 [ 269 ] {60687536-7865-4300-be11-7a5366aa2ae7} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18086 | 2025.05.14 16:43:50.512841 [ 269 ] {60687536-7865-4300-be11-7a5366aa2ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18087 | 2025.05.14 16:43:50.513145 [ 269 ] {60687536-7865-4300-be11-7a5366aa2ae7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18088 | 2025.05.14 16:43:50.513362 [ 269 ] {60687536-7865-4300-be11-7a5366aa2ae7} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18089 | 2025.05.14 16:43:50.513493 [ 269 ] {60687536-7865-4300-be11-7a5366aa2ae7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 18090 | 2025.05.14 16:43:50.513531 [ 269 ] {60687536-7865-4300-be11-7a5366aa2ae7} <Debug> TCPHandler: Processed in 0.001217124 sec. | ||
| 18091 | 2025.05.14 16:43:50.513638 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18092 | 2025.05.14 16:43:50.513732 [ 269 ] {fff92087-8898-4605-b3b3-ca984287458c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18093 | 2025.05.14 16:43:50.513787 [ 269 ] {fff92087-8898-4605-b3b3-ca984287458c} <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 | ||
| 18094 | 2025.05.14 16:43:50.514577 [ 269 ] {fff92087-8898-4605-b3b3-ca984287458c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18095 | 2025.05.14 16:43:50.514615 [ 269 ] {fff92087-8898-4605-b3b3-ca984287458c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18096 | 2025.05.14 16:43:50.515150 [ 269 ] {fff92087-8898-4605-b3b3-ca984287458c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18097 | 2025.05.14 16:43:50.515389 [ 269 ] {fff92087-8898-4605-b3b3-ca984287458c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18098 | 2025.05.14 16:43:50.515516 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18099 | 2025.05.14 16:43:50.515530 [ 269 ] {fff92087-8898-4605-b3b3-ca984287458c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001816 sec., 7158.590308370044 rows/sec., 12.83 MiB/sec. | ||
| 18100 | 2025.05.14 16:43:50.515564 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18101 | 2025.05.14 16:43:50.515591 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. | ||
| 18102 | 2025.05.14 16:43:50.515613 [ 269 ] {fff92087-8898-4605-b3b3-ca984287458c} <Debug> TCPHandler: Processed in 0.0020231 sec. | ||
| 18103 | 2025.05.14 16:43:50.515661 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18104 | 2025.05.14 16:43:50.515728 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18105 | 2025.05.14 16:43:50.515829 [ 269 ] {76eb54a0-9005-4db2-9a4d-13c5a50c914b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18106 | 2025.05.14 16:43:50.515856 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18107 | 2025.05.14 16:43:50.515871 [ 269 ] {76eb54a0-9005-4db2-9a4d-13c5a50c914b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18108 | 2025.05.14 16:43:50.515913 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2206 rows starting from the beginning of the part | ||
| 18109 | 2025.05.14 16:43:50.516032 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 13 rows starting from the beginning of the part | ||
| 18110 | 2025.05.14 16:43:50.516135 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part | ||
| 18111 | 2025.05.14 16:43:50.516208 [ 269 ] {76eb54a0-9005-4db2-9a4d-13c5a50c914b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18112 | 2025.05.14 16:43:50.516235 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 13 rows starting from the beginning of the part | ||
| 18113 | 2025.05.14 16:43:50.516252 [ 269 ] {76eb54a0-9005-4db2-9a4d-13c5a50c914b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18114 | 2025.05.14 16:43:50.516347 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part | ||
| 18115 | 2025.05.14 16:43:50.516464 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 13 rows starting from the beginning of the part | ||
| 18116 | 2025.05.14 16:43:50.516581 [ 269 ] {76eb54a0-9005-4db2-9a4d-13c5a50c914b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18117 | 2025.05.14 16:43:50.516831 [ 269 ] {76eb54a0-9005-4db2-9a4d-13c5a50c914b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18118 | 2025.05.14 16:43:50.516965 [ 30 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18119 | 2025.05.14 16:43:50.516980 [ 269 ] {76eb54a0-9005-4db2-9a4d-13c5a50c914b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001169 sec., 70145.42343883662 rows/sec., 4.46 MiB/sec. | ||
| 18120 | 2025.05.14 16:43:50.516995 [ 30 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18121 | 2025.05.14 16:43:50.517020 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18122 | 2025.05.14 16:43:50.517025 [ 269 ] {76eb54a0-9005-4db2-9a4d-13c5a50c914b} <Debug> TCPHandler: Processed in 0.001346196 sec. | ||
| 18123 | 2025.05.14 16:43:50.517096 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18124 | 2025.05.14 16:43:50.517197 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18125 | 2025.05.14 16:43:50.517232 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8710 rows starting from the beginning of the part | ||
| 18126 | 2025.05.14 16:43:50.517283 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 36 rows starting from the beginning of the part | ||
| 18127 | 2025.05.14 16:43:50.517334 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 24 rows starting from the beginning of the part | ||
| 18128 | 2025.05.14 16:43:50.517384 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 82 rows starting from the beginning of the part | ||
| 18129 | 2025.05.14 16:43:50.517423 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18130 | 2025.05.14 16:43:50.517471 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 82 rows starting from the beginning of the part | ||
| 18131 | 2025.05.14 16:43:50.520137 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8994 rows, containing 4 columns (4 merged, 0 gathered) in 0.00307034 sec., 2929317.274308383 rows/sec., 190.89 MiB/sec. | ||
| 18132 | 2025.05.14 16:43:50.520394 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18133 | 2025.05.14 16:43:50.520745 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18134 | 2025.05.14 16:43:50.520835 [ 198 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_146_29} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18135 | 2025.05.14 16:43:50.520944 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 18136 | 2025.05.14 16:43:50.525653 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2297 rows, containing 19 columns (19 merged, 0 gathered) in 0.010020727 sec., 229224.88557965905 rows/sec., 410.76 MiB/sec. | ||
| 18137 | 2025.05.14 16:43:50.527785 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18138 | 2025.05.14 16:43:50.528187 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18139 | 2025.05.14 16:43:50.528281 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18140 | 2025.05.14 16:43:50.528479 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.48 MiB. | ||
| 18141 | 2025.05.14 16:43:51.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.90 MiB, peak 382.33 MiB, free memory in arenas 0.00 B, will set to 365.22 MiB (RSS), difference: 1.32 MiB | ||
| 18142 | 2025.05.14 16:43:51.749983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39833 | ||
| 18143 | 2025.05.14 16:43:51.750732 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18144 | 2025.05.14 16:43:51.750804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18145 | 2025.05.14 16:43:51.751496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18146 | 2025.05.14 16:43:51.751830 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18147 | 2025.05.14 16:43:51.752043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 | ||
| 18148 | 2025.05.14 16:43:53.958347 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18149 | 2025.05.14 16:43:53.976254 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18150 | 2025.05.14 16:43:53.976312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18151 | 2025.05.14 16:43:53.982716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18152 | 2025.05.14 16:43:53.983471 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18153 | 2025.05.14 16:43:53.986804 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18154 | 2025.05.14 16:43:55.493592 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18155 | 2025.05.14 16:43:55.493796 [ 269 ] {85cbd01e-3c95-471e-8da4-ce388aab03bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18156 | 2025.05.14 16:43:55.493872 [ 269 ] {85cbd01e-3c95-471e-8da4-ce388aab03bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18157 | 2025.05.14 16:43:55.494582 [ 269 ] {85cbd01e-3c95-471e-8da4-ce388aab03bb} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2025.05.14 16:43:55.494638 [ 269 ] {85cbd01e-3c95-471e-8da4-ce388aab03bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18159 | 2025.05.14 16:43:55.495057 [ 269 ] {85cbd01e-3c95-471e-8da4-ce388aab03bb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18160 | 2025.05.14 16:43:55.495312 [ 269 ] {85cbd01e-3c95-471e-8da4-ce388aab03bb} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2025.05.14 16:43:55.495481 [ 269 ] {85cbd01e-3c95-471e-8da4-ce388aab03bb} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001741 sec., 62033.31418724871 rows/sec., 5.19 MiB/sec. | ||
| 18162 | 2025.05.14 16:43:55.495533 [ 269 ] {85cbd01e-3c95-471e-8da4-ce388aab03bb} <Debug> TCPHandler: Processed in 0.002080841 sec. | ||
| 18163 | 2025.05.14 16:43:55.495655 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18164 | 2025.05.14 16:43:55.495760 [ 269 ] {d1c4085f-cc01-4ab4-9f8c-4e09c5f32944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18165 | 2025.05.14 16:43:55.495806 [ 269 ] {d1c4085f-cc01-4ab4-9f8c-4e09c5f32944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18166 | 2025.05.14 16:43:55.496213 [ 269 ] {d1c4085f-cc01-4ab4-9f8c-4e09c5f32944} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18167 | 2025.05.14 16:43:55.496253 [ 269 ] {d1c4085f-cc01-4ab4-9f8c-4e09c5f32944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18168 | 2025.05.14 16:43:55.496574 [ 269 ] {d1c4085f-cc01-4ab4-9f8c-4e09c5f32944} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18169 | 2025.05.14 16:43:55.496803 [ 269 ] {d1c4085f-cc01-4ab4-9f8c-4e09c5f32944} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18170 | 2025.05.14 16:43:55.496943 [ 269 ] {d1c4085f-cc01-4ab4-9f8c-4e09c5f32944} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001207 sec., 21541.010770505385 rows/sec., 1.58 MiB/sec. | ||
| 18171 | 2025.05.14 16:43:55.496985 [ 269 ] {d1c4085f-cc01-4ab4-9f8c-4e09c5f32944} <Debug> TCPHandler: Processed in 0.001383678 sec. | ||
| 18172 | 2025.05.14 16:43:55.497096 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18173 | 2025.05.14 16:43:55.497192 [ 269 ] {6a586966-9244-4ac3-8fb4-40bbda6bb724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18174 | 2025.05.14 16:43:55.497234 [ 269 ] {6a586966-9244-4ac3-8fb4-40bbda6bb724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18175 | 2025.05.14 16:43:55.497656 [ 269 ] {6a586966-9244-4ac3-8fb4-40bbda6bb724} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18176 | 2025.05.14 16:43:55.497695 [ 269 ] {6a586966-9244-4ac3-8fb4-40bbda6bb724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18177 | 2025.05.14 16:43:55.498028 [ 269 ] {6a586966-9244-4ac3-8fb4-40bbda6bb724} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18178 | 2025.05.14 16:43:55.498272 [ 269 ] {6a586966-9244-4ac3-8fb4-40bbda6bb724} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18179 | 2025.05.14 16:43:55.498407 [ 269 ] {6a586966-9244-4ac3-8fb4-40bbda6bb724} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001234 sec., 72933.54943273906 rows/sec., 5.70 MiB/sec. | ||
| 18180 | 2025.05.14 16:43:55.498447 [ 269 ] {6a586966-9244-4ac3-8fb4-40bbda6bb724} <Debug> TCPHandler: Processed in 0.001402017 sec. | ||
| 18181 | 2025.05.14 16:43:55.498557 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18182 | 2025.05.14 16:43:55.498654 [ 269 ] {71a8ea3b-60a1-4ca4-947f-d72cbd00b56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18183 | 2025.05.14 16:43:55.498699 [ 269 ] {71a8ea3b-60a1-4ca4-947f-d72cbd00b56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18184 | 2025.05.14 16:43:55.499088 [ 269 ] {71a8ea3b-60a1-4ca4-947f-d72cbd00b56e} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2025.05.14 16:43:55.499126 [ 269 ] {71a8ea3b-60a1-4ca4-947f-d72cbd00b56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18186 | 2025.05.14 16:43:55.499492 [ 269 ] {71a8ea3b-60a1-4ca4-947f-d72cbd00b56e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18187 | 2025.05.14 16:43:55.499730 [ 269 ] {71a8ea3b-60a1-4ca4-947f-d72cbd00b56e} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2025.05.14 16:43:55.499868 [ 269 ] {71a8ea3b-60a1-4ca4-947f-d72cbd00b56e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 18189 | 2025.05.14 16:43:55.499863 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 5 parts from all_1_142_29 to all_146_146_0 | ||
| 18190 | 2025.05.14 16:43:55.499908 [ 269 ] {71a8ea3b-60a1-4ca4-947f-d72cbd00b56e} <Debug> TCPHandler: Processed in 0.001399837 sec. | ||
| 18191 | 2025.05.14 16:43:55.499941 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18192 | 2025.05.14 16:43:55.499966 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18193 | 2025.05.14 16:43:55.500038 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18194 | 2025.05.14 16:43:55.500087 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_142_29 to all_146_146_0 into Compact with storage Full | ||
| 18195 | 2025.05.14 16:43:55.500138 [ 269 ] {dc9004e3-ed64-4a31-aa02-45000d72d734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18196 | 2025.05.14 16:43:55.500198 [ 269 ] {dc9004e3-ed64-4a31-aa02-45000d72d734} <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 | ||
| 18197 | 2025.05.14 16:43:55.500243 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18198 | 2025.05.14 16:43:55.500285 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_142_29, total 43337 rows starting from the beginning of the part | ||
| 18199 | 2025.05.14 16:43:55.500360 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 18200 | 2025.05.14 16:43:55.500416 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 237 rows starting from the beginning of the part | ||
| 18201 | 2025.05.14 16:43:55.500470 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 18202 | 2025.05.14 16:43:55.500522 [ 194 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 237 rows starting from the beginning of the part | ||
| 18203 | 2025.05.14 16:43:55.501017 [ 269 ] {dc9004e3-ed64-4a31-aa02-45000d72d734} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18204 | 2025.05.14 16:43:55.501060 [ 269 ] {dc9004e3-ed64-4a31-aa02-45000d72d734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18205 | 2025.05.14 16:43:55.501613 [ 269 ] {dc9004e3-ed64-4a31-aa02-45000d72d734} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 18206 | 2025.05.14 16:43:55.501860 [ 269 ] {dc9004e3-ed64-4a31-aa02-45000d72d734} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2025.05.14 16:43:55.502005 [ 269 ] {dc9004e3-ed64-4a31-aa02-45000d72d734} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 18208 | 2025.05.14 16:43:55.502062 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18209 | 2025.05.14 16:43:55.502071 [ 269 ] {dc9004e3-ed64-4a31-aa02-45000d72d734} <Debug> TCPHandler: Processed in 0.002138972 sec. | ||
| 18210 | 2025.05.14 16:43:55.502097 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18211 | 2025.05.14 16:43:55.502271 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18212 | 2025.05.14 16:43:55.502372 [ 269 ] {d1aa4dda-8f18-4e00-9115-6b6e7446d24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18213 | 2025.05.14 16:43:55.502418 [ 269 ] {d1aa4dda-8f18-4e00-9115-6b6e7446d24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18214 | 2025.05.14 16:43:55.502759 [ 269 ] {d1aa4dda-8f18-4e00-9115-6b6e7446d24e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18215 | 2025.05.14 16:43:55.502799 [ 269 ] {d1aa4dda-8f18-4e00-9115-6b6e7446d24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18216 | 2025.05.14 16:43:55.503173 [ 269 ] {d1aa4dda-8f18-4e00-9115-6b6e7446d24e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18217 | 2025.05.14 16:43:55.503465 [ 269 ] {d1aa4dda-8f18-4e00-9115-6b6e7446d24e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18218 | 2025.05.14 16:43:55.503606 [ 269 ] {d1aa4dda-8f18-4e00-9115-6b6e7446d24e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 18219 | 2025.05.14 16:43:55.503644 [ 269 ] {d1aa4dda-8f18-4e00-9115-6b6e7446d24e} <Debug> TCPHandler: Processed in 0.001422968 sec. | ||
| 18220 | 2025.05.14 16:43:55.504083 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18221 | 2025.05.14 16:43:55.508219 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44035 rows, containing 5 columns (5 merged, 0 gathered) in 0.008188661 sec., 5377558.06474343 rows/sec., 363.11 MiB/sec. | ||
| 18222 | 2025.05.14 16:43:55.508762 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Trace> MergedBlockOutputStream: filled checksums all_1_146_30 (state Temporary) | ||
| 18223 | 2025.05.14 16:43:55.509048 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_146_30 to all_1_146_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18224 | 2025.05.14 16:43:55.509122 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_146_30} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 5 parts: [all_1_142_29, all_146_146_0] -> all_1_146_30 | ||
| 18225 | 2025.05.14 16:43:55.509227 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 18226 | 2025.05.14 16:43:59.047715 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18227 | 2025.05.14 16:43:59.047782 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18228 | 2025.05.14 16:43:59.252224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40321 | ||
| 18229 | 2025.05.14 16:43:59.252831 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2025.05.14 16:43:59.252874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18231 | 2025.05.14 16:43:59.253341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18232 | 2025.05.14 16:43:59.253570 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2025.05.14 16:43:59.253701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
| 18234 | 2025.05.14 16:43:59.388219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2560 | ||
| 18235 | 2025.05.14 16:43:59.391604 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18236 | 2025.05.14 16:43:59.391681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18237 | 2025.05.14 16:43:59.393396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18238 | 2025.05.14 16:43:59.393766 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18239 | 2025.05.14 16:43:59.394169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2560 | ||
| 18240 | 2025.05.14 16:44:00.499423 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18241 | 2025.05.14 16:44:00.499624 [ 269 ] {2d064a67-aad8-437d-a406-534f1af1069d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18242 | 2025.05.14 16:44:00.499698 [ 269 ] {2d064a67-aad8-437d-a406-534f1af1069d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18243 | 2025.05.14 16:44:00.500541 [ 269 ] {2d064a67-aad8-437d-a406-534f1af1069d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18244 | 2025.05.14 16:44:00.500590 [ 269 ] {2d064a67-aad8-437d-a406-534f1af1069d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18245 | 2025.05.14 16:44:00.501000 [ 269 ] {2d064a67-aad8-437d-a406-534f1af1069d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18246 | 2025.05.14 16:44:00.501228 [ 269 ] {2d064a67-aad8-437d-a406-534f1af1069d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18247 | 2025.05.14 16:44:00.501393 [ 269 ] {2d064a67-aad8-437d-a406-534f1af1069d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001822 sec., 116355.65312843029 rows/sec., 7.40 MiB/sec. | ||
| 18248 | 2025.05.14 16:44:00.501436 [ 269 ] {2d064a67-aad8-437d-a406-534f1af1069d} <Debug> TCPHandler: Processed in 0.002154672 sec. | ||
| 18249 | 2025.05.14 16:44:00.501572 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18250 | 2025.05.14 16:44:00.501670 [ 269 ] {5121d601-22b9-4e02-b8d1-12b0374e56e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18251 | 2025.05.14 16:44:00.501710 [ 269 ] {5121d601-22b9-4e02-b8d1-12b0374e56e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18252 | 2025.05.14 16:44:00.502495 [ 269 ] {5121d601-22b9-4e02-b8d1-12b0374e56e8} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18253 | 2025.05.14 16:44:00.502535 [ 269 ] {5121d601-22b9-4e02-b8d1-12b0374e56e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18254 | 2025.05.14 16:44:00.502899 [ 269 ] {5121d601-22b9-4e02-b8d1-12b0374e56e8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18255 | 2025.05.14 16:44:00.503121 [ 269 ] {5121d601-22b9-4e02-b8d1-12b0374e56e8} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18256 | 2025.05.14 16:44:00.503297 [ 269 ] {5121d601-22b9-4e02-b8d1-12b0374e56e8} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.00163 sec., 394478.52760736196 rows/sec., 31.10 MiB/sec. | ||
| 18257 | 2025.05.14 16:44:00.503416 [ 269 ] {5121d601-22b9-4e02-b8d1-12b0374e56e8} <Debug> TCPHandler: Processed in 0.001893697 sec. | ||
| 18258 | 2025.05.14 16:44:00.503654 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18259 | 2025.05.14 16:44:00.503887 [ 269 ] {528d896f-7a69-4bd5-ad82-89dfb3bd28e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18260 | 2025.05.14 16:44:00.503984 [ 269 ] {528d896f-7a69-4bd5-ad82-89dfb3bd28e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18261 | 2025.05.14 16:44:00.504845 [ 269 ] {528d896f-7a69-4bd5-ad82-89dfb3bd28e1} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18262 | 2025.05.14 16:44:00.504887 [ 269 ] {528d896f-7a69-4bd5-ad82-89dfb3bd28e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18263 | 2025.05.14 16:44:00.505214 [ 269 ] {528d896f-7a69-4bd5-ad82-89dfb3bd28e1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18264 | 2025.05.14 16:44:00.505454 [ 269 ] {528d896f-7a69-4bd5-ad82-89dfb3bd28e1} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2025.05.14 16:44:00.505596 [ 269 ] {528d896f-7a69-4bd5-ad82-89dfb3bd28e1} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001785 sec., 66666.66666666667 rows/sec., 4.03 MiB/sec. | ||
| 18266 | 2025.05.14 16:44:00.505653 [ 269 ] {528d896f-7a69-4bd5-ad82-89dfb3bd28e1} <Debug> TCPHandler: Processed in 0.002164643 sec. | ||
| 18267 | 2025.05.14 16:44:00.505775 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18268 | 2025.05.14 16:44:00.505871 [ 269 ] {c110c299-840d-4652-ba28-b5982737ca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18269 | 2025.05.14 16:44:00.505912 [ 269 ] {c110c299-840d-4652-ba28-b5982737ca9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18270 | 2025.05.14 16:44:00.506348 [ 269 ] {c110c299-840d-4652-ba28-b5982737ca9f} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18271 | 2025.05.14 16:44:00.506387 [ 269 ] {c110c299-840d-4652-ba28-b5982737ca9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18272 | 2025.05.14 16:44:00.506708 [ 269 ] {c110c299-840d-4652-ba28-b5982737ca9f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18273 | 2025.05.14 16:44:00.506950 [ 269 ] {c110c299-840d-4652-ba28-b5982737ca9f} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18274 | 2025.05.14 16:44:00.507082 [ 269 ] {c110c299-840d-4652-ba28-b5982737ca9f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00123 sec., 91869.918699187 rows/sec., 5.95 MiB/sec. | ||
| 18275 | 2025.05.14 16:44:00.507121 [ 269 ] {c110c299-840d-4652-ba28-b5982737ca9f} <Debug> TCPHandler: Processed in 0.001398138 sec. | ||
| 18276 | 2025.05.14 16:44:00.507231 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18277 | 2025.05.14 16:44:00.507325 [ 269 ] {d6eda969-c87e-45d1-97d2-63380b3e72c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18278 | 2025.05.14 16:44:00.507366 [ 269 ] {d6eda969-c87e-45d1-97d2-63380b3e72c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18279 | 2025.05.14 16:44:00.507781 [ 269 ] {d6eda969-c87e-45d1-97d2-63380b3e72c3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2025.05.14 16:44:00.507819 [ 269 ] {d6eda969-c87e-45d1-97d2-63380b3e72c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18281 | 2025.05.14 16:44:00.508128 [ 269 ] {d6eda969-c87e-45d1-97d2-63380b3e72c3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18282 | 2025.05.14 16:44:00.508372 [ 269 ] {d6eda969-c87e-45d1-97d2-63380b3e72c3} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18283 | 2025.05.14 16:44:00.508505 [ 269 ] {d6eda969-c87e-45d1-97d2-63380b3e72c3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001198 sec., 93489.14858096828 rows/sec., 5.33 MiB/sec. | ||
| 18284 | 2025.05.14 16:44:00.508546 [ 269 ] {d6eda969-c87e-45d1-97d2-63380b3e72c3} <Debug> TCPHandler: Processed in 0.001364017 sec. | ||
| 18285 | 2025.05.14 16:44:00.508673 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18286 | 2025.05.14 16:44:00.508768 [ 269 ] {6fa1da6d-37ff-4c0f-a46b-c1eae88a924d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18287 | 2025.05.14 16:44:00.508809 [ 269 ] {6fa1da6d-37ff-4c0f-a46b-c1eae88a924d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18288 | 2025.05.14 16:44:00.509336 [ 269 ] {6fa1da6d-37ff-4c0f-a46b-c1eae88a924d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18289 | 2025.05.14 16:44:00.509375 [ 269 ] {6fa1da6d-37ff-4c0f-a46b-c1eae88a924d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18290 | 2025.05.14 16:44:00.509711 [ 269 ] {6fa1da6d-37ff-4c0f-a46b-c1eae88a924d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18291 | 2025.05.14 16:44:00.509934 [ 269 ] {6fa1da6d-37ff-4c0f-a46b-c1eae88a924d} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18292 | 2025.05.14 16:44:00.510064 [ 269 ] {6fa1da6d-37ff-4c0f-a46b-c1eae88a924d} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001314 sec., 300608.82800608827 rows/sec., 21.27 MiB/sec. | ||
| 18293 | 2025.05.14 16:44:00.510103 [ 269 ] {6fa1da6d-37ff-4c0f-a46b-c1eae88a924d} <Debug> TCPHandler: Processed in 0.0014792 sec. | ||
| 18294 | 2025.05.14 16:44:00.510179 [ 222 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18295 | 2025.05.14 16:44:00.510214 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18296 | 2025.05.14 16:44:00.510240 [ 222 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18297 | 2025.05.14 16:44:00.510318 [ 269 ] {4914fce3-2aa2-4b18-8d34-253d85d8fe55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18298 | 2025.05.14 16:44:00.510365 [ 269 ] {4914fce3-2aa2-4b18-8d34-253d85d8fe55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18299 | 2025.05.14 16:44:00.510687 [ 269 ] {4914fce3-2aa2-4b18-8d34-253d85d8fe55} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18300 | 2025.05.14 16:44:00.510725 [ 269 ] {4914fce3-2aa2-4b18-8d34-253d85d8fe55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18301 | 2025.05.14 16:44:00.511061 [ 269 ] {4914fce3-2aa2-4b18-8d34-253d85d8fe55} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18302 | 2025.05.14 16:44:00.511330 [ 269 ] {4914fce3-2aa2-4b18-8d34-253d85d8fe55} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18303 | 2025.05.14 16:44:00.511466 [ 269 ] {4914fce3-2aa2-4b18-8d34-253d85d8fe55} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 18304 | 2025.05.14 16:44:00.511503 [ 269 ] {4914fce3-2aa2-4b18-8d34-253d85d8fe55} <Debug> TCPHandler: Processed in 0.001336836 sec. | ||
| 18305 | 2025.05.14 16:44:00.511507 [ 218 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18306 | 2025.05.14 16:44:00.511542 [ 218 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18307 | 2025.05.14 16:44:00.511612 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18308 | 2025.05.14 16:44:00.511711 [ 269 ] {66605f79-3d3b-4366-ac7a-2fac30a0a2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18309 | 2025.05.14 16:44:00.511754 [ 269 ] {66605f79-3d3b-4366-ac7a-2fac30a0a2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18310 | 2025.05.14 16:44:00.512140 [ 269 ] {66605f79-3d3b-4366-ac7a-2fac30a0a2c2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18311 | 2025.05.14 16:44:00.512180 [ 269 ] {66605f79-3d3b-4366-ac7a-2fac30a0a2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18312 | 2025.05.14 16:44:00.512271 [ 222 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18313 | 2025.05.14 16:44:00.512572 [ 269 ] {66605f79-3d3b-4366-ac7a-2fac30a0a2c2} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18314 | 2025.05.14 16:44:00.512832 [ 269 ] {66605f79-3d3b-4366-ac7a-2fac30a0a2c2} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2025.05.14 16:44:00.512970 [ 269 ] {66605f79-3d3b-4366-ac7a-2fac30a0a2c2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001277 sec., 185591.2294440094 rows/sec., 12.44 MiB/sec. | ||
| 18316 | 2025.05.14 16:44:00.513011 [ 269 ] {66605f79-3d3b-4366-ac7a-2fac30a0a2c2} <Debug> TCPHandler: Processed in 0.001446879 sec. | ||
| 18317 | 2025.05.14 16:44:00.513092 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18318 | 2025.05.14 16:44:00.513133 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18319 | 2025.05.14 16:44:00.513146 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18320 | 2025.05.14 16:44:00.513234 [ 269 ] {e715628c-cbe7-4529-9a81-210c189dbb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18321 | 2025.05.14 16:44:00.513286 [ 269 ] {e715628c-cbe7-4529-9a81-210c189dbb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18322 | 2025.05.14 16:44:00.513455 [ 218 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18323 | 2025.05.14 16:44:00.513596 [ 269 ] {e715628c-cbe7-4529-9a81-210c189dbb34} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2025.05.14 16:44:00.513638 [ 269 ] {e715628c-cbe7-4529-9a81-210c189dbb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18325 | 2025.05.14 16:44:00.513987 [ 269 ] {e715628c-cbe7-4529-9a81-210c189dbb34} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18326 | 2025.05.14 16:44:00.514259 [ 269 ] {e715628c-cbe7-4529-9a81-210c189dbb34} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18327 | 2025.05.14 16:44:00.514386 [ 64 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 18328 | 2025.05.14 16:44:00.514392 [ 269 ] {e715628c-cbe7-4529-9a81-210c189dbb34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001175 sec., 851.063829787234 rows/sec., 57.35 KiB/sec. | ||
| 18329 | 2025.05.14 16:44:00.514449 [ 64 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18330 | 2025.05.14 16:44:00.514468 [ 269 ] {e715628c-cbe7-4529-9a81-210c189dbb34} <Debug> TCPHandler: Processed in 0.001383477 sec. | ||
| 18331 | 2025.05.14 16:44:00.514484 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18332 | 2025.05.14 16:44:00.514590 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18333 | 2025.05.14 16:44:00.514598 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 18334 | 2025.05.14 16:44:00.514692 [ 269 ] {47754fa1-cbe6-4151-9417-e72a1c32afdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18335 | 2025.05.14 16:44:00.514728 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18336 | 2025.05.14 16:44:00.514751 [ 269 ] {47754fa1-cbe6-4151-9417-e72a1c32afdb} <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 | ||
| 18337 | 2025.05.14 16:44:00.514767 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 60 rows starting from the beginning of the part | ||
| 18338 | 2025.05.14 16:44:00.514836 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 18339 | 2025.05.14 16:44:00.514879 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 18340 | 2025.05.14 16:44:00.514920 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 18341 | 2025.05.14 16:44:00.514955 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 18342 | 2025.05.14 16:44:00.514992 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 18343 | 2025.05.14 16:44:00.515243 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18344 | 2025.05.14 16:44:00.515554 [ 269 ] {47754fa1-cbe6-4151-9417-e72a1c32afdb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18345 | 2025.05.14 16:44:00.515597 [ 269 ] {47754fa1-cbe6-4151-9417-e72a1c32afdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18346 | 2025.05.14 16:44:00.515757 [ 189 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207104 sec., 53847.887174593074 rows/sec., 3.54 MiB/sec. | ||
| 18347 | 2025.05.14 16:44:00.515889 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 18348 | 2025.05.14 16:44:00.516134 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2025.05.14 16:44:00.516149 [ 269 ] {47754fa1-cbe6-4151-9417-e72a1c32afdb} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 18350 | 2025.05.14 16:44:00.516206 [ 195 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_65_13} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 18351 | 2025.05.14 16:44:00.516281 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18352 | 2025.05.14 16:44:00.516407 [ 269 ] {47754fa1-cbe6-4151-9417-e72a1c32afdb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18353 | 2025.05.14 16:44:00.516560 [ 269 ] {47754fa1-cbe6-4151-9417-e72a1c32afdb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001883 sec., 6903.876792352629 rows/sec., 12.37 MiB/sec. | ||
| 18354 | 2025.05.14 16:44:00.516653 [ 269 ] {47754fa1-cbe6-4151-9417-e72a1c32afdb} <Debug> TCPHandler: Processed in 0.002110542 sec. | ||
| 18355 | 2025.05.14 16:44:00.516784 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18356 | 2025.05.14 16:44:00.516890 [ 269 ] {895dfd66-443d-4e88-b5f7-977f04891cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18357 | 2025.05.14 16:44:00.516937 [ 269 ] {895dfd66-443d-4e88-b5f7-977f04891cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18358 | 2025.05.14 16:44:00.517318 [ 269 ] {895dfd66-443d-4e88-b5f7-977f04891cae} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18359 | 2025.05.14 16:44:00.517360 [ 269 ] {895dfd66-443d-4e88-b5f7-977f04891cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18360 | 2025.05.14 16:44:00.517762 [ 269 ] {895dfd66-443d-4e88-b5f7-977f04891cae} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18361 | 2025.05.14 16:44:00.518041 [ 269 ] {895dfd66-443d-4e88-b5f7-977f04891cae} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18362 | 2025.05.14 16:44:00.518197 [ 269 ] {895dfd66-443d-4e88-b5f7-977f04891cae} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001328 sec., 61746.987951807234 rows/sec., 3.92 MiB/sec. | ||
| 18363 | 2025.05.14 16:44:00.518242 [ 269 ] {895dfd66-443d-4e88-b5f7-977f04891cae} <Debug> TCPHandler: Processed in 0.001513549 sec. | ||
| 18364 | 2025.05.14 16:44:00.520200 [ 224 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18365 | 2025.05.14 16:44:00.520238 [ 224 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18366 | 2025.05.14 16:44:00.522324 [ 224 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18367 | 2025.05.14 16:44:01.006647 [ 222 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18368 | 2025.05.14 16:44:01.006704 [ 222 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18369 | 2025.05.14 16:44:01.008718 [ 222 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18370 | 2025.05.14 16:44:01.486884 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18371 | 2025.05.14 16:44:01.505286 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18372 | 2025.05.14 16:44:01.505330 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18373 | 2025.05.14 16:44:01.511729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18374 | 2025.05.14 16:44:01.512465 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18375 | 2025.05.14 16:44:01.515554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18376 | 2025.05.14 16:44:01.527458 [ 224 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 18377 | 2025.05.14 16:44:01.527552 [ 224 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 18378 | 2025.05.14 16:44:01.529620 [ 224 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 18379 | 2025.05.14 16:44:02.971399 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18380 | 2025.05.14 16:44:02.971584 [ 269 ] {7218b0d3-d64e-4f1f-b95f-d97f5f3b806c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18381 | 2025.05.14 16:44:02.971655 [ 269 ] {7218b0d3-d64e-4f1f-b95f-d97f5f3b806c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18382 | 2025.05.14 16:44:02.972328 [ 269 ] {7218b0d3-d64e-4f1f-b95f-d97f5f3b806c} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18383 | 2025.05.14 16:44:02.972383 [ 269 ] {7218b0d3-d64e-4f1f-b95f-d97f5f3b806c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18384 | 2025.05.14 16:44:02.972796 [ 269 ] {7218b0d3-d64e-4f1f-b95f-d97f5f3b806c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18385 | 2025.05.14 16:44:02.973030 [ 269 ] {7218b0d3-d64e-4f1f-b95f-d97f5f3b806c} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18386 | 2025.05.14 16:44:02.973195 [ 269 ] {7218b0d3-d64e-4f1f-b95f-d97f5f3b806c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 196.61 KiB/sec. | ||
| 18387 | 2025.05.14 16:44:02.973253 [ 269 ] {7218b0d3-d64e-4f1f-b95f-d97f5f3b806c} <Debug> TCPHandler: Processed in 0.001988879 sec. | ||
| 18388 | 2025.05.14 16:44:02.973377 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18389 | 2025.05.14 16:44:02.973484 [ 269 ] {3605bb93-e98c-4eb4-b418-e880770942aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18390 | 2025.05.14 16:44:02.973529 [ 269 ] {3605bb93-e98c-4eb4-b418-e880770942aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18391 | 2025.05.14 16:44:02.974822 [ 269 ] {3605bb93-e98c-4eb4-b418-e880770942aa} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18392 | 2025.05.14 16:44:02.974862 [ 269 ] {3605bb93-e98c-4eb4-b418-e880770942aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18393 | 2025.05.14 16:44:02.975282 [ 269 ] {3605bb93-e98c-4eb4-b418-e880770942aa} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18394 | 2025.05.14 16:44:02.975506 [ 269 ] {3605bb93-e98c-4eb4-b418-e880770942aa} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18395 | 2025.05.14 16:44:02.975646 [ 269 ] {3605bb93-e98c-4eb4-b418-e880770942aa} <Debug> executeQuery: Read 1250 rows, 105.51 KiB in 0.002187 sec., 571559.2135345221 rows/sec., 47.11 MiB/sec. | ||
| 18396 | 2025.05.14 16:44:02.975689 [ 269 ] {3605bb93-e98c-4eb4-b418-e880770942aa} <Debug> TCPHandler: Processed in 0.002363727 sec. | ||
| 18397 | 2025.05.14 16:44:02.975800 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18398 | 2025.05.14 16:44:02.975901 [ 269 ] {191d5d62-037f-46d5-af1e-d208af59db90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18399 | 2025.05.14 16:44:02.975943 [ 269 ] {191d5d62-037f-46d5-af1e-d208af59db90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18400 | 2025.05.14 16:44:02.976351 [ 269 ] {191d5d62-037f-46d5-af1e-d208af59db90} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18401 | 2025.05.14 16:44:02.976389 [ 269 ] {191d5d62-037f-46d5-af1e-d208af59db90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18402 | 2025.05.14 16:44:02.976703 [ 269 ] {191d5d62-037f-46d5-af1e-d208af59db90} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18403 | 2025.05.14 16:44:02.976931 [ 269 ] {191d5d62-037f-46d5-af1e-d208af59db90} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18404 | 2025.05.14 16:44:02.977064 [ 269 ] {191d5d62-037f-46d5-af1e-d208af59db90} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001187 sec., 25273.799494524013 rows/sec., 1.84 MiB/sec. | ||
| 18405 | 2025.05.14 16:44:02.977102 [ 269 ] {191d5d62-037f-46d5-af1e-d208af59db90} <Debug> TCPHandler: Processed in 0.001353496 sec. | ||
| 18406 | 2025.05.14 16:44:02.977206 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18407 | 2025.05.14 16:44:02.977302 [ 269 ] {b62638a8-6a6f-43c4-8f60-ccf438ac09ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18408 | 2025.05.14 16:44:02.977342 [ 269 ] {b62638a8-6a6f-43c4-8f60-ccf438ac09ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18409 | 2025.05.14 16:44:02.977858 [ 269 ] {b62638a8-6a6f-43c4-8f60-ccf438ac09ec} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18410 | 2025.05.14 16:44:02.977896 [ 269 ] {b62638a8-6a6f-43c4-8f60-ccf438ac09ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18411 | 2025.05.14 16:44:02.978209 [ 269 ] {b62638a8-6a6f-43c4-8f60-ccf438ac09ec} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18412 | 2025.05.14 16:44:02.978439 [ 269 ] {b62638a8-6a6f-43c4-8f60-ccf438ac09ec} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18413 | 2025.05.14 16:44:02.978562 [ 175 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 18414 | 2025.05.14 16:44:02.978570 [ 269 ] {b62638a8-6a6f-43c4-8f60-ccf438ac09ec} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001288 sec., 177018.63354037266 rows/sec., 11.99 MiB/sec. | ||
| 18415 | 2025.05.14 16:44:02.978637 [ 175 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18416 | 2025.05.14 16:44:02.978653 [ 269 ] {b62638a8-6a6f-43c4-8f60-ccf438ac09ec} <Debug> TCPHandler: Processed in 0.00149844 sec. | ||
| 18417 | 2025.05.14 16:44:02.978663 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18418 | 2025.05.14 16:44:02.978762 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18419 | 2025.05.14 16:44:02.978797 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 18420 | 2025.05.14 16:44:02.978860 [ 269 ] {0e7838a1-d960-4b99-ae79-9aa6dbc1c57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18421 | 2025.05.14 16:44:02.978906 [ 269 ] {0e7838a1-d960-4b99-ae79-9aa6dbc1c57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18422 | 2025.05.14 16:44:02.978949 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18423 | 2025.05.14 16:44:02.978990 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 342 rows starting from the beginning of the part | ||
| 18424 | 2025.05.14 16:44:02.979062 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 228 rows starting from the beginning of the part | ||
| 18425 | 2025.05.14 16:44:02.979133 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 113 rows starting from the beginning of the part | ||
| 18426 | 2025.05.14 16:44:02.979217 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 113 rows starting from the beginning of the part | ||
| 18427 | 2025.05.14 16:44:02.979287 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 113 rows starting from the beginning of the part | ||
| 18428 | 2025.05.14 16:44:02.979351 [ 187 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 228 rows starting from the beginning of the part | ||
| 18429 | 2025.05.14 16:44:02.979581 [ 269 ] {0e7838a1-d960-4b99-ae79-9aa6dbc1c57c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2025.05.14 16:44:02.979623 [ 269 ] {0e7838a1-d960-4b99-ae79-9aa6dbc1c57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18431 | 2025.05.14 16:44:02.979972 [ 269 ] {0e7838a1-d960-4b99-ae79-9aa6dbc1c57c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18432 | 2025.05.14 16:44:02.980203 [ 269 ] {0e7838a1-d960-4b99-ae79-9aa6dbc1c57c} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18433 | 2025.05.14 16:44:02.980340 [ 269 ] {0e7838a1-d960-4b99-ae79-9aa6dbc1c57c} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001499 sec., 366911.27418278856 rows/sec., 27.24 MiB/sec. | ||
| 18434 | 2025.05.14 16:44:02.980381 [ 269 ] {0e7838a1-d960-4b99-ae79-9aa6dbc1c57c} <Debug> TCPHandler: Processed in 0.001668233 sec. | ||
| 18435 | 2025.05.14 16:44:02.980385 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648443 sec., 689741.7745108566 rows/sec., 48.52 MiB/sec. | ||
| 18436 | 2025.05.14 16:44:02.980484 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18437 | 2025.05.14 16:44:02.980583 [ 269 ] {dc5c73d9-52a2-4665-ae50-55227cdcdd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18438 | 2025.05.14 16:44:02.980628 [ 269 ] {dc5c73d9-52a2-4665-ae50-55227cdcdd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18439 | 2025.05.14 16:44:02.980663 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 18440 | 2025.05.14 16:44:02.981150 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18441 | 2025.05.14 16:44:02.981281 [ 189 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_85_17} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 18442 | 2025.05.14 16:44:02.981300 [ 269 ] {dc5c73d9-52a2-4665-ae50-55227cdcdd1f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18443 | 2025.05.14 16:44:02.981342 [ 269 ] {dc5c73d9-52a2-4665-ae50-55227cdcdd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18444 | 2025.05.14 16:44:02.981452 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 18445 | 2025.05.14 16:44:02.981738 [ 269 ] {dc5c73d9-52a2-4665-ae50-55227cdcdd1f} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18446 | 2025.05.14 16:44:02.981979 [ 269 ] {dc5c73d9-52a2-4665-ae50-55227cdcdd1f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2025.05.14 16:44:02.982107 [ 269 ] {dc5c73d9-52a2-4665-ae50-55227cdcdd1f} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001544 sec., 611398.9637305699 rows/sec., 41.00 MiB/sec. | ||
| 18448 | 2025.05.14 16:44:02.982146 [ 269 ] {dc5c73d9-52a2-4665-ae50-55227cdcdd1f} <Debug> TCPHandler: Processed in 0.001711694 sec. | ||
| 18449 | 2025.05.14 16:44:02.982247 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18450 | 2025.05.14 16:44:02.982341 [ 269 ] {16d876b4-9a87-4205-ab94-30599cbf1eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18451 | 2025.05.14 16:44:02.982396 [ 269 ] {16d876b4-9a87-4205-ab94-30599cbf1eab} <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 | ||
| 18452 | 2025.05.14 16:44:02.983266 [ 269 ] {16d876b4-9a87-4205-ab94-30599cbf1eab} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2025.05.14 16:44:02.983304 [ 269 ] {16d876b4-9a87-4205-ab94-30599cbf1eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18454 | 2025.05.14 16:44:02.983892 [ 269 ] {16d876b4-9a87-4205-ab94-30599cbf1eab} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 18455 | 2025.05.14 16:44:02.984120 [ 269 ] {16d876b4-9a87-4205-ab94-30599cbf1eab} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2025.05.14 16:44:02.984258 [ 269 ] {16d876b4-9a87-4205-ab94-30599cbf1eab} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001936 sec., 13429.752066115703 rows/sec., 24.07 MiB/sec. | ||
| 18457 | 2025.05.14 16:44:02.984315 [ 269 ] {16d876b4-9a87-4205-ab94-30599cbf1eab} <Debug> TCPHandler: Processed in 0.002117001 sec. | ||
| 18458 | 2025.05.14 16:44:02.984427 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18459 | 2025.05.14 16:44:02.984520 [ 269 ] {17b3ee93-c306-48fd-8f76-5337e35ae6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18460 | 2025.05.14 16:44:02.984563 [ 269 ] {17b3ee93-c306-48fd-8f76-5337e35ae6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18461 | 2025.05.14 16:44:02.984907 [ 269 ] {17b3ee93-c306-48fd-8f76-5337e35ae6b2} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2025.05.14 16:44:02.984944 [ 269 ] {17b3ee93-c306-48fd-8f76-5337e35ae6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18463 | 2025.05.14 16:44:02.985249 [ 269 ] {17b3ee93-c306-48fd-8f76-5337e35ae6b2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18464 | 2025.05.14 16:44:02.985474 [ 269 ] {17b3ee93-c306-48fd-8f76-5337e35ae6b2} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2025.05.14 16:44:02.985602 [ 269 ] {17b3ee93-c306-48fd-8f76-5337e35ae6b2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.0011 sec., 32727.272727272724 rows/sec., 2.21 MiB/sec. | ||
| 18466 | 2025.05.14 16:44:02.985638 [ 269 ] {17b3ee93-c306-48fd-8f76-5337e35ae6b2} <Debug> TCPHandler: Processed in 0.001259095 sec. | ||
| 18467 | 2025.05.14 16:44:05.487557 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18468 | 2025.05.14 16:44:05.487748 [ 269 ] {eb46dc6f-c824-4d2d-9322-1ca7e67f0501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18469 | 2025.05.14 16:44:05.487822 [ 269 ] {eb46dc6f-c824-4d2d-9322-1ca7e67f0501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18470 | 2025.05.14 16:44:05.488550 [ 269 ] {eb46dc6f-c824-4d2d-9322-1ca7e67f0501} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2025.05.14 16:44:05.488633 [ 269 ] {eb46dc6f-c824-4d2d-9322-1ca7e67f0501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18472 | 2025.05.14 16:44:05.489035 [ 269 ] {eb46dc6f-c824-4d2d-9322-1ca7e67f0501} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18473 | 2025.05.14 16:44:05.489273 [ 269 ] {eb46dc6f-c824-4d2d-9322-1ca7e67f0501} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18474 | 2025.05.14 16:44:05.489431 [ 269 ] {eb46dc6f-c824-4d2d-9322-1ca7e67f0501} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001736 sec., 32258.064516129034 rows/sec., 2.46 MiB/sec. | ||
| 18475 | 2025.05.14 16:44:05.489482 [ 269 ] {eb46dc6f-c824-4d2d-9322-1ca7e67f0501} <Debug> TCPHandler: Processed in 0.002061821 sec. | ||
| 18476 | 2025.05.14 16:44:05.489609 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18477 | 2025.05.14 16:44:05.489711 [ 269 ] {8512600c-76db-41e8-9ae3-67c86ea7bde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18478 | 2025.05.14 16:44:05.489755 [ 269 ] {8512600c-76db-41e8-9ae3-67c86ea7bde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18479 | 2025.05.14 16:44:05.490221 [ 269 ] {8512600c-76db-41e8-9ae3-67c86ea7bde9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18480 | 2025.05.14 16:44:05.490259 [ 269 ] {8512600c-76db-41e8-9ae3-67c86ea7bde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18481 | 2025.05.14 16:44:05.490567 [ 269 ] {8512600c-76db-41e8-9ae3-67c86ea7bde9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18482 | 2025.05.14 16:44:05.490784 [ 269 ] {8512600c-76db-41e8-9ae3-67c86ea7bde9} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2025.05.14 16:44:05.490916 [ 269 ] {8512600c-76db-41e8-9ae3-67c86ea7bde9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 18484 | 2025.05.14 16:44:05.490954 [ 269 ] {8512600c-76db-41e8-9ae3-67c86ea7bde9} <Debug> TCPHandler: Processed in 0.001398028 sec. | ||
| 18485 | 2025.05.14 16:44:05.491067 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18486 | 2025.05.14 16:44:05.491162 [ 269 ] {4b152239-b83d-4151-af7a-7f8aa26228d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18487 | 2025.05.14 16:44:05.491206 [ 269 ] {4b152239-b83d-4151-af7a-7f8aa26228d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18488 | 2025.05.14 16:44:05.491577 [ 269 ] {4b152239-b83d-4151-af7a-7f8aa26228d5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2025.05.14 16:44:05.491613 [ 269 ] {4b152239-b83d-4151-af7a-7f8aa26228d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18490 | 2025.05.14 16:44:05.491940 [ 269 ] {4b152239-b83d-4151-af7a-7f8aa26228d5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18491 | 2025.05.14 16:44:05.492152 [ 269 ] {4b152239-b83d-4151-af7a-7f8aa26228d5} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18492 | 2025.05.14 16:44:05.492282 [ 269 ] {4b152239-b83d-4151-af7a-7f8aa26228d5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 3.92 MiB/sec. | ||
| 18493 | 2025.05.14 16:44:05.492324 [ 269 ] {4b152239-b83d-4151-af7a-7f8aa26228d5} <Debug> TCPHandler: Processed in 0.001307476 sec. | ||
| 18494 | 2025.05.14 16:44:05.492440 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18495 | 2025.05.14 16:44:05.492534 [ 269 ] {8d8cdd25-96e1-495b-94d2-35d7065de8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18496 | 2025.05.14 16:44:05.492575 [ 269 ] {8d8cdd25-96e1-495b-94d2-35d7065de8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18497 | 2025.05.14 16:44:05.492879 [ 269 ] {8d8cdd25-96e1-495b-94d2-35d7065de8d8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18498 | 2025.05.14 16:44:05.492912 [ 269 ] {8d8cdd25-96e1-495b-94d2-35d7065de8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18499 | 2025.05.14 16:44:05.493203 [ 269 ] {8d8cdd25-96e1-495b-94d2-35d7065de8d8} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18500 | 2025.05.14 16:44:05.493410 [ 269 ] {8d8cdd25-96e1-495b-94d2-35d7065de8d8} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18501 | 2025.05.14 16:44:05.493535 [ 269 ] {8d8cdd25-96e1-495b-94d2-35d7065de8d8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00102 sec., 23529.41176470588 rows/sec., 1.59 MiB/sec. | ||
| 18502 | 2025.05.14 16:44:05.493571 [ 269 ] {8d8cdd25-96e1-495b-94d2-35d7065de8d8} <Debug> TCPHandler: Processed in 0.001180643 sec. | ||
| 18503 | 2025.05.14 16:44:06.753820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40748 | ||
| 18504 | 2025.05.14 16:44:06.754387 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2025.05.14 16:44:06.754442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18506 | 2025.05.14 16:44:06.754932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18507 | 2025.05.14 16:44:06.755155 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18508 | 2025.05.14 16:44:06.755297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40748 | ||
| 18509 | 2025.05.14 16:44:09.015607 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18510 | 2025.05.14 16:44:09.034060 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18511 | 2025.05.14 16:44:09.034120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18512 | 2025.05.14 16:44:09.040617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18513 | 2025.05.14 16:44:09.041353 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18514 | 2025.05.14 16:44:09.044585 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18515 | 2025.05.14 16:44:09.394373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2606 | ||
| 18516 | 2025.05.14 16:44:09.396989 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18517 | 2025.05.14 16:44:09.397028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18518 | 2025.05.14 16:44:09.398215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18519 | 2025.05.14 16:44:09.398477 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18520 | 2025.05.14 16:44:09.398677 [ 144 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18521 | 2025.05.14 16:44:09.398740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2606 | ||
| 18522 | 2025.05.14 16:44:09.398746 [ 144 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18523 | 2025.05.14 16:44:09.398787 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18524 | 2025.05.14 16:44:09.398900 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 18525 | 2025.05.14 16:44:09.399519 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18526 | 2025.05.14 16:44:09.399674 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2412 rows starting from the beginning of the part | ||
| 18527 | 2025.05.14 16:44:09.400068 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 18528 | 2025.05.14 16:44:09.400416 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 44 rows starting from the beginning of the part | ||
| 18529 | 2025.05.14 16:44:09.400766 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 18530 | 2025.05.14 16:44:09.401106 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 18531 | 2025.05.14 16:44:09.401439 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 46 rows starting from the beginning of the part | ||
| 18532 | 2025.05.14 16:44:09.408801 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2606 rows, containing 72 columns (72 merged, 0 gathered) in 0.009954136 sec., 261800.7228352114 rows/sec., 195.54 MiB/sec. | ||
| 18533 | 2025.05.14 16:44:09.410561 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18534 | 2025.05.14 16:44:09.411044 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18535 | 2025.05.14 16:44:09.411113 [ 200 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_66_13} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18536 | 2025.05.14 16:44:09.411288 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 18537 | 2025.05.14 16:44:10.498755 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18538 | 2025.05.14 16:44:10.498935 [ 269 ] {45ed9b34-b25a-4f94-842c-9ce8f470e487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18539 | 2025.05.14 16:44:10.499001 [ 269 ] {45ed9b34-b25a-4f94-842c-9ce8f470e487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18540 | 2025.05.14 16:44:10.499771 [ 269 ] {45ed9b34-b25a-4f94-842c-9ce8f470e487} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18541 | 2025.05.14 16:44:10.499817 [ 269 ] {45ed9b34-b25a-4f94-842c-9ce8f470e487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18542 | 2025.05.14 16:44:10.500232 [ 269 ] {45ed9b34-b25a-4f94-842c-9ce8f470e487} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18543 | 2025.05.14 16:44:10.500469 [ 269 ] {45ed9b34-b25a-4f94-842c-9ce8f470e487} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18544 | 2025.05.14 16:44:10.500607 [ 148 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 18545 | 2025.05.14 16:44:10.500635 [ 269 ] {45ed9b34-b25a-4f94-842c-9ce8f470e487} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001749 sec., 121212.12121212122 rows/sec., 7.71 MiB/sec. | ||
| 18546 | 2025.05.14 16:44:10.500645 [ 148 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18547 | 2025.05.14 16:44:10.500667 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18548 | 2025.05.14 16:44:10.500690 [ 269 ] {45ed9b34-b25a-4f94-842c-9ce8f470e487} <Debug> TCPHandler: Processed in 0.00206479 sec. | ||
| 18549 | 2025.05.14 16:44:10.500757 [ 225 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 18550 | 2025.05.14 16:44:10.500786 [ 225 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 18551 | 2025.05.14 16:44:10.500794 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 18552 | 2025.05.14 16:44:10.500812 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18553 | 2025.05.14 16:44:10.500942 [ 269 ] {1ab49192-d1aa-45f4-a9ea-2f77075eac7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18554 | 2025.05.14 16:44:10.500960 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18555 | 2025.05.14 16:44:10.500988 [ 269 ] {1ab49192-d1aa-45f4-a9ea-2f77075eac7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18556 | 2025.05.14 16:44:10.501005 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 212 rows starting from the beginning of the part | ||
| 18557 | 2025.05.14 16:44:10.501091 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 18558 | 2025.05.14 16:44:10.501146 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part | ||
| 18559 | 2025.05.14 16:44:10.501198 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 212 rows starting from the beginning of the part | ||
| 18560 | 2025.05.14 16:44:10.501247 [ 195 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 18561 | 2025.05.14 16:44:10.501805 [ 269 ] {1ab49192-d1aa-45f4-a9ea-2f77075eac7b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18562 | 2025.05.14 16:44:10.501845 [ 269 ] {1ab49192-d1aa-45f4-a9ea-2f77075eac7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18563 | 2025.05.14 16:44:10.502216 [ 269 ] {1ab49192-d1aa-45f4-a9ea-2f77075eac7b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18564 | 2025.05.14 16:44:10.502264 [ 200 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153179 sec., 692000.8617369221 rows/sec., 46.65 MiB/sec. | ||
| 18565 | 2025.05.14 16:44:10.502423 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 18566 | 2025.05.14 16:44:10.502455 [ 269 ] {1ab49192-d1aa-45f4-a9ea-2f77075eac7b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2025.05.14 16:44:10.502493 [ 225 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 18568 | 2025.05.14 16:44:10.502596 [ 148 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18569 | 2025.05.14 16:44:10.502612 [ 269 ] {1ab49192-d1aa-45f4-a9ea-2f77075eac7b} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001693 sec., 379799.1730655641 rows/sec., 29.94 MiB/sec. | ||
| 18570 | 2025.05.14 16:44:10.502638 [ 148 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2025.05.14 16:44:10.502664 [ 269 ] {1ab49192-d1aa-45f4-a9ea-2f77075eac7b} <Debug> TCPHandler: Processed in 0.001903787 sec. | ||
| 18572 | 2025.05.14 16:44:10.502664 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18573 | 2025.05.14 16:44:10.502702 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18574 | 2025.05.14 16:44:10.502747 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18575 | 2025.05.14 16:44:10.502779 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18576 | 2025.05.14 16:44:10.502782 [ 192 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_65_16} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 18577 | 2025.05.14 16:44:10.502848 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18578 | 2025.05.14 16:44:10.502878 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1845 rows starting from the beginning of the part | ||
| 18579 | 2025.05.14 16:44:10.502880 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18580 | 2025.05.14 16:44:10.502884 [ 269 ] {806af248-8a16-44e2-8078-90594c3e4ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18581 | 2025.05.14 16:44:10.502925 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 108 rows starting from the beginning of the part | ||
| 18582 | 2025.05.14 16:44:10.502939 [ 269 ] {806af248-8a16-44e2-8078-90594c3e4ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18583 | 2025.05.14 16:44:10.502967 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 643 rows starting from the beginning of the part | ||
| 18584 | 2025.05.14 16:44:10.503007 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1250 rows starting from the beginning of the part | ||
| 18585 | 2025.05.14 16:44:10.503043 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 18586 | 2025.05.14 16:44:10.503076 [ 195 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 643 rows starting from the beginning of the part | ||
| 18587 | 2025.05.14 16:44:10.503408 [ 269 ] {806af248-8a16-44e2-8078-90594c3e4ac0} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18588 | 2025.05.14 16:44:10.503449 [ 269 ] {806af248-8a16-44e2-8078-90594c3e4ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18589 | 2025.05.14 16:44:10.503760 [ 269 ] {806af248-8a16-44e2-8078-90594c3e4ac0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18590 | 2025.05.14 16:44:10.503981 [ 269 ] {806af248-8a16-44e2-8078-90594c3e4ac0} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18591 | 2025.05.14 16:44:10.504109 [ 154 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
| 18592 | 2025.05.14 16:44:10.504111 [ 269 ] {806af248-8a16-44e2-8078-90594c3e4ac0} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001249 sec., 95276.22097678143 rows/sec., 5.76 MiB/sec. | ||
| 18593 | 2025.05.14 16:44:10.504157 [ 154 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18594 | 2025.05.14 16:44:10.504176 [ 269 ] {806af248-8a16-44e2-8078-90594c3e4ac0} <Debug> TCPHandler: Processed in 0.001449138 sec. | ||
| 18595 | 2025.05.14 16:44:10.504184 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18596 | 2025.05.14 16:44:10.504290 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18597 | 2025.05.14 16:44:10.504314 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
| 18598 | 2025.05.14 16:44:10.504388 [ 269 ] {fda378eb-4751-4426-8ad7-524c89e98d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18599 | 2025.05.14 16:44:10.504432 [ 269 ] {fda378eb-4751-4426-8ad7-524c89e98d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18600 | 2025.05.14 16:44:10.504459 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18601 | 2025.05.14 16:44:10.504497 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 163 rows starting from the beginning of the part | ||
| 18602 | 2025.05.14 16:44:10.504562 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 119 rows starting from the beginning of the part | ||
| 18603 | 2025.05.14 16:44:10.504608 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 26 rows starting from the beginning of the part | ||
| 18604 | 2025.05.14 16:44:10.504650 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 119 rows starting from the beginning of the part | ||
| 18605 | 2025.05.14 16:44:10.504672 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001958559 sec., 2320583.6535943006 rows/sec., 196.63 MiB/sec. | ||
| 18606 | 2025.05.14 16:44:10.504688 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 30 rows starting from the beginning of the part | ||
| 18607 | 2025.05.14 16:44:10.504740 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 119 rows starting from the beginning of the part | ||
| 18608 | 2025.05.14 16:44:10.504889 [ 269 ] {fda378eb-4751-4426-8ad7-524c89e98d4a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18609 | 2025.05.14 16:44:10.504931 [ 269 ] {fda378eb-4751-4426-8ad7-524c89e98d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18610 | 2025.05.14 16:44:10.504951 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18611 | 2025.05.14 16:44:10.505263 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18612 | 2025.05.14 16:44:10.505298 [ 269 ] {fda378eb-4751-4426-8ad7-524c89e98d4a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18613 | 2025.05.14 16:44:10.505349 [ 201 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_151_30} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18614 | 2025.05.14 16:44:10.505464 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 18615 | 2025.05.14 16:44:10.505538 [ 269 ] {fda378eb-4751-4426-8ad7-524c89e98d4a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18616 | 2025.05.14 16:44:10.505673 [ 193 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418277 sec., 406126.58881163556 rows/sec., 26.93 MiB/sec. | ||
| 18617 | 2025.05.14 16:44:10.505675 [ 269 ] {fda378eb-4751-4426-8ad7-524c89e98d4a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001305 sec., 86590.03831417624 rows/sec., 5.61 MiB/sec. | ||
| 18618 | 2025.05.14 16:44:10.505752 [ 269 ] {fda378eb-4751-4426-8ad7-524c89e98d4a} <Debug> TCPHandler: Processed in 0.0015135 sec. | ||
| 18619 | 2025.05.14 16:44:10.505854 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
| 18620 | 2025.05.14 16:44:10.505869 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18621 | 2025.05.14 16:44:10.505963 [ 269 ] {85287b07-2b8a-4c39-8f64-cd2624ec9cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18622 | 2025.05.14 16:44:10.506003 [ 269 ] {85287b07-2b8a-4c39-8f64-cd2624ec9cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18623 | 2025.05.14 16:44:10.506121 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18624 | 2025.05.14 16:44:10.506190 [ 188 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_125_25} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
| 18625 | 2025.05.14 16:44:10.506284 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18626 | 2025.05.14 16:44:10.506465 [ 269 ] {85287b07-2b8a-4c39-8f64-cd2624ec9cc1} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2025.05.14 16:44:10.506499 [ 269 ] {85287b07-2b8a-4c39-8f64-cd2624ec9cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18628 | 2025.05.14 16:44:10.506808 [ 269 ] {85287b07-2b8a-4c39-8f64-cd2624ec9cc1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18629 | 2025.05.14 16:44:10.507018 [ 269 ] {85287b07-2b8a-4c39-8f64-cd2624ec9cc1} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2025.05.14 16:44:10.507127 [ 154 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 18631 | 2025.05.14 16:44:10.507144 [ 269 ] {85287b07-2b8a-4c39-8f64-cd2624ec9cc1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001199 sec., 93411.17597998332 rows/sec., 5.32 MiB/sec. | ||
| 18632 | 2025.05.14 16:44:10.507163 [ 154 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18633 | 2025.05.14 16:44:10.507188 [ 269 ] {85287b07-2b8a-4c39-8f64-cd2624ec9cc1} <Debug> TCPHandler: Processed in 0.001368707 sec. | ||
| 18634 | 2025.05.14 16:44:10.507188 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18635 | 2025.05.14 16:44:10.507285 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 18636 | 2025.05.14 16:44:10.507304 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18637 | 2025.05.14 16:44:10.507371 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18638 | 2025.05.14 16:44:10.507401 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 112 rows starting from the beginning of the part | ||
| 18639 | 2025.05.14 16:44:10.507404 [ 269 ] {43f02f2f-ff94-4b52-b11c-ccf3501dbcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18640 | 2025.05.14 16:44:10.507453 [ 269 ] {43f02f2f-ff94-4b52-b11c-ccf3501dbcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18641 | 2025.05.14 16:44:10.507457 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 112 rows starting from the beginning of the part | ||
| 18642 | 2025.05.14 16:44:10.507514 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 112 rows starting from the beginning of the part | ||
| 18643 | 2025.05.14 16:44:10.507554 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 112 rows starting from the beginning of the part | ||
| 18644 | 2025.05.14 16:44:10.507594 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 112 rows starting from the beginning of the part | ||
| 18645 | 2025.05.14 16:44:10.508074 [ 269 ] {43f02f2f-ff94-4b52-b11c-ccf3501dbcea} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18646 | 2025.05.14 16:44:10.508115 [ 269 ] {43f02f2f-ff94-4b52-b11c-ccf3501dbcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18647 | 2025.05.14 16:44:10.508278 [ 201 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00102088 sec., 548546.352166758 rows/sec., 33.34 MiB/sec. | ||
| 18648 | 2025.05.14 16:44:10.508411 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 18649 | 2025.05.14 16:44:10.508452 [ 269 ] {43f02f2f-ff94-4b52-b11c-ccf3501dbcea} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18650 | 2025.05.14 16:44:10.508792 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18651 | 2025.05.14 16:44:10.508794 [ 269 ] {43f02f2f-ff94-4b52-b11c-ccf3501dbcea} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18652 | 2025.05.14 16:44:10.508870 [ 193 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_65_16} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 18653 | 2025.05.14 16:44:10.508934 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18654 | 2025.05.14 16:44:10.508955 [ 154 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18655 | 2025.05.14 16:44:10.508958 [ 269 ] {43f02f2f-ff94-4b52-b11c-ccf3501dbcea} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001573 sec., 251112.52383979657 rows/sec., 17.77 MiB/sec. | ||
| 18656 | 2025.05.14 16:44:10.508990 [ 154 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18657 | 2025.05.14 16:44:10.509015 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18658 | 2025.05.14 16:44:10.509016 [ 269 ] {43f02f2f-ff94-4b52-b11c-ccf3501dbcea} <Debug> TCPHandler: Processed in 0.001762954 sec. | ||
| 18659 | 2025.05.14 16:44:10.509087 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18660 | 2025.05.14 16:44:10.509137 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18661 | 2025.05.14 16:44:10.509186 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18662 | 2025.05.14 16:44:10.509219 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 913 rows starting from the beginning of the part | ||
| 18663 | 2025.05.14 16:44:10.509238 [ 269 ] {5c0b74df-7721-4f19-a1f7-de6540f430d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18664 | 2025.05.14 16:44:10.509275 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 18665 | 2025.05.14 16:44:10.509287 [ 269 ] {5c0b74df-7721-4f19-a1f7-de6540f430d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18666 | 2025.05.14 16:44:10.509327 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 395 rows starting from the beginning of the part | ||
| 18667 | 2025.05.14 16:44:10.509374 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 550 rows starting from the beginning of the part | ||
| 18668 | 2025.05.14 16:44:10.509417 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 18669 | 2025.05.14 16:44:10.509457 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 395 rows starting from the beginning of the part | ||
| 18670 | 2025.05.14 16:44:10.509633 [ 269 ] {5c0b74df-7721-4f19-a1f7-de6540f430d2} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18671 | 2025.05.14 16:44:10.509675 [ 269 ] {5c0b74df-7721-4f19-a1f7-de6540f430d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18672 | 2025.05.14 16:44:10.510027 [ 269 ] {5c0b74df-7721-4f19-a1f7-de6540f430d2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18673 | 2025.05.14 16:44:10.510260 [ 269 ] {5c0b74df-7721-4f19-a1f7-de6540f430d2} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18674 | 2025.05.14 16:44:10.510394 [ 269 ] {5c0b74df-7721-4f19-a1f7-de6540f430d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 266.56 KiB/sec. | ||
| 18675 | 2025.05.14 16:44:10.510432 [ 269 ] {5c0b74df-7721-4f19-a1f7-de6540f430d2} <Debug> TCPHandler: Processed in 0.001345856 sec. | ||
| 18676 | 2025.05.14 16:44:10.510536 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18677 | 2025.05.14 16:44:10.510550 [ 193 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496129 sec., 1608818.490918898 rows/sec., 123.16 MiB/sec. | ||
| 18678 | 2025.05.14 16:44:10.510629 [ 269 ] {c544897f-0ebb-4ee2-8cea-82e64a7cf768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18679 | 2025.05.14 16:44:10.510678 [ 269 ] {c544897f-0ebb-4ee2-8cea-82e64a7cf768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18680 | 2025.05.14 16:44:10.510716 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18681 | 2025.05.14 16:44:10.510988 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18682 | 2025.05.14 16:44:10.511057 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_151_30} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18683 | 2025.05.14 16:44:10.511115 [ 269 ] {c544897f-0ebb-4ee2-8cea-82e64a7cf768} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2025.05.14 16:44:10.511138 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 18685 | 2025.05.14 16:44:10.511161 [ 269 ] {c544897f-0ebb-4ee2-8cea-82e64a7cf768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18686 | 2025.05.14 16:44:10.511515 [ 269 ] {c544897f-0ebb-4ee2-8cea-82e64a7cf768} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18687 | 2025.05.14 16:44:10.511730 [ 269 ] {c544897f-0ebb-4ee2-8cea-82e64a7cf768} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18688 | 2025.05.14 16:44:10.511847 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_146_30 to all_151_151_0 | ||
| 18689 | 2025.05.14 16:44:10.511862 [ 269 ] {c544897f-0ebb-4ee2-8cea-82e64a7cf768} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001251 sec., 189448.4412470024 rows/sec., 12.70 MiB/sec. | ||
| 18690 | 2025.05.14 16:44:10.511882 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18691 | 2025.05.14 16:44:10.511902 [ 269 ] {c544897f-0ebb-4ee2-8cea-82e64a7cf768} <Debug> TCPHandler: Processed in 0.001415568 sec. | ||
| 18692 | 2025.05.14 16:44:10.511903 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18693 | 2025.05.14 16:44:10.511979 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_30 to all_151_151_0 into Compact with storage Full | ||
| 18694 | 2025.05.14 16:44:10.512007 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18695 | 2025.05.14 16:44:10.512069 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18696 | 2025.05.14 16:44:10.512100 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_30, total 44035 rows starting from the beginning of the part | ||
| 18697 | 2025.05.14 16:44:10.512106 [ 269 ] {65b32203-604c-4d90-ae23-f41401b56de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18698 | 2025.05.14 16:44:10.512146 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 18699 | 2025.05.14 16:44:10.512154 [ 269 ] {65b32203-604c-4d90-ae23-f41401b56de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18700 | 2025.05.14 16:44:10.512197 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 237 rows starting from the beginning of the part | ||
| 18701 | 2025.05.14 16:44:10.512237 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 944 rows starting from the beginning of the part | ||
| 18702 | 2025.05.14 16:44:10.512279 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 18703 | 2025.05.14 16:44:10.512316 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 237 rows starting from the beginning of the part | ||
| 18704 | 2025.05.14 16:44:10.512468 [ 269 ] {65b32203-604c-4d90-ae23-f41401b56de2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18705 | 2025.05.14 16:44:10.512509 [ 269 ] {65b32203-604c-4d90-ae23-f41401b56de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18706 | 2025.05.14 16:44:10.512838 [ 269 ] {65b32203-604c-4d90-ae23-f41401b56de2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18707 | 2025.05.14 16:44:10.513065 [ 269 ] {65b32203-604c-4d90-ae23-f41401b56de2} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18708 | 2025.05.14 16:44:10.513195 [ 269 ] {65b32203-604c-4d90-ae23-f41401b56de2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 18709 | 2025.05.14 16:44:10.513231 [ 269 ] {65b32203-604c-4d90-ae23-f41401b56de2} <Debug> TCPHandler: Processed in 0.001274945 sec. | ||
| 18710 | 2025.05.14 16:44:10.513333 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18711 | 2025.05.14 16:44:10.513425 [ 269 ] {ca978475-d2b3-41b7-8421-0e5250ed9080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18712 | 2025.05.14 16:44:10.513479 [ 269 ] {ca978475-d2b3-41b7-8421-0e5250ed9080} <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 | ||
| 18713 | 2025.05.14 16:44:10.514306 [ 269 ] {ca978475-d2b3-41b7-8421-0e5250ed9080} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18714 | 2025.05.14 16:44:10.514342 [ 269 ] {ca978475-d2b3-41b7-8421-0e5250ed9080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18715 | 2025.05.14 16:44:10.514888 [ 269 ] {ca978475-d2b3-41b7-8421-0e5250ed9080} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 18716 | 2025.05.14 16:44:10.515120 [ 269 ] {ca978475-d2b3-41b7-8421-0e5250ed9080} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18717 | 2025.05.14 16:44:10.515261 [ 269 ] {ca978475-d2b3-41b7-8421-0e5250ed9080} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001855 sec., 7008.086253369272 rows/sec., 12.56 MiB/sec. | ||
| 18718 | 2025.05.14 16:44:10.515333 [ 269 ] {ca978475-d2b3-41b7-8421-0e5250ed9080} <Debug> TCPHandler: Processed in 0.00204853 sec. | ||
| 18719 | 2025.05.14 16:44:10.515438 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18720 | 2025.05.14 16:44:10.515530 [ 269 ] {d649ebd2-5dde-4638-8974-6c5dcf27acc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18721 | 2025.05.14 16:44:10.515572 [ 269 ] {d649ebd2-5dde-4638-8974-6c5dcf27acc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18722 | 2025.05.14 16:44:10.515895 [ 269 ] {d649ebd2-5dde-4638-8974-6c5dcf27acc2} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18723 | 2025.05.14 16:44:10.515928 [ 269 ] {d649ebd2-5dde-4638-8974-6c5dcf27acc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18724 | 2025.05.14 16:44:10.516247 [ 269 ] {d649ebd2-5dde-4638-8974-6c5dcf27acc2} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18725 | 2025.05.14 16:44:10.516459 [ 269 ] {d649ebd2-5dde-4638-8974-6c5dcf27acc2} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18726 | 2025.05.14 16:44:10.516563 [ 148 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18727 | 2025.05.14 16:44:10.516586 [ 269 ] {d649ebd2-5dde-4638-8974-6c5dcf27acc2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001074 sec., 76350.09310986965 rows/sec., 4.85 MiB/sec. | ||
| 18728 | 2025.05.14 16:44:10.516588 [ 148 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18729 | 2025.05.14 16:44:10.516616 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18730 | 2025.05.14 16:44:10.516624 [ 269 ] {d649ebd2-5dde-4638-8974-6c5dcf27acc2} <Debug> TCPHandler: Processed in 0.001237034 sec. | ||
| 18731 | 2025.05.14 16:44:10.516688 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18732 | 2025.05.14 16:44:10.516791 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18733 | 2025.05.14 16:44:10.516817 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8994 rows starting from the beginning of the part | ||
| 18734 | 2025.05.14 16:44:10.516860 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 18735 | 2025.05.14 16:44:10.516899 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 82 rows starting from the beginning of the part | ||
| 18736 | 2025.05.14 16:44:10.516935 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 36 rows starting from the beginning of the part | ||
| 18737 | 2025.05.14 16:44:10.516969 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 24 rows starting from the beginning of the part | ||
| 18738 | 2025.05.14 16:44:10.517004 [ 191 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 82 rows starting from the beginning of the part | ||
| 18739 | 2025.05.14 16:44:10.519767 [ 186 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9278 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111321 sec., 2982013.1063300767 rows/sec., 194.32 MiB/sec. | ||
| 18740 | 2025.05.14 16:44:10.519961 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18741 | 2025.05.14 16:44:10.520233 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18742 | 2025.05.14 16:44:10.520297 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_151_30} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18743 | 2025.05.14 16:44:10.520387 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 18744 | 2025.05.14 16:44:10.520682 [ 193 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45677 rows, containing 5 columns (5 merged, 0 gathered) in 0.008730531 sec., 5231869.630839178 rows/sec., 353.25 MiB/sec. | ||
| 18745 | 2025.05.14 16:44:10.521049 [ 186 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Trace> MergedBlockOutputStream: filled checksums all_1_151_31 (state Temporary) | ||
| 18746 | 2025.05.14 16:44:10.521308 [ 186 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_151_31 to all_1_151_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2025.05.14 16:44:10.521374 [ 186 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_151_31} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_146_30, all_151_151_0] -> all_1_151_31 | ||
| 18748 | 2025.05.14 16:44:10.521436 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 18749 | 2025.05.14 16:44:11.319408 [ 224 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 18750 | 2025.05.14 16:44:11.319477 [ 224 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 18751 | 2025.05.14 16:44:11.321266 [ 224 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 18752 | 2025.05.14 16:44:14.048020 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18753 | 2025.05.14 16:44:14.048077 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18754 | 2025.05.14 16:44:14.255433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41236 | ||
| 18755 | 2025.05.14 16:44:14.256295 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18756 | 2025.05.14 16:44:14.256345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18757 | 2025.05.14 16:44:14.256834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18758 | 2025.05.14 16:44:14.257078 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18759 | 2025.05.14 16:44:14.257216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
| 18760 | 2025.05.14 16:44:14.257323 [ 218 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18761 | 2025.05.14 16:44:14.257384 [ 218 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18762 | 2025.05.14 16:44:14.259178 [ 218 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18763 | 2025.05.14 16:44:14.914732 [ 220 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18764 | 2025.05.14 16:44:14.914810 [ 220 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18765 | 2025.05.14 16:44:14.916965 [ 220 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18766 | 2025.05.14 16:44:15.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.29 MiB, peak 382.33 MiB, free memory in arenas 0.00 B, will set to 365.28 MiB (RSS), difference: 3.99 MiB | ||
| 18767 | 2025.05.14 16:44:15.493976 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18768 | 2025.05.14 16:44:15.494180 [ 269 ] {adfc0972-c00c-4f86-a361-29b98ca4012b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18769 | 2025.05.14 16:44:15.494255 [ 269 ] {adfc0972-c00c-4f86-a361-29b98ca4012b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18770 | 2025.05.14 16:44:15.494994 [ 269 ] {adfc0972-c00c-4f86-a361-29b98ca4012b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2025.05.14 16:44:15.495043 [ 269 ] {adfc0972-c00c-4f86-a361-29b98ca4012b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18772 | 2025.05.14 16:44:15.495450 [ 269 ] {adfc0972-c00c-4f86-a361-29b98ca4012b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18773 | 2025.05.14 16:44:15.495686 [ 269 ] {adfc0972-c00c-4f86-a361-29b98ca4012b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18774 | 2025.05.14 16:44:15.495844 [ 269 ] {adfc0972-c00c-4f86-a361-29b98ca4012b} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001719 sec., 62827.22513089005 rows/sec., 5.25 MiB/sec. | ||
| 18775 | 2025.05.14 16:44:15.495888 [ 269 ] {adfc0972-c00c-4f86-a361-29b98ca4012b} <Debug> TCPHandler: Processed in 0.002055991 sec. | ||
| 18776 | 2025.05.14 16:44:15.496007 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18777 | 2025.05.14 16:44:15.496103 [ 269 ] {479dd424-f078-4d29-9ae6-f5d4d6767b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18778 | 2025.05.14 16:44:15.496143 [ 269 ] {479dd424-f078-4d29-9ae6-f5d4d6767b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18779 | 2025.05.14 16:44:15.496530 [ 269 ] {479dd424-f078-4d29-9ae6-f5d4d6767b30} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18780 | 2025.05.14 16:44:15.496567 [ 269 ] {479dd424-f078-4d29-9ae6-f5d4d6767b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18781 | 2025.05.14 16:44:15.496865 [ 269 ] {479dd424-f078-4d29-9ae6-f5d4d6767b30} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18782 | 2025.05.14 16:44:15.497081 [ 269 ] {479dd424-f078-4d29-9ae6-f5d4d6767b30} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18783 | 2025.05.14 16:44:15.497209 [ 269 ] {479dd424-f078-4d29-9ae6-f5d4d6767b30} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001126 sec., 23090.58614564831 rows/sec., 1.70 MiB/sec. | ||
| 18784 | 2025.05.14 16:44:15.497249 [ 269 ] {479dd424-f078-4d29-9ae6-f5d4d6767b30} <Debug> TCPHandler: Processed in 0.001292296 sec. | ||
| 18785 | 2025.05.14 16:44:15.497350 [ 224 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 18786 | 2025.05.14 16:44:15.497370 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18787 | 2025.05.14 16:44:15.497439 [ 224 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 18788 | 2025.05.14 16:44:15.497552 [ 269 ] {3d43ad54-2e4a-4518-990d-2fc9db124655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18789 | 2025.05.14 16:44:15.497610 [ 269 ] {3d43ad54-2e4a-4518-990d-2fc9db124655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18790 | 2025.05.14 16:44:15.498086 [ 269 ] {3d43ad54-2e4a-4518-990d-2fc9db124655} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18791 | 2025.05.14 16:44:15.498124 [ 269 ] {3d43ad54-2e4a-4518-990d-2fc9db124655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18792 | 2025.05.14 16:44:15.498490 [ 269 ] {3d43ad54-2e4a-4518-990d-2fc9db124655} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18793 | 2025.05.14 16:44:15.498740 [ 269 ] {3d43ad54-2e4a-4518-990d-2fc9db124655} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18794 | 2025.05.14 16:44:15.498882 [ 269 ] {3d43ad54-2e4a-4518-990d-2fc9db124655} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001355 sec., 66420.66420664206 rows/sec., 5.19 MiB/sec. | ||
| 18795 | 2025.05.14 16:44:15.498923 [ 269 ] {3d43ad54-2e4a-4518-990d-2fc9db124655} <Debug> TCPHandler: Processed in 0.001615382 sec. | ||
| 18796 | 2025.05.14 16:44:15.499036 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18797 | 2025.05.14 16:44:15.499132 [ 269 ] {6b8384ec-94b5-48e1-972b-bc0cde984208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18798 | 2025.05.14 16:44:15.499180 [ 269 ] {6b8384ec-94b5-48e1-972b-bc0cde984208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18799 | 2025.05.14 16:44:15.499533 [ 224 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 18800 | 2025.05.14 16:44:15.499583 [ 269 ] {6b8384ec-94b5-48e1-972b-bc0cde984208} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18801 | 2025.05.14 16:44:15.499624 [ 269 ] {6b8384ec-94b5-48e1-972b-bc0cde984208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18802 | 2025.05.14 16:44:15.499964 [ 269 ] {6b8384ec-94b5-48e1-972b-bc0cde984208} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18803 | 2025.05.14 16:44:15.500179 [ 269 ] {6b8384ec-94b5-48e1-972b-bc0cde984208} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2025.05.14 16:44:15.500311 [ 269 ] {6b8384ec-94b5-48e1-972b-bc0cde984208} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 18805 | 2025.05.14 16:44:15.500349 [ 269 ] {6b8384ec-94b5-48e1-972b-bc0cde984208} <Debug> TCPHandler: Processed in 0.001363727 sec. | ||
| 18806 | 2025.05.14 16:44:15.500461 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18807 | 2025.05.14 16:44:15.500556 [ 269 ] {81290476-cfb5-423f-a0a4-9ce10db5847d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18808 | 2025.05.14 16:44:15.500611 [ 269 ] {81290476-cfb5-423f-a0a4-9ce10db5847d} <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 | ||
| 18809 | 2025.05.14 16:44:15.501424 [ 269 ] {81290476-cfb5-423f-a0a4-9ce10db5847d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18810 | 2025.05.14 16:44:15.501462 [ 269 ] {81290476-cfb5-423f-a0a4-9ce10db5847d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18811 | 2025.05.14 16:44:15.502011 [ 269 ] {81290476-cfb5-423f-a0a4-9ce10db5847d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18812 | 2025.05.14 16:44:15.502240 [ 269 ] {81290476-cfb5-423f-a0a4-9ce10db5847d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18813 | 2025.05.14 16:44:15.502378 [ 269 ] {81290476-cfb5-423f-a0a4-9ce10db5847d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00184 sec., 14130.434782608696 rows/sec., 25.32 MiB/sec. | ||
| 18814 | 2025.05.14 16:44:15.502390 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18815 | 2025.05.14 16:44:15.502434 [ 269 ] {81290476-cfb5-423f-a0a4-9ce10db5847d} <Debug> TCPHandler: Processed in 0.00202399 sec. | ||
| 18816 | 2025.05.14 16:44:15.502495 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2025.05.14 16:44:15.502540 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18818 | 2025.05.14 16:44:15.502573 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18819 | 2025.05.14 16:44:15.502674 [ 269 ] {137aec5f-cfa4-442b-9076-48543c24c95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18820 | 2025.05.14 16:44:15.502703 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18821 | 2025.05.14 16:44:15.502717 [ 269 ] {137aec5f-cfa4-442b-9076-48543c24c95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18822 | 2025.05.14 16:44:15.503073 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18823 | 2025.05.14 16:44:15.503085 [ 269 ] {137aec5f-cfa4-442b-9076-48543c24c95e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18824 | 2025.05.14 16:44:15.503140 [ 269 ] {137aec5f-cfa4-442b-9076-48543c24c95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18825 | 2025.05.14 16:44:15.503173 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2297 rows starting from the beginning of the part | ||
| 18826 | 2025.05.14 16:44:15.503383 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 26 rows starting from the beginning of the part | ||
| 18827 | 2025.05.14 16:44:15.503455 [ 269 ] {137aec5f-cfa4-442b-9076-48543c24c95e} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18828 | 2025.05.14 16:44:15.503554 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 13 rows starting from the beginning of the part | ||
| 18829 | 2025.05.14 16:44:15.503695 [ 269 ] {137aec5f-cfa4-442b-9076-48543c24c95e} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18830 | 2025.05.14 16:44:15.503728 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 26 rows starting from the beginning of the part | ||
| 18831 | 2025.05.14 16:44:15.503836 [ 269 ] {137aec5f-cfa4-442b-9076-48543c24c95e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 18832 | 2025.05.14 16:44:15.503879 [ 269 ] {137aec5f-cfa4-442b-9076-48543c24c95e} <Debug> TCPHandler: Processed in 0.001356016 sec. | ||
| 18833 | 2025.05.14 16:44:15.503897 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 13 rows starting from the beginning of the part | ||
| 18834 | 2025.05.14 16:44:15.504025 [ 186 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 26 rows starting from the beginning of the part | ||
| 18835 | 2025.05.14 16:44:15.510147 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2401 rows, containing 19 columns (19 merged, 0 gathered) in 0.007516257 sec., 319440.91320985963 rows/sec., 572.42 MiB/sec. | ||
| 18836 | 2025.05.14 16:44:15.512290 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18837 | 2025.05.14 16:44:15.512723 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18838 | 2025.05.14 16:44:15.512812 [ 199 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18839 | 2025.05.14 16:44:15.513012 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.65 MiB. | ||
| 18840 | 2025.05.14 16:44:16.544645 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18841 | 2025.05.14 16:44:16.562770 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18842 | 2025.05.14 16:44:16.562830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18843 | 2025.05.14 16:44:16.568900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18844 | 2025.05.14 16:44:16.569632 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18845 | 2025.05.14 16:44:16.572894 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18846 | 2025.05.14 16:44:19.398976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2640 | ||
| 18847 | 2025.05.14 16:44:19.401437 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2025.05.14 16:44:19.401478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18849 | 2025.05.14 16:44:19.402628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18850 | 2025.05.14 16:44:19.402896 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2025.05.14 16:44:19.403152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2640 | ||
| 18852 | 2025.05.14 16:44:20.285815 [ 225 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18853 | 2025.05.14 16:44:20.285875 [ 225 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18854 | 2025.05.14 16:44:20.287772 [ 225 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18855 | 2025.05.14 16:44:20.373088 [ 222 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18856 | 2025.05.14 16:44:20.373142 [ 222 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18857 | 2025.05.14 16:44:20.375060 [ 222 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18858 | 2025.05.14 16:44:20.499422 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18859 | 2025.05.14 16:44:20.499700 [ 269 ] {e7fe3672-d69a-4b1e-923f-34c66611e9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18860 | 2025.05.14 16:44:20.499804 [ 269 ] {e7fe3672-d69a-4b1e-923f-34c66611e9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18861 | 2025.05.14 16:44:20.500612 [ 269 ] {e7fe3672-d69a-4b1e-923f-34c66611e9d4} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18862 | 2025.05.14 16:44:20.500655 [ 269 ] {e7fe3672-d69a-4b1e-923f-34c66611e9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18863 | 2025.05.14 16:44:20.501057 [ 269 ] {e7fe3672-d69a-4b1e-923f-34c66611e9d4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18864 | 2025.05.14 16:44:20.501301 [ 269 ] {e7fe3672-d69a-4b1e-923f-34c66611e9d4} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18865 | 2025.05.14 16:44:20.501460 [ 269 ] {e7fe3672-d69a-4b1e-923f-34c66611e9d4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001839 sec., 115280.04350190322 rows/sec., 7.33 MiB/sec. | ||
| 18866 | 2025.05.14 16:44:20.501511 [ 269 ] {e7fe3672-d69a-4b1e-923f-34c66611e9d4} <Debug> TCPHandler: Processed in 0.002277875 sec. | ||
| 18867 | 2025.05.14 16:44:20.501632 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18868 | 2025.05.14 16:44:20.501736 [ 269 ] {ea2e56e5-3fef-4880-97a6-af84eef9e20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18869 | 2025.05.14 16:44:20.501780 [ 269 ] {ea2e56e5-3fef-4880-97a6-af84eef9e20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18870 | 2025.05.14 16:44:20.502171 [ 269 ] {ea2e56e5-3fef-4880-97a6-af84eef9e20e} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18871 | 2025.05.14 16:44:20.502206 [ 269 ] {ea2e56e5-3fef-4880-97a6-af84eef9e20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18872 | 2025.05.14 16:44:20.502506 [ 269 ] {ea2e56e5-3fef-4880-97a6-af84eef9e20e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18873 | 2025.05.14 16:44:20.502727 [ 269 ] {ea2e56e5-3fef-4880-97a6-af84eef9e20e} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18874 | 2025.05.14 16:44:20.502855 [ 269 ] {ea2e56e5-3fef-4880-97a6-af84eef9e20e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001142 sec., 12259.194395796847 rows/sec., 999.65 KiB/sec. | ||
| 18875 | 2025.05.14 16:44:20.502894 [ 269 ] {ea2e56e5-3fef-4880-97a6-af84eef9e20e} <Debug> TCPHandler: Processed in 0.001315586 sec. | ||
| 18876 | 2025.05.14 16:44:20.503003 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18877 | 2025.05.14 16:44:20.503099 [ 269 ] {4b8e010b-4494-4a6d-9b41-37d24116fa36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18878 | 2025.05.14 16:44:20.503138 [ 269 ] {4b8e010b-4494-4a6d-9b41-37d24116fa36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18879 | 2025.05.14 16:44:20.503740 [ 269 ] {4b8e010b-4494-4a6d-9b41-37d24116fa36} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18880 | 2025.05.14 16:44:20.503775 [ 269 ] {4b8e010b-4494-4a6d-9b41-37d24116fa36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18881 | 2025.05.14 16:44:20.504116 [ 269 ] {4b8e010b-4494-4a6d-9b41-37d24116fa36} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18882 | 2025.05.14 16:44:20.504334 [ 269 ] {4b8e010b-4494-4a6d-9b41-37d24116fa36} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18883 | 2025.05.14 16:44:20.504458 [ 269 ] {4b8e010b-4494-4a6d-9b41-37d24116fa36} <Debug> executeQuery: Read 650 rows, 52.42 KiB in 0.001378 sec., 471698.1132075471 rows/sec., 37.15 MiB/sec. | ||
| 18884 | 2025.05.14 16:44:20.504496 [ 269 ] {4b8e010b-4494-4a6d-9b41-37d24116fa36} <Debug> TCPHandler: Processed in 0.00154468 sec. | ||
| 18885 | 2025.05.14 16:44:20.504605 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18886 | 2025.05.14 16:44:20.504701 [ 269 ] {eac4291b-eb32-480a-b9c5-5997a956d751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18887 | 2025.05.14 16:44:20.504740 [ 269 ] {eac4291b-eb32-480a-b9c5-5997a956d751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18888 | 2025.05.14 16:44:20.505156 [ 269 ] {eac4291b-eb32-480a-b9c5-5997a956d751} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18889 | 2025.05.14 16:44:20.505190 [ 269 ] {eac4291b-eb32-480a-b9c5-5997a956d751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18890 | 2025.05.14 16:44:20.505519 [ 269 ] {eac4291b-eb32-480a-b9c5-5997a956d751} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18891 | 2025.05.14 16:44:20.505731 [ 269 ] {eac4291b-eb32-480a-b9c5-5997a956d751} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18892 | 2025.05.14 16:44:20.505862 [ 269 ] {eac4291b-eb32-480a-b9c5-5997a956d751} <Debug> executeQuery: Read 133 rows, 8.34 KiB in 0.00118 sec., 112711.86440677966 rows/sec., 6.90 MiB/sec. | ||
| 18893 | 2025.05.14 16:44:20.505900 [ 269 ] {eac4291b-eb32-480a-b9c5-5997a956d751} <Debug> TCPHandler: Processed in 0.001347436 sec. | ||
| 18894 | 2025.05.14 16:44:20.506017 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18895 | 2025.05.14 16:44:20.506119 [ 269 ] {90fd400a-aab8-4c95-a4a4-f023037e0ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18896 | 2025.05.14 16:44:20.506159 [ 269 ] {90fd400a-aab8-4c95-a4a4-f023037e0ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18897 | 2025.05.14 16:44:20.506584 [ 269 ] {90fd400a-aab8-4c95-a4a4-f023037e0ae5} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18898 | 2025.05.14 16:44:20.506620 [ 269 ] {90fd400a-aab8-4c95-a4a4-f023037e0ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18899 | 2025.05.14 16:44:20.506940 [ 269 ] {90fd400a-aab8-4c95-a4a4-f023037e0ae5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18900 | 2025.05.14 16:44:20.507155 [ 269 ] {90fd400a-aab8-4c95-a4a4-f023037e0ae5} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18901 | 2025.05.14 16:44:20.507297 [ 269 ] {90fd400a-aab8-4c95-a4a4-f023037e0ae5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001186 sec., 95278.24620573357 rows/sec., 6.17 MiB/sec. | ||
| 18902 | 2025.05.14 16:44:20.507342 [ 269 ] {90fd400a-aab8-4c95-a4a4-f023037e0ae5} <Debug> TCPHandler: Processed in 0.001380367 sec. | ||
| 18903 | 2025.05.14 16:44:20.507457 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18904 | 2025.05.14 16:44:20.507552 [ 269 ] {1cf1e846-c9c7-4a67-9e8d-10a591190ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18905 | 2025.05.14 16:44:20.507592 [ 269 ] {1cf1e846-c9c7-4a67-9e8d-10a591190ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18906 | 2025.05.14 16:44:20.508005 [ 269 ] {1cf1e846-c9c7-4a67-9e8d-10a591190ac5} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18907 | 2025.05.14 16:44:20.508041 [ 269 ] {1cf1e846-c9c7-4a67-9e8d-10a591190ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18908 | 2025.05.14 16:44:20.508348 [ 269 ] {1cf1e846-c9c7-4a67-9e8d-10a591190ac5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18909 | 2025.05.14 16:44:20.508568 [ 269 ] {1cf1e846-c9c7-4a67-9e8d-10a591190ac5} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18910 | 2025.05.14 16:44:20.508708 [ 269 ] {1cf1e846-c9c7-4a67-9e8d-10a591190ac5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001161 sec., 96468.56158484066 rows/sec., 5.50 MiB/sec. | ||
| 18911 | 2025.05.14 16:44:20.508751 [ 269 ] {1cf1e846-c9c7-4a67-9e8d-10a591190ac5} <Debug> TCPHandler: Processed in 0.001346486 sec. | ||
| 18912 | 2025.05.14 16:44:20.508867 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18913 | 2025.05.14 16:44:20.508962 [ 269 ] {63848897-689e-481d-9a53-3e0248d2d16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18914 | 2025.05.14 16:44:20.509002 [ 269 ] {63848897-689e-481d-9a53-3e0248d2d16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18915 | 2025.05.14 16:44:20.509507 [ 269 ] {63848897-689e-481d-9a53-3e0248d2d16b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18916 | 2025.05.14 16:44:20.509542 [ 269 ] {63848897-689e-481d-9a53-3e0248d2d16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18917 | 2025.05.14 16:44:20.509859 [ 269 ] {63848897-689e-481d-9a53-3e0248d2d16b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18918 | 2025.05.14 16:44:20.510065 [ 269 ] {63848897-689e-481d-9a53-3e0248d2d16b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18919 | 2025.05.14 16:44:20.510203 [ 269 ] {63848897-689e-481d-9a53-3e0248d2d16b} <Debug> executeQuery: Read 409 rows, 29.77 KiB in 0.001249 sec., 327461.96957566054 rows/sec., 23.27 MiB/sec. | ||
| 18920 | 2025.05.14 16:44:20.510255 [ 269 ] {63848897-689e-481d-9a53-3e0248d2d16b} <Debug> TCPHandler: Processed in 0.001438818 sec. | ||
| 18921 | 2025.05.14 16:44:20.510358 [ 219 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18922 | 2025.05.14 16:44:20.510393 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18923 | 2025.05.14 16:44:20.510415 [ 219 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18924 | 2025.05.14 16:44:20.510500 [ 269 ] {d0b0bf19-a74d-4df5-90ed-d6a1afdcfb29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18925 | 2025.05.14 16:44:20.510547 [ 269 ] {d0b0bf19-a74d-4df5-90ed-d6a1afdcfb29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18926 | 2025.05.14 16:44:20.510920 [ 269 ] {d0b0bf19-a74d-4df5-90ed-d6a1afdcfb29} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18927 | 2025.05.14 16:44:20.510963 [ 269 ] {d0b0bf19-a74d-4df5-90ed-d6a1afdcfb29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18928 | 2025.05.14 16:44:20.511314 [ 269 ] {d0b0bf19-a74d-4df5-90ed-d6a1afdcfb29} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18929 | 2025.05.14 16:44:20.511564 [ 269 ] {d0b0bf19-a74d-4df5-90ed-d6a1afdcfb29} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18930 | 2025.05.14 16:44:20.511707 [ 269 ] {d0b0bf19-a74d-4df5-90ed-d6a1afdcfb29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001226 sec., 4893.964110929853 rows/sec., 255.69 KiB/sec. | ||
| 18931 | 2025.05.14 16:44:20.511705 [ 131 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18932 | 2025.05.14 16:44:20.511747 [ 269 ] {d0b0bf19-a74d-4df5-90ed-d6a1afdcfb29} <Debug> TCPHandler: Processed in 0.001404518 sec. | ||
| 18933 | 2025.05.14 16:44:20.511783 [ 131 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18934 | 2025.05.14 16:44:20.511810 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18935 | 2025.05.14 16:44:20.511872 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18936 | 2025.05.14 16:44:20.511911 [ 186 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::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 | ||
| 18937 | 2025.05.14 16:44:20.511973 [ 269 ] {e501f50c-695b-486d-9b2d-fcad4fcac69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18938 | 2025.05.14 16:44:20.512022 [ 269 ] {e501f50c-695b-486d-9b2d-fcad4fcac69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18939 | 2025.05.14 16:44:20.512039 [ 186 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18940 | 2025.05.14 16:44:20.512078 [ 186 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 18941 | 2025.05.14 16:44:20.512142 [ 186 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 18942 | 2025.05.14 16:44:20.512188 [ 186 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 18943 | 2025.05.14 16:44:20.512231 [ 186 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 18944 | 2025.05.14 16:44:20.512248 [ 219 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18945 | 2025.05.14 16:44:20.512271 [ 186 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 18946 | 2025.05.14 16:44:20.512315 [ 186 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 18947 | 2025.05.14 16:44:20.512428 [ 269 ] {e501f50c-695b-486d-9b2d-fcad4fcac69b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18948 | 2025.05.14 16:44:20.512472 [ 269 ] {e501f50c-695b-486d-9b2d-fcad4fcac69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18949 | 2025.05.14 16:44:20.512834 [ 269 ] {e501f50c-695b-486d-9b2d-fcad4fcac69b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18950 | 2025.05.14 16:44:20.513069 [ 269 ] {e501f50c-695b-486d-9b2d-fcad4fcac69b} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18951 | 2025.05.14 16:44:20.513149 [ 199 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282176 sec., 308849.95507637016 rows/sec., 15.76 MiB/sec. | ||
| 18952 | 2025.05.14 16:44:20.513205 [ 269 ] {e501f50c-695b-486d-9b2d-fcad4fcac69b} <Debug> executeQuery: Read 244 rows, 16.76 KiB in 0.00125 sec., 195200 rows/sec., 13.09 MiB/sec. | ||
| 18953 | 2025.05.14 16:44:20.513248 [ 269 ] {e501f50c-695b-486d-9b2d-fcad4fcac69b} <Debug> TCPHandler: Processed in 0.001426428 sec. | ||
| 18954 | 2025.05.14 16:44:20.513341 [ 190 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18955 | 2025.05.14 16:44:20.513364 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18956 | 2025.05.14 16:44:20.513467 [ 269 ] {24ebf55f-4173-4bf6-9f70-ff286ce4db21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18957 | 2025.05.14 16:44:20.513513 [ 269 ] {24ebf55f-4173-4bf6-9f70-ff286ce4db21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18958 | 2025.05.14 16:44:20.513673 [ 190 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18959 | 2025.05.14 16:44:20.513759 [ 190 ] {072afdd3-feb8-4ad8-9ca9-de2080842b71::all_1_66_13} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18960 | 2025.05.14 16:44:20.513821 [ 269 ] {24ebf55f-4173-4bf6-9f70-ff286ce4db21} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18961 | 2025.05.14 16:44:20.513862 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18962 | 2025.05.14 16:44:20.513863 [ 269 ] {24ebf55f-4173-4bf6-9f70-ff286ce4db21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18963 | 2025.05.14 16:44:20.514186 [ 269 ] {24ebf55f-4173-4bf6-9f70-ff286ce4db21} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18964 | 2025.05.14 16:44:20.514402 [ 269 ] {24ebf55f-4173-4bf6-9f70-ff286ce4db21} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2025.05.14 16:44:20.514533 [ 269 ] {24ebf55f-4173-4bf6-9f70-ff286ce4db21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 18966 | 2025.05.14 16:44:20.514571 [ 269 ] {24ebf55f-4173-4bf6-9f70-ff286ce4db21} <Debug> TCPHandler: Processed in 0.001257865 sec. | ||
| 18967 | 2025.05.14 16:44:20.514692 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18968 | 2025.05.14 16:44:20.514807 [ 269 ] {1e0c90ac-fea2-486d-9b47-1dd277f77d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18969 | 2025.05.14 16:44:20.514869 [ 269 ] {1e0c90ac-fea2-486d-9b47-1dd277f77d31} <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 | ||
| 18970 | 2025.05.14 16:44:20.515650 [ 269 ] {1e0c90ac-fea2-486d-9b47-1dd277f77d31} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2025.05.14 16:44:20.515686 [ 269 ] {1e0c90ac-fea2-486d-9b47-1dd277f77d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18972 | 2025.05.14 16:44:20.516219 [ 269 ] {1e0c90ac-fea2-486d-9b47-1dd277f77d31} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18973 | 2025.05.14 16:44:20.516448 [ 269 ] {1e0c90ac-fea2-486d-9b47-1dd277f77d31} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2025.05.14 16:44:20.516585 [ 269 ] {1e0c90ac-fea2-486d-9b47-1dd277f77d31} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.0018 sec., 7222.222222222223 rows/sec., 12.94 MiB/sec. | ||
| 18975 | 2025.05.14 16:44:20.516650 [ 269 ] {1e0c90ac-fea2-486d-9b47-1dd277f77d31} <Debug> TCPHandler: Processed in 0.00201855 sec. | ||
| 18976 | 2025.05.14 16:44:20.516763 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18977 | 2025.05.14 16:44:20.516857 [ 269 ] {a17d3bd1-008b-4265-8e6a-aaf839d6ef4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18978 | 2025.05.14 16:44:20.516897 [ 269 ] {a17d3bd1-008b-4265-8e6a-aaf839d6ef4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18979 | 2025.05.14 16:44:20.517212 [ 269 ] {a17d3bd1-008b-4265-8e6a-aaf839d6ef4c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18980 | 2025.05.14 16:44:20.517248 [ 269 ] {a17d3bd1-008b-4265-8e6a-aaf839d6ef4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. | ||
| 18981 | 2025.05.14 16:44:20.517554 [ 269 ] {a17d3bd1-008b-4265-8e6a-aaf839d6ef4c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18982 | 2025.05.14 16:44:20.517763 [ 269 ] {a17d3bd1-008b-4265-8e6a-aaf839d6ef4c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18983 | 2025.05.14 16:44:20.517888 [ 269 ] {a17d3bd1-008b-4265-8e6a-aaf839d6ef4c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00105 sec., 78095.2380952381 rows/sec., 4.96 MiB/sec. | ||
| 18984 | 2025.05.14 16:44:20.517924 [ 269 ] {a17d3bd1-008b-4265-8e6a-aaf839d6ef4c} <Debug> TCPHandler: Processed in 0.001211833 sec. | ||
| 18985 | 2025.05.14 16:44:20.802596 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18986 | 2025.05.14 16:44:20.802648 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18987 | 2025.05.14 16:44:20.804510 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18988 | 2025.05.14 16:44:21.386745 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18989 | 2025.05.14 16:44:21.386807 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18990 | 2025.05.14 16:44:21.388416 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18991 | 2025.05.14 16:44:21.757333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41663 | ||
| 18992 | 2025.05.14 16:44:21.757827 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18993 | 2025.05.14 16:44:21.757863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 18994 | 2025.05.14 16:44:21.758334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18995 | 2025.05.14 16:44:21.758562 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18996 | 2025.05.14 16:44:21.758694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41663 | ||
| 18997 | 2025.05.14 16:44:21.758692 [ 127 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18998 | 2025.05.14 16:44:21.758751 [ 127 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18999 | 2025.05.14 16:44:21.758771 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19000 | 2025.05.14 16:44:21.758894 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19001 | 2025.05.14 16:44:21.759037 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19002 | 2025.05.14 16:44:21.759075 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
| 19003 | 2025.05.14 16:44:21.759138 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
| 19004 | 2025.05.14 16:44:21.759180 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
| 19005 | 2025.05.14 16:44:21.759217 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
| 19006 | 2025.05.14 16:44:21.759252 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
| 19007 | 2025.05.14 16:44:21.759290 [ 194 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
| 19008 | 2025.05.14 16:44:21.761885 [ 199 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41663 rows, containing 4 columns (4 merged, 0 gathered) in 0.00304668 sec., 13674885.449078998 rows/sec., 195.62 MiB/sec. | ||
| 19009 | 2025.05.14 16:44:21.762101 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19010 | 2025.05.14 16:44:21.762380 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19011 | 2025.05.14 16:44:21.762452 [ 198 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_91_18} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19012 | 2025.05.14 16:44:21.762539 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19013 | 2025.05.14 16:44:24.072955 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 19014 | 2025.05.14 16:44:24.090759 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19015 | 2025.05.14 16:44:24.090816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19016 | 2025.05.14 16:44:24.097129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19017 | 2025.05.14 16:44:24.097819 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19018 | 2025.05.14 16:44:24.098181 [ 121 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19019 | 2025.05.14 16:44:24.098284 [ 121 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19020 | 2025.05.14 16:44:24.098320 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19021 | 2025.05.14 16:44:24.098514 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19022 | 2025.05.14 16:44:24.101090 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 19023 | 2025.05.14 16:44:24.102223 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19024 | 2025.05.14 16:44:24.103770 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 19025 | 2025.05.14 16:44:24.108658 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 19026 | 2025.05.14 16:44:24.113594 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 19027 | 2025.05.14 16:44:24.118437 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 19028 | 2025.05.14 16:44:24.123374 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 19029 | 2025.05.14 16:44:24.127757 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 19030 | 2025.05.14 16:44:24.184002 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.085569664 sec., 8016.859806765164 rows/sec., 41.45 MiB/sec. | ||
| 19031 | 2025.05.14 16:44:24.186188 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19032 | 2025.05.14 16:44:24.187911 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19033 | 2025.05.14 16:44:24.188005 [ 187 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_91_18} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19034 | 2025.05.14 16:44:24.189792 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19035 | 2025.05.14 16:44:25.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.36 MiB, peak 384.36 MiB, free memory in arenas 0.00 B, will set to 365.28 MiB (RSS), difference: -1.09 MiB | ||
| 19036 | 2025.05.14 16:44:25.494174 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19037 | 2025.05.14 16:44:25.494457 [ 269 ] {4546e7b9-2599-42fa-818d-a1e3beb45fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19038 | 2025.05.14 16:44:25.494564 [ 269 ] {4546e7b9-2599-42fa-818d-a1e3beb45fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19039 | 2025.05.14 16:44:25.495511 [ 269 ] {4546e7b9-2599-42fa-818d-a1e3beb45fa4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19040 | 2025.05.14 16:44:25.495558 [ 269 ] {4546e7b9-2599-42fa-818d-a1e3beb45fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19041 | 2025.05.14 16:44:25.495971 [ 269 ] {4546e7b9-2599-42fa-818d-a1e3beb45fa4} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19042 | 2025.05.14 16:44:25.496207 [ 269 ] {4546e7b9-2599-42fa-818d-a1e3beb45fa4} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19043 | 2025.05.14 16:44:25.496375 [ 269 ] {4546e7b9-2599-42fa-818d-a1e3beb45fa4} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001995 sec., 54135.338345864664 rows/sec., 4.53 MiB/sec. | ||
| 19044 | 2025.05.14 16:44:25.496430 [ 269 ] {4546e7b9-2599-42fa-818d-a1e3beb45fa4} <Debug> TCPHandler: Processed in 0.002443499 sec. | ||
| 19045 | 2025.05.14 16:44:25.496549 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2025.05.14 16:44:25.496652 [ 269 ] {69b42994-d8bf-48b1-912f-bdc7d365333e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19047 | 2025.05.14 16:44:25.496696 [ 269 ] {69b42994-d8bf-48b1-912f-bdc7d365333e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19048 | 2025.05.14 16:44:25.497107 [ 269 ] {69b42994-d8bf-48b1-912f-bdc7d365333e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2025.05.14 16:44:25.497146 [ 269 ] {69b42994-d8bf-48b1-912f-bdc7d365333e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19050 | 2025.05.14 16:44:25.497470 [ 269 ] {69b42994-d8bf-48b1-912f-bdc7d365333e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19051 | 2025.05.14 16:44:25.497688 [ 269 ] {69b42994-d8bf-48b1-912f-bdc7d365333e} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2025.05.14 16:44:25.497823 [ 269 ] {69b42994-d8bf-48b1-912f-bdc7d365333e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 19053 | 2025.05.14 16:44:25.497863 [ 269 ] {69b42994-d8bf-48b1-912f-bdc7d365333e} <Debug> TCPHandler: Processed in 0.001366877 sec. | ||
| 19054 | 2025.05.14 16:44:25.497965 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2025.05.14 16:44:25.498061 [ 269 ] {ae081e7c-0729-4a3c-a75d-472813b04b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19056 | 2025.05.14 16:44:25.498102 [ 269 ] {ae081e7c-0729-4a3c-a75d-472813b04b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19057 | 2025.05.14 16:44:25.498521 [ 269 ] {ae081e7c-0729-4a3c-a75d-472813b04b9e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19058 | 2025.05.14 16:44:25.498557 [ 269 ] {ae081e7c-0729-4a3c-a75d-472813b04b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19059 | 2025.05.14 16:44:25.498865 [ 269 ] {ae081e7c-0729-4a3c-a75d-472813b04b9e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19060 | 2025.05.14 16:44:25.499076 [ 269 ] {ae081e7c-0729-4a3c-a75d-472813b04b9e} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19061 | 2025.05.14 16:44:25.499206 [ 269 ] {ae081e7c-0729-4a3c-a75d-472813b04b9e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 6.04 MiB/sec. | ||
| 19062 | 2025.05.14 16:44:25.499251 [ 269 ] {ae081e7c-0729-4a3c-a75d-472813b04b9e} <Debug> TCPHandler: Processed in 0.001336066 sec. | ||
| 19063 | 2025.05.14 16:44:25.499355 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2025.05.14 16:44:25.499451 [ 269 ] {83e09979-c7bb-436e-81f1-94237059af0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19065 | 2025.05.14 16:44:25.499494 [ 269 ] {83e09979-c7bb-436e-81f1-94237059af0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19066 | 2025.05.14 16:44:25.499897 [ 269 ] {83e09979-c7bb-436e-81f1-94237059af0c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2025.05.14 16:44:25.499933 [ 269 ] {83e09979-c7bb-436e-81f1-94237059af0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19068 | 2025.05.14 16:44:25.500263 [ 269 ] {83e09979-c7bb-436e-81f1-94237059af0c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19069 | 2025.05.14 16:44:25.500471 [ 269 ] {83e09979-c7bb-436e-81f1-94237059af0c} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2025.05.14 16:44:25.500604 [ 269 ] {83e09979-c7bb-436e-81f1-94237059af0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 19071 | 2025.05.14 16:44:25.500642 [ 269 ] {83e09979-c7bb-436e-81f1-94237059af0c} <Debug> TCPHandler: Processed in 0.001337666 sec. | ||
| 19072 | 2025.05.14 16:44:25.500761 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2025.05.14 16:44:25.500855 [ 269 ] {500a455b-1e95-42ff-b44e-3e3d036b42b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19074 | 2025.05.14 16:44:25.500907 [ 269 ] {500a455b-1e95-42ff-b44e-3e3d036b42b8} <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 | ||
| 19075 | 2025.05.14 16:44:25.501775 [ 269 ] {500a455b-1e95-42ff-b44e-3e3d036b42b8} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2025.05.14 16:44:25.501811 [ 269 ] {500a455b-1e95-42ff-b44e-3e3d036b42b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19077 | 2025.05.14 16:44:25.502347 [ 269 ] {500a455b-1e95-42ff-b44e-3e3d036b42b8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 19078 | 2025.05.14 16:44:25.502584 [ 269 ] {500a455b-1e95-42ff-b44e-3e3d036b42b8} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2025.05.14 16:44:25.502725 [ 269 ] {500a455b-1e95-42ff-b44e-3e3d036b42b8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001888 sec., 13771.186440677966 rows/sec., 24.68 MiB/sec. | ||
| 19080 | 2025.05.14 16:44:25.502805 [ 269 ] {500a455b-1e95-42ff-b44e-3e3d036b42b8} <Debug> TCPHandler: Processed in 0.002101271 sec. | ||
| 19081 | 2025.05.14 16:44:25.502941 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2025.05.14 16:44:25.503036 [ 269 ] {af904f28-bfb4-4bd8-9123-e12f7f494759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19083 | 2025.05.14 16:44:25.503078 [ 269 ] {af904f28-bfb4-4bd8-9123-e12f7f494759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19084 | 2025.05.14 16:44:25.503429 [ 269 ] {af904f28-bfb4-4bd8-9123-e12f7f494759} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2025.05.14 16:44:25.503465 [ 269 ] {af904f28-bfb4-4bd8-9123-e12f7f494759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19086 | 2025.05.14 16:44:25.503763 [ 269 ] {af904f28-bfb4-4bd8-9123-e12f7f494759} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19087 | 2025.05.14 16:44:25.503971 [ 269 ] {af904f28-bfb4-4bd8-9123-e12f7f494759} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19088 | 2025.05.14 16:44:25.504097 [ 269 ] {af904f28-bfb4-4bd8-9123-e12f7f494759} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 19089 | 2025.05.14 16:44:25.504133 [ 269 ] {af904f28-bfb4-4bd8-9123-e12f7f494759} <Debug> TCPHandler: Processed in 0.001249154 sec. | ||
| 19090 | 2025.05.14 16:44:29.048151 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19091 | 2025.05.14 16:44:29.048260 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19092 | 2025.05.14 16:44:29.258812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42151 | ||
| 19093 | 2025.05.14 16:44:29.259499 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19094 | 2025.05.14 16:44:29.259569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19095 | 2025.05.14 16:44:29.260095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19096 | 2025.05.14 16:44:29.260323 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2025.05.14 16:44:29.260460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
| 19098 | 2025.05.14 16:44:29.403317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2676 | ||
| 19099 | 2025.05.14 16:44:29.405771 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19100 | 2025.05.14 16:44:29.405823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19101 | 2025.05.14 16:44:29.407026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19102 | 2025.05.14 16:44:29.407297 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19103 | 2025.05.14 16:44:29.407683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2676 | ||
| 19104 | 2025.05.14 16:44:30.498342 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19105 | 2025.05.14 16:44:30.498526 [ 269 ] {cdd0144b-1259-4270-89a9-ee391847b3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19106 | 2025.05.14 16:44:30.498595 [ 269 ] {cdd0144b-1259-4270-89a9-ee391847b3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19107 | 2025.05.14 16:44:30.499388 [ 269 ] {cdd0144b-1259-4270-89a9-ee391847b3dd} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19108 | 2025.05.14 16:44:30.499454 [ 269 ] {cdd0144b-1259-4270-89a9-ee391847b3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19109 | 2025.05.14 16:44:30.499904 [ 269 ] {cdd0144b-1259-4270-89a9-ee391847b3dd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19110 | 2025.05.14 16:44:30.500150 [ 269 ] {cdd0144b-1259-4270-89a9-ee391847b3dd} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19111 | 2025.05.14 16:44:30.500321 [ 269 ] {cdd0144b-1259-4270-89a9-ee391847b3dd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001846 sec., 114842.90357529794 rows/sec., 7.30 MiB/sec. | ||
| 19112 | 2025.05.14 16:44:30.500380 [ 269 ] {cdd0144b-1259-4270-89a9-ee391847b3dd} <Debug> TCPHandler: Processed in 0.002177543 sec. | ||
| 19113 | 2025.05.14 16:44:30.500505 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19114 | 2025.05.14 16:44:30.500610 [ 269 ] {28e4f15a-8b65-447c-9dd9-5800d4dc7a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19115 | 2025.05.14 16:44:30.500657 [ 269 ] {28e4f15a-8b65-447c-9dd9-5800d4dc7a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19116 | 2025.05.14 16:44:30.501510 [ 269 ] {28e4f15a-8b65-447c-9dd9-5800d4dc7a0f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19117 | 2025.05.14 16:44:30.501550 [ 269 ] {28e4f15a-8b65-447c-9dd9-5800d4dc7a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19118 | 2025.05.14 16:44:30.501926 [ 269 ] {28e4f15a-8b65-447c-9dd9-5800d4dc7a0f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19119 | 2025.05.14 16:44:30.502167 [ 269 ] {28e4f15a-8b65-447c-9dd9-5800d4dc7a0f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19120 | 2025.05.14 16:44:30.502308 [ 269 ] {28e4f15a-8b65-447c-9dd9-5800d4dc7a0f} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001722 sec., 373403.0197444832 rows/sec., 29.44 MiB/sec. | ||
| 19121 | 2025.05.14 16:44:30.502349 [ 269 ] {28e4f15a-8b65-447c-9dd9-5800d4dc7a0f} <Debug> TCPHandler: Processed in 0.001897277 sec. | ||
| 19122 | 2025.05.14 16:44:30.502455 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19123 | 2025.05.14 16:44:30.502553 [ 269 ] {5b90513e-e982-420f-bf92-a304c9707bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19124 | 2025.05.14 16:44:30.502596 [ 269 ] {5b90513e-e982-420f-bf92-a304c9707bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19125 | 2025.05.14 16:44:30.503059 [ 269 ] {5b90513e-e982-420f-bf92-a304c9707bcc} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19126 | 2025.05.14 16:44:30.503098 [ 269 ] {5b90513e-e982-420f-bf92-a304c9707bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19127 | 2025.05.14 16:44:30.503417 [ 269 ] {5b90513e-e982-420f-bf92-a304c9707bcc} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19128 | 2025.05.14 16:44:30.503643 [ 269 ] {5b90513e-e982-420f-bf92-a304c9707bcc} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19129 | 2025.05.14 16:44:30.503779 [ 269 ] {5b90513e-e982-420f-bf92-a304c9707bcc} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001247 sec., 95429.0296712109 rows/sec., 5.77 MiB/sec. | ||
| 19130 | 2025.05.14 16:44:30.503820 [ 269 ] {5b90513e-e982-420f-bf92-a304c9707bcc} <Debug> TCPHandler: Processed in 0.001417768 sec. | ||
| 19131 | 2025.05.14 16:44:30.503929 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19132 | 2025.05.14 16:44:30.504024 [ 269 ] {4cf03e4b-44ce-4118-9f6b-28eb190179f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19133 | 2025.05.14 16:44:30.504067 [ 269 ] {4cf03e4b-44ce-4118-9f6b-28eb190179f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19134 | 2025.05.14 16:44:30.504527 [ 269 ] {4cf03e4b-44ce-4118-9f6b-28eb190179f3} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19135 | 2025.05.14 16:44:30.504563 [ 269 ] {4cf03e4b-44ce-4118-9f6b-28eb190179f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19136 | 2025.05.14 16:44:30.504875 [ 269 ] {4cf03e4b-44ce-4118-9f6b-28eb190179f3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19137 | 2025.05.14 16:44:30.505094 [ 269 ] {4cf03e4b-44ce-4118-9f6b-28eb190179f3} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19138 | 2025.05.14 16:44:30.505226 [ 269 ] {4cf03e4b-44ce-4118-9f6b-28eb190179f3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001221 sec., 92547.09254709254 rows/sec., 5.99 MiB/sec. | ||
| 19139 | 2025.05.14 16:44:30.505266 [ 269 ] {4cf03e4b-44ce-4118-9f6b-28eb190179f3} <Debug> TCPHandler: Processed in 0.001392508 sec. | ||
| 19140 | 2025.05.14 16:44:30.505375 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19141 | 2025.05.14 16:44:30.505471 [ 269 ] {4a0bdde3-815a-4e7b-887e-82c303c0d991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19142 | 2025.05.14 16:44:30.505511 [ 269 ] {4a0bdde3-815a-4e7b-887e-82c303c0d991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19143 | 2025.05.14 16:44:30.505984 [ 269 ] {4a0bdde3-815a-4e7b-887e-82c303c0d991} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19144 | 2025.05.14 16:44:30.506020 [ 269 ] {4a0bdde3-815a-4e7b-887e-82c303c0d991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19145 | 2025.05.14 16:44:30.506323 [ 269 ] {4a0bdde3-815a-4e7b-887e-82c303c0d991} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19146 | 2025.05.14 16:44:30.506561 [ 269 ] {4a0bdde3-815a-4e7b-887e-82c303c0d991} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19147 | 2025.05.14 16:44:30.506687 [ 269 ] {4a0bdde3-815a-4e7b-887e-82c303c0d991} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001233 sec., 90835.36090835361 rows/sec., 5.17 MiB/sec. | ||
| 19148 | 2025.05.14 16:44:30.506729 [ 269 ] {4a0bdde3-815a-4e7b-887e-82c303c0d991} <Debug> TCPHandler: Processed in 0.001406448 sec. | ||
| 19149 | 2025.05.14 16:44:30.506837 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19150 | 2025.05.14 16:44:30.506934 [ 269 ] {2461dfbc-e0e5-42e1-9123-88fcd1ac94d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19151 | 2025.05.14 16:44:30.506972 [ 269 ] {2461dfbc-e0e5-42e1-9123-88fcd1ac94d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19152 | 2025.05.14 16:44:30.507626 [ 269 ] {2461dfbc-e0e5-42e1-9123-88fcd1ac94d8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19153 | 2025.05.14 16:44:30.507663 [ 269 ] {2461dfbc-e0e5-42e1-9123-88fcd1ac94d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19154 | 2025.05.14 16:44:30.507982 [ 269 ] {2461dfbc-e0e5-42e1-9123-88fcd1ac94d8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19155 | 2025.05.14 16:44:30.508201 [ 269 ] {2461dfbc-e0e5-42e1-9123-88fcd1ac94d8} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19156 | 2025.05.14 16:44:30.508376 [ 269 ] {2461dfbc-e0e5-42e1-9123-88fcd1ac94d8} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.00146 sec., 270547.94520547945 rows/sec., 19.15 MiB/sec. | ||
| 19157 | 2025.05.14 16:44:30.508421 [ 269 ] {2461dfbc-e0e5-42e1-9123-88fcd1ac94d8} <Debug> TCPHandler: Processed in 0.001634332 sec. | ||
| 19158 | 2025.05.14 16:44:30.508528 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19159 | 2025.05.14 16:44:30.508624 [ 269 ] {843f4f11-b8f6-41e0-9381-79f07704bb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19160 | 2025.05.14 16:44:30.508669 [ 269 ] {843f4f11-b8f6-41e0-9381-79f07704bb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19161 | 2025.05.14 16:44:30.509008 [ 269 ] {843f4f11-b8f6-41e0-9381-79f07704bb0b} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19162 | 2025.05.14 16:44:30.509055 [ 269 ] {843f4f11-b8f6-41e0-9381-79f07704bb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19163 | 2025.05.14 16:44:30.509372 [ 269 ] {843f4f11-b8f6-41e0-9381-79f07704bb0b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19164 | 2025.05.14 16:44:30.509588 [ 269 ] {843f4f11-b8f6-41e0-9381-79f07704bb0b} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19165 | 2025.05.14 16:44:30.509714 [ 269 ] {843f4f11-b8f6-41e0-9381-79f07704bb0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 19166 | 2025.05.14 16:44:30.509752 [ 269 ] {843f4f11-b8f6-41e0-9381-79f07704bb0b} <Debug> TCPHandler: Processed in 0.001273905 sec. | ||
| 19167 | 2025.05.14 16:44:30.509853 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19168 | 2025.05.14 16:44:30.509947 [ 269 ] {5e9aca87-f86f-49e3-808c-659280cda4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19169 | 2025.05.14 16:44:30.509988 [ 269 ] {5e9aca87-f86f-49e3-808c-659280cda4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19170 | 2025.05.14 16:44:30.510411 [ 269 ] {5e9aca87-f86f-49e3-808c-659280cda4b6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19171 | 2025.05.14 16:44:30.510447 [ 269 ] {5e9aca87-f86f-49e3-808c-659280cda4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19172 | 2025.05.14 16:44:30.510774 [ 269 ] {5e9aca87-f86f-49e3-808c-659280cda4b6} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19173 | 2025.05.14 16:44:30.510986 [ 269 ] {5e9aca87-f86f-49e3-808c-659280cda4b6} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19174 | 2025.05.14 16:44:30.511113 [ 269 ] {5e9aca87-f86f-49e3-808c-659280cda4b6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001184 sec., 200168.91891891893 rows/sec., 13.42 MiB/sec. | ||
| 19175 | 2025.05.14 16:44:30.511150 [ 269 ] {5e9aca87-f86f-49e3-808c-659280cda4b6} <Debug> TCPHandler: Processed in 0.001346167 sec. | ||
| 19176 | 2025.05.14 16:44:30.511274 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19177 | 2025.05.14 16:44:30.511376 [ 269 ] {52c6c689-fea0-41c0-b6ec-254448cbe908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19178 | 2025.05.14 16:44:30.511419 [ 269 ] {52c6c689-fea0-41c0-b6ec-254448cbe908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19179 | 2025.05.14 16:44:30.511752 [ 269 ] {52c6c689-fea0-41c0-b6ec-254448cbe908} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19180 | 2025.05.14 16:44:30.511791 [ 269 ] {52c6c689-fea0-41c0-b6ec-254448cbe908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19181 | 2025.05.14 16:44:30.512121 [ 269 ] {52c6c689-fea0-41c0-b6ec-254448cbe908} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19182 | 2025.05.14 16:44:30.512342 [ 269 ] {52c6c689-fea0-41c0-b6ec-254448cbe908} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19183 | 2025.05.14 16:44:30.512506 [ 269 ] {52c6c689-fea0-41c0-b6ec-254448cbe908} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 58.64 KiB/sec. | ||
| 19184 | 2025.05.14 16:44:30.512554 [ 269 ] {52c6c689-fea0-41c0-b6ec-254448cbe908} <Debug> TCPHandler: Processed in 0.001333866 sec. | ||
| 19185 | 2025.05.14 16:44:30.512562 [ 218 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 19186 | 2025.05.14 16:44:30.512613 [ 218 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 19187 | 2025.05.14 16:44:30.512683 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2025.05.14 16:44:30.512803 [ 269 ] {5fd4a281-3774-4bd4-91e8-09406ac61db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19189 | 2025.05.14 16:44:30.512876 [ 269 ] {5fd4a281-3774-4bd4-91e8-09406ac61db9} <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 | ||
| 19190 | 2025.05.14 16:44:30.513918 [ 269 ] {5fd4a281-3774-4bd4-91e8-09406ac61db9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19191 | 2025.05.14 16:44:30.513965 [ 269 ] {5fd4a281-3774-4bd4-91e8-09406ac61db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19192 | 2025.05.14 16:44:30.514362 [ 218 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 19193 | 2025.05.14 16:44:30.514707 [ 269 ] {5fd4a281-3774-4bd4-91e8-09406ac61db9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 19194 | 2025.05.14 16:44:30.514997 [ 269 ] {5fd4a281-3774-4bd4-91e8-09406ac61db9} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19195 | 2025.05.14 16:44:30.515157 [ 269 ] {5fd4a281-3774-4bd4-91e8-09406ac61db9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002378 sec., 5466.778805719092 rows/sec., 9.80 MiB/sec. | ||
| 19196 | 2025.05.14 16:44:30.515230 [ 269 ] {5fd4a281-3774-4bd4-91e8-09406ac61db9} <Debug> TCPHandler: Processed in 0.002605922 sec. | ||
| 19197 | 2025.05.14 16:44:30.515361 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19198 | 2025.05.14 16:44:30.515472 [ 269 ] {3a7acf9b-e87a-4ef0-aac1-390aa0edf08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19199 | 2025.05.14 16:44:30.515519 [ 269 ] {3a7acf9b-e87a-4ef0-aac1-390aa0edf08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19200 | 2025.05.14 16:44:30.515916 [ 269 ] {3a7acf9b-e87a-4ef0-aac1-390aa0edf08b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19201 | 2025.05.14 16:44:30.515956 [ 269 ] {3a7acf9b-e87a-4ef0-aac1-390aa0edf08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19202 | 2025.05.14 16:44:30.516360 [ 269 ] {3a7acf9b-e87a-4ef0-aac1-390aa0edf08b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19203 | 2025.05.14 16:44:30.516656 [ 269 ] {3a7acf9b-e87a-4ef0-aac1-390aa0edf08b} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19204 | 2025.05.14 16:44:30.516816 [ 269 ] {3a7acf9b-e87a-4ef0-aac1-390aa0edf08b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec. | ||
| 19205 | 2025.05.14 16:44:30.516864 [ 269 ] {3a7acf9b-e87a-4ef0-aac1-390aa0edf08b} <Debug> TCPHandler: Processed in 0.001566001 sec. | ||
| 19206 | 2025.05.14 16:44:31.601154 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 19207 | 2025.05.14 16:44:31.619935 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19208 | 2025.05.14 16:44:31.619992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19209 | 2025.05.14 16:44:31.626257 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19210 | 2025.05.14 16:44:31.626953 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19211 | 2025.05.14 16:44:31.630294 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19212 | 2025.05.14 16:44:31.860572 [ 111 ] {} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 19213 | 2025.05.14 16:44:31.860647 [ 111 ] {} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19214 | 2025.05.14 16:44:31.860670 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19215 | 2025.05.14 16:44:31.860797 [ 189 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::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 | ||
| 19216 | 2025.05.14 16:44:31.860961 [ 189 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19217 | 2025.05.14 16:44:31.861006 [ 189 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 19218 | 2025.05.14 16:44:31.861095 [ 189 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 19219 | 2025.05.14 16:44:31.861164 [ 189 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 19220 | 2025.05.14 16:44:31.861228 [ 189 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 19221 | 2025.05.14 16:44:31.861290 [ 189 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 19222 | 2025.05.14 16:44:31.862422 [ 199 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001678303 sec., 32175.35808492269 rows/sec., 2.68 MiB/sec. | ||
| 19223 | 2025.05.14 16:44:31.862680 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 19224 | 2025.05.14 16:44:31.863087 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19225 | 2025.05.14 16:44:31.863185 [ 192 ] {8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c::all_1_21_5} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 19226 | 2025.05.14 16:44:31.863318 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19227 | 2025.05.14 16:44:32.964842 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19228 | 2025.05.14 16:44:32.965033 [ 269 ] {dd91c278-db9d-4f62-a13f-1646496d1239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19229 | 2025.05.14 16:44:32.965106 [ 269 ] {dd91c278-db9d-4f62-a13f-1646496d1239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19230 | 2025.05.14 16:44:32.966336 [ 269 ] {dd91c278-db9d-4f62-a13f-1646496d1239} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19231 | 2025.05.14 16:44:32.966382 [ 269 ] {dd91c278-db9d-4f62-a13f-1646496d1239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19232 | 2025.05.14 16:44:32.966871 [ 269 ] {dd91c278-db9d-4f62-a13f-1646496d1239} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19233 | 2025.05.14 16:44:32.967108 [ 269 ] {dd91c278-db9d-4f62-a13f-1646496d1239} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19234 | 2025.05.14 16:44:32.967255 [ 108 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19235 | 2025.05.14 16:44:32.967290 [ 269 ] {dd91c278-db9d-4f62-a13f-1646496d1239} <Debug> executeQuery: Read 1248 rows, 105.36 KiB in 0.002298 sec., 543080.9399477807 rows/sec., 44.78 MiB/sec. | ||
| 19236 | 2025.05.14 16:44:32.967297 [ 108 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19237 | 2025.05.14 16:44:32.967331 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19238 | 2025.05.14 16:44:32.967360 [ 269 ] {dd91c278-db9d-4f62-a13f-1646496d1239} <Debug> TCPHandler: Processed in 0.002650142 sec. | ||
| 19239 | 2025.05.14 16:44:32.967455 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19240 | 2025.05.14 16:44:32.967501 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19241 | 2025.05.14 16:44:32.967603 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19242 | 2025.05.14 16:44:32.967614 [ 269 ] {1c9cc085-e774-4f36-affc-b5fa9cf60562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19243 | 2025.05.14 16:44:32.967647 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1845 rows starting from the beginning of the part | ||
| 19244 | 2025.05.14 16:44:32.967673 [ 269 ] {1c9cc085-e774-4f36-affc-b5fa9cf60562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19245 | 2025.05.14 16:44:32.967719 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 108 rows starting from the beginning of the part | ||
| 19246 | 2025.05.14 16:44:32.967777 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 650 rows starting from the beginning of the part | ||
| 19247 | 2025.05.14 16:44:32.967821 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 108 rows starting from the beginning of the part | ||
| 19248 | 2025.05.14 16:44:32.967864 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 643 rows starting from the beginning of the part | ||
| 19249 | 2025.05.14 16:44:32.967906 [ 189 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 1248 rows starting from the beginning of the part | ||
| 19250 | 2025.05.14 16:44:32.968111 [ 269 ] {1c9cc085-e774-4f36-affc-b5fa9cf60562} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19251 | 2025.05.14 16:44:32.968154 [ 269 ] {1c9cc085-e774-4f36-affc-b5fa9cf60562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19252 | 2025.05.14 16:44:32.968511 [ 269 ] {1c9cc085-e774-4f36-affc-b5fa9cf60562} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19253 | 2025.05.14 16:44:32.968749 [ 269 ] {1c9cc085-e774-4f36-affc-b5fa9cf60562} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19254 | 2025.05.14 16:44:32.968887 [ 108 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 | ||
| 19255 | 2025.05.14 16:44:32.968899 [ 269 ] {1c9cc085-e774-4f36-affc-b5fa9cf60562} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00131 sec., 19847.32824427481 rows/sec., 1.46 MiB/sec. | ||
| 19256 | 2025.05.14 16:44:32.968930 [ 108 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2025.05.14 16:44:32.968950 [ 269 ] {1c9cc085-e774-4f36-affc-b5fa9cf60562} <Debug> TCPHandler: Processed in 0.001505389 sec. | ||
| 19258 | 2025.05.14 16:44:32.968959 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19259 | 2025.05.14 16:44:32.969073 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full | ||
| 19260 | 2025.05.14 16:44:32.969078 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19261 | 2025.05.14 16:44:32.969192 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19262 | 2025.05.14 16:44:32.969203 [ 269 ] {af78410d-4864-45ad-b63e-02d406a3ebfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19263 | 2025.05.14 16:44:32.969236 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 163 rows starting from the beginning of the part | ||
| 19264 | 2025.05.14 16:44:32.969262 [ 269 ] {af78410d-4864-45ad-b63e-02d406a3ebfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19265 | 2025.05.14 16:44:32.969320 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 26 rows starting from the beginning of the part | ||
| 19266 | 2025.05.14 16:44:32.969392 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 133 rows starting from the beginning of the part | ||
| 19267 | 2025.05.14 16:44:32.969462 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part | ||
| 19268 | 2025.05.14 16:44:32.969530 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 119 rows starting from the beginning of the part | ||
| 19269 | 2025.05.14 16:44:32.969584 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part | ||
| 19270 | 2025.05.14 16:44:32.969864 [ 269 ] {af78410d-4864-45ad-b63e-02d406a3ebfe} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19271 | 2025.05.14 16:44:32.969903 [ 269 ] {af78410d-4864-45ad-b63e-02d406a3ebfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19272 | 2025.05.14 16:44:32.970151 [ 199 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002748154 sec., 1674578.6444282234 rows/sec., 142.07 MiB/sec. | ||
| 19273 | 2025.05.14 16:44:32.970354 [ 269 ] {af78410d-4864-45ad-b63e-02d406a3ebfe} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19274 | 2025.05.14 16:44:32.970433 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19275 | 2025.05.14 16:44:32.970686 [ 269 ] {af78410d-4864-45ad-b63e-02d406a3ebfe} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19276 | 2025.05.14 16:44:32.970738 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19277 | 2025.05.14 16:44:32.970801 [ 197 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001780486 sec., 276890.6916426189 rows/sec., 18.69 MiB/sec. | ||
| 19278 | 2025.05.14 16:44:32.970818 [ 188 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_156_31} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19279 | 2025.05.14 16:44:32.970854 [ 269 ] {af78410d-4864-45ad-b63e-02d406a3ebfe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001674 sec., 136200.71684587814 rows/sec., 9.22 MiB/sec. | ||
| 19280 | 2025.05.14 16:44:32.970904 [ 269 ] {af78410d-4864-45ad-b63e-02d406a3ebfe} <Debug> TCPHandler: Processed in 0.001886017 sec. | ||
| 19281 | 2025.05.14 16:44:32.970939 [ 225 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19282 | 2025.05.14 16:44:32.970958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 19283 | 2025.05.14 16:44:32.970967 [ 225 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19284 | 2025.05.14 16:44:32.971009 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Trace> MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) | ||
| 19285 | 2025.05.14 16:44:32.971044 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19286 | 2025.05.14 16:44:32.971146 [ 269 ] {e952cee8-1b48-48e0-8d5b-d565c431d018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19287 | 2025.05.14 16:44:32.971190 [ 269 ] {e952cee8-1b48-48e0-8d5b-d565c431d018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19288 | 2025.05.14 16:44:32.971423 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19289 | 2025.05.14 16:44:32.971529 [ 199 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_130_26} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 | ||
| 19290 | 2025.05.14 16:44:32.971658 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19291 | 2025.05.14 16:44:32.971827 [ 269 ] {e952cee8-1b48-48e0-8d5b-d565c431d018} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19292 | 2025.05.14 16:44:32.971870 [ 269 ] {e952cee8-1b48-48e0-8d5b-d565c431d018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19293 | 2025.05.14 16:44:32.972238 [ 269 ] {e952cee8-1b48-48e0-8d5b-d565c431d018} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19294 | 2025.05.14 16:44:32.972489 [ 269 ] {e952cee8-1b48-48e0-8d5b-d565c431d018} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19295 | 2025.05.14 16:44:32.972627 [ 269 ] {e952cee8-1b48-48e0-8d5b-d565c431d018} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.0015 sec., 364000 rows/sec., 27.01 MiB/sec. | ||
| 19296 | 2025.05.14 16:44:32.972628 [ 107 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19297 | 2025.05.14 16:44:32.972684 [ 269 ] {e952cee8-1b48-48e0-8d5b-d565c431d018} <Debug> TCPHandler: Processed in 0.001690484 sec. | ||
| 19298 | 2025.05.14 16:44:32.972695 [ 107 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19299 | 2025.05.14 16:44:32.972733 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19300 | 2025.05.14 16:44:32.972813 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19301 | 2025.05.14 16:44:32.972831 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19302 | 2025.05.14 16:44:32.972902 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19303 | 2025.05.14 16:44:32.972927 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 913 rows starting from the beginning of the part | ||
| 19304 | 2025.05.14 16:44:32.972938 [ 269 ] {2c2fb7ba-fd39-467d-955b-7a2131cc1d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19305 | 2025.05.14 16:44:32.972984 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 90 rows starting from the beginning of the part | ||
| 19306 | 2025.05.14 16:44:32.972990 [ 269 ] {2c2fb7ba-fd39-467d-955b-7a2131cc1d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19307 | 2025.05.14 16:44:32.973018 [ 225 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19308 | 2025.05.14 16:44:32.973032 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 409 rows starting from the beginning of the part | ||
| 19309 | 2025.05.14 16:44:32.973075 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part | ||
| 19310 | 2025.05.14 16:44:32.973114 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 395 rows starting from the beginning of the part | ||
| 19311 | 2025.05.14 16:44:32.973152 [ 188 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 546 rows starting from the beginning of the part | ||
| 19312 | 2025.05.14 16:44:32.973690 [ 269 ] {2c2fb7ba-fd39-467d-955b-7a2131cc1d22} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19313 | 2025.05.14 16:44:32.973731 [ 269 ] {2c2fb7ba-fd39-467d-955b-7a2131cc1d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19314 | 2025.05.14 16:44:32.974205 [ 269 ] {2c2fb7ba-fd39-467d-955b-7a2131cc1d22} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19315 | 2025.05.14 16:44:32.974259 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479229 sec., 1651536.0366785668 rows/sec., 126.58 MiB/sec. | ||
| 19316 | 2025.05.14 16:44:32.974439 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19317 | 2025.05.14 16:44:32.974531 [ 269 ] {2c2fb7ba-fd39-467d-955b-7a2131cc1d22} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19318 | 2025.05.14 16:44:32.974683 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 6 parts from all_1_151_31 to all_156_156_0 | ||
| 19319 | 2025.05.14 16:44:32.974697 [ 269 ] {2c2fb7ba-fd39-467d-955b-7a2131cc1d22} <Debug> executeQuery: Read 942 rows, 64.68 KiB in 0.001781 sec., 528916.3391353172 rows/sec., 35.46 MiB/sec. | ||
| 19320 | 2025.05.14 16:44:32.974710 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19321 | 2025.05.14 16:44:32.974722 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19322 | 2025.05.14 16:44:32.974755 [ 269 ] {2c2fb7ba-fd39-467d-955b-7a2131cc1d22} <Debug> TCPHandler: Processed in 0.001982139 sec. | ||
| 19323 | 2025.05.14 16:44:32.974759 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19324 | 2025.05.14 16:44:32.974792 [ 196 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_156_31} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19325 | 2025.05.14 16:44:32.974843 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_31 to all_156_156_0 into Compact with storage Full | ||
| 19326 | 2025.05.14 16:44:32.974880 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 19327 | 2025.05.14 16:44:32.974894 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19328 | 2025.05.14 16:44:32.974924 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19329 | 2025.05.14 16:44:32.974949 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_151_31, total 45677 rows starting from the beginning of the part | ||
| 19330 | 2025.05.14 16:44:32.974997 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 19331 | 2025.05.14 16:44:32.974997 [ 269 ] {9355b241-1c00-4929-89e3-fbc5d7a14b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19332 | 2025.05.14 16:44:32.975034 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 244 rows starting from the beginning of the part | ||
| 19333 | 2025.05.14 16:44:32.975070 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 19334 | 2025.05.14 16:44:32.975070 [ 269 ] {9355b241-1c00-4929-89e3-fbc5d7a14b1c} <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 | ||
| 19335 | 2025.05.14 16:44:32.975105 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 237 rows starting from the beginning of the part | ||
| 19336 | 2025.05.14 16:44:32.975141 [ 188 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 942 rows starting from the beginning of the part | ||
| 19337 | 2025.05.14 16:44:32.976124 [ 269 ] {9355b241-1c00-4929-89e3-fbc5d7a14b1c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19338 | 2025.05.14 16:44:32.976165 [ 269 ] {9355b241-1c00-4929-89e3-fbc5d7a14b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19339 | 2025.05.14 16:44:32.977548 [ 269 ] {9355b241-1c00-4929-89e3-fbc5d7a14b1c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 19340 | 2025.05.14 16:44:32.977894 [ 269 ] {9355b241-1c00-4929-89e3-fbc5d7a14b1c} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19341 | 2025.05.14 16:44:32.978084 [ 269 ] {9355b241-1c00-4929-89e3-fbc5d7a14b1c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003108 sec., 8365.508365508365 rows/sec., 14.99 MiB/sec. | ||
| 19342 | 2025.05.14 16:44:32.978196 [ 269 ] {9355b241-1c00-4929-89e3-fbc5d7a14b1c} <Debug> TCPHandler: Processed in 0.003360176 sec. | ||
| 19343 | 2025.05.14 16:44:32.978332 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19344 | 2025.05.14 16:44:32.978438 [ 269 ] {fac3c641-915d-43a4-9737-272a00e54796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19345 | 2025.05.14 16:44:32.978488 [ 269 ] {fac3c641-915d-43a4-9737-272a00e54796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19346 | 2025.05.14 16:44:32.978887 [ 269 ] {fac3c641-915d-43a4-9737-272a00e54796} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19347 | 2025.05.14 16:44:32.978930 [ 269 ] {fac3c641-915d-43a4-9737-272a00e54796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19348 | 2025.05.14 16:44:32.979304 [ 269 ] {fac3c641-915d-43a4-9737-272a00e54796} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19349 | 2025.05.14 16:44:32.979590 [ 269 ] {fac3c641-915d-43a4-9737-272a00e54796} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19350 | 2025.05.14 16:44:32.979737 [ 107 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19351 | 2025.05.14 16:44:32.979755 [ 269 ] {fac3c641-915d-43a4-9737-272a00e54796} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001339 sec., 26885.735623599703 rows/sec., 1.81 MiB/sec. | ||
| 19352 | 2025.05.14 16:44:32.979773 [ 107 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19353 | 2025.05.14 16:44:32.979799 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19354 | 2025.05.14 16:44:32.979809 [ 269 ] {fac3c641-915d-43a4-9737-272a00e54796} <Debug> TCPHandler: Processed in 0.00153372 sec. | ||
| 19355 | 2025.05.14 16:44:32.979892 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19356 | 2025.05.14 16:44:32.979985 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19357 | 2025.05.14 16:44:32.980015 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9278 rows starting from the beginning of the part | ||
| 19358 | 2025.05.14 16:44:32.980073 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 19359 | 2025.05.14 16:44:32.980120 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 82 rows starting from the beginning of the part | ||
| 19360 | 2025.05.14 16:44:32.980164 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 19361 | 2025.05.14 16:44:32.980207 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 82 rows starting from the beginning of the part | ||
| 19362 | 2025.05.14 16:44:32.980250 [ 196 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 36 rows starting from the beginning of the part | ||
| 19363 | 2025.05.14 16:44:32.982627 [ 201 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002777734 sec., 3455334.4560710276 rows/sec., 225.19 MiB/sec. | ||
| 19364 | 2025.05.14 16:44:32.982868 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19365 | 2025.05.14 16:44:32.983171 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19366 | 2025.05.14 16:44:32.983251 [ 195 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_156_31} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19367 | 2025.05.14 16:44:32.983341 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 19368 | 2025.05.14 16:44:32.985948 [ 195 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47420 rows, containing 5 columns (5 merged, 0 gathered) in 0.011133129 sec., 4259359.61040243 rows/sec., 287.59 MiB/sec. | ||
| 19369 | 2025.05.14 16:44:32.986503 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Trace> MergedBlockOutputStream: filled checksums all_1_156_32 (state Temporary) | ||
| 19370 | 2025.05.14 16:44:32.986804 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_156_32 to all_1_156_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19371 | 2025.05.14 16:44:32.986882 [ 201 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_156_32} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 6 parts: [all_1_151_31, all_156_156_0] -> all_1_156_32 | ||
| 19372 | 2025.05.14 16:44:32.986982 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 19373 | 2025.05.14 16:44:33.044015 [ 220 ] {} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19374 | 2025.05.14 16:44:33.044048 [ 220 ] {} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19375 | 2025.05.14 16:44:33.045790 [ 220 ] {} <Debug> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19376 | 2025.05.14 16:44:35.487279 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19377 | 2025.05.14 16:44:35.487483 [ 269 ] {f2c299ee-0482-4ae0-ae72-6a4d9b1f126f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19378 | 2025.05.14 16:44:35.487557 [ 269 ] {f2c299ee-0482-4ae0-ae72-6a4d9b1f126f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19379 | 2025.05.14 16:44:35.488258 [ 269 ] {f2c299ee-0482-4ae0-ae72-6a4d9b1f126f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19380 | 2025.05.14 16:44:35.488305 [ 269 ] {f2c299ee-0482-4ae0-ae72-6a4d9b1f126f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19381 | 2025.05.14 16:44:35.488705 [ 269 ] {f2c299ee-0482-4ae0-ae72-6a4d9b1f126f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19382 | 2025.05.14 16:44:35.488943 [ 269 ] {f2c299ee-0482-4ae0-ae72-6a4d9b1f126f} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19383 | 2025.05.14 16:44:35.489100 [ 269 ] {f2c299ee-0482-4ae0-ae72-6a4d9b1f126f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.56 MiB/sec. | ||
| 19384 | 2025.05.14 16:44:35.489154 [ 269 ] {f2c299ee-0482-4ae0-ae72-6a4d9b1f126f} <Debug> TCPHandler: Processed in 0.002016139 sec. | ||
| 19385 | 2025.05.14 16:44:35.489270 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19386 | 2025.05.14 16:44:35.489372 [ 269 ] {425581a0-17c9-4b3d-b6ef-906e84578747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19387 | 2025.05.14 16:44:35.489416 [ 269 ] {425581a0-17c9-4b3d-b6ef-906e84578747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19388 | 2025.05.14 16:44:35.489841 [ 269 ] {425581a0-17c9-4b3d-b6ef-906e84578747} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19389 | 2025.05.14 16:44:35.489878 [ 269 ] {425581a0-17c9-4b3d-b6ef-906e84578747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19390 | 2025.05.14 16:44:35.490184 [ 269 ] {425581a0-17c9-4b3d-b6ef-906e84578747} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19391 | 2025.05.14 16:44:35.490400 [ 269 ] {425581a0-17c9-4b3d-b6ef-906e84578747} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19392 | 2025.05.14 16:44:35.490530 [ 269 ] {425581a0-17c9-4b3d-b6ef-906e84578747} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 19393 | 2025.05.14 16:44:35.490570 [ 269 ] {425581a0-17c9-4b3d-b6ef-906e84578747} <Debug> TCPHandler: Processed in 0.001353926 sec. | ||
| 19394 | 2025.05.14 16:44:35.490673 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19395 | 2025.05.14 16:44:35.490767 [ 269 ] {22ad17e7-b7c3-42d8-b7e4-403445b5be42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19396 | 2025.05.14 16:44:35.490812 [ 269 ] {22ad17e7-b7c3-42d8-b7e4-403445b5be42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19397 | 2025.05.14 16:44:35.491168 [ 269 ] {22ad17e7-b7c3-42d8-b7e4-403445b5be42} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19398 | 2025.05.14 16:44:35.491204 [ 269 ] {22ad17e7-b7c3-42d8-b7e4-403445b5be42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19399 | 2025.05.14 16:44:35.491528 [ 269 ] {22ad17e7-b7c3-42d8-b7e4-403445b5be42} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19400 | 2025.05.14 16:44:35.491741 [ 269 ] {22ad17e7-b7c3-42d8-b7e4-403445b5be42} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19401 | 2025.05.14 16:44:35.491868 [ 269 ] {22ad17e7-b7c3-42d8-b7e4-403445b5be42} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 3.98 MiB/sec. | ||
| 19402 | 2025.05.14 16:44:35.491907 [ 269 ] {22ad17e7-b7c3-42d8-b7e4-403445b5be42} <Debug> TCPHandler: Processed in 0.001284085 sec. | ||
| 19403 | 2025.05.14 16:44:35.492005 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19404 | 2025.05.14 16:44:35.492099 [ 269 ] {f071bfbd-2cbb-40cb-89b1-c2eee030cb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19405 | 2025.05.14 16:44:35.492141 [ 269 ] {f071bfbd-2cbb-40cb-89b1-c2eee030cb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19406 | 2025.05.14 16:44:35.492438 [ 269 ] {f071bfbd-2cbb-40cb-89b1-c2eee030cb8c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19407 | 2025.05.14 16:44:35.492474 [ 269 ] {f071bfbd-2cbb-40cb-89b1-c2eee030cb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19408 | 2025.05.14 16:44:35.492783 [ 269 ] {f071bfbd-2cbb-40cb-89b1-c2eee030cb8c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19409 | 2025.05.14 16:44:35.492995 [ 269 ] {f071bfbd-2cbb-40cb-89b1-c2eee030cb8c} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19410 | 2025.05.14 16:44:35.493121 [ 269 ] {f071bfbd-2cbb-40cb-89b1-c2eee030cb8c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00104 sec., 23076.923076923078 rows/sec., 1.56 MiB/sec. | ||
| 19411 | 2025.05.14 16:44:35.493157 [ 269 ] {f071bfbd-2cbb-40cb-89b1-c2eee030cb8c} <Debug> TCPHandler: Processed in 0.001202224 sec. | ||
| 19412 | 2025.05.14 16:44:36.760587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42578 | ||
| 19413 | 2025.05.14 16:44:36.761155 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19414 | 2025.05.14 16:44:36.761209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19415 | 2025.05.14 16:44:36.761723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19416 | 2025.05.14 16:44:36.761960 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19417 | 2025.05.14 16:44:36.762108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42578 | ||
| 19418 | 2025.05.14 16:44:39.130350 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19419 | 2025.05.14 16:44:39.149535 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2025.05.14 16:44:39.149602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19421 | 2025.05.14 16:44:39.155977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19422 | 2025.05.14 16:44:39.156691 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2025.05.14 16:44:39.160326 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19424 | 2025.05.14 16:44:39.408072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2720 | ||
| 19425 | 2025.05.14 16:44:39.410638 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19426 | 2025.05.14 16:44:39.410690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19427 | 2025.05.14 16:44:39.411930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19428 | 2025.05.14 16:44:39.412205 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19429 | 2025.05.14 16:44:39.412443 [ 222 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19430 | 2025.05.14 16:44:39.412474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2720 | ||
| 19431 | 2025.05.14 16:44:39.412497 [ 222 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19432 | 2025.05.14 16:44:39.414370 [ 222 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19433 | 2025.05.14 16:44:40.204908 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19434 | 2025.05.14 16:44:40.204970 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19435 | 2025.05.14 16:44:40.206760 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19436 | 2025.05.14 16:44:40.498466 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19437 | 2025.05.14 16:44:40.498647 [ 269 ] {ffd6ffac-3a3e-4250-92d0-ea4e11784a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19438 | 2025.05.14 16:44:40.498711 [ 269 ] {ffd6ffac-3a3e-4250-92d0-ea4e11784a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19439 | 2025.05.14 16:44:40.499465 [ 269 ] {ffd6ffac-3a3e-4250-92d0-ea4e11784a87} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19440 | 2025.05.14 16:44:40.499505 [ 269 ] {ffd6ffac-3a3e-4250-92d0-ea4e11784a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19441 | 2025.05.14 16:44:40.499894 [ 269 ] {ffd6ffac-3a3e-4250-92d0-ea4e11784a87} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19442 | 2025.05.14 16:44:40.500125 [ 269 ] {ffd6ffac-3a3e-4250-92d0-ea4e11784a87} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19443 | 2025.05.14 16:44:40.500275 [ 269 ] {ffd6ffac-3a3e-4250-92d0-ea4e11784a87} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001678 sec., 126340.88200238379 rows/sec., 8.04 MiB/sec. | ||
| 19444 | 2025.05.14 16:44:40.500320 [ 269 ] {ffd6ffac-3a3e-4250-92d0-ea4e11784a87} <Debug> TCPHandler: Processed in 0.001982499 sec. | ||
| 19445 | 2025.05.14 16:44:40.500443 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19446 | 2025.05.14 16:44:40.500544 [ 269 ] {989a3e14-c5ed-43fb-a943-2548c048ec4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19447 | 2025.05.14 16:44:40.500586 [ 269 ] {989a3e14-c5ed-43fb-a943-2548c048ec4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19448 | 2025.05.14 16:44:40.501409 [ 269 ] {989a3e14-c5ed-43fb-a943-2548c048ec4e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19449 | 2025.05.14 16:44:40.501443 [ 269 ] {989a3e14-c5ed-43fb-a943-2548c048ec4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19450 | 2025.05.14 16:44:40.501837 [ 269 ] {989a3e14-c5ed-43fb-a943-2548c048ec4e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19451 | 2025.05.14 16:44:40.502100 [ 269 ] {989a3e14-c5ed-43fb-a943-2548c048ec4e} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19452 | 2025.05.14 16:44:40.502241 [ 269 ] {989a3e14-c5ed-43fb-a943-2548c048ec4e} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.00172 sec., 373837.2093023256 rows/sec., 29.47 MiB/sec. | ||
| 19453 | 2025.05.14 16:44:40.502283 [ 269 ] {989a3e14-c5ed-43fb-a943-2548c048ec4e} <Debug> TCPHandler: Processed in 0.001891528 sec. | ||
| 19454 | 2025.05.14 16:44:40.502412 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19455 | 2025.05.14 16:44:40.502511 [ 269 ] {9d7f8fce-14b9-4e1f-9827-8fa7b6257cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19456 | 2025.05.14 16:44:40.502552 [ 269 ] {9d7f8fce-14b9-4e1f-9827-8fa7b6257cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19457 | 2025.05.14 16:44:40.502995 [ 269 ] {9d7f8fce-14b9-4e1f-9827-8fa7b6257cba} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19458 | 2025.05.14 16:44:40.503033 [ 269 ] {9d7f8fce-14b9-4e1f-9827-8fa7b6257cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19459 | 2025.05.14 16:44:40.503375 [ 269 ] {9d7f8fce-14b9-4e1f-9827-8fa7b6257cba} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19460 | 2025.05.14 16:44:40.503604 [ 269 ] {9d7f8fce-14b9-4e1f-9827-8fa7b6257cba} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19461 | 2025.05.14 16:44:40.503741 [ 269 ] {9d7f8fce-14b9-4e1f-9827-8fa7b6257cba} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.00125 sec., 95200 rows/sec., 5.75 MiB/sec. | ||
| 19462 | 2025.05.14 16:44:40.503786 [ 269 ] {9d7f8fce-14b9-4e1f-9827-8fa7b6257cba} <Debug> TCPHandler: Processed in 0.001426728 sec. | ||
| 19463 | 2025.05.14 16:44:40.503861 [ 219 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 19464 | 2025.05.14 16:44:40.503901 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19465 | 2025.05.14 16:44:40.503912 [ 219 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 19466 | 2025.05.14 16:44:40.504004 [ 269 ] {669d5729-1d7d-446d-aa44-38252d91bb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19467 | 2025.05.14 16:44:40.504049 [ 269 ] {669d5729-1d7d-446d-aa44-38252d91bb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19468 | 2025.05.14 16:44:40.504495 [ 269 ] {669d5729-1d7d-446d-aa44-38252d91bb1d} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19469 | 2025.05.14 16:44:40.504534 [ 269 ] {669d5729-1d7d-446d-aa44-38252d91bb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19470 | 2025.05.14 16:44:40.504876 [ 269 ] {669d5729-1d7d-446d-aa44-38252d91bb1d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19471 | 2025.05.14 16:44:40.505173 [ 269 ] {669d5729-1d7d-446d-aa44-38252d91bb1d} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19472 | 2025.05.14 16:44:40.505305 [ 88 ] {} <Debug> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 19473 | 2025.05.14 16:44:40.505308 [ 269 ] {669d5729-1d7d-446d-aa44-38252d91bb1d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001322 sec., 85476.55068078669 rows/sec., 5.53 MiB/sec. | ||
| 19474 | 2025.05.14 16:44:40.505344 [ 88 ] {} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19475 | 2025.05.14 16:44:40.505363 [ 269 ] {669d5729-1d7d-446d-aa44-38252d91bb1d} <Debug> TCPHandler: Processed in 0.001512699 sec. | ||
| 19476 | 2025.05.14 16:44:40.505369 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19477 | 2025.05.14 16:44:40.505480 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19478 | 2025.05.14 16:44:40.505495 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 19479 | 2025.05.14 16:44:40.505574 [ 269 ] {ef427d56-d39e-46f8-b072-f737ee8a086f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19480 | 2025.05.14 16:44:40.505619 [ 269 ] {ef427d56-d39e-46f8-b072-f737ee8a086f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19481 | 2025.05.14 16:44:40.505634 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19482 | 2025.05.14 16:44:40.505675 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 342 rows starting from the beginning of the part | ||
| 19483 | 2025.05.14 16:44:40.505684 [ 219 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 19484 | 2025.05.14 16:44:40.505742 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 113 rows starting from the beginning of the part | ||
| 19485 | 2025.05.14 16:44:40.505793 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 113 rows starting from the beginning of the part | ||
| 19486 | 2025.05.14 16:44:40.505837 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 113 rows starting from the beginning of the part | ||
| 19487 | 2025.05.14 16:44:40.505876 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 228 rows starting from the beginning of the part | ||
| 19488 | 2025.05.14 16:44:40.505916 [ 193 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 113 rows starting from the beginning of the part | ||
| 19489 | 2025.05.14 16:44:40.506052 [ 269 ] {ef427d56-d39e-46f8-b072-f737ee8a086f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19490 | 2025.05.14 16:44:40.506093 [ 269 ] {ef427d56-d39e-46f8-b072-f737ee8a086f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19491 | 2025.05.14 16:44:40.506432 [ 269 ] {ef427d56-d39e-46f8-b072-f737ee8a086f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19492 | 2025.05.14 16:44:40.506684 [ 269 ] {ef427d56-d39e-46f8-b072-f737ee8a086f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19493 | 2025.05.14 16:44:40.506818 [ 269 ] {ef427d56-d39e-46f8-b072-f737ee8a086f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001261 sec., 88818.39809674861 rows/sec., 5.06 MiB/sec. | ||
| 19494 | 2025.05.14 16:44:40.506857 [ 269 ] {ef427d56-d39e-46f8-b072-f737ee8a086f} <Debug> TCPHandler: Processed in 0.001427408 sec. | ||
| 19495 | 2025.05.14 16:44:40.506949 [ 195 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517499 sec., 673476.5558329857 rows/sec., 47.06 MiB/sec. | ||
| 19496 | 2025.05.14 16:44:40.506968 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19497 | 2025.05.14 16:44:40.507069 [ 269 ] {874ccea1-821e-41e8-81b2-e19be0669203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19498 | 2025.05.14 16:44:40.507110 [ 269 ] {874ccea1-821e-41e8-81b2-e19be0669203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19499 | 2025.05.14 16:44:40.507110 [ 186 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 19500 | 2025.05.14 16:44:40.507389 [ 186 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19501 | 2025.05.14 16:44:40.507464 [ 186 ] {ee34dfd6-6f85-4a60-91ee-af84ceec7fd7::all_1_90_18} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 19502 | 2025.05.14 16:44:40.507543 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 19503 | 2025.05.14 16:44:40.507652 [ 269 ] {874ccea1-821e-41e8-81b2-e19be0669203} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19504 | 2025.05.14 16:44:40.507692 [ 269 ] {874ccea1-821e-41e8-81b2-e19be0669203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19505 | 2025.05.14 16:44:40.508021 [ 269 ] {874ccea1-821e-41e8-81b2-e19be0669203} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19506 | 2025.05.14 16:44:40.508241 [ 269 ] {874ccea1-821e-41e8-81b2-e19be0669203} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19507 | 2025.05.14 16:44:40.508369 [ 269 ] {874ccea1-821e-41e8-81b2-e19be0669203} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001318 sec., 299696.50986342947 rows/sec., 21.21 MiB/sec. | ||
| 19508 | 2025.05.14 16:44:40.508407 [ 269 ] {874ccea1-821e-41e8-81b2-e19be0669203} <Debug> TCPHandler: Processed in 0.001489399 sec. | ||
| 19509 | 2025.05.14 16:44:40.508451 [ 219 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19510 | 2025.05.14 16:44:40.508483 [ 219 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19511 | 2025.05.14 16:44:40.508514 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19512 | 2025.05.14 16:44:40.508613 [ 269 ] {60a4d832-d1c8-49ff-98da-517e7b62eed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19513 | 2025.05.14 16:44:40.508655 [ 269 ] {60a4d832-d1c8-49ff-98da-517e7b62eed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19514 | 2025.05.14 16:44:40.508971 [ 269 ] {60a4d832-d1c8-49ff-98da-517e7b62eed7} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19515 | 2025.05.14 16:44:40.509006 [ 269 ] {60a4d832-d1c8-49ff-98da-517e7b62eed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19516 | 2025.05.14 16:44:40.509343 [ 269 ] {60a4d832-d1c8-49ff-98da-517e7b62eed7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19517 | 2025.05.14 16:44:40.509631 [ 269 ] {60a4d832-d1c8-49ff-98da-517e7b62eed7} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19518 | 2025.05.14 16:44:40.509764 [ 269 ] {60a4d832-d1c8-49ff-98da-517e7b62eed7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 19519 | 2025.05.14 16:44:40.509803 [ 269 ] {60a4d832-d1c8-49ff-98da-517e7b62eed7} <Debug> TCPHandler: Processed in 0.001339177 sec. | ||
| 19520 | 2025.05.14 16:44:40.509913 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19521 | 2025.05.14 16:44:40.510009 [ 269 ] {2c6fd878-b040-489f-8af9-9f96a0ab9c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19522 | 2025.05.14 16:44:40.510053 [ 269 ] {2c6fd878-b040-489f-8af9-9f96a0ab9c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19523 | 2025.05.14 16:44:40.510485 [ 269 ] {2c6fd878-b040-489f-8af9-9f96a0ab9c7f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19524 | 2025.05.14 16:44:40.510521 [ 269 ] {2c6fd878-b040-489f-8af9-9f96a0ab9c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19525 | 2025.05.14 16:44:40.510683 [ 219 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19526 | 2025.05.14 16:44:40.510871 [ 269 ] {2c6fd878-b040-489f-8af9-9f96a0ab9c7f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19527 | 2025.05.14 16:44:40.511114 [ 269 ] {2c6fd878-b040-489f-8af9-9f96a0ab9c7f} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19528 | 2025.05.14 16:44:40.511243 [ 269 ] {2c6fd878-b040-489f-8af9-9f96a0ab9c7f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001252 sec., 189297.12460063896 rows/sec., 12.69 MiB/sec. | ||
| 19529 | 2025.05.14 16:44:40.511286 [ 269 ] {2c6fd878-b040-489f-8af9-9f96a0ab9c7f} <Debug> TCPHandler: Processed in 0.001422018 sec. | ||
| 19530 | 2025.05.14 16:44:40.511415 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19531 | 2025.05.14 16:44:40.511512 [ 269 ] {46173b8d-76d2-430b-bd6a-1c5785cb7980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19532 | 2025.05.14 16:44:40.511553 [ 269 ] {46173b8d-76d2-430b-bd6a-1c5785cb7980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19533 | 2025.05.14 16:44:40.511856 [ 269 ] {46173b8d-76d2-430b-bd6a-1c5785cb7980} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19534 | 2025.05.14 16:44:40.511891 [ 269 ] {46173b8d-76d2-430b-bd6a-1c5785cb7980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19535 | 2025.05.14 16:44:40.512189 [ 269 ] {46173b8d-76d2-430b-bd6a-1c5785cb7980} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19536 | 2025.05.14 16:44:40.512411 [ 269 ] {46173b8d-76d2-430b-bd6a-1c5785cb7980} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19537 | 2025.05.14 16:44:40.512539 [ 269 ] {46173b8d-76d2-430b-bd6a-1c5785cb7980} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 19538 | 2025.05.14 16:44:40.512575 [ 269 ] {46173b8d-76d2-430b-bd6a-1c5785cb7980} <Debug> TCPHandler: Processed in 0.001214894 sec. | ||
| 19539 | 2025.05.14 16:44:40.512683 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19540 | 2025.05.14 16:44:40.512779 [ 269 ] {0b5bf8cd-d218-434e-984b-575e1478a8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19541 | 2025.05.14 16:44:40.512832 [ 269 ] {0b5bf8cd-d218-434e-984b-575e1478a8bb} <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 | ||
| 19542 | 2025.05.14 16:44:40.513656 [ 269 ] {0b5bf8cd-d218-434e-984b-575e1478a8bb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19543 | 2025.05.14 16:44:40.513692 [ 269 ] {0b5bf8cd-d218-434e-984b-575e1478a8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19544 | 2025.05.14 16:44:40.514219 [ 269 ] {0b5bf8cd-d218-434e-984b-575e1478a8bb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 19545 | 2025.05.14 16:44:40.514455 [ 269 ] {0b5bf8cd-d218-434e-984b-575e1478a8bb} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19546 | 2025.05.14 16:44:40.514566 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 19547 | 2025.05.14 16:44:40.514595 [ 269 ] {0b5bf8cd-d218-434e-984b-575e1478a8bb} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001835 sec., 7084.4686648501365 rows/sec., 12.70 MiB/sec. | ||
| 19548 | 2025.05.14 16:44:40.514600 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19549 | 2025.05.14 16:44:40.514625 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19550 | 2025.05.14 16:44:40.514663 [ 269 ] {0b5bf8cd-d218-434e-984b-575e1478a8bb} <Debug> TCPHandler: Processed in 0.0020291 sec. | ||
| 19551 | 2025.05.14 16:44:40.514713 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 19552 | 2025.05.14 16:44:40.514779 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19553 | 2025.05.14 16:44:40.514879 [ 269 ] {4b6c480f-8023-4b4d-81b3-8d4355aa57cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19554 | 2025.05.14 16:44:40.514920 [ 269 ] {4b6c480f-8023-4b4d-81b3-8d4355aa57cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19555 | 2025.05.14 16:44:40.514929 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19556 | 2025.05.14 16:44:40.514988 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2401 rows starting from the beginning of the part | ||
| 19557 | 2025.05.14 16:44:40.515110 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 13 rows starting from the beginning of the part | ||
| 19558 | 2025.05.14 16:44:40.515209 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part | ||
| 19559 | 2025.05.14 16:44:40.515257 [ 269 ] {4b6c480f-8023-4b4d-81b3-8d4355aa57cd} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19560 | 2025.05.14 16:44:40.515299 [ 269 ] {4b6c480f-8023-4b4d-81b3-8d4355aa57cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19561 | 2025.05.14 16:44:40.515301 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 13 rows starting from the beginning of the part | ||
| 19562 | 2025.05.14 16:44:40.515406 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part | ||
| 19563 | 2025.05.14 16:44:40.515496 [ 201 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 13 rows starting from the beginning of the part | ||
| 19564 | 2025.05.14 16:44:40.515629 [ 269 ] {4b6c480f-8023-4b4d-81b3-8d4355aa57cd} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19565 | 2025.05.14 16:44:40.515890 [ 269 ] {4b6c480f-8023-4b4d-81b3-8d4355aa57cd} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19566 | 2025.05.14 16:44:40.516024 [ 269 ] {4b6c480f-8023-4b4d-81b3-8d4355aa57cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001164 sec., 70446.735395189 rows/sec., 4.47 MiB/sec. | ||
| 19567 | 2025.05.14 16:44:40.516061 [ 269 ] {4b6c480f-8023-4b4d-81b3-8d4355aa57cd} <Debug> TCPHandler: Processed in 0.001330556 sec. | ||
| 19568 | 2025.05.14 16:44:40.524177 [ 195 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2492 rows, containing 19 columns (19 merged, 0 gathered) in 0.009498856 sec., 262347.38162153424 rows/sec., 470.11 MiB/sec. | ||
| 19569 | 2025.05.14 16:44:40.526331 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 19570 | 2025.05.14 16:44:40.526721 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19571 | 2025.05.14 16:44:40.526804 [ 190 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 19572 | 2025.05.14 16:44:40.526966 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.74 MiB. | ||
| 19573 | 2025.05.14 16:44:41.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.15 MiB, peak 384.86 MiB, free memory in arenas 0.00 B, will set to 368.47 MiB (RSS), difference: 2.31 MiB | ||
| 19574 | 2025.05.14 16:44:41.275242 [ 223 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19575 | 2025.05.14 16:44:41.275286 [ 223 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19576 | 2025.05.14 16:44:41.277063 [ 223 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19577 | 2025.05.14 16:44:41.668684 [ 221 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19578 | 2025.05.14 16:44:41.668757 [ 221 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19579 | 2025.05.14 16:44:41.670582 [ 221 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19580 | 2025.05.14 16:44:44.048329 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19581 | 2025.05.14 16:44:44.048408 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19582 | 2025.05.14 16:44:44.262214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43066 | ||
| 19583 | 2025.05.14 16:44:44.262815 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19584 | 2025.05.14 16:44:44.262864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19585 | 2025.05.14 16:44:44.263412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19586 | 2025.05.14 16:44:44.263669 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19587 | 2025.05.14 16:44:44.263833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 | ||
| 19588 | 2025.05.14 16:44:45.494011 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19589 | 2025.05.14 16:44:45.494257 [ 269 ] {1f7cfd41-e936-4b1b-9811-29157919562b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19590 | 2025.05.14 16:44:45.494344 [ 269 ] {1f7cfd41-e936-4b1b-9811-29157919562b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19591 | 2025.05.14 16:44:45.495164 [ 269 ] {1f7cfd41-e936-4b1b-9811-29157919562b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19592 | 2025.05.14 16:44:45.495211 [ 269 ] {1f7cfd41-e936-4b1b-9811-29157919562b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19593 | 2025.05.14 16:44:45.495618 [ 269 ] {1f7cfd41-e936-4b1b-9811-29157919562b} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19594 | 2025.05.14 16:44:45.495878 [ 269 ] {1f7cfd41-e936-4b1b-9811-29157919562b} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19595 | 2025.05.14 16:44:45.496037 [ 269 ] {1f7cfd41-e936-4b1b-9811-29157919562b} <Debug> executeQuery: Read 110 rows, 9.45 KiB in 0.001842 sec., 59717.69815418024 rows/sec., 5.01 MiB/sec. | ||
| 19596 | 2025.05.14 16:44:45.496080 [ 269 ] {1f7cfd41-e936-4b1b-9811-29157919562b} <Debug> TCPHandler: Processed in 0.002228054 sec. | ||
| 19597 | 2025.05.14 16:44:45.496201 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19598 | 2025.05.14 16:44:45.496298 [ 269 ] {97486a28-4fc3-47dd-93a0-83000174a718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19599 | 2025.05.14 16:44:45.496341 [ 269 ] {97486a28-4fc3-47dd-93a0-83000174a718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19600 | 2025.05.14 16:44:45.496738 [ 269 ] {97486a28-4fc3-47dd-93a0-83000174a718} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19601 | 2025.05.14 16:44:45.496776 [ 269 ] {97486a28-4fc3-47dd-93a0-83000174a718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19602 | 2025.05.14 16:44:45.497092 [ 269 ] {97486a28-4fc3-47dd-93a0-83000174a718} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19603 | 2025.05.14 16:44:45.497322 [ 269 ] {97486a28-4fc3-47dd-93a0-83000174a718} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19604 | 2025.05.14 16:44:45.497456 [ 269 ] {97486a28-4fc3-47dd-93a0-83000174a718} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001177 sec., 22939.67714528462 rows/sec., 1.68 MiB/sec. | ||
| 19605 | 2025.05.14 16:44:45.497496 [ 269 ] {97486a28-4fc3-47dd-93a0-83000174a718} <Debug> TCPHandler: Processed in 0.001345147 sec. | ||
| 19606 | 2025.05.14 16:44:45.497599 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19607 | 2025.05.14 16:44:45.497695 [ 269 ] {7e66e71e-54f7-440f-aedb-8ee19c303dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19608 | 2025.05.14 16:44:45.497736 [ 269 ] {7e66e71e-54f7-440f-aedb-8ee19c303dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19609 | 2025.05.14 16:44:45.498152 [ 269 ] {7e66e71e-54f7-440f-aedb-8ee19c303dd4} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19610 | 2025.05.14 16:44:45.498191 [ 269 ] {7e66e71e-54f7-440f-aedb-8ee19c303dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19611 | 2025.05.14 16:44:45.498503 [ 269 ] {7e66e71e-54f7-440f-aedb-8ee19c303dd4} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19612 | 2025.05.14 16:44:45.498731 [ 269 ] {7e66e71e-54f7-440f-aedb-8ee19c303dd4} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19613 | 2025.05.14 16:44:45.498863 [ 269 ] {7e66e71e-54f7-440f-aedb-8ee19c303dd4} <Debug> executeQuery: Read 94 rows, 7.55 KiB in 0.001186 sec., 79258.01011804385 rows/sec., 6.21 MiB/sec. | ||
| 19614 | 2025.05.14 16:44:45.498903 [ 269 ] {7e66e71e-54f7-440f-aedb-8ee19c303dd4} <Debug> TCPHandler: Processed in 0.001352956 sec. | ||
| 19615 | 2025.05.14 16:44:45.499008 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19616 | 2025.05.14 16:44:45.499103 [ 269 ] {c25ff736-3ab3-47df-87e3-522d893ce361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19617 | 2025.05.14 16:44:45.499147 [ 269 ] {c25ff736-3ab3-47df-87e3-522d893ce361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19618 | 2025.05.14 16:44:45.499543 [ 269 ] {c25ff736-3ab3-47df-87e3-522d893ce361} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19619 | 2025.05.14 16:44:45.499582 [ 269 ] {c25ff736-3ab3-47df-87e3-522d893ce361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19620 | 2025.05.14 16:44:45.499915 [ 269 ] {c25ff736-3ab3-47df-87e3-522d893ce361} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19621 | 2025.05.14 16:44:45.500148 [ 269 ] {c25ff736-3ab3-47df-87e3-522d893ce361} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19622 | 2025.05.14 16:44:45.500281 [ 269 ] {c25ff736-3ab3-47df-87e3-522d893ce361} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 19623 | 2025.05.14 16:44:45.500320 [ 269 ] {c25ff736-3ab3-47df-87e3-522d893ce361} <Debug> TCPHandler: Processed in 0.001360646 sec. | ||
| 19624 | 2025.05.14 16:44:45.500428 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19625 | 2025.05.14 16:44:45.500522 [ 269 ] {348cf647-fe1c-45da-9ef9-3f3e80e6b049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19626 | 2025.05.14 16:44:45.500577 [ 269 ] {348cf647-fe1c-45da-9ef9-3f3e80e6b049} <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 | ||
| 19627 | 2025.05.14 16:44:45.501412 [ 269 ] {348cf647-fe1c-45da-9ef9-3f3e80e6b049} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19628 | 2025.05.14 16:44:45.501450 [ 269 ] {348cf647-fe1c-45da-9ef9-3f3e80e6b049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19629 | 2025.05.14 16:44:45.502003 [ 269 ] {348cf647-fe1c-45da-9ef9-3f3e80e6b049} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 19630 | 2025.05.14 16:44:45.502253 [ 269 ] {348cf647-fe1c-45da-9ef9-3f3e80e6b049} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19631 | 2025.05.14 16:44:45.502396 [ 269 ] {348cf647-fe1c-45da-9ef9-3f3e80e6b049} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001892 sec., 14270.61310782241 rows/sec., 25.57 MiB/sec. | ||
| 19632 | 2025.05.14 16:44:45.502453 [ 269 ] {348cf647-fe1c-45da-9ef9-3f3e80e6b049} <Debug> TCPHandler: Processed in 0.002074581 sec. | ||
| 19633 | 2025.05.14 16:44:45.502542 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19634 | 2025.05.14 16:44:45.502563 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19635 | 2025.05.14 16:44:45.502594 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19636 | 2025.05.14 16:44:45.502679 [ 269 ] {e120dabf-6277-4826-854c-6245876cdbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19637 | 2025.05.14 16:44:45.502726 [ 269 ] {e120dabf-6277-4826-854c-6245876cdbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19638 | 2025.05.14 16:44:45.503071 [ 269 ] {e120dabf-6277-4826-854c-6245876cdbe0} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19639 | 2025.05.14 16:44:45.503110 [ 269 ] {e120dabf-6277-4826-854c-6245876cdbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19640 | 2025.05.14 16:44:45.503500 [ 269 ] {e120dabf-6277-4826-854c-6245876cdbe0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 19641 | 2025.05.14 16:44:45.503754 [ 269 ] {e120dabf-6277-4826-854c-6245876cdbe0} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19642 | 2025.05.14 16:44:45.503907 [ 269 ] {e120dabf-6277-4826-854c-6245876cdbe0} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001244 sec., 2411.5755627009644 rows/sec., 193.11 KiB/sec. | ||
| 19643 | 2025.05.14 16:44:45.503968 [ 269 ] {e120dabf-6277-4826-854c-6245876cdbe0} <Debug> TCPHandler: Processed in 0.001453549 sec. | ||
| 19644 | 2025.05.14 16:44:45.504107 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19645 | 2025.05.14 16:44:45.504225 [ 269 ] {1ff89dbc-c243-4f6c-85f1-7863119cb243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19646 | 2025.05.14 16:44:45.504279 [ 269 ] {1ff89dbc-c243-4f6c-85f1-7863119cb243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19647 | 2025.05.14 16:44:45.504591 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19648 | 2025.05.14 16:44:45.504685 [ 269 ] {1ff89dbc-c243-4f6c-85f1-7863119cb243} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2025.05.14 16:44:45.504737 [ 269 ] {1ff89dbc-c243-4f6c-85f1-7863119cb243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
| 19650 | 2025.05.14 16:44:45.505100 [ 269 ] {1ff89dbc-c243-4f6c-85f1-7863119cb243} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19651 | 2025.05.14 16:44:45.505354 [ 269 ] {1ff89dbc-c243-4f6c-85f1-7863119cb243} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19652 | 2025.05.14 16:44:45.505492 [ 269 ] {1ff89dbc-c243-4f6c-85f1-7863119cb243} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001292 sec., 46439.62848297214 rows/sec., 3.13 MiB/sec. | ||
| 19653 | 2025.05.14 16:44:45.505531 [ 269 ] {1ff89dbc-c243-4f6c-85f1-7863119cb243} <Debug> TCPHandler: Processed in 0.00148627 sec. | ||
| 19654 | 2025.05.14 16:44:46.660382 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19655 | 2025.05.14 16:44:46.679098 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19656 | 2025.05.14 16:44:46.679151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19657 | 2025.05.14 16:44:46.685994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19658 | 2025.05.14 16:44:46.686775 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19659 | 2025.05.14 16:44:46.690075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19660 | 2025.05.14 16:44:49.412698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2756 | ||
| 19661 | 2025.05.14 16:44:49.415231 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19662 | 2025.05.14 16:44:49.415293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19663 | 2025.05.14 16:44:49.416561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19664 | 2025.05.14 16:44:49.416855 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19665 | 2025.05.14 16:44:49.417242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2756 | ||
| 19666 | 2025.05.14 16:44:50.499628 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19667 | 2025.05.14 16:44:50.499813 [ 269 ] {b999cde6-ccd9-4b32-976b-8b4174be7d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19668 | 2025.05.14 16:44:50.499882 [ 269 ] {b999cde6-ccd9-4b32-976b-8b4174be7d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19669 | 2025.05.14 16:44:50.500680 [ 269 ] {b999cde6-ccd9-4b32-976b-8b4174be7d1d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19670 | 2025.05.14 16:44:50.500726 [ 269 ] {b999cde6-ccd9-4b32-976b-8b4174be7d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19671 | 2025.05.14 16:44:50.501157 [ 269 ] {b999cde6-ccd9-4b32-976b-8b4174be7d1d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19672 | 2025.05.14 16:44:50.501409 [ 269 ] {b999cde6-ccd9-4b32-976b-8b4174be7d1d} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19673 | 2025.05.14 16:44:50.501543 [ 73 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 19674 | 2025.05.14 16:44:50.501577 [ 269 ] {b999cde6-ccd9-4b32-976b-8b4174be7d1d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001813 sec., 116933.25979040265 rows/sec., 7.44 MiB/sec. | ||
| 19675 | 2025.05.14 16:44:50.501584 [ 73 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19676 | 2025.05.14 16:44:50.501611 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19677 | 2025.05.14 16:44:50.501633 [ 269 ] {b999cde6-ccd9-4b32-976b-8b4174be7d1d} <Debug> TCPHandler: Processed in 0.002135702 sec. | ||
| 19678 | 2025.05.14 16:44:50.501731 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 19679 | 2025.05.14 16:44:50.501759 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19680 | 2025.05.14 16:44:50.501876 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19681 | 2025.05.14 16:44:50.501877 [ 269 ] {8ecf69f4-85c9-49e0-b759-b5a772869a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19682 | 2025.05.14 16:44:50.501918 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 212 rows starting from the beginning of the part | ||
| 19683 | 2025.05.14 16:44:50.501941 [ 269 ] {8ecf69f4-85c9-49e0-b759-b5a772869a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19684 | 2025.05.14 16:44:50.501992 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 19685 | 2025.05.14 16:44:50.502041 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 212 rows starting from the beginning of the part | ||
| 19686 | 2025.05.14 16:44:50.502084 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part | ||
| 19687 | 2025.05.14 16:44:50.502124 [ 186 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 19688 | 2025.05.14 16:44:50.502726 [ 269 ] {8ecf69f4-85c9-49e0-b759-b5a772869a66} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19689 | 2025.05.14 16:44:50.502769 [ 269 ] {8ecf69f4-85c9-49e0-b759-b5a772869a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19690 | 2025.05.14 16:44:50.503059 [ 190 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380287 sec., 767956.2293928727 rows/sec., 51.77 MiB/sec. | ||
| 19691 | 2025.05.14 16:44:50.503172 [ 269 ] {8ecf69f4-85c9-49e0-b759-b5a772869a66} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19692 | 2025.05.14 16:44:50.503272 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 19693 | 2025.05.14 16:44:50.503508 [ 269 ] {8ecf69f4-85c9-49e0-b759-b5a772869a66} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19694 | 2025.05.14 16:44:50.503643 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19695 | 2025.05.14 16:44:50.503671 [ 269 ] {8ecf69f4-85c9-49e0-b759-b5a772869a66} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001819 sec., 353490.92908191314 rows/sec., 27.87 MiB/sec. | ||
| 19696 | 2025.05.14 16:44:50.503719 [ 269 ] {8ecf69f4-85c9-49e0-b759-b5a772869a66} <Debug> TCPHandler: Processed in 0.002012399 sec. | ||
| 19697 | 2025.05.14 16:44:50.503736 [ 194 ] {d5019c64-7471-4b7d-a30d-355d0972fe71::all_1_69_17} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 19698 | 2025.05.14 16:44:50.503826 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19699 | 2025.05.14 16:44:50.503845 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 19700 | 2025.05.14 16:44:50.503930 [ 269 ] {cfcfecc1-ba9e-4cf7-abf2-54003ecc6f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19701 | 2025.05.14 16:44:50.503976 [ 269 ] {cfcfecc1-ba9e-4cf7-abf2-54003ecc6f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19702 | 2025.05.14 16:44:50.504423 [ 269 ] {cfcfecc1-ba9e-4cf7-abf2-54003ecc6f21} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19703 | 2025.05.14 16:44:50.504460 [ 269 ] {cfcfecc1-ba9e-4cf7-abf2-54003ecc6f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19704 | 2025.05.14 16:44:50.504806 [ 269 ] {cfcfecc1-ba9e-4cf7-abf2-54003ecc6f21} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19705 | 2025.05.14 16:44:50.505024 [ 269 ] {cfcfecc1-ba9e-4cf7-abf2-54003ecc6f21} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19706 | 2025.05.14 16:44:50.505159 [ 269 ] {cfcfecc1-ba9e-4cf7-abf2-54003ecc6f21} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001251 sec., 95123.90087929656 rows/sec., 5.75 MiB/sec. | ||
| 19707 | 2025.05.14 16:44:50.505198 [ 269 ] {cfcfecc1-ba9e-4cf7-abf2-54003ecc6f21} <Debug> TCPHandler: Processed in 0.001423328 sec. | ||
| 19708 | 2025.05.14 16:44:50.505304 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19709 | 2025.05.14 16:44:50.505399 [ 269 ] {b7e26256-a58c-4734-83bf-7652af5bca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19710 | 2025.05.14 16:44:50.505438 [ 269 ] {b7e26256-a58c-4734-83bf-7652af5bca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19711 | 2025.05.14 16:44:50.505856 [ 269 ] {b7e26256-a58c-4734-83bf-7652af5bca1b} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19712 | 2025.05.14 16:44:50.505892 [ 269 ] {b7e26256-a58c-4734-83bf-7652af5bca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19713 | 2025.05.14 16:44:50.506216 [ 269 ] {b7e26256-a58c-4734-83bf-7652af5bca1b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19714 | 2025.05.14 16:44:50.506431 [ 269 ] {b7e26256-a58c-4734-83bf-7652af5bca1b} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19715 | 2025.05.14 16:44:50.506560 [ 269 ] {b7e26256-a58c-4734-83bf-7652af5bca1b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00118 sec., 95762.71186440678 rows/sec., 6.20 MiB/sec. | ||
| 19716 | 2025.05.14 16:44:50.506598 [ 269 ] {b7e26256-a58c-4734-83bf-7652af5bca1b} <Debug> TCPHandler: Processed in 0.001344587 sec. | ||
| 19717 | 2025.05.14 16:44:50.506713 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19718 | 2025.05.14 16:44:50.506809 [ 269 ] {fef2f868-ab92-4dbe-b355-cd03b1a94e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19719 | 2025.05.14 16:44:50.506850 [ 269 ] {fef2f868-ab92-4dbe-b355-cd03b1a94e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19720 | 2025.05.14 16:44:50.507282 [ 269 ] {fef2f868-ab92-4dbe-b355-cd03b1a94e3f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19721 | 2025.05.14 16:44:50.507318 [ 269 ] {fef2f868-ab92-4dbe-b355-cd03b1a94e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19722 | 2025.05.14 16:44:50.507639 [ 269 ] {fef2f868-ab92-4dbe-b355-cd03b1a94e3f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19723 | 2025.05.14 16:44:50.507853 [ 269 ] {fef2f868-ab92-4dbe-b355-cd03b1a94e3f} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19724 | 2025.05.14 16:44:50.507974 [ 73 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 19725 | 2025.05.14 16:44:50.507984 [ 269 ] {fef2f868-ab92-4dbe-b355-cd03b1a94e3f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001194 sec., 93802.34505862647 rows/sec., 5.34 MiB/sec. | ||
| 19726 | 2025.05.14 16:44:50.508016 [ 73 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19727 | 2025.05.14 16:44:50.508034 [ 269 ] {fef2f868-ab92-4dbe-b355-cd03b1a94e3f} <Debug> TCPHandler: Processed in 0.001369907 sec. | ||
| 19728 | 2025.05.14 16:44:50.508040 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19729 | 2025.05.14 16:44:50.508132 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 19730 | 2025.05.14 16:44:50.508153 [ 219 ] {} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19731 | 2025.05.14 16:44:50.508157 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19732 | 2025.05.14 16:44:50.508214 [ 219 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19733 | 2025.05.14 16:44:50.508243 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19734 | 2025.05.14 16:44:50.508280 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 112 rows starting from the beginning of the part | ||
| 19735 | 2025.05.14 16:44:50.508304 [ 269 ] {2cc5106e-70e4-450f-a6b6-f7b5528798c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19736 | 2025.05.14 16:44:50.508347 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 112 rows starting from the beginning of the part | ||
| 19737 | 2025.05.14 16:44:50.508355 [ 269 ] {2cc5106e-70e4-450f-a6b6-f7b5528798c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19738 | 2025.05.14 16:44:50.508401 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 112 rows starting from the beginning of the part | ||
| 19739 | 2025.05.14 16:44:50.508449 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 112 rows starting from the beginning of the part | ||
| 19740 | 2025.05.14 16:44:50.508488 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 112 rows starting from the beginning of the part | ||
| 19741 | 2025.05.14 16:44:50.508937 [ 269 ] {2cc5106e-70e4-450f-a6b6-f7b5528798c3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2025.05.14 16:44:50.508980 [ 269 ] {2cc5106e-70e4-450f-a6b6-f7b5528798c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19743 | 2025.05.14 16:44:50.509401 [ 269 ] {2cc5106e-70e4-450f-a6b6-f7b5528798c3} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19744 | 2025.05.14 16:44:50.509402 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305816 sec., 428850.6190765008 rows/sec., 26.07 MiB/sec. | ||
| 19745 | 2025.05.14 16:44:50.509600 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 19746 | 2025.05.14 16:44:50.509813 [ 269 ] {2cc5106e-70e4-450f-a6b6-f7b5528798c3} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19747 | 2025.05.14 16:44:50.509919 [ 219 ] {} <Debug> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19748 | 2025.05.14 16:44:50.509981 [ 269 ] {2cc5106e-70e4-450f-a6b6-f7b5528798c3} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001695 sec., 233038.34808259588 rows/sec., 16.49 MiB/sec. | ||
| 19749 | 2025.05.14 16:44:50.509982 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19750 | 2025.05.14 16:44:50.510029 [ 269 ] {2cc5106e-70e4-450f-a6b6-f7b5528798c3} <Debug> TCPHandler: Processed in 0.001919627 sec. | ||
| 19751 | 2025.05.14 16:44:50.510092 [ 194 ] {275bae84-b86e-4d3a-a3c8-5bc894289ee2::all_1_69_17} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 19752 | 2025.05.14 16:44:50.510146 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19753 | 2025.05.14 16:44:50.510169 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19754 | 2025.05.14 16:44:50.510245 [ 269 ] {65a29e9d-2ef5-4361-892e-3f46becb59d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19755 | 2025.05.14 16:44:50.510292 [ 269 ] {65a29e9d-2ef5-4361-892e-3f46becb59d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19756 | 2025.05.14 16:44:50.510606 [ 269 ] {65a29e9d-2ef5-4361-892e-3f46becb59d7} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19757 | 2025.05.14 16:44:50.510641 [ 269 ] {65a29e9d-2ef5-4361-892e-3f46becb59d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19758 | 2025.05.14 16:44:50.511009 [ 269 ] {65a29e9d-2ef5-4361-892e-3f46becb59d7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19759 | 2025.05.14 16:44:50.511219 [ 269 ] {65a29e9d-2ef5-4361-892e-3f46becb59d7} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19760 | 2025.05.14 16:44:50.511347 [ 269 ] {65a29e9d-2ef5-4361-892e-3f46becb59d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 19761 | 2025.05.14 16:44:50.511384 [ 269 ] {65a29e9d-2ef5-4361-892e-3f46becb59d7} <Debug> TCPHandler: Processed in 0.001287095 sec. | ||
| 19762 | 2025.05.14 16:44:50.511403 [ 225 ] {} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19763 | 2025.05.14 16:44:50.511438 [ 225 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19764 | 2025.05.14 16:44:50.511489 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19765 | 2025.05.14 16:44:50.511582 [ 269 ] {d7ec34a2-fff9-4f29-ab59-841c12a27737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19766 | 2025.05.14 16:44:50.511624 [ 269 ] {d7ec34a2-fff9-4f29-ab59-841c12a27737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19767 | 2025.05.14 16:44:50.512027 [ 269 ] {d7ec34a2-fff9-4f29-ab59-841c12a27737} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19768 | 2025.05.14 16:44:50.512063 [ 269 ] {d7ec34a2-fff9-4f29-ab59-841c12a27737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19769 | 2025.05.14 16:44:50.512410 [ 269 ] {d7ec34a2-fff9-4f29-ab59-841c12a27737} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19770 | 2025.05.14 16:44:50.512632 [ 269 ] {d7ec34a2-fff9-4f29-ab59-841c12a27737} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19771 | 2025.05.14 16:44:50.512760 [ 269 ] {d7ec34a2-fff9-4f29-ab59-841c12a27737} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001197 sec., 197994.9874686717 rows/sec., 13.27 MiB/sec. | ||
| 19772 | 2025.05.14 16:44:50.512797 [ 269 ] {d7ec34a2-fff9-4f29-ab59-841c12a27737} <Debug> TCPHandler: Processed in 0.001356937 sec. | ||
| 19773 | 2025.05.14 16:44:50.512911 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19774 | 2025.05.14 16:44:50.513004 [ 269 ] {edf15d9d-3dbd-406b-97e9-d19f015685a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19775 | 2025.05.14 16:44:50.513045 [ 269 ] {edf15d9d-3dbd-406b-97e9-d19f015685a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19776 | 2025.05.14 16:44:50.513171 [ 225 ] {} <Debug> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19777 | 2025.05.14 16:44:50.513350 [ 269 ] {edf15d9d-3dbd-406b-97e9-d19f015685a1} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19778 | 2025.05.14 16:44:50.513384 [ 269 ] {edf15d9d-3dbd-406b-97e9-d19f015685a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19779 | 2025.05.14 16:44:50.513674 [ 269 ] {edf15d9d-3dbd-406b-97e9-d19f015685a1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19780 | 2025.05.14 16:44:50.513901 [ 269 ] {edf15d9d-3dbd-406b-97e9-d19f015685a1} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19781 | 2025.05.14 16:44:50.514008 [ 74 ] {} <Debug> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 19782 | 2025.05.14 16:44:50.514026 [ 269 ] {edf15d9d-3dbd-406b-97e9-d19f015685a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 19783 | 2025.05.14 16:44:50.514049 [ 74 ] {} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19784 | 2025.05.14 16:44:50.514068 [ 269 ] {edf15d9d-3dbd-406b-97e9-d19f015685a1} <Debug> TCPHandler: Processed in 0.001204884 sec. | ||
| 19785 | 2025.05.14 16:44:50.514073 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19786 | 2025.05.14 16:44:50.514161 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 19787 | 2025.05.14 16:44:50.514182 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19788 | 2025.05.14 16:44:50.514266 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19789 | 2025.05.14 16:44:50.514280 [ 269 ] {6542b74e-c996-4172-819a-839d636c4044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19790 | 2025.05.14 16:44:50.514300 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 65 rows starting from the beginning of the part | ||
| 19791 | 2025.05.14 16:44:50.514339 [ 269 ] {6542b74e-c996-4172-819a-839d636c4044} <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 | ||
| 19792 | 2025.05.14 16:44:50.514361 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 19793 | 2025.05.14 16:44:50.514410 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 19794 | 2025.05.14 16:44:50.514451 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 19795 | 2025.05.14 16:44:50.514491 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 19796 | 2025.05.14 16:44:50.514528 [ 190 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 19797 | 2025.05.14 16:44:50.515133 [ 269 ] {6542b74e-c996-4172-819a-839d636c4044} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19798 | 2025.05.14 16:44:50.515175 [ 269 ] {6542b74e-c996-4172-819a-839d636c4044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19799 | 2025.05.14 16:44:50.515295 [ 200 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165253 sec., 60072.791059109055 rows/sec., 3.95 MiB/sec. | ||
| 19800 | 2025.05.14 16:44:50.515481 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 19801 | 2025.05.14 16:44:50.515726 [ 269 ] {6542b74e-c996-4172-819a-839d636c4044} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 19802 | 2025.05.14 16:44:50.515807 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19803 | 2025.05.14 16:44:50.515899 [ 187 ] {fba977c7-acf8-4fc6-80b7-073b85d6019b::all_1_70_14} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 19804 | 2025.05.14 16:44:50.515983 [ 269 ] {6542b74e-c996-4172-819a-839d636c4044} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19805 | 2025.05.14 16:44:50.516016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19806 | 2025.05.14 16:44:50.516131 [ 269 ] {6542b74e-c996-4172-819a-839d636c4044} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001869 sec., 6955.591225254147 rows/sec., 12.46 MiB/sec. | ||
| 19807 | 2025.05.14 16:44:50.516206 [ 269 ] {6542b74e-c996-4172-819a-839d636c4044} <Debug> TCPHandler: Processed in 0.002071811 sec. | ||
| 19808 | 2025.05.14 16:44:50.516310 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19809 | 2025.05.14 16:44:50.516504 [ 269 ] {fb6e6436-6170-4f1c-bdcc-3216e563b73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19810 | 2025.05.14 16:44:50.516546 [ 269 ] {fb6e6436-6170-4f1c-bdcc-3216e563b73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19811 | 2025.05.14 16:44:50.516871 [ 269 ] {fb6e6436-6170-4f1c-bdcc-3216e563b73d} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19812 | 2025.05.14 16:44:50.516907 [ 269 ] {fb6e6436-6170-4f1c-bdcc-3216e563b73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.81 GiB. | ||
| 19813 | 2025.05.14 16:44:50.517219 [ 269 ] {fb6e6436-6170-4f1c-bdcc-3216e563b73d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19814 | 2025.05.14 16:44:50.517436 [ 269 ] {fb6e6436-6170-4f1c-bdcc-3216e563b73d} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19815 | 2025.05.14 16:44:50.517562 [ 269 ] {fb6e6436-6170-4f1c-bdcc-3216e563b73d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001077 sec., 76137.41875580316 rows/sec., 4.84 MiB/sec. | ||
| 19816 | 2025.05.14 16:44:50.517598 [ 269 ] {fb6e6436-6170-4f1c-bdcc-3216e563b73d} <Debug> TCPHandler: Processed in 0.001337706 sec. | ||
| 19817 | 2025.05.14 16:44:51.051790 [ 221 ] {} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19818 | 2025.05.14 16:44:51.051842 [ 221 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19819 | 2025.05.14 16:44:51.053735 [ 221 ] {} <Debug> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19820 | 2025.05.14 16:44:51.764154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43493 | ||
| 19821 | 2025.05.14 16:44:51.764739 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19822 | 2025.05.14 16:44:51.764796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19823 | 2025.05.14 16:44:51.765319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19824 | 2025.05.14 16:44:51.765557 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19825 | 2025.05.14 16:44:51.765707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43493 | ||
| 19826 | 2025.05.14 16:44:51.765820 [ 223 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19827 | 2025.05.14 16:44:51.765873 [ 223 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19828 | 2025.05.14 16:44:51.767564 [ 223 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19829 | 2025.05.14 16:44:52.444171 [ 222 ] {} <Trace> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19830 | 2025.05.14 16:44:52.444233 [ 222 ] {} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19831 | 2025.05.14 16:44:52.451849 [ 222 ] {} <Debug> oximeter.timeseries_schema (0cdbd811-e2c9-4265-ace9-7348c7af8612): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 19832 | 2025.05.14 16:44:53.439896 [ 219 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19833 | 2025.05.14 16:44:53.439947 [ 219 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19834 | 2025.05.14 16:44:53.442141 [ 219 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19835 | 2025.05.14 16:44:54.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.47 MiB, peak 384.86 MiB, free memory in arenas 0.00 B, will set to 368.47 MiB (RSS), difference: 4.00 MiB | ||
| 19836 | 2025.05.14 16:44:54.190121 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 19837 | 2025.05.14 16:44:54.209314 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19838 | 2025.05.14 16:44:54.209388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19839 | 2025.05.14 16:44:54.215883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19840 | 2025.05.14 16:44:54.216654 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19841 | 2025.05.14 16:44:54.220065 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 19842 | 2025.05.14 16:44:55.498755 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19843 | 2025.05.14 16:44:55.498950 [ 269 ] {b3ddc0d5-9175-46d7-85f2-46ea18e44f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19844 | 2025.05.14 16:44:55.499017 [ 269 ] {b3ddc0d5-9175-46d7-85f2-46ea18e44f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19845 | 2025.05.14 16:44:55.499694 [ 269 ] {b3ddc0d5-9175-46d7-85f2-46ea18e44f99} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19846 | 2025.05.14 16:44:55.499743 [ 269 ] {b3ddc0d5-9175-46d7-85f2-46ea18e44f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19847 | 2025.05.14 16:44:55.500156 [ 269 ] {b3ddc0d5-9175-46d7-85f2-46ea18e44f99} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19848 | 2025.05.14 16:44:55.500412 [ 269 ] {b3ddc0d5-9175-46d7-85f2-46ea18e44f99} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19849 | 2025.05.14 16:44:55.500556 [ 58 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19850 | 2025.05.14 16:44:55.500574 [ 269 ] {b3ddc0d5-9175-46d7-85f2-46ea18e44f99} <Debug> executeQuery: Read 130 rows, 11.33 KiB in 0.001681 sec., 77334.91969066032 rows/sec., 6.58 MiB/sec. | ||
| 19851 | 2025.05.14 16:44:55.500625 [ 58 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19852 | 2025.05.14 16:44:55.500638 [ 269 ] {b3ddc0d5-9175-46d7-85f2-46ea18e44f99} <Debug> TCPHandler: Processed in 0.00201461 sec. | ||
| 19853 | 2025.05.14 16:44:55.500654 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19854 | 2025.05.14 16:44:55.500763 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19855 | 2025.05.14 16:44:55.500768 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19856 | 2025.05.14 16:44:55.500874 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19857 | 2025.05.14 16:44:55.500879 [ 269 ] {914ab8a0-f64c-4b46-97ed-8f89c5704dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19858 | 2025.05.14 16:44:55.500918 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1845 rows starting from the beginning of the part | ||
| 19859 | 2025.05.14 16:44:55.500936 [ 269 ] {914ab8a0-f64c-4b46-97ed-8f89c5704dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19860 | 2025.05.14 16:44:55.500993 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 19861 | 2025.05.14 16:44:55.501044 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 643 rows starting from the beginning of the part | ||
| 19862 | 2025.05.14 16:44:55.501090 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 110 rows starting from the beginning of the part | ||
| 19863 | 2025.05.14 16:44:55.501130 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 643 rows starting from the beginning of the part | ||
| 19864 | 2025.05.14 16:44:55.501170 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 130 rows starting from the beginning of the part | ||
| 19865 | 2025.05.14 16:44:55.501392 [ 269 ] {914ab8a0-f64c-4b46-97ed-8f89c5704dbd} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19866 | 2025.05.14 16:44:55.501435 [ 269 ] {914ab8a0-f64c-4b46-97ed-8f89c5704dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19867 | 2025.05.14 16:44:55.501790 [ 269 ] {914ab8a0-f64c-4b46-97ed-8f89c5704dbd} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19868 | 2025.05.14 16:44:55.502044 [ 269 ] {914ab8a0-f64c-4b46-97ed-8f89c5704dbd} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19869 | 2025.05.14 16:44:55.502192 [ 269 ] {914ab8a0-f64c-4b46-97ed-8f89c5704dbd} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001331 sec., 27798.647633358378 rows/sec., 2.04 MiB/sec. | ||
| 19870 | 2025.05.14 16:44:55.502234 [ 269 ] {914ab8a0-f64c-4b46-97ed-8f89c5704dbd} <Debug> TCPHandler: Processed in 0.00151542 sec. | ||
| 19871 | 2025.05.14 16:44:55.502360 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19872 | 2025.05.14 16:44:55.502456 [ 269 ] {32646140-4f23-4c4b-ba36-af6f3bc51d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19873 | 2025.05.14 16:44:55.502497 [ 269 ] {32646140-4f23-4c4b-ba36-af6f3bc51d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19874 | 2025.05.14 16:44:55.502597 [ 190 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883437 sec., 1819545.862165817 rows/sec., 153.48 MiB/sec. | ||
| 19875 | 2025.05.14 16:44:55.502914 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19876 | 2025.05.14 16:44:55.502960 [ 269 ] {32646140-4f23-4c4b-ba36-af6f3bc51d3b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19877 | 2025.05.14 16:44:55.503004 [ 269 ] {32646140-4f23-4c4b-ba36-af6f3bc51d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19878 | 2025.05.14 16:44:55.503336 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19879 | 2025.05.14 16:44:55.503389 [ 269 ] {32646140-4f23-4c4b-ba36-af6f3bc51d3b} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19880 | 2025.05.14 16:44:55.503435 [ 197 ] {e0403e82-feac-4371-ba5a-1e7011eb9385::all_1_161_32} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19881 | 2025.05.14 16:44:55.503553 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 19882 | 2025.05.14 16:44:55.503650 [ 269 ] {32646140-4f23-4c4b-ba36-af6f3bc51d3b} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19883 | 2025.05.14 16:44:55.503794 [ 269 ] {32646140-4f23-4c4b-ba36-af6f3bc51d3b} <Debug> executeQuery: Read 106 rows, 8.50 KiB in 0.001358 sec., 78055.96465390279 rows/sec., 6.11 MiB/sec. | ||
| 19884 | 2025.05.14 16:44:55.503800 [ 58 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19885 | 2025.05.14 16:44:55.503837 [ 269 ] {32646140-4f23-4c4b-ba36-af6f3bc51d3b} <Debug> TCPHandler: Processed in 0.00152849 sec. | ||
| 19886 | 2025.05.14 16:44:55.503848 [ 58 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2025.05.14 16:44:55.503881 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19888 | 2025.05.14 16:44:55.503971 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19889 | 2025.05.14 16:44:55.503996 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19890 | 2025.05.14 16:44:55.504072 [ 269 ] {b4748a3d-e258-4fd4-b191-66970d356dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19891 | 2025.05.14 16:44:55.504112 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19892 | 2025.05.14 16:44:55.504119 [ 269 ] {b4748a3d-e258-4fd4-b191-66970d356dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19893 | 2025.05.14 16:44:55.504153 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 913 rows starting from the beginning of the part | ||
| 19894 | 2025.05.14 16:44:55.504222 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 19895 | 2025.05.14 16:44:55.504274 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 395 rows starting from the beginning of the part | ||
| 19896 | 2025.05.14 16:44:55.504317 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 94 rows starting from the beginning of the part | ||
| 19897 | 2025.05.14 16:44:55.504363 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 395 rows starting from the beginning of the part | ||
| 19898 | 2025.05.14 16:44:55.504407 [ 200 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 106 rows starting from the beginning of the part | ||
| 19899 | 2025.05.14 16:44:55.504566 [ 269 ] {b4748a3d-e258-4fd4-b191-66970d356dad} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19900 | 2025.05.14 16:44:55.504604 [ 269 ] {b4748a3d-e258-4fd4-b191-66970d356dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19901 | 2025.05.14 16:44:55.504985 [ 269 ] {b4748a3d-e258-4fd4-b191-66970d356dad} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19902 | 2025.05.14 16:44:55.505222 [ 269 ] {b4748a3d-e258-4fd4-b191-66970d356dad} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19903 | 2025.05.14 16:44:55.505362 [ 269 ] {b4748a3d-e258-4fd4-b191-66970d356dad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 19904 | 2025.05.14 16:44:55.505401 [ 269 ] {b4748a3d-e258-4fd4-b191-66970d356dad} <Debug> TCPHandler: Processed in 0.00148085 sec. | ||
| 19905 | 2025.05.14 16:44:55.505401 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Selected 5 parts from all_1_156_32 to all_160_160_0 | ||
| 19906 | 2025.05.14 16:44:55.505470 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19907 | 2025.05.14 16:44:55.505492 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19908 | 2025.05.14 16:44:55.505508 [ 197 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156794 sec., 1254512.2900110972 rows/sec., 95.92 MiB/sec. | ||
| 19909 | 2025.05.14 16:44:55.505523 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19910 | 2025.05.14 16:44:55.505575 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_156_32 to all_160_160_0 into Compact with storage Full | ||
| 19911 | 2025.05.14 16:44:55.505635 [ 269 ] {5ba9094d-a917-4c85-89a5-1eb696d1d087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19912 | 2025.05.14 16:44:55.505682 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19913 | 2025.05.14 16:44:55.505692 [ 269 ] {5ba9094d-a917-4c85-89a5-1eb696d1d087} <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 | ||
| 19914 | 2025.05.14 16:44:55.505720 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_156_32, total 47420 rows starting from the beginning of the part | ||
| 19915 | 2025.05.14 16:44:55.505764 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19916 | 2025.05.14 16:44:55.505791 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 19917 | 2025.05.14 16:44:55.505848 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 237 rows starting from the beginning of the part | ||
| 19918 | 2025.05.14 16:44:55.505898 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 19919 | 2025.05.14 16:44:55.505951 [ 196 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 237 rows starting from the beginning of the part | ||
| 19920 | 2025.05.14 16:44:55.506140 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19921 | 2025.05.14 16:44:55.506237 [ 191 ] {2c332ba4-1dab-412b-b5b5-4cdf26520d36::all_1_161_32} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19922 | 2025.05.14 16:44:55.506352 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 19923 | 2025.05.14 16:44:55.506620 [ 269 ] {5ba9094d-a917-4c85-89a5-1eb696d1d087} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2025.05.14 16:44:55.506664 [ 269 ] {5ba9094d-a917-4c85-89a5-1eb696d1d087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19925 | 2025.05.14 16:44:55.507279 [ 269 ] {5ba9094d-a917-4c85-89a5-1eb696d1d087} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19926 | 2025.05.14 16:44:55.507546 [ 269 ] {5ba9094d-a917-4c85-89a5-1eb696d1d087} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2025.05.14 16:44:55.507694 [ 269 ] {5ba9094d-a917-4c85-89a5-1eb696d1d087} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002076 sec., 17822.736030828513 rows/sec., 31.94 MiB/sec. | ||
| 19928 | 2025.05.14 16:44:55.507752 [ 269 ] {5ba9094d-a917-4c85-89a5-1eb696d1d087} <Debug> TCPHandler: Processed in 0.002281585 sec. | ||
| 19929 | 2025.05.14 16:44:55.507872 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19930 | 2025.05.14 16:44:55.507967 [ 269 ] {2a299181-e670-4993-afbf-d377686111a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19931 | 2025.05.14 16:44:55.508010 [ 269 ] {2a299181-e670-4993-afbf-d377686111a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19932 | 2025.05.14 16:44:55.508328 [ 269 ] {2a299181-e670-4993-afbf-d377686111a8} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19933 | 2025.05.14 16:44:55.508364 [ 269 ] {2a299181-e670-4993-afbf-d377686111a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19934 | 2025.05.14 16:44:55.508685 [ 269 ] {2a299181-e670-4993-afbf-d377686111a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19935 | 2025.05.14 16:44:55.508928 [ 269 ] {2a299181-e670-4993-afbf-d377686111a8} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2025.05.14 16:44:55.509056 [ 269 ] {2a299181-e670-4993-afbf-d377686111a8} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 408.08 KiB/sec. | ||
| 19937 | 2025.05.14 16:44:55.509093 [ 269 ] {2a299181-e670-4993-afbf-d377686111a8} <Debug> TCPHandler: Processed in 0.001271165 sec. | ||
| 19938 | 2025.05.14 16:44:55.509205 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19939 | 2025.05.14 16:44:55.509310 [ 269 ] {b25e4111-e268-4d9b-8a59-649234141b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19940 | 2025.05.14 16:44:55.509351 [ 269 ] {b25e4111-e268-4d9b-8a59-649234141b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19941 | 2025.05.14 16:44:55.509686 [ 269 ] {b25e4111-e268-4d9b-8a59-649234141b1f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19942 | 2025.05.14 16:44:55.509723 [ 269 ] {b25e4111-e268-4d9b-8a59-649234141b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19943 | 2025.05.14 16:44:55.510046 [ 269 ] {b25e4111-e268-4d9b-8a59-649234141b1f} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19944 | 2025.05.14 16:44:55.510283 [ 269 ] {b25e4111-e268-4d9b-8a59-649234141b1f} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19945 | 2025.05.14 16:44:55.510408 [ 63 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19946 | 2025.05.14 16:44:55.510418 [ 269 ] {b25e4111-e268-4d9b-8a59-649234141b1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 19947 | 2025.05.14 16:44:55.510448 [ 63 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19948 | 2025.05.14 16:44:55.510470 [ 269 ] {b25e4111-e268-4d9b-8a59-649234141b1f} <Debug> TCPHandler: Processed in 0.001314766 sec. | ||
| 19949 | 2025.05.14 16:44:55.510474 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19950 | 2025.05.14 16:44:55.510577 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19951 | 2025.05.14 16:44:55.510693 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19952 | 2025.05.14 16:44:55.510727 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9598 rows starting from the beginning of the part | ||
| 19953 | 2025.05.14 16:44:55.510794 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 24 rows starting from the beginning of the part | ||
| 19954 | 2025.05.14 16:44:55.510840 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 82 rows starting from the beginning of the part | ||
| 19955 | 2025.05.14 16:44:55.510881 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 19956 | 2025.05.14 16:44:55.510921 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 82 rows starting from the beginning of the part | ||
| 19957 | 2025.05.14 16:44:55.510960 [ 197 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 19958 | 2025.05.14 16:44:55.513924 [ 199 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9906 rows, containing 4 columns (4 merged, 0 gathered) in 0.003384476 sec., 2926893.262058883 rows/sec., 190.76 MiB/sec. | ||
| 19959 | 2025.05.14 16:44:55.514163 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19960 | 2025.05.14 16:44:55.514377 [ 192 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48118 rows, containing 5 columns (5 merged, 0 gathered) in 0.008832484 sec., 5447844.570111874 rows/sec., 367.86 MiB/sec. | ||
| 19961 | 2025.05.14 16:44:55.514502 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19962 | 2025.05.14 16:44:55.514589 [ 189 ] {8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86::all_1_161_32} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19963 | 2025.05.14 16:44:55.514666 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 19964 | 2025.05.14 16:44:55.515044 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Trace> MergedBlockOutputStream: filled checksums all_1_160_33 (state Temporary) | ||
| 19965 | 2025.05.14 16:44:55.515371 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_merge_all_1_160_33 to all_1_160_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19966 | 2025.05.14 16:44:55.515447 [ 199 ] {2c1b1062-442d-4171-a392-f8706d5b3ea4::all_1_160_33} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4) (MergerMutator): Merged 5 parts: [all_1_156_32, all_160_160_0] -> all_1_160_33 | ||
| 19967 | 2025.05.14 16:44:55.515547 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 19968 | 2025.05.14 16:44:59.048440 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19969 | 2025.05.14 16:44:59.048507 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19970 | 2025.05.14 16:44:59.265816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43981 | ||
| 19971 | 2025.05.14 16:44:59.266365 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19972 | 2025.05.14 16:44:59.266408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19973 | 2025.05.14 16:44:59.266883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19974 | 2025.05.14 16:44:59.267114 [ 244 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19975 | 2025.05.14 16:44:59.267248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 | ||
| 19976 | 2025.05.14 16:44:59.267317 [ 62 ] {} <Debug> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19977 | 2025.05.14 16:44:59.267413 [ 62 ] {} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19978 | 2025.05.14 16:44:59.267450 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19979 | 2025.05.14 16:44:59.267563 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 19980 | 2025.05.14 16:44:59.267649 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19981 | 2025.05.14 16:44:59.267678 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41663 rows starting from the beginning of the part | ||
| 19982 | 2025.05.14 16:44:59.267732 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part | ||
| 19983 | 2025.05.14 16:44:59.267775 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part | ||
| 19984 | 2025.05.14 16:44:59.267813 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part | ||
| 19985 | 2025.05.14 16:44:59.267852 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part | ||
| 19986 | 2025.05.14 16:44:59.267892 [ 189 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part | ||
| 19987 | 2025.05.14 16:44:59.270399 [ 193 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.002873576 sec., 15305319.921936987 rows/sec., 218.94 MiB/sec. | ||
| 19988 | 2025.05.14 16:44:59.270808 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19989 | 2025.05.14 16:44:59.271187 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19990 | 2025.05.14 16:44:59.271271 [ 188 ] {45d7ca90-1474-406f-9ff8-115e803b19e6::all_1_96_19} <Trace> system.asynchronous_metric_log (45d7ca90-1474-406f-9ff8-115e803b19e6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19991 | 2025.05.14 16:44:59.271380 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 19992 | 2025.05.14 16:44:59.417420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2792 | ||
| 19993 | 2025.05.14 16:44:59.419908 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19994 | 2025.05.14 16:44:59.419952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 19995 | 2025.05.14 16:44:59.421104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19996 | 2025.05.14 16:44:59.421357 [ 243 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19997 | 2025.05.14 16:44:59.421509 [ 62 ] {} <Debug> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19998 | 2025.05.14 16:44:59.421557 [ 62 ] {} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19999 | 2025.05.14 16:44:59.421579 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20000 | 2025.05.14 16:44:59.421616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2792 | ||
| 20001 | 2025.05.14 16:44:59.421693 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::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 | ||
| 20002 | 2025.05.14 16:44:59.422367 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20003 | 2025.05.14 16:44:59.422488 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2606 rows starting from the beginning of the part | ||
| 20004 | 2025.05.14 16:44:59.422811 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 20005 | 2025.05.14 16:44:59.423109 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 20006 | 2025.05.14 16:44:59.423389 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 44 rows starting from the beginning of the part | ||
| 20007 | 2025.05.14 16:44:59.423661 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 20008 | 2025.05.14 16:44:59.423964 [ 189 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 20009 | 2025.05.14 16:44:59.431390 [ 193 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2792 rows, containing 72 columns (72 merged, 0 gathered) in 0.009751532 sec., 286313.9863561951 rows/sec., 213.09 MiB/sec. | ||
| 20010 | 2025.05.14 16:44:59.433734 [ 192 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20011 | 2025.05.14 16:44:59.434366 [ 192 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20012 | 2025.05.14 16:44:59.434448 [ 192 ] {75ff1c25-a963-45d3-ae0a-7851f32793be::all_1_71_14} <Trace> system.query_log (75ff1c25-a963-45d3-ae0a-7851f32793be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20013 | 2025.05.14 16:44:59.434828 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20014 | 2025.05.14 16:45:00.019925 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.019509253 sec. | ||
| 20015 | 2025.05.14 16:45:00.500050 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20016 | 2025.05.14 16:45:00.500233 [ 269 ] {c1047617-2bf0-4daa-90dc-1935f5676997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20017 | 2025.05.14 16:45:00.500301 [ 269 ] {c1047617-2bf0-4daa-90dc-1935f5676997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20018 | 2025.05.14 16:45:00.501022 [ 269 ] {c1047617-2bf0-4daa-90dc-1935f5676997} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20019 | 2025.05.14 16:45:00.501071 [ 269 ] {c1047617-2bf0-4daa-90dc-1935f5676997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20020 | 2025.05.14 16:45:00.501485 [ 269 ] {c1047617-2bf0-4daa-90dc-1935f5676997} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20021 | 2025.05.14 16:45:00.501730 [ 269 ] {c1047617-2bf0-4daa-90dc-1935f5676997} <Trace> oximeter.fields_i16 (d5019c64-7471-4b7d-a30d-355d0972fe71): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20022 | 2025.05.14 16:45:00.501889 [ 269 ] {c1047617-2bf0-4daa-90dc-1935f5676997} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001708 sec., 124121.77985948477 rows/sec., 7.89 MiB/sec. | ||
| 20023 | 2025.05.14 16:45:00.501935 [ 269 ] {c1047617-2bf0-4daa-90dc-1935f5676997} <Debug> TCPHandler: Processed in 0.00201701 sec. | ||
| 20024 | 2025.05.14 16:45:00.502065 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20025 | 2025.05.14 16:45:00.502164 [ 269 ] {ba06b213-10b7-4f19-a2ae-339a5404b800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20026 | 2025.05.14 16:45:00.502206 [ 269 ] {ba06b213-10b7-4f19-a2ae-339a5404b800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20027 | 2025.05.14 16:45:00.502869 [ 269 ] {ba06b213-10b7-4f19-a2ae-339a5404b800} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20028 | 2025.05.14 16:45:00.502907 [ 269 ] {ba06b213-10b7-4f19-a2ae-339a5404b800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20029 | 2025.05.14 16:45:00.503273 [ 269 ] {ba06b213-10b7-4f19-a2ae-339a5404b800} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20030 | 2025.05.14 16:45:00.503504 [ 269 ] {ba06b213-10b7-4f19-a2ae-339a5404b800} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20031 | 2025.05.14 16:45:00.503637 [ 269 ] {ba06b213-10b7-4f19-a2ae-339a5404b800} <Debug> executeQuery: Read 643 rows, 51.91 KiB in 0.001494 sec., 430388.21954484604 rows/sec., 33.93 MiB/sec. | ||
| 20032 | 2025.05.14 16:45:00.503677 [ 269 ] {ba06b213-10b7-4f19-a2ae-339a5404b800} <Debug> TCPHandler: Processed in 0.001666633 sec. | ||
| 20033 | 2025.05.14 16:45:00.503793 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20034 | 2025.05.14 16:45:00.503898 [ 269 ] {cc1239c1-0ae7-4e7b-a3d9-05a111a7cb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20035 | 2025.05.14 16:45:00.503942 [ 269 ] {cc1239c1-0ae7-4e7b-a3d9-05a111a7cb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20036 | 2025.05.14 16:45:00.504383 [ 269 ] {cc1239c1-0ae7-4e7b-a3d9-05a111a7cb81} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20037 | 2025.05.14 16:45:00.504423 [ 269 ] {cc1239c1-0ae7-4e7b-a3d9-05a111a7cb81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20038 | 2025.05.14 16:45:00.504753 [ 269 ] {cc1239c1-0ae7-4e7b-a3d9-05a111a7cb81} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20039 | 2025.05.14 16:45:00.504996 [ 269 ] {cc1239c1-0ae7-4e7b-a3d9-05a111a7cb81} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20040 | 2025.05.14 16:45:00.505136 [ 52 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Selected 6 parts from all_1_130_26 to all_135_135_0 | ||
| 20041 | 2025.05.14 16:45:00.505143 [ 269 ] {cc1239c1-0ae7-4e7b-a3d9-05a111a7cb81} <Debug> executeQuery: Read 119 rows, 7.36 KiB in 0.001264 sec., 94145.56962025317 rows/sec., 5.69 MiB/sec. | ||
| 20042 | 2025.05.14 16:45:00.505199 [ 52 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2025.05.14 16:45:00.505212 [ 269 ] {cc1239c1-0ae7-4e7b-a3d9-05a111a7cb81} <Debug> TCPHandler: Processed in 0.001470079 sec. | ||
| 20044 | 2025.05.14 16:45:00.505227 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20045 | 2025.05.14 16:45:00.505344 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20046 | 2025.05.14 16:45:00.505366 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_130_26 to all_135_135_0 into Compact with storage Full | ||
| 20047 | 2025.05.14 16:45:00.505446 [ 269 ] {bee101ec-9163-4a90-a1c4-04ce48dfd998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20048 | 2025.05.14 16:45:00.505492 [ 269 ] {bee101ec-9163-4a90-a1c4-04ce48dfd998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20049 | 2025.05.14 16:45:00.505507 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20050 | 2025.05.14 16:45:00.505547 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_130_26, total 163 rows starting from the beginning of the part | ||
| 20051 | 2025.05.14 16:45:00.505617 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 119 rows starting from the beginning of the part | ||
| 20052 | 2025.05.14 16:45:00.505664 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 27 rows starting from the beginning of the part | ||
| 20053 | 2025.05.14 16:45:00.505711 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 119 rows starting from the beginning of the part | ||
| 20054 | 2025.05.14 16:45:00.505755 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 37 rows starting from the beginning of the part | ||
| 20055 | 2025.05.14 16:45:00.505796 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 119 rows starting from the beginning of the part | ||
| 20056 | 2025.05.14 16:45:00.505969 [ 269 ] {bee101ec-9163-4a90-a1c4-04ce48dfd998} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20057 | 2025.05.14 16:45:00.506012 [ 269 ] {bee101ec-9163-4a90-a1c4-04ce48dfd998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20058 | 2025.05.14 16:45:00.506358 [ 269 ] {bee101ec-9163-4a90-a1c4-04ce48dfd998} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20059 | 2025.05.14 16:45:00.506615 [ 269 ] {bee101ec-9163-4a90-a1c4-04ce48dfd998} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20060 | 2025.05.14 16:45:00.506714 [ 192 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412448 sec., 413466.54885701986 rows/sec., 27.49 MiB/sec. | ||
| 20061 | 2025.05.14 16:45:00.506751 [ 269 ] {bee101ec-9163-4a90-a1c4-04ce48dfd998} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001324 sec., 85347.43202416917 rows/sec., 5.52 MiB/sec. | ||
| 20062 | 2025.05.14 16:45:00.506793 [ 269 ] {bee101ec-9163-4a90-a1c4-04ce48dfd998} <Debug> TCPHandler: Processed in 0.00149757 sec. | ||
| 20063 | 2025.05.14 16:45:00.506857 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Trace> MergedBlockOutputStream: filled checksums all_1_135_27 (state Temporary) | ||
| 20064 | 2025.05.14 16:45:00.506914 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20065 | 2025.05.14 16:45:00.507015 [ 269 ] {ac902e81-ab18-48cd-94f9-6eceafee5573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20066 | 2025.05.14 16:45:00.507059 [ 269 ] {ac902e81-ab18-48cd-94f9-6eceafee5573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20067 | 2025.05.14 16:45:00.507137 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_merge_all_1_135_27 to all_1_135_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20068 | 2025.05.14 16:45:00.507212 [ 195 ] {63b8a670-50cf-4690-abcd-d43df084ba00::all_1_135_27} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00) (MergerMutator): Merged 6 parts: [all_1_130_26, all_135_135_0] -> all_1_135_27 | ||
| 20069 | 2025.05.14 16:45:00.507293 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20070 | 2025.05.14 16:45:00.507490 [ 269 ] {ac902e81-ab18-48cd-94f9-6eceafee5573} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20071 | 2025.05.14 16:45:00.507534 [ 269 ] {ac902e81-ab18-48cd-94f9-6eceafee5573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20072 | 2025.05.14 16:45:00.507874 [ 269 ] {ac902e81-ab18-48cd-94f9-6eceafee5573} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20073 | 2025.05.14 16:45:00.508123 [ 269 ] {ac902e81-ab18-48cd-94f9-6eceafee5573} <Trace> oximeter.fields_u8 (275bae84-b86e-4d3a-a3c8-5bc894289ee2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20074 | 2025.05.14 16:45:00.508259 [ 269 ] {ac902e81-ab18-48cd-94f9-6eceafee5573} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001262 sec., 88748.01901743264 rows/sec., 5.06 MiB/sec. | ||
| 20075 | 2025.05.14 16:45:00.508301 [ 269 ] {ac902e81-ab18-48cd-94f9-6eceafee5573} <Debug> TCPHandler: Processed in 0.001435348 sec. | ||
| 20076 | 2025.05.14 16:45:00.508410 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20077 | 2025.05.14 16:45:00.508507 [ 269 ] {aa3b5407-8c13-4990-8f2a-3adca22f1e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20078 | 2025.05.14 16:45:00.508549 [ 269 ] {aa3b5407-8c13-4990-8f2a-3adca22f1e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20079 | 2025.05.14 16:45:00.509109 [ 269 ] {aa3b5407-8c13-4990-8f2a-3adca22f1e29} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2025.05.14 16:45:00.509156 [ 269 ] {aa3b5407-8c13-4990-8f2a-3adca22f1e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20081 | 2025.05.14 16:45:00.509562 [ 269 ] {aa3b5407-8c13-4990-8f2a-3adca22f1e29} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20082 | 2025.05.14 16:45:00.512380 [ 269 ] {aa3b5407-8c13-4990-8f2a-3adca22f1e29} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2025.05.14 16:45:00.513216 [ 269 ] {aa3b5407-8c13-4990-8f2a-3adca22f1e29} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.004721 sec., 83668.71425545435 rows/sec., 5.92 MiB/sec. | ||
| 20084 | 2025.05.14 16:45:00.513300 [ 269 ] {aa3b5407-8c13-4990-8f2a-3adca22f1e29} <Debug> TCPHandler: Processed in 0.004937387 sec. | ||
| 20085 | 2025.05.14 16:45:00.513454 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20086 | 2025.05.14 16:45:00.513567 [ 269 ] {99973f74-efcf-4a3a-b647-5ee41fb3ffd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20087 | 2025.05.14 16:45:00.513614 [ 269 ] {99973f74-efcf-4a3a-b647-5ee41fb3ffd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20088 | 2025.05.14 16:45:00.513995 [ 269 ] {99973f74-efcf-4a3a-b647-5ee41fb3ffd1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20089 | 2025.05.14 16:45:00.514034 [ 269 ] {99973f74-efcf-4a3a-b647-5ee41fb3ffd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20090 | 2025.05.14 16:45:00.514394 [ 269 ] {99973f74-efcf-4a3a-b647-5ee41fb3ffd1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20091 | 2025.05.14 16:45:00.514630 [ 269 ] {99973f74-efcf-4a3a-b647-5ee41fb3ffd1} <Trace> oximeter.measurements_bool (072afdd3-feb8-4ad8-9ca9-de2080842b71): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20092 | 2025.05.14 16:45:00.514796 [ 269 ] {99973f74-efcf-4a3a-b647-5ee41fb3ffd1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001253 sec., 4788.507581803671 rows/sec., 250.18 KiB/sec. | ||
| 20093 | 2025.05.14 16:45:00.514838 [ 269 ] {99973f74-efcf-4a3a-b647-5ee41fb3ffd1} <Debug> TCPHandler: Processed in 0.001452839 sec. | ||
| 20094 | 2025.05.14 16:45:00.514948 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20095 | 2025.05.14 16:45:00.515043 [ 269 ] {77fb931e-a9ab-4416-981a-3eca1a23aa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20096 | 2025.05.14 16:45:00.515086 [ 269 ] {77fb931e-a9ab-4416-981a-3eca1a23aa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20097 | 2025.05.14 16:45:00.515513 [ 269 ] {77fb931e-a9ab-4416-981a-3eca1a23aa27} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20098 | 2025.05.14 16:45:00.515550 [ 269 ] {77fb931e-a9ab-4416-981a-3eca1a23aa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20099 | 2025.05.14 16:45:00.515904 [ 269 ] {77fb931e-a9ab-4416-981a-3eca1a23aa27} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20100 | 2025.05.14 16:45:00.516141 [ 269 ] {77fb931e-a9ab-4416-981a-3eca1a23aa27} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20101 | 2025.05.14 16:45:00.516280 [ 269 ] {77fb931e-a9ab-4416-981a-3eca1a23aa27} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001255 sec., 188844.6215139442 rows/sec., 12.66 MiB/sec. | ||
| 20102 | 2025.05.14 16:45:00.516334 [ 269 ] {77fb931e-a9ab-4416-981a-3eca1a23aa27} <Debug> TCPHandler: Processed in 0.001436268 sec. | ||
| 20103 | 2025.05.14 16:45:00.516460 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20104 | 2025.05.14 16:45:00.516558 [ 269 ] {7cb28ef9-e908-4ef6-a08f-bc43e42745f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20105 | 2025.05.14 16:45:00.516599 [ 269 ] {7cb28ef9-e908-4ef6-a08f-bc43e42745f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20106 | 2025.05.14 16:45:00.516944 [ 269 ] {7cb28ef9-e908-4ef6-a08f-bc43e42745f0} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20107 | 2025.05.14 16:45:00.516982 [ 269 ] {7cb28ef9-e908-4ef6-a08f-bc43e42745f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20108 | 2025.05.14 16:45:00.517299 [ 269 ] {7cb28ef9-e908-4ef6-a08f-bc43e42745f0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20109 | 2025.05.14 16:45:00.517527 [ 269 ] {7cb28ef9-e908-4ef6-a08f-bc43e42745f0} <Trace> oximeter.measurements_f64 (fba977c7-acf8-4fc6-80b7-073b85d6019b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20110 | 2025.05.14 16:45:00.517688 [ 269 ] {7cb28ef9-e908-4ef6-a08f-bc43e42745f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 58.64 KiB/sec. | ||
| 20111 | 2025.05.14 16:45:00.517731 [ 269 ] {7cb28ef9-e908-4ef6-a08f-bc43e42745f0} <Debug> TCPHandler: Processed in 0.001321706 sec. | ||
| 20112 | 2025.05.14 16:45:00.517856 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20113 | 2025.05.14 16:45:00.517959 [ 269 ] {7f216c1b-03ec-434c-acef-f5add74c308d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20114 | 2025.05.14 16:45:00.518015 [ 269 ] {7f216c1b-03ec-434c-acef-f5add74c308d} <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 | ||
| 20115 | 2025.05.14 16:45:00.519118 [ 269 ] {7f216c1b-03ec-434c-acef-f5add74c308d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20116 | 2025.05.14 16:45:00.519170 [ 269 ] {7f216c1b-03ec-434c-acef-f5add74c308d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20117 | 2025.05.14 16:45:00.519788 [ 269 ] {7f216c1b-03ec-434c-acef-f5add74c308d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 20118 | 2025.05.14 16:45:00.520026 [ 269 ] {7f216c1b-03ec-434c-acef-f5add74c308d} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20119 | 2025.05.14 16:45:00.520166 [ 269 ] {7f216c1b-03ec-434c-acef-f5add74c308d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002225 sec., 5842.696629213483 rows/sec., 10.47 MiB/sec. | ||
| 20120 | 2025.05.14 16:45:00.520226 [ 269 ] {7f216c1b-03ec-434c-acef-f5add74c308d} <Debug> TCPHandler: Processed in 0.002419488 sec. | ||
| 20121 | 2025.05.14 16:45:00.520339 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20122 | 2025.05.14 16:45:00.520434 [ 269 ] {3498d7eb-694d-4101-bfae-29f170e8fe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20123 | 2025.05.14 16:45:00.520479 [ 269 ] {3498d7eb-694d-4101-bfae-29f170e8fe81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20124 | 2025.05.14 16:45:00.520844 [ 269 ] {3498d7eb-694d-4101-bfae-29f170e8fe81} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20125 | 2025.05.14 16:45:00.520880 [ 269 ] {3498d7eb-694d-4101-bfae-29f170e8fe81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20126 | 2025.05.14 16:45:00.521273 [ 269 ] {3498d7eb-694d-4101-bfae-29f170e8fe81} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20127 | 2025.05.14 16:45:00.521589 [ 269 ] {3498d7eb-694d-4101-bfae-29f170e8fe81} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20128 | 2025.05.14 16:45:00.521758 [ 269 ] {3498d7eb-694d-4101-bfae-29f170e8fe81} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001341 sec., 61148.39671886652 rows/sec., 3.88 MiB/sec. | ||
| 20129 | 2025.05.14 16:45:00.521807 [ 269 ] {3498d7eb-694d-4101-bfae-29f170e8fe81} <Debug> TCPHandler: Processed in 0.0015184 sec. | ||
| 20130 | 2025.05.14 16:45:01.720114 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20131 | 2025.05.14 16:45:01.738896 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20132 | 2025.05.14 16:45:01.738958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20133 | 2025.05.14 16:45:01.746343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20134 | 2025.05.14 16:45:01.747386 [ 245 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20135 | 2025.05.14 16:45:01.747802 [ 83 ] {} <Debug> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20136 | 2025.05.14 16:45:01.747861 [ 83 ] {} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20137 | 2025.05.14 16:45:01.747883 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20138 | 2025.05.14 16:45:01.748021 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20139 | 2025.05.14 16:45:01.751915 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20140 | 2025.05.14 16:45:01.752182 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20141 | 2025.05.14 16:45:01.753470 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 20142 | 2025.05.14 16:45:01.758467 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 20143 | 2025.05.14 16:45:01.763157 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 20144 | 2025.05.14 16:45:01.767896 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 20145 | 2025.05.14 16:45:01.773125 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 20146 | 2025.05.14 16:45:01.778351 [ 201 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 20147 | 2025.05.14 16:45:01.876095 [ 195 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.128131182 sec., 5642.654572561423 rows/sec., 29.18 MiB/sec. | ||
| 20148 | 2025.05.14 16:45:01.880159 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20149 | 2025.05.14 16:45:01.882917 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20150 | 2025.05.14 16:45:01.883060 [ 192 ] {52119ebd-e3f6-4b4e-ace0-96612759ec3e::all_1_96_19} <Trace> system.metric_log (52119ebd-e3f6-4b4e-ace0-96612759ec3e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20151 | 2025.05.14 16:45:01.886133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20152 | 2025.05.14 16:45:02.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.55 MiB, peak 386.97 MiB, free memory in arenas 0.00 B, will set to 368.50 MiB (RSS), difference: -1.04 MiB | ||
| 20153 | 2025.05.14 16:45:02.051208 [ 222 ] {} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20154 | 2025.05.14 16:45:02.051258 [ 222 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20155 | 2025.05.14 16:45:02.059073 [ 222 ] {} <Debug> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20156 | 2025.05.14 16:45:02.083023 [ 219 ] {} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Found 6 old parts to remove. Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 20157 | 2025.05.14 16:45:02.083074 [ 219 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from filesystem (serially): Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 20158 | 2025.05.14 16:45:02.097578 [ 219 ] {} <Debug> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Removing 6 parts from memory: Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 20159 | 2025.05.14 16:45:02.738972 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20160 | 2025.05.14 16:45:02.739036 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20161 | 2025.05.14 16:45:02.747134 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20162 | 2025.05.14 16:45:02.868063 [ 219 ] {} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20163 | 2025.05.14 16:45:02.868119 [ 219 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20164 | 2025.05.14 16:45:02.871605 [ 219 ] {} <Debug> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20165 | 2025.05.14 16:45:02.980435 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20166 | 2025.05.14 16:45:02.980640 [ 269 ] {92857689-6e29-45a8-92e5-55b85b5c1d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20167 | 2025.05.14 16:45:02.980725 [ 269 ] {92857689-6e29-45a8-92e5-55b85b5c1d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20168 | 2025.05.14 16:45:02.981599 [ 269 ] {92857689-6e29-45a8-92e5-55b85b5c1d87} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20169 | 2025.05.14 16:45:02.981660 [ 269 ] {92857689-6e29-45a8-92e5-55b85b5c1d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20170 | 2025.05.14 16:45:02.982225 [ 269 ] {92857689-6e29-45a8-92e5-55b85b5c1d87} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 20171 | 2025.05.14 16:45:02.982521 [ 269 ] {92857689-6e29-45a8-92e5-55b85b5c1d87} <Trace> oximeter.fields_ipaddr (8af54ad1-d6de-4d8a-b67d-ae73acaf1c9c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20172 | 2025.05.14 16:45:02.982703 [ 269 ] {92857689-6e29-45a8-92e5-55b85b5c1d87} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002121 sec., 1885.902876001886 rows/sec., 153.78 KiB/sec. | ||
| 20173 | 2025.05.14 16:45:02.982773 [ 269 ] {92857689-6e29-45a8-92e5-55b85b5c1d87} <Debug> TCPHandler: Processed in 0.002526859 sec. | ||
| 20174 | 2025.05.14 16:45:02.982924 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20175 | 2025.05.14 16:45:02.983039 [ 269 ] {4c7c9ad7-867b-46b5-802f-306c26465e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20176 | 2025.05.14 16:45:02.983098 [ 269 ] {4c7c9ad7-867b-46b5-802f-306c26465e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20177 | 2025.05.14 16:45:02.984443 [ 269 ] {4c7c9ad7-867b-46b5-802f-306c26465e72} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20178 | 2025.05.14 16:45:02.984488 [ 269 ] {4c7c9ad7-867b-46b5-802f-306c26465e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20179 | 2025.05.14 16:45:02.984980 [ 269 ] {4c7c9ad7-867b-46b5-802f-306c26465e72} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20180 | 2025.05.14 16:45:02.985263 [ 269 ] {4c7c9ad7-867b-46b5-802f-306c26465e72} <Trace> oximeter.fields_string (e0403e82-feac-4371-ba5a-1e7011eb9385): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20181 | 2025.05.14 16:45:02.985431 [ 269 ] {4c7c9ad7-867b-46b5-802f-306c26465e72} <Debug> executeQuery: Read 1278 rows, 108.16 KiB in 0.002421 sec., 527881.0408921933 rows/sec., 43.63 MiB/sec. | ||
| 20182 | 2025.05.14 16:45:02.985483 [ 269 ] {4c7c9ad7-867b-46b5-802f-306c26465e72} <Debug> TCPHandler: Processed in 0.002619562 sec. | ||
| 20183 | 2025.05.14 16:45:02.985639 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20184 | 2025.05.14 16:45:02.985745 [ 269 ] {b5f91f8d-4ac4-4458-908b-e13af0dbda67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20185 | 2025.05.14 16:45:02.985794 [ 269 ] {b5f91f8d-4ac4-4458-908b-e13af0dbda67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20186 | 2025.05.14 16:45:02.986295 [ 269 ] {b5f91f8d-4ac4-4458-908b-e13af0dbda67} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20187 | 2025.05.14 16:45:02.986338 [ 269 ] {b5f91f8d-4ac4-4458-908b-e13af0dbda67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20188 | 2025.05.14 16:45:02.986745 [ 269 ] {b5f91f8d-4ac4-4458-908b-e13af0dbda67} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20189 | 2025.05.14 16:45:02.987030 [ 269 ] {b5f91f8d-4ac4-4458-908b-e13af0dbda67} <Trace> oximeter.fields_u16 (63b8a670-50cf-4690-abcd-d43df084ba00): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20190 | 2025.05.14 16:45:02.987183 [ 269 ] {b5f91f8d-4ac4-4458-908b-e13af0dbda67} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001461 sec., 30116.35865845311 rows/sec., 2.20 MiB/sec. | ||
| 20191 | 2025.05.14 16:45:02.987230 [ 269 ] {b5f91f8d-4ac4-4458-908b-e13af0dbda67} <Debug> TCPHandler: Processed in 0.001648572 sec. | ||
| 20192 | 2025.05.14 16:45:02.987371 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20193 | 2025.05.14 16:45:02.987474 [ 269 ] {fd210bdd-4b17-4044-84ee-82b632630c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20194 | 2025.05.14 16:45:02.987522 [ 269 ] {fd210bdd-4b17-4044-84ee-82b632630c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20195 | 2025.05.14 16:45:02.988082 [ 269 ] {fd210bdd-4b17-4044-84ee-82b632630c9a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20196 | 2025.05.14 16:45:02.988121 [ 269 ] {fd210bdd-4b17-4044-84ee-82b632630c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20197 | 2025.05.14 16:45:02.988561 [ 269 ] {fd210bdd-4b17-4044-84ee-82b632630c9a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20198 | 2025.05.14 16:45:02.988823 [ 269 ] {fd210bdd-4b17-4044-84ee-82b632630c9a} <Trace> oximeter.fields_u32 (ee34dfd6-6f85-4a60-91ee-af84ceec7fd7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20199 | 2025.05.14 16:45:02.988975 [ 269 ] {fd210bdd-4b17-4044-84ee-82b632630c9a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001522 sec., 149802.89093298293 rows/sec., 10.14 MiB/sec. | ||
| 20200 | 2025.05.14 16:45:02.989024 [ 269 ] {fd210bdd-4b17-4044-84ee-82b632630c9a} <Debug> TCPHandler: Processed in 0.001708803 sec. | ||
| 20201 | 2025.05.14 16:45:02.989172 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20202 | 2025.05.14 16:45:02.989279 [ 269 ] {0f507466-87bf-48b3-a330-1571f682ae28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20203 | 2025.05.14 16:45:02.989326 [ 269 ] {0f507466-87bf-48b3-a330-1571f682ae28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20204 | 2025.05.14 16:45:02.990038 [ 269 ] {0f507466-87bf-48b3-a330-1571f682ae28} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20205 | 2025.05.14 16:45:02.990075 [ 269 ] {0f507466-87bf-48b3-a330-1571f682ae28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20206 | 2025.05.14 16:45:02.990431 [ 269 ] {0f507466-87bf-48b3-a330-1571f682ae28} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20207 | 2025.05.14 16:45:02.990661 [ 269 ] {0f507466-87bf-48b3-a330-1571f682ae28} <Trace> oximeter.fields_uuid (2c332ba4-1dab-412b-b5b5-4cdf26520d36): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20208 | 2025.05.14 16:45:02.990815 [ 269 ] {0f507466-87bf-48b3-a330-1571f682ae28} <Debug> executeQuery: Read 570 rows, 43.39 KiB in 0.001556 sec., 366323.90745501284 rows/sec., 27.23 MiB/sec. | ||
| 20209 | 2025.05.14 16:45:02.990870 [ 269 ] {0f507466-87bf-48b3-a330-1571f682ae28} <Debug> TCPHandler: Processed in 0.001753085 sec. | ||
| 20210 | 2025.05.14 16:45:02.991065 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20211 | 2025.05.14 16:45:02.991178 [ 269 ] {6615fd1d-18e0-4261-8697-cf44d26f17ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20212 | 2025.05.14 16:45:02.991228 [ 269 ] {6615fd1d-18e0-4261-8697-cf44d26f17ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20213 | 2025.05.14 16:45:02.991919 [ 269 ] {6615fd1d-18e0-4261-8697-cf44d26f17ea} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20214 | 2025.05.14 16:45:02.991959 [ 269 ] {6615fd1d-18e0-4261-8697-cf44d26f17ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20215 | 2025.05.14 16:45:02.992416 [ 269 ] {6615fd1d-18e0-4261-8697-cf44d26f17ea} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20216 | 2025.05.14 16:45:02.992734 [ 269 ] {6615fd1d-18e0-4261-8697-cf44d26f17ea} <Trace> oximeter.measurements_cumulativeu64 (2c1b1062-442d-4171-a392-f8706d5b3ea4): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20217 | 2025.05.14 16:45:02.992911 [ 269 ] {6615fd1d-18e0-4261-8697-cf44d26f17ea} <Debug> executeQuery: Read 934 rows, 64.11 KiB in 0.001755 sec., 532193.7321937322 rows/sec., 35.67 MiB/sec. | ||
| 20218 | 2025.05.14 16:45:02.992965 [ 269 ] {6615fd1d-18e0-4261-8697-cf44d26f17ea} <Debug> TCPHandler: Processed in 0.001958488 sec. | ||
| 20219 | 2025.05.14 16:45:02.993146 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20220 | 2025.05.14 16:45:02.993254 [ 269 ] {4c5c2cd3-6887-4162-803c-b1ea64daba91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20221 | 2025.05.14 16:45:02.993323 [ 269 ] {4c5c2cd3-6887-4162-803c-b1ea64daba91} <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 | ||
| 20222 | 2025.05.14 16:45:02.994589 [ 269 ] {4c5c2cd3-6887-4162-803c-b1ea64daba91} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20223 | 2025.05.14 16:45:02.994634 [ 269 ] {4c5c2cd3-6887-4162-803c-b1ea64daba91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20224 | 2025.05.14 16:45:02.995341 [ 269 ] {4c5c2cd3-6887-4162-803c-b1ea64daba91} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 20225 | 2025.05.14 16:45:02.995692 [ 269 ] {4c5c2cd3-6887-4162-803c-b1ea64daba91} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20226 | 2025.05.14 16:45:02.995874 [ 269 ] {4c5c2cd3-6887-4162-803c-b1ea64daba91} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00264 sec., 15151.515151515152 rows/sec., 27.15 MiB/sec. | ||
| 20227 | 2025.05.14 16:45:02.995879 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 20228 | 2025.05.14 16:45:02.995957 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20229 | 2025.05.14 16:45:02.995975 [ 269 ] {4c5c2cd3-6887-4162-803c-b1ea64daba91} <Debug> TCPHandler: Processed in 0.002891417 sec. | ||
| 20230 | 2025.05.14 16:45:02.995983 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20231 | 2025.05.14 16:45:02.996134 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20232 | 2025.05.14 16:45:02.996181 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 20233 | 2025.05.14 16:45:02.996245 [ 269 ] {1b80d465-bb79-4aff-ab8a-439c1ce3f03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20234 | 2025.05.14 16:45:02.996294 [ 269 ] {1b80d465-bb79-4aff-ab8a-439c1ce3f03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20235 | 2025.05.14 16:45:02.996523 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20236 | 2025.05.14 16:45:02.996621 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2492 rows starting from the beginning of the part | ||
| 20237 | 2025.05.14 16:45:02.996733 [ 269 ] {1b80d465-bb79-4aff-ab8a-439c1ce3f03b} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20238 | 2025.05.14 16:45:02.996786 [ 269 ] {1b80d465-bb79-4aff-ab8a-439c1ce3f03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20239 | 2025.05.14 16:45:02.996787 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 27 rows starting from the beginning of the part | ||
| 20240 | 2025.05.14 16:45:02.996937 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 13 rows starting from the beginning of the part | ||
| 20241 | 2025.05.14 16:45:02.997071 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 37 rows starting from the beginning of the part | ||
| 20242 | 2025.05.14 16:45:02.997180 [ 269 ] {1b80d465-bb79-4aff-ab8a-439c1ce3f03b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20243 | 2025.05.14 16:45:02.997187 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 13 rows starting from the beginning of the part | ||
| 20244 | 2025.05.14 16:45:02.997467 [ 269 ] {1b80d465-bb79-4aff-ab8a-439c1ce3f03b} <Trace> oximeter.measurements_i64 (5e627e53-46ad-4c2a-9aad-4ccd2662182c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20245 | 2025.05.14 16:45:02.997479 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 40 rows starting from the beginning of the part | ||
| 20246 | 2025.05.14 16:45:02.997646 [ 269 ] {1b80d465-bb79-4aff-ab8a-439c1ce3f03b} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 277.74 KiB/sec. | ||
| 20247 | 2025.05.14 16:45:02.997704 [ 269 ] {1b80d465-bb79-4aff-ab8a-439c1ce3f03b} <Debug> TCPHandler: Processed in 0.001632912 sec. | ||
| 20248 | 2025.05.14 16:45:02.997863 [ 269 ] {} <Trace> TCP-Session: f763c930-140c-4ba1-a6e0-f0ca97bcebf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20249 | 2025.05.14 16:45:02.997975 [ 269 ] {5d724310-58db-47c4-b2ac-4a27aa22808a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37290) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20250 | 2025.05.14 16:45:02.998025 [ 269 ] {5d724310-58db-47c4-b2ac-4a27aa22808a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20251 | 2025.05.14 16:45:02.998465 [ 269 ] {5d724310-58db-47c4-b2ac-4a27aa22808a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20252 | 2025.05.14 16:45:02.998511 [ 269 ] {5d724310-58db-47c4-b2ac-4a27aa22808a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.80 GiB. | ||
| 20253 | 2025.05.14 16:45:02.998928 [ 269 ] {5d724310-58db-47c4-b2ac-4a27aa22808a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20254 | 2025.05.14 16:45:02.999214 [ 269 ] {5d724310-58db-47c4-b2ac-4a27aa22808a} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20255 | 2025.05.14 16:45:02.999438 [ 269 ] {5d724310-58db-47c4-b2ac-4a27aa22808a} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001466 sec., 21828.103683492496 rows/sec., 1.47 MiB/sec. | ||
| 20256 | 2025.05.14 16:45:02.999508 [ 220 ] {} <Trace> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20257 | 2025.05.14 16:45:02.999535 [ 220 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20258 | 2025.05.14 16:45:02.999558 [ 269 ] {5d724310-58db-47c4-b2ac-4a27aa22808a} <Debug> TCPHandler: Processed in 0.001754255 sec. | ||
| 20259 | 2025.05.14 16:45:03.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.86 MiB, peak 386.97 MiB, free memory in arenas 0.00 B, will set to 368.50 MiB (RSS), difference: -9.36 MiB | ||
| 20260 | 2025.05.14 16:45:03.002269 [ 220 ] {} <Debug> oximeter.measurements_u64 (8cc3f63d-af1f-4225-8e5f-4cdbf5a05a86): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20261 | 2025.05.14 16:45:03.008679 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2622 rows, containing 19 columns (19 merged, 0 gathered) in 0.012565897 sec., 208659.99458693637 rows/sec., 373.91 MiB/sec. | ||
| 20262 | 2025.05.14 16:45:03.011696 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 20263 | 2025.05.14 16:45:03.012255 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20264 | 2025.05.14 16:45:03.012372 [ 198 ] {efdc037d-539f-4482-98a6-5f1ae29d619b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (efdc037d-539f-4482-98a6-5f1ae29d619b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 20265 | 2025.05.14 16:45:03.012574 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.95 MiB. | ||