| 1 | [ Jul 1 19:40:46 Enabled. ] | ||
| 2 | [ Jul 1 19:40:46 Rereading configuration. ] | ||
| 3 | [ Jul 1 19:40:48 Rereading configuration. ] | ||
| 4 | [ Jul 1 19:40:52 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 | [ Jul 1 19:40:52 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.07.01 19:40:53.599324 [ 1 ] {} <Information> Application: Will watch for the process with pid 25888 | ||
| 29 | 2025.07.01 19:40:53.599679 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.07.01 19:40:53.813793 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25888 | ||
| 31 | 2025.07.01 19:40:53.814546 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.07.01 19:40:53.814713 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.07.01 19:40:53.905376 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.07.01 19:40:53.930890 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.07.01 19:40:53.930938 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.07.01 19:40:53.930958 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.07.01 19:40:53.931015 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.07.01 19:40:53.931404 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.07.01 19:40:53.933537 [ 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.07.01 19:40:53.934320 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.07.01 19:40:53.935128 [ 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.07.01 19:40:53.935149 [ 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.07.01 19:40:53.935164 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.07.01 19:40:53.935873 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.07.01 19:40:53.936844 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.07.01 19:40:53.942801 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.07.01 19:40:53.943961 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.07.01 19:40:53.945371 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.07.01 19:40:53.945441 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.07.01 19:40:53.946533 [ 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.07.01 19:40:53.946967 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.07.01 19:40:53.950734 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.07.01 19:40:53.951450 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.07.01 19:40:53.955999 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.07.01 19:40:53.956421 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.07.01 19:40:53.956832 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.07.01 19:40:53.957162 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.07.01 19:40:53.958600 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.07.01 19:40:53.958626 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.07.01 19:40:53.958728 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.07.01 19:40:53.958821 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.07.01 19:40:53.968991 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.07.01 19:40:53.969016 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000158182 sec | ||
| 68 | 2025.07.01 19:40:53.969035 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.07.01 19:40:53.969048 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.07.01 19:40:53.969700 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.07.01 19:40:53.970243 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.07.01 19:40:53.977753 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.07.01 19:40:53.977797 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.07.01 19:40:53.977818 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.07.01 19:40:53.977830 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.07.01 19:40:53.977863 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.07.01 19:40:53.977883 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.07.01 19:40:53.979983 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.07.01 19:40:53.980033 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.07.01 19:40:53.980054 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.07.01 19:40:53.980190 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.07.01 19:40:53.980235 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.07.01 19:40:53.980249 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.07.01 19:40:53.980266 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.07.01 19:40:53.980278 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.07.01 19:40:53.980311 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.07.01 19:40:53.980329 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.07.01 19:40:54.002643 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.07.01 19:40:54.004662 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.07.01 19:40:54.004693 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.223e-05 sec | ||
| 91 | 2025.07.01 19:40:54.004706 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.07.01 19:40:54.004718 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.07.01 19:40:54.004744 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.07.01 19:40:54.004937 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.07.01 19:40:54.004980 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.07.01 19:40:54.004994 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.07.01 19:40:54.005004 [ 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.07.01 19:40:54.005015 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.07.01 19:40:54.008796 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.07.01 19:40:54.009010 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.07.01 19:40:54.010512 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.512e-05 sec. | ||
| 102 | 2025.07.01 19:40:54.010860 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.07.01 19:40:54.011508 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.07.01 19:40:54.011538 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.07.01 19:40:54.540496 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57517 | ||
| 106 | 2025.07.01 19:40:54.541273 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.07.01 19:40:54.541336 [ 3 ] {} <Debug> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Authenticating user 'default' from [fd00:1122:3344:101::d]:57517 | ||
| 108 | 2025.07.01 19:40:54.541362 [ 3 ] {} <Debug> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.07.01 19:40:54.541398 [ 3 ] {} <Debug> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.07.01 19:40:54.541493 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.07.01 19:40:54.541521 [ 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.07.01 19:40:54.541546 [ 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.07.01 19:40:54.541947 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51865 | ||
| 114 | 2025.07.01 19:40:54.542912 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.07.01 19:40:54.542897 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56293 | ||
| 116 | 2025.07.01 19:40:54.542961 [ 4 ] {} <Debug> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:51865 | ||
| 117 | 2025.07.01 19:40:54.543017 [ 4 ] {} <Debug> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.07.01 19:40:54.543033 [ 4 ] {} <Debug> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.07.01 19:40:54.543111 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45605 | ||
| 120 | 2025.07.01 19:40:54.543221 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37522 | ||
| 121 | 2025.07.01 19:40:54.543320 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53276 | ||
| 122 | 2025.07.01 19:40:54.543401 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58742 | ||
| 123 | 2025.07.01 19:40:54.542902 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52100 | ||
| 124 | 2025.07.01 19:40:54.543745 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34494 | ||
| 125 | 2025.07.01 19:40:54.543792 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.07.01 19:40:54.543858 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.07.01 19:40:54.543892 [ 257 ] {} <Debug> TCP-Session: 78d07bf7-657a-4655-90be-9160b09c51a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53276 | ||
| 128 | 2025.07.01 19:40:54.543928 [ 257 ] {} <Debug> TCP-Session: 78d07bf7-657a-4655-90be-9160b09c51a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.07.01 19:40:54.543941 [ 257 ] {} <Debug> TCP-Session: 78d07bf7-657a-4655-90be-9160b09c51a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.07.01 19:40:54.543994 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.07.01 19:40:54.543997 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.07.01 19:40:54.544078 [ 5 ] {} <Debug> TCP-Session: 53c50578-51fa-41ad-bcd3-c7020942f416 Authenticating user 'default' from [fd00:1122:3344:101::d]:52100 | ||
| 133 | 2025.07.01 19:40:54.544082 [ 258 ] {} <Debug> TCP-Session: 9713ccb4-2925-4bcf-b24f-bead72b174f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58742 | ||
| 134 | 2025.07.01 19:40:54.544104 [ 5 ] {} <Debug> TCP-Session: 53c50578-51fa-41ad-bcd3-c7020942f416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.07.01 19:40:54.544118 [ 258 ] {} <Debug> TCP-Session: 9713ccb4-2925-4bcf-b24f-bead72b174f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.07.01 19:40:54.544155 [ 5 ] {} <Debug> TCP-Session: 53c50578-51fa-41ad-bcd3-c7020942f416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.07.01 19:40:54.544145 [ 253 ] {} <Debug> TCP-Session: 3e70bf28-3f06-4320-94cf-ad97c9b01146 Authenticating user 'default' from [fd00:1122:3344:101::d]:56293 | ||
| 138 | 2025.07.01 19:40:54.544180 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.07.01 19:40:54.544227 [ 253 ] {} <Debug> TCP-Session: 3e70bf28-3f06-4320-94cf-ad97c9b01146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.07.01 19:40:54.544224 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.07.01 19:40:54.544253 [ 256 ] {} <Debug> TCP-Session: d13777e3-14e5-4c99-999c-b02a53fecdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:37522 | ||
| 142 | 2025.07.01 19:40:54.544269 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.07.01 19:40:54.544293 [ 259 ] {} <Debug> TCP-Session: c5818750-663a-4eba-b228-8a7a9be41221 Authenticating user 'default' from [fd00:1122:3344:101::d]:34494 | ||
| 144 | 2025.07.01 19:40:54.544300 [ 256 ] {} <Debug> TCP-Session: d13777e3-14e5-4c99-999c-b02a53fecdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.07.01 19:40:54.544331 [ 255 ] {} <Debug> TCP-Session: 345de8df-7416-4a72-8f9c-a46e43109c39 Authenticating user 'default' from [fd00:1122:3344:101::d]:45605 | ||
| 146 | 2025.07.01 19:40:54.544341 [ 259 ] {} <Debug> TCP-Session: c5818750-663a-4eba-b228-8a7a9be41221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.07.01 19:40:54.544349 [ 256 ] {} <Debug> TCP-Session: d13777e3-14e5-4c99-999c-b02a53fecdeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.07.01 19:40:54.544362 [ 255 ] {} <Debug> TCP-Session: 345de8df-7416-4a72-8f9c-a46e43109c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.07.01 19:40:54.544374 [ 259 ] {} <Debug> TCP-Session: c5818750-663a-4eba-b228-8a7a9be41221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.07.01 19:40:54.544396 [ 255 ] {} <Debug> TCP-Session: 345de8df-7416-4a72-8f9c-a46e43109c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.07.01 19:40:54.544251 [ 253 ] {} <Debug> TCP-Session: 3e70bf28-3f06-4320-94cf-ad97c9b01146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.07.01 19:40:54.544179 [ 258 ] {} <Debug> TCP-Session: 9713ccb4-2925-4bcf-b24f-bead72b174f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.07.01 19:40:54.547895 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.07.01 19:40:54.550581 [ 3 ] {0c96a54e-f2a6-4e55-ba69-f3badd8a748c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.07.01 19:40:54.659964 [ 3 ] {0c96a54e-f2a6-4e55-ba69-f3badd8a748c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57517) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.07.01 19:40:54.660861 [ 3 ] {0c96a54e-f2a6-4e55-ba69-f3badd8a748c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.07.01 19:40:54.660961 [ 3 ] {0c96a54e-f2a6-4e55-ba69-f3badd8a748c} <Debug> TCPHandler: Processed in 0.114563114 sec. | ||
| 204 | 2025.07.01 19:40:54.661438 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.07.01 19:40:54.661734 [ 4 ] {b13c94d9-7fc5-4fb7-a512-e035176501e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.07.01 19:40:54.662122 [ 4 ] {b13c94d9-7fc5-4fb7-a512-e035176501e1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51865) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.07.01 19:40:54.662282 [ 4 ] {b13c94d9-7fc5-4fb7-a512-e035176501e1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.07.01 19:40:54.662373 [ 4 ] {b13c94d9-7fc5-4fb7-a512-e035176501e1} <Debug> TCPHandler: Processed in 0.001115359 sec. | ||
| 255 | 2025.07.01 19:40:54.662714 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.07.01 19:40:54.663539 [ 3 ] {344ceafa-ae00-4a39-ad07-4ec99a8b563b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.07.01 19:40:54.664210 [ 3 ] {344ceafa-ae00-4a39-ad07-4ec99a8b563b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.07.01 19:40:54.665459 [ 3 ] {344ceafa-ae00-4a39-ad07-4ec99a8b563b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.07.01 19:40:54.665481 [ 3 ] {344ceafa-ae00-4a39-ad07-4ec99a8b563b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.488e-05 sec | ||
| 260 | 2025.07.01 19:40:54.665494 [ 3 ] {344ceafa-ae00-4a39-ad07-4ec99a8b563b} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.07.01 19:40:54.665526 [ 3 ] {344ceafa-ae00-4a39-ad07-4ec99a8b563b} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.07.01 19:40:54.665559 [ 3 ] {344ceafa-ae00-4a39-ad07-4ec99a8b563b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.07.01 19:40:54.666202 [ 3 ] {344ceafa-ae00-4a39-ad07-4ec99a8b563b} <Debug> TCPHandler: Processed in 0.003601381 sec. | ||
| 264 | 2025.07.01 19:40:54.666367 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.07.01 19:40:54.666565 [ 3 ] {219fb263-a0ce-4681-bb71-d6aa2e390062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.07.01 19:40:54.666619 [ 3 ] {219fb263-a0ce-4681-bb71-d6aa2e390062} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.07.01 19:40:54.671633 [ 3 ] {219fb263-a0ce-4681-bb71-d6aa2e390062} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.07.01 19:40:54.675000 [ 3 ] {219fb263-a0ce-4681-bb71-d6aa2e390062} <Debug> oximeter.version (171be752-5edd-47eb-abbc-510dd7a446e3): Loading data parts | ||
| 270 | 2025.07.01 19:40:54.675996 [ 3 ] {219fb263-a0ce-4681-bb71-d6aa2e390062} <Debug> oximeter.version (171be752-5edd-47eb-abbc-510dd7a446e3): There are no data parts | ||
| 271 | 2025.07.01 19:40:54.679449 [ 3 ] {219fb263-a0ce-4681-bb71-d6aa2e390062} <Debug> TCPHandler: Processed in 0.01313636 sec. | ||
| 272 | 2025.07.01 19:40:54.679618 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.07.01 19:40:54.679799 [ 3 ] {a9026f49-9022-4af5-8e0c-1764fdc5a2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.07.01 19:40:54.679900 [ 3 ] {a9026f49-9022-4af5-8e0c-1764fdc5a2d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.07.01 19:40:54.689292 [ 3 ] {a9026f49-9022-4af5-8e0c-1764fdc5a2d4} <Debug> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Loading data parts | ||
| 286 | 2025.07.01 19:40:54.689484 [ 3 ] {a9026f49-9022-4af5-8e0c-1764fdc5a2d4} <Debug> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): There are no data parts | ||
| 287 | 2025.07.01 19:40:54.690800 [ 3 ] {a9026f49-9022-4af5-8e0c-1764fdc5a2d4} <Debug> TCPHandler: Processed in 0.011234464 sec. | ||
| 288 | 2025.07.01 19:40:54.690952 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.07.01 19:40:54.691125 [ 3 ] {c07569f9-c826-4b6d-a414-d68f5cf1c2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.07.01 19:40:54.691178 [ 3 ] {c07569f9-c826-4b6d-a414-d68f5cf1c2fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.07.01 19:40:54.692977 [ 3 ] {c07569f9-c826-4b6d-a414-d68f5cf1c2fa} <Debug> oximeter.measurements_i8 (0f12e1f3-def1-4cde-b99b-7a25559545dc): Loading data parts | ||
| 292 | 2025.07.01 19:40:54.693191 [ 3 ] {c07569f9-c826-4b6d-a414-d68f5cf1c2fa} <Debug> oximeter.measurements_i8 (0f12e1f3-def1-4cde-b99b-7a25559545dc): There are no data parts | ||
| 293 | 2025.07.01 19:40:54.694283 [ 3 ] {c07569f9-c826-4b6d-a414-d68f5cf1c2fa} <Debug> TCPHandler: Processed in 0.003381699 sec. | ||
| 294 | 2025.07.01 19:40:54.694436 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.07.01 19:40:54.694594 [ 3 ] {aa3612c9-d96c-4813-b915-0386f711c33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.07.01 19:40:54.694645 [ 3 ] {aa3612c9-d96c-4813-b915-0386f711c33a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.07.01 19:40:54.696223 [ 3 ] {aa3612c9-d96c-4813-b915-0386f711c33a} <Debug> oximeter.measurements_u8 (75f8ff7f-1927-451d-9d11-992a63236514): Loading data parts | ||
| 298 | 2025.07.01 19:40:54.696343 [ 3 ] {aa3612c9-d96c-4813-b915-0386f711c33a} <Debug> oximeter.measurements_u8 (75f8ff7f-1927-451d-9d11-992a63236514): There are no data parts | ||
| 299 | 2025.07.01 19:40:54.698276 [ 3 ] {aa3612c9-d96c-4813-b915-0386f711c33a} <Debug> TCPHandler: Processed in 0.003887303 sec. | ||
| 300 | 2025.07.01 19:40:54.698444 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.07.01 19:40:54.698622 [ 3 ] {225e9cbe-cda1-4d3a-83e0-b3e7e5971ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.07.01 19:40:54.698666 [ 3 ] {225e9cbe-cda1-4d3a-83e0-b3e7e5971ceb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.07.01 19:40:54.701400 [ 3 ] {225e9cbe-cda1-4d3a-83e0-b3e7e5971ceb} <Debug> oximeter.measurements_i16 (340f380e-acfd-4881-ab4b-7b1dda226153): Loading data parts | ||
| 304 | 2025.07.01 19:40:54.701534 [ 3 ] {225e9cbe-cda1-4d3a-83e0-b3e7e5971ceb} <Debug> oximeter.measurements_i16 (340f380e-acfd-4881-ab4b-7b1dda226153): There are no data parts | ||
| 305 | 2025.07.01 19:40:54.702569 [ 3 ] {225e9cbe-cda1-4d3a-83e0-b3e7e5971ceb} <Debug> TCPHandler: Processed in 0.004181855 sec. | ||
| 306 | 2025.07.01 19:40:54.702723 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.07.01 19:40:54.702883 [ 3 ] {26763c47-b3a0-4574-91c6-647d7ccf4781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.07.01 19:40:54.702937 [ 3 ] {26763c47-b3a0-4574-91c6-647d7ccf4781} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.07.01 19:40:54.704545 [ 3 ] {26763c47-b3a0-4574-91c6-647d7ccf4781} <Debug> oximeter.measurements_u16 (04187472-e101-42ac-95c5-9e07b5683efe): Loading data parts | ||
| 310 | 2025.07.01 19:40:54.704672 [ 3 ] {26763c47-b3a0-4574-91c6-647d7ccf4781} <Debug> oximeter.measurements_u16 (04187472-e101-42ac-95c5-9e07b5683efe): There are no data parts | ||
| 311 | 2025.07.01 19:40:54.706129 [ 3 ] {26763c47-b3a0-4574-91c6-647d7ccf4781} <Debug> TCPHandler: Processed in 0.003453999 sec. | ||
| 312 | 2025.07.01 19:40:54.706298 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.07.01 19:40:54.706476 [ 3 ] {d6997f0c-79cc-40b9-8828-e2a7477a0530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.07.01 19:40:54.706520 [ 3 ] {d6997f0c-79cc-40b9-8828-e2a7477a0530} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.07.01 19:40:54.710274 [ 3 ] {d6997f0c-79cc-40b9-8828-e2a7477a0530} <Debug> oximeter.measurements_i32 (4524d038-4152-4f0e-9652-b9f241e4e8d0): Loading data parts | ||
| 316 | 2025.07.01 19:40:54.710413 [ 3 ] {d6997f0c-79cc-40b9-8828-e2a7477a0530} <Debug> oximeter.measurements_i32 (4524d038-4152-4f0e-9652-b9f241e4e8d0): There are no data parts | ||
| 317 | 2025.07.01 19:40:54.714971 [ 3 ] {d6997f0c-79cc-40b9-8828-e2a7477a0530} <Debug> TCPHandler: Processed in 0.008729204 sec. | ||
| 318 | 2025.07.01 19:40:54.715176 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.07.01 19:40:54.715334 [ 3 ] {2fee1bdd-fe3d-4833-9763-0bf49260ae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.07.01 19:40:54.715392 [ 3 ] {2fee1bdd-fe3d-4833-9763-0bf49260ae26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.07.01 19:40:54.718844 [ 3 ] {2fee1bdd-fe3d-4833-9763-0bf49260ae26} <Debug> oximeter.measurements_u32 (548a4189-f1f5-4878-858a-7fead5e89e7d): Loading data parts | ||
| 322 | 2025.07.01 19:40:54.718993 [ 3 ] {2fee1bdd-fe3d-4833-9763-0bf49260ae26} <Debug> oximeter.measurements_u32 (548a4189-f1f5-4878-858a-7fead5e89e7d): There are no data parts | ||
| 323 | 2025.07.01 19:40:54.720196 [ 3 ] {2fee1bdd-fe3d-4833-9763-0bf49260ae26} <Debug> TCPHandler: Processed in 0.005069422 sec. | ||
| 324 | 2025.07.01 19:40:54.720350 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.07.01 19:40:54.720544 [ 3 ] {ff5471e5-a50e-47fb-825b-af315977ad57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.07.01 19:40:54.720670 [ 3 ] {ff5471e5-a50e-47fb-825b-af315977ad57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.07.01 19:40:54.723436 [ 3 ] {ff5471e5-a50e-47fb-825b-af315977ad57} <Debug> oximeter.measurements_i64 (e48ec59a-2a0e-458b-9590-8d2e828502c2): Loading data parts | ||
| 328 | 2025.07.01 19:40:54.723556 [ 3 ] {ff5471e5-a50e-47fb-825b-af315977ad57} <Debug> oximeter.measurements_i64 (e48ec59a-2a0e-458b-9590-8d2e828502c2): There are no data parts | ||
| 329 | 2025.07.01 19:40:54.725722 [ 3 ] {ff5471e5-a50e-47fb-825b-af315977ad57} <Debug> TCPHandler: Processed in 0.005421665 sec. | ||
| 330 | 2025.07.01 19:40:54.725880 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.07.01 19:40:54.726046 [ 3 ] {385dffcf-913b-4c27-a8dd-023134f266b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.07.01 19:40:54.726098 [ 3 ] {385dffcf-913b-4c27-a8dd-023134f266b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.07.01 19:40:54.730094 [ 3 ] {385dffcf-913b-4c27-a8dd-023134f266b8} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Loading data parts | ||
| 334 | 2025.07.01 19:40:54.730220 [ 3 ] {385dffcf-913b-4c27-a8dd-023134f266b8} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): There are no data parts | ||
| 335 | 2025.07.01 19:40:54.733744 [ 3 ] {385dffcf-913b-4c27-a8dd-023134f266b8} <Debug> TCPHandler: Processed in 0.007913597 sec. | ||
| 336 | 2025.07.01 19:40:54.733892 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.07.01 19:40:54.734049 [ 3 ] {f4c2c645-6485-4d29-8f24-50bd2f92fbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.07.01 19:40:54.734105 [ 3 ] {f4c2c645-6485-4d29-8f24-50bd2f92fbe1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.07.01 19:40:54.735841 [ 3 ] {f4c2c645-6485-4d29-8f24-50bd2f92fbe1} <Debug> oximeter.measurements_f32 (c6633223-8f6e-482a-a969-de63566d2853): Loading data parts | ||
| 340 | 2025.07.01 19:40:54.735967 [ 3 ] {f4c2c645-6485-4d29-8f24-50bd2f92fbe1} <Debug> oximeter.measurements_f32 (c6633223-8f6e-482a-a969-de63566d2853): There are no data parts | ||
| 341 | 2025.07.01 19:40:54.737179 [ 3 ] {f4c2c645-6485-4d29-8f24-50bd2f92fbe1} <Debug> TCPHandler: Processed in 0.003339128 sec. | ||
| 342 | 2025.07.01 19:40:54.737319 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.07.01 19:40:54.737486 [ 3 ] {513ceaac-a546-42e2-bd2b-a481f678aa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.07.01 19:40:54.737538 [ 3 ] {513ceaac-a546-42e2-bd2b-a481f678aa3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.07.01 19:40:54.739352 [ 3 ] {513ceaac-a546-42e2-bd2b-a481f678aa3f} <Debug> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Loading data parts | ||
| 346 | 2025.07.01 19:40:54.739474 [ 3 ] {513ceaac-a546-42e2-bd2b-a481f678aa3f} <Debug> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): There are no data parts | ||
| 347 | 2025.07.01 19:40:54.741377 [ 3 ] {513ceaac-a546-42e2-bd2b-a481f678aa3f} <Debug> TCPHandler: Processed in 0.004106954 sec. | ||
| 348 | 2025.07.01 19:40:54.741516 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.07.01 19:40:54.741670 [ 3 ] {2dccecfd-aea5-4442-8c82-9272104c94bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.07.01 19:40:54.741723 [ 3 ] {2dccecfd-aea5-4442-8c82-9272104c94bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.07.01 19:40:54.743539 [ 3 ] {2dccecfd-aea5-4442-8c82-9272104c94bc} <Debug> oximeter.measurements_string (6c9c4ec3-560b-460e-9014-f5351b0af7dd): Loading data parts | ||
| 352 | 2025.07.01 19:40:54.743671 [ 3 ] {2dccecfd-aea5-4442-8c82-9272104c94bc} <Debug> oximeter.measurements_string (6c9c4ec3-560b-460e-9014-f5351b0af7dd): There are no data parts | ||
| 353 | 2025.07.01 19:40:54.745062 [ 3 ] {2dccecfd-aea5-4442-8c82-9272104c94bc} <Debug> TCPHandler: Processed in 0.00359437 sec. | ||
| 354 | 2025.07.01 19:40:54.745198 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.07.01 19:40:54.745405 [ 3 ] {562fd362-2465-460e-930a-51f336fdbc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.07.01 19:40:54.745491 [ 3 ] {562fd362-2465-460e-930a-51f336fdbc1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.07.01 19:40:54.747480 [ 3 ] {562fd362-2465-460e-930a-51f336fdbc1c} <Debug> oximeter.measurements_bytes (b74919e6-5bbe-4e7c-b976-85d5b4f93c2e): Loading data parts | ||
| 365 | 2025.07.01 19:40:54.747602 [ 3 ] {562fd362-2465-460e-930a-51f336fdbc1c} <Debug> oximeter.measurements_bytes (b74919e6-5bbe-4e7c-b976-85d5b4f93c2e): There are no data parts | ||
| 366 | 2025.07.01 19:40:54.748994 [ 3 ] {562fd362-2465-460e-930a-51f336fdbc1c} <Debug> TCPHandler: Processed in 0.003846763 sec. | ||
| 367 | 2025.07.01 19:40:54.749144 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.07.01 19:40:54.749310 [ 3 ] {4d7581f0-d063-4b78-99a1-f45d337e716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.07.01 19:40:54.749393 [ 3 ] {4d7581f0-d063-4b78-99a1-f45d337e716d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.07.01 19:40:54.751211 [ 3 ] {4d7581f0-d063-4b78-99a1-f45d337e716d} <Debug> oximeter.measurements_cumulativei64 (29e94154-5cb8-43bb-8cf4-20fbcf161ab6): Loading data parts | ||
| 371 | 2025.07.01 19:40:54.751328 [ 3 ] {4d7581f0-d063-4b78-99a1-f45d337e716d} <Debug> oximeter.measurements_cumulativei64 (29e94154-5cb8-43bb-8cf4-20fbcf161ab6): There are no data parts | ||
| 372 | 2025.07.01 19:40:54.752698 [ 3 ] {4d7581f0-d063-4b78-99a1-f45d337e716d} <Debug> TCPHandler: Processed in 0.003601941 sec. | ||
| 373 | 2025.07.01 19:40:54.752841 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.07.01 19:40:54.753023 [ 3 ] {9813e68b-acf8-42f1-b891-2d556a0d49d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.07.01 19:40:54.753073 [ 3 ] {9813e68b-acf8-42f1-b891-2d556a0d49d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.07.01 19:40:54.755808 [ 3 ] {9813e68b-acf8-42f1-b891-2d556a0d49d9} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Loading data parts | ||
| 377 | 2025.07.01 19:40:54.756003 [ 3 ] {9813e68b-acf8-42f1-b891-2d556a0d49d9} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): There are no data parts | ||
| 378 | 2025.07.01 19:40:54.759182 [ 3 ] {9813e68b-acf8-42f1-b891-2d556a0d49d9} <Debug> TCPHandler: Processed in 0.006389583 sec. | ||
| 379 | 2025.07.01 19:40:54.759333 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.07.01 19:40:54.759498 [ 3 ] {a4c17235-c032-468e-8d5b-0688355dc40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.07.01 19:40:54.759556 [ 3 ] {a4c17235-c032-468e-8d5b-0688355dc40e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.07.01 19:40:54.762972 [ 3 ] {a4c17235-c032-468e-8d5b-0688355dc40e} <Debug> oximeter.measurements_cumulativef32 (fb470053-181a-4100-9135-7fa9753998fa): Loading data parts | ||
| 383 | 2025.07.01 19:40:54.763105 [ 3 ] {a4c17235-c032-468e-8d5b-0688355dc40e} <Debug> oximeter.measurements_cumulativef32 (fb470053-181a-4100-9135-7fa9753998fa): There are no data parts | ||
| 384 | 2025.07.01 19:40:54.764934 [ 3 ] {a4c17235-c032-468e-8d5b-0688355dc40e} <Debug> TCPHandler: Processed in 0.005649828 sec. | ||
| 385 | 2025.07.01 19:40:54.765079 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.07.01 19:40:54.765259 [ 3 ] {25078375-8bc3-4c2e-abe0-f7eeba399d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.07.01 19:40:54.765314 [ 3 ] {25078375-8bc3-4c2e-abe0-f7eeba399d97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.07.01 19:40:54.768024 [ 3 ] {25078375-8bc3-4c2e-abe0-f7eeba399d97} <Debug> oximeter.measurements_cumulativef64 (3650bfc4-7e9f-4ae0-96bf-89101579631e): Loading data parts | ||
| 389 | 2025.07.01 19:40:54.768146 [ 3 ] {25078375-8bc3-4c2e-abe0-f7eeba399d97} <Debug> oximeter.measurements_cumulativef64 (3650bfc4-7e9f-4ae0-96bf-89101579631e): There are no data parts | ||
| 390 | 2025.07.01 19:40:54.770551 [ 3 ] {25078375-8bc3-4c2e-abe0-f7eeba399d97} <Debug> TCPHandler: Processed in 0.005520697 sec. | ||
| 391 | 2025.07.01 19:40:54.770698 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.07.01 19:40:54.770920 [ 3 ] {280dc272-0e60-48c4-8d7a-0b5c9f4f3e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.07.01 19:40:54.770993 [ 3 ] {280dc272-0e60-48c4-8d7a-0b5c9f4f3e5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.07.01 19:40:54.773897 [ 3 ] {280dc272-0e60-48c4-8d7a-0b5c9f4f3e5d} <Debug> oximeter.measurements_histogrami8 (773979d7-f180-48c0-a7f1-8bc67260e073): Loading data parts | ||
| 405 | 2025.07.01 19:40:54.774083 [ 3 ] {280dc272-0e60-48c4-8d7a-0b5c9f4f3e5d} <Debug> oximeter.measurements_histogrami8 (773979d7-f180-48c0-a7f1-8bc67260e073): There are no data parts | ||
| 406 | 2025.07.01 19:40:54.776194 [ 3 ] {280dc272-0e60-48c4-8d7a-0b5c9f4f3e5d} <Debug> TCPHandler: Processed in 0.005542216 sec. | ||
| 407 | 2025.07.01 19:40:54.776418 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.07.01 19:40:54.776722 [ 3 ] {c4a1e6bb-e400-498d-9295-60dec58fcb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.07.01 19:40:54.776794 [ 3 ] {c4a1e6bb-e400-498d-9295-60dec58fcb41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.07.01 19:40:54.778782 [ 3 ] {c4a1e6bb-e400-498d-9295-60dec58fcb41} <Debug> oximeter.measurements_histogramu8 (a4a4589e-3be5-4a4c-98df-a7fd37b69ce0): Loading data parts | ||
| 411 | 2025.07.01 19:40:54.778913 [ 3 ] {c4a1e6bb-e400-498d-9295-60dec58fcb41} <Debug> oximeter.measurements_histogramu8 (a4a4589e-3be5-4a4c-98df-a7fd37b69ce0): There are no data parts | ||
| 412 | 2025.07.01 19:40:54.780593 [ 3 ] {c4a1e6bb-e400-498d-9295-60dec58fcb41} <Debug> TCPHandler: Processed in 0.004240375 sec. | ||
| 413 | 2025.07.01 19:40:54.780744 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.07.01 19:40:54.780957 [ 3 ] {d84c5ca1-18ea-4619-b012-bbb5675c1be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.07.01 19:40:54.781025 [ 3 ] {d84c5ca1-18ea-4619-b012-bbb5675c1be2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.07.01 19:40:54.783283 [ 3 ] {d84c5ca1-18ea-4619-b012-bbb5675c1be2} <Debug> oximeter.measurements_histogrami16 (9003ab09-362d-4fe6-8a29-a7dc2d8951df): Loading data parts | ||
| 417 | 2025.07.01 19:40:54.783482 [ 3 ] {d84c5ca1-18ea-4619-b012-bbb5675c1be2} <Debug> oximeter.measurements_histogrami16 (9003ab09-362d-4fe6-8a29-a7dc2d8951df): There are no data parts | ||
| 418 | 2025.07.01 19:40:54.785003 [ 3 ] {d84c5ca1-18ea-4619-b012-bbb5675c1be2} <Debug> TCPHandler: Processed in 0.004308606 sec. | ||
| 419 | 2025.07.01 19:40:54.785163 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.07.01 19:40:54.785399 [ 3 ] {6ef75f33-f757-49b9-86b4-7033289afc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.07.01 19:40:54.785467 [ 3 ] {6ef75f33-f757-49b9-86b4-7033289afc26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.07.01 19:40:54.790234 [ 3 ] {6ef75f33-f757-49b9-86b4-7033289afc26} <Debug> oximeter.measurements_histogramu16 (237268e4-f363-4669-9c17-cd05376a4dcc): Loading data parts | ||
| 423 | 2025.07.01 19:40:54.790414 [ 3 ] {6ef75f33-f757-49b9-86b4-7033289afc26} <Debug> oximeter.measurements_histogramu16 (237268e4-f363-4669-9c17-cd05376a4dcc): There are no data parts | ||
| 424 | 2025.07.01 19:40:54.792284 [ 3 ] {6ef75f33-f757-49b9-86b4-7033289afc26} <Debug> TCPHandler: Processed in 0.00717105 sec. | ||
| 425 | 2025.07.01 19:40:54.792431 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.07.01 19:40:54.792640 [ 3 ] {a763be6d-51af-4f6c-9f7a-7af78c5e7b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.07.01 19:40:54.792717 [ 3 ] {a763be6d-51af-4f6c-9f7a-7af78c5e7b31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.07.01 19:40:54.795993 [ 3 ] {a763be6d-51af-4f6c-9f7a-7af78c5e7b31} <Debug> oximeter.measurements_histogrami32 (605393b2-9b0b-4ad6-8e73-bbaf114a8868): Loading data parts | ||
| 429 | 2025.07.01 19:40:54.796181 [ 3 ] {a763be6d-51af-4f6c-9f7a-7af78c5e7b31} <Debug> oximeter.measurements_histogrami32 (605393b2-9b0b-4ad6-8e73-bbaf114a8868): There are no data parts | ||
| 430 | 2025.07.01 19:40:54.799020 [ 3 ] {a763be6d-51af-4f6c-9f7a-7af78c5e7b31} <Debug> TCPHandler: Processed in 0.006638446 sec. | ||
| 431 | 2025.07.01 19:40:54.799165 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.07.01 19:40:54.799394 [ 3 ] {f1099d02-1cd6-48a8-98e7-011f8b9ce30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.07.01 19:40:54.799462 [ 3 ] {f1099d02-1cd6-48a8-98e7-011f8b9ce30d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.07.01 19:40:54.801364 [ 3 ] {f1099d02-1cd6-48a8-98e7-011f8b9ce30d} <Debug> oximeter.measurements_histogramu32 (b758836b-552d-4fa4-8ff2-27818da82bac): Loading data parts | ||
| 435 | 2025.07.01 19:40:54.801524 [ 3 ] {f1099d02-1cd6-48a8-98e7-011f8b9ce30d} <Debug> oximeter.measurements_histogramu32 (b758836b-552d-4fa4-8ff2-27818da82bac): There are no data parts | ||
| 436 | 2025.07.01 19:40:54.802682 [ 3 ] {f1099d02-1cd6-48a8-98e7-011f8b9ce30d} <Debug> TCPHandler: Processed in 0.00356652 sec. | ||
| 437 | 2025.07.01 19:40:54.802839 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.07.01 19:40:54.803045 [ 3 ] {f7d7a53a-d179-4c95-8528-65cc6e00a53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.07.01 19:40:54.803114 [ 3 ] {f7d7a53a-d179-4c95-8528-65cc6e00a53c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.07.01 19:40:54.804800 [ 3 ] {f7d7a53a-d179-4c95-8528-65cc6e00a53c} <Debug> oximeter.measurements_histogrami64 (8409543c-148f-423d-a095-a40e3517951f): Loading data parts | ||
| 441 | 2025.07.01 19:40:54.804931 [ 3 ] {f7d7a53a-d179-4c95-8528-65cc6e00a53c} <Debug> oximeter.measurements_histogrami64 (8409543c-148f-423d-a095-a40e3517951f): There are no data parts | ||
| 442 | 2025.07.01 19:40:54.806381 [ 3 ] {f7d7a53a-d179-4c95-8528-65cc6e00a53c} <Debug> TCPHandler: Processed in 0.00358936 sec. | ||
| 443 | 2025.07.01 19:40:54.806520 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.07.01 19:40:54.806752 [ 3 ] {854cbc9e-9765-4c5d-bca5-5cfaa6ef97aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.07.01 19:40:54.806825 [ 3 ] {854cbc9e-9765-4c5d-bca5-5cfaa6ef97aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.07.01 19:40:54.808888 [ 3 ] {854cbc9e-9765-4c5d-bca5-5cfaa6ef97aa} <Debug> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Loading data parts | ||
| 447 | 2025.07.01 19:40:54.809046 [ 3 ] {854cbc9e-9765-4c5d-bca5-5cfaa6ef97aa} <Debug> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): There are no data parts | ||
| 448 | 2025.07.01 19:40:54.812628 [ 3 ] {854cbc9e-9765-4c5d-bca5-5cfaa6ef97aa} <Debug> TCPHandler: Processed in 0.006155862 sec. | ||
| 449 | 2025.07.01 19:40:54.812832 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.07.01 19:40:54.813045 [ 3 ] {84028ca0-4eac-46aa-8490-b8eb01d533be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.07.01 19:40:54.813110 [ 3 ] {84028ca0-4eac-46aa-8490-b8eb01d533be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.07.01 19:40:54.815086 [ 3 ] {84028ca0-4eac-46aa-8490-b8eb01d533be} <Debug> oximeter.measurements_histogramf32 (f39e7c5b-a3d0-4f10-8763-45677156f834): Loading data parts | ||
| 453 | 2025.07.01 19:40:54.815232 [ 3 ] {84028ca0-4eac-46aa-8490-b8eb01d533be} <Debug> oximeter.measurements_histogramf32 (f39e7c5b-a3d0-4f10-8763-45677156f834): There are no data parts | ||
| 454 | 2025.07.01 19:40:54.816961 [ 3 ] {84028ca0-4eac-46aa-8490-b8eb01d533be} <Debug> TCPHandler: Processed in 0.004178945 sec. | ||
| 455 | 2025.07.01 19:40:54.817109 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.07.01 19:40:54.817350 [ 3 ] {04e7d072-a857-4ee4-9a75-03c94821b67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.07.01 19:40:54.817426 [ 3 ] {04e7d072-a857-4ee4-9a75-03c94821b67b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.07.01 19:40:54.819904 [ 3 ] {04e7d072-a857-4ee4-9a75-03c94821b67b} <Debug> oximeter.measurements_histogramf64 (2c807bf1-dc6a-4c95-8da8-afc548560ec8): Loading data parts | ||
| 459 | 2025.07.01 19:40:54.820026 [ 3 ] {04e7d072-a857-4ee4-9a75-03c94821b67b} <Debug> oximeter.measurements_histogramf64 (2c807bf1-dc6a-4c95-8da8-afc548560ec8): There are no data parts | ||
| 460 | 2025.07.01 19:40:54.822060 [ 3 ] {04e7d072-a857-4ee4-9a75-03c94821b67b} <Debug> TCPHandler: Processed in 0.004999262 sec. | ||
| 461 | 2025.07.01 19:40:54.822236 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.07.01 19:40:54.822415 [ 3 ] {846709dc-442b-4d94-b091-948ba1b4734f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.07.01 19:40:54.822492 [ 3 ] {846709dc-442b-4d94-b091-948ba1b4734f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.07.01 19:40:54.825618 [ 3 ] {846709dc-442b-4d94-b091-948ba1b4734f} <Debug> oximeter.fields_bool (9cdf2711-3fbf-41b8-86ec-3f0cf70a63de): Loading data parts | ||
| 490 | 2025.07.01 19:40:54.825757 [ 3 ] {846709dc-442b-4d94-b091-948ba1b4734f} <Debug> oximeter.fields_bool (9cdf2711-3fbf-41b8-86ec-3f0cf70a63de): There are no data parts | ||
| 491 | 2025.07.01 19:40:54.828811 [ 3 ] {846709dc-442b-4d94-b091-948ba1b4734f} <Debug> TCPHandler: Processed in 0.006625355 sec. | ||
| 492 | 2025.07.01 19:40:54.828962 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.07.01 19:40:54.829120 [ 3 ] {5934119f-75f1-4443-82d7-e7cdd7f6a299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.07.01 19:40:54.829184 [ 3 ] {5934119f-75f1-4443-82d7-e7cdd7f6a299} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.07.01 19:40:54.830934 [ 3 ] {5934119f-75f1-4443-82d7-e7cdd7f6a299} <Debug> oximeter.fields_i8 (f2f68cb3-0e24-4181-a85e-5ea1dc386bf5): Loading data parts | ||
| 496 | 2025.07.01 19:40:54.831053 [ 3 ] {5934119f-75f1-4443-82d7-e7cdd7f6a299} <Debug> oximeter.fields_i8 (f2f68cb3-0e24-4181-a85e-5ea1dc386bf5): There are no data parts | ||
| 497 | 2025.07.01 19:40:54.832412 [ 3 ] {5934119f-75f1-4443-82d7-e7cdd7f6a299} <Debug> TCPHandler: Processed in 0.003500409 sec. | ||
| 498 | 2025.07.01 19:40:54.832565 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.07.01 19:40:54.832741 [ 3 ] {dfd6d23d-a5c5-4f1c-97d4-e18e0b11b2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.07.01 19:40:54.832811 [ 3 ] {dfd6d23d-a5c5-4f1c-97d4-e18e0b11b2e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.07.01 19:40:54.834661 [ 3 ] {dfd6d23d-a5c5-4f1c-97d4-e18e0b11b2e5} <Debug> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Loading data parts | ||
| 502 | 2025.07.01 19:40:54.834777 [ 3 ] {dfd6d23d-a5c5-4f1c-97d4-e18e0b11b2e5} <Debug> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): There are no data parts | ||
| 503 | 2025.07.01 19:40:54.836094 [ 3 ] {dfd6d23d-a5c5-4f1c-97d4-e18e0b11b2e5} <Debug> TCPHandler: Processed in 0.0035794 sec. | ||
| 504 | 2025.07.01 19:40:54.836241 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.07.01 19:40:54.836401 [ 3 ] {69876459-a59d-4621-8143-e246f9b4afcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.07.01 19:40:54.836458 [ 3 ] {69876459-a59d-4621-8143-e246f9b4afcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.07.01 19:40:54.838322 [ 3 ] {69876459-a59d-4621-8143-e246f9b4afcd} <Debug> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Loading data parts | ||
| 508 | 2025.07.01 19:40:54.838463 [ 3 ] {69876459-a59d-4621-8143-e246f9b4afcd} <Debug> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): There are no data parts | ||
| 509 | 2025.07.01 19:40:54.840477 [ 3 ] {69876459-a59d-4621-8143-e246f9b4afcd} <Debug> TCPHandler: Processed in 0.004284226 sec. | ||
| 510 | 2025.07.01 19:40:54.840645 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.07.01 19:40:54.840900 [ 3 ] {146b006c-341d-4a6e-aa66-3f53b1196a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.07.01 19:40:54.840964 [ 3 ] {146b006c-341d-4a6e-aa66-3f53b1196a9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.07.01 19:40:54.843241 [ 3 ] {146b006c-341d-4a6e-aa66-3f53b1196a9c} <Debug> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Loading data parts | ||
| 514 | 2025.07.01 19:40:54.843421 [ 3 ] {146b006c-341d-4a6e-aa66-3f53b1196a9c} <Debug> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): There are no data parts | ||
| 515 | 2025.07.01 19:40:54.844808 [ 3 ] {146b006c-341d-4a6e-aa66-3f53b1196a9c} <Debug> TCPHandler: Processed in 0.004223526 sec. | ||
| 516 | 2025.07.01 19:40:54.844953 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.07.01 19:40:54.845109 [ 3 ] {65f43a63-c9e0-4e1e-a7c4-f708a8705351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.07.01 19:40:54.845173 [ 3 ] {65f43a63-c9e0-4e1e-a7c4-f708a8705351} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.07.01 19:40:54.846814 [ 3 ] {65f43a63-c9e0-4e1e-a7c4-f708a8705351} <Debug> oximeter.fields_i32 (fc4c256d-fdb7-4b6f-8dc0-00e49b2754f1): Loading data parts | ||
| 520 | 2025.07.01 19:40:54.846932 [ 3 ] {65f43a63-c9e0-4e1e-a7c4-f708a8705351} <Debug> oximeter.fields_i32 (fc4c256d-fdb7-4b6f-8dc0-00e49b2754f1): There are no data parts | ||
| 521 | 2025.07.01 19:40:54.847962 [ 3 ] {65f43a63-c9e0-4e1e-a7c4-f708a8705351} <Debug> TCPHandler: Processed in 0.003058995 sec. | ||
| 522 | 2025.07.01 19:40:54.848098 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.07.01 19:40:54.848283 [ 3 ] {db0c3ed9-cd57-4425-8144-c9834a8f51d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.07.01 19:40:54.848342 [ 3 ] {db0c3ed9-cd57-4425-8144-c9834a8f51d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.07.01 19:40:54.850072 [ 3 ] {db0c3ed9-cd57-4425-8144-c9834a8f51d7} <Debug> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Loading data parts | ||
| 526 | 2025.07.01 19:40:54.850189 [ 3 ] {db0c3ed9-cd57-4425-8144-c9834a8f51d7} <Debug> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): There are no data parts | ||
| 527 | 2025.07.01 19:40:54.851514 [ 3 ] {db0c3ed9-cd57-4425-8144-c9834a8f51d7} <Debug> TCPHandler: Processed in 0.003465769 sec. | ||
| 528 | 2025.07.01 19:40:54.851644 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.07.01 19:40:54.851795 [ 3 ] {a7599a07-e9ed-49c1-a101-2b43e8243525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.07.01 19:40:54.851859 [ 3 ] {a7599a07-e9ed-49c1-a101-2b43e8243525} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.07.01 19:40:54.853395 [ 3 ] {a7599a07-e9ed-49c1-a101-2b43e8243525} <Debug> oximeter.fields_i64 (f30c5a0e-483b-4781-bf2f-fa95baaf9b2f): Loading data parts | ||
| 532 | 2025.07.01 19:40:54.853522 [ 3 ] {a7599a07-e9ed-49c1-a101-2b43e8243525} <Debug> oximeter.fields_i64 (f30c5a0e-483b-4781-bf2f-fa95baaf9b2f): There are no data parts | ||
| 533 | 2025.07.01 19:40:54.854957 [ 3 ] {a7599a07-e9ed-49c1-a101-2b43e8243525} <Debug> TCPHandler: Processed in 0.003363288 sec. | ||
| 534 | 2025.07.01 19:40:54.855103 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.07.01 19:40:54.855333 [ 3 ] {b3006019-568c-4f47-8645-47c52d74c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.07.01 19:40:54.855420 [ 3 ] {b3006019-568c-4f47-8645-47c52d74c9c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.07.01 19:40:54.858499 [ 3 ] {b3006019-568c-4f47-8645-47c52d74c9c4} <Debug> oximeter.fields_u64 (1c394851-79ef-4298-ac1c-68cd2101cbea): Loading data parts | ||
| 538 | 2025.07.01 19:40:54.858624 [ 3 ] {b3006019-568c-4f47-8645-47c52d74c9c4} <Debug> oximeter.fields_u64 (1c394851-79ef-4298-ac1c-68cd2101cbea): There are no data parts | ||
| 539 | 2025.07.01 19:40:54.861462 [ 3 ] {b3006019-568c-4f47-8645-47c52d74c9c4} <Debug> TCPHandler: Processed in 0.006408894 sec. | ||
| 540 | 2025.07.01 19:40:54.861608 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.07.01 19:40:54.861764 [ 3 ] {f01b462b-f661-4786-aff7-f81d6c959671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.07.01 19:40:54.861832 [ 3 ] {f01b462b-f661-4786-aff7-f81d6c959671} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.07.01 19:40:54.863948 [ 3 ] {f01b462b-f661-4786-aff7-f81d6c959671} <Debug> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Loading data parts | ||
| 544 | 2025.07.01 19:40:54.864123 [ 3 ] {f01b462b-f661-4786-aff7-f81d6c959671} <Debug> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): There are no data parts | ||
| 545 | 2025.07.01 19:40:54.865928 [ 3 ] {f01b462b-f661-4786-aff7-f81d6c959671} <Debug> TCPHandler: Processed in 0.004368697 sec. | ||
| 546 | 2025.07.01 19:40:54.866074 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.07.01 19:40:54.866316 [ 3 ] {2b667b13-cd79-4d11-b07a-8096e7e4b733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.07.01 19:40:54.866379 [ 3 ] {2b667b13-cd79-4d11-b07a-8096e7e4b733} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.07.01 19:40:54.868859 [ 3 ] {2b667b13-cd79-4d11-b07a-8096e7e4b733} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Loading data parts | ||
| 550 | 2025.07.01 19:40:54.869036 [ 3 ] {2b667b13-cd79-4d11-b07a-8096e7e4b733} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): There are no data parts | ||
| 551 | 2025.07.01 19:40:54.871495 [ 3 ] {2b667b13-cd79-4d11-b07a-8096e7e4b733} <Debug> TCPHandler: Processed in 0.005469406 sec. | ||
| 552 | 2025.07.01 19:40:54.871658 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.07.01 19:40:54.871855 [ 3 ] {b85377b6-dfa6-4d4a-b789-3563385beb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.07.01 19:40:54.871949 [ 3 ] {b85377b6-dfa6-4d4a-b789-3563385beb69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.07.01 19:40:54.874115 [ 3 ] {b85377b6-dfa6-4d4a-b789-3563385beb69} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Loading data parts | ||
| 556 | 2025.07.01 19:40:54.874248 [ 3 ] {b85377b6-dfa6-4d4a-b789-3563385beb69} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): There are no data parts | ||
| 557 | 2025.07.01 19:40:54.876298 [ 3 ] {b85377b6-dfa6-4d4a-b789-3563385beb69} <Debug> TCPHandler: Processed in 0.00469786 sec. | ||
| 558 | 2025.07.01 19:40:54.876485 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.07.01 19:40:54.876743 [ 3 ] {63703644-a6e2-4a90-ae4b-eda1b556221e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.07.01 19:40:54.876819 [ 3 ] {63703644-a6e2-4a90-ae4b-eda1b556221e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.07.01 19:40:54.878910 [ 3 ] {63703644-a6e2-4a90-ae4b-eda1b556221e} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Loading data parts | ||
| 565 | 2025.07.01 19:40:54.879084 [ 3 ] {63703644-a6e2-4a90-ae4b-eda1b556221e} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): There are no data parts | ||
| 566 | 2025.07.01 19:40:54.880575 [ 3 ] {63703644-a6e2-4a90-ae4b-eda1b556221e} <Debug> TCPHandler: Processed in 0.004139465 sec. | ||
| 567 | 2025.07.01 19:40:54.880884 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.07.01 19:40:54.881301 [ 4 ] {04466935-be89-4861-b830-e55f8390b60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.07.01 19:40:54.882691 [ 4 ] {04466935-be89-4861-b830-e55f8390b60a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.07.01 19:40:54.899879 [ 260 ] {04466935-be89-4861-b830-e55f8390b60a} <Trace> oximeter.version (171be752-5edd-47eb-abbc-510dd7a446e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.07.01 19:40:54.900013 [ 260 ] {04466935-be89-4861-b830-e55f8390b60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 572 | 2025.07.01 19:40:54.904291 [ 260 ] {04466935-be89-4861-b830-e55f8390b60a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.07.01 19:40:54.904652 [ 260 ] {04466935-be89-4861-b830-e55f8390b60a} <Trace> oximeter.version (171be752-5edd-47eb-abbc-510dd7a446e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.07.01 19:40:54.905003 [ 4 ] {04466935-be89-4861-b830-e55f8390b60a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023842 sec., 41.94279003439309 rows/sec., 671.08 B/sec. | ||
| 575 | 2025.07.01 19:40:54.905294 [ 4 ] {04466935-be89-4861-b830-e55f8390b60a} <Debug> TCPHandler: Processed in 0.024553596 sec. | ||
| 576 | 2025.07.01 19:40:55.001120 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.05 MiB, peak 124.05 MiB, free memory in arenas 0.00 B, will set to 138.02 MiB (RSS), difference: 13.98 MiB | ||
| 577 | 2025.07.01 19:40:56.807799 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62138 | ||
| 578 | 2025.07.01 19:40:56.807949 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.07.01 19:40:56.807987 [ 262 ] {} <Debug> TCP-Session: 1abf0b8b-f383-4fd5-892f-46e410f3d6a7 Authenticating user 'default' from [fd00:1122:3344:101::b]:62138 | ||
| 580 | 2025.07.01 19:40:56.808092 [ 262 ] {} <Debug> TCP-Session: 1abf0b8b-f383-4fd5-892f-46e410f3d6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.07.01 19:40:56.808107 [ 262 ] {} <Debug> TCP-Session: 1abf0b8b-f383-4fd5-892f-46e410f3d6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.07.01 19:40:56.808179 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.07.01 19:40:56.808269 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.07.01 19:40:56.808287 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.07.01 19:40:56.808879 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51375 | ||
| 586 | 2025.07.01 19:40:56.808884 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64946 | ||
| 587 | 2025.07.01 19:40:56.809072 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44208 | ||
| 588 | 2025.07.01 19:40:56.809087 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49146 | ||
| 589 | 2025.07.01 19:40:56.809159 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64413 | ||
| 590 | 2025.07.01 19:40:56.809244 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53959 | ||
| 591 | 2025.07.01 19:40:56.809335 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53417 | ||
| 592 | 2025.07.01 19:40:56.809438 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.07.01 19:40:56.809481 [ 263 ] {} <Debug> TCP-Session: 84fd2a17-e101-4fae-8b9f-a90020d33a6d Authenticating user 'default' from [fd00:1122:3344:101::b]:64946 | ||
| 594 | 2025.07.01 19:40:56.809505 [ 263 ] {} <Debug> TCP-Session: 84fd2a17-e101-4fae-8b9f-a90020d33a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.07.01 19:40:56.809633 [ 263 ] {} <Debug> TCP-Session: 84fd2a17-e101-4fae-8b9f-a90020d33a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2025.07.01 19:40:56.810637 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.07.01 19:40:56.810681 [ 264 ] {} <Debug> TCP-Session: 9b278830-f7dd-4d7a-9e91-ae08c1cb2e1d Authenticating user 'default' from [fd00:1122:3344:101::b]:51375 | ||
| 598 | 2025.07.01 19:40:56.810968 [ 264 ] {} <Debug> TCP-Session: 9b278830-f7dd-4d7a-9e91-ae08c1cb2e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2025.07.01 19:40:56.810984 [ 264 ] {} <Debug> TCP-Session: 9b278830-f7dd-4d7a-9e91-ae08c1cb2e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.07.01 19:40:56.811263 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.07.01 19:40:56.811436 [ 267 ] {} <Debug> TCP-Session: f409937a-cd90-4a7d-aa5a-f991185575f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:64413 | ||
| 602 | 2025.07.01 19:40:56.811459 [ 267 ] {} <Debug> TCP-Session: f409937a-cd90-4a7d-aa5a-f991185575f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.07.01 19:40:56.811473 [ 267 ] {} <Debug> TCP-Session: f409937a-cd90-4a7d-aa5a-f991185575f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.07.01 19:40:56.812492 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2025.07.01 19:40:56.812535 [ 268 ] {} <Debug> TCP-Session: a60d357f-cbd7-453d-bd50-964bba9b6418 Authenticating user 'default' from [fd00:1122:3344:101::b]:53959 | ||
| 606 | 2025.07.01 19:40:56.812559 [ 268 ] {} <Debug> TCP-Session: a60d357f-cbd7-453d-bd50-964bba9b6418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.07.01 19:40:56.812719 [ 268 ] {} <Debug> TCP-Session: a60d357f-cbd7-453d-bd50-964bba9b6418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.07.01 19:40:56.813220 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2025.07.01 19:40:56.813281 [ 269 ] {} <Debug> TCP-Session: df448c67-9a59-4458-8622-6e1526f527ed Authenticating user 'default' from [fd00:1122:3344:101::b]:53417 | ||
| 610 | 2025.07.01 19:40:56.813382 [ 269 ] {} <Debug> TCP-Session: df448c67-9a59-4458-8622-6e1526f527ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.07.01 19:40:56.813461 [ 269 ] {} <Debug> TCP-Session: df448c67-9a59-4458-8622-6e1526f527ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.07.01 19:40:56.813795 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2025.07.01 19:40:56.813829 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2025.07.01 19:40:56.813846 [ 266 ] {} <Debug> TCP-Session: 6b566900-01d1-4c66-b8bb-34bcc9ddb486 Authenticating user 'default' from [fd00:1122:3344:101::b]:44208 | ||
| 615 | 2025.07.01 19:40:56.813974 [ 266 ] {} <Debug> TCP-Session: 6b566900-01d1-4c66-b8bb-34bcc9ddb486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.07.01 19:40:56.813976 [ 265 ] {} <Debug> TCP-Session: 769135f6-45db-4608-86f8-7ed436256e84 Authenticating user 'default' from [fd00:1122:3344:101::b]:49146 | ||
| 617 | 2025.07.01 19:40:56.813992 [ 266 ] {} <Debug> TCP-Session: 6b566900-01d1-4c66-b8bb-34bcc9ddb486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.07.01 19:40:56.814100 [ 265 ] {} <Debug> TCP-Session: 769135f6-45db-4608-86f8-7ed436256e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.07.01 19:40:56.814119 [ 265 ] {} <Debug> TCP-Session: 769135f6-45db-4608-86f8-7ed436256e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.07.01 19:40:56.824855 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39677 | ||
| 621 | 2025.07.01 19:40:56.825016 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.07.01 19:40:56.825056 [ 270 ] {} <Debug> TCP-Session: a5122177-3f3c-4f6e-a9eb-a94d1848e897 Authenticating user 'default' from [fd00:1122:3344:101::a]:39677 | ||
| 623 | 2025.07.01 19:40:56.825251 [ 270 ] {} <Debug> TCP-Session: a5122177-3f3c-4f6e-a9eb-a94d1848e897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.07.01 19:40:56.825267 [ 270 ] {} <Debug> TCP-Session: a5122177-3f3c-4f6e-a9eb-a94d1848e897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.07.01 19:40:56.825317 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.07.01 19:40:56.825403 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.07.01 19:40:56.825460 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.07.01 19:40:56.826024 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44039 | ||
| 629 | 2025.07.01 19:40:56.826118 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54473 | ||
| 630 | 2025.07.01 19:40:56.826247 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57576 | ||
| 631 | 2025.07.01 19:40:56.826345 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52642 | ||
| 632 | 2025.07.01 19:40:56.826475 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51993 | ||
| 633 | 2025.07.01 19:40:56.826468 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.07.01 19:40:56.826176 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.07.01 19:40:56.826653 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35712 | ||
| 636 | 2025.07.01 19:40:56.826560 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37144 | ||
| 637 | 2025.07.01 19:40:56.826560 [ 272 ] {} <Debug> TCP-Session: b1722301-58d3-4e35-bef4-b336c6be2467 Authenticating user 'default' from [fd00:1122:3344:101::a]:54473 | ||
| 638 | 2025.07.01 19:40:56.826748 [ 271 ] {} <Debug> TCP-Session: f890073a-089c-439b-8bc6-495bc7a0a5e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:44039 | ||
| 639 | 2025.07.01 19:40:56.826767 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.07.01 19:40:56.826752 [ 272 ] {} <Debug> TCP-Session: b1722301-58d3-4e35-bef4-b336c6be2467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.07.01 19:40:56.826908 [ 271 ] {} <Debug> TCP-Session: f890073a-089c-439b-8bc6-495bc7a0a5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.07.01 19:40:56.826959 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2025.07.01 19:40:56.826942 [ 273 ] {} <Debug> TCP-Session: e7704091-f4fd-477d-aff6-05490ae20400 Authenticating user 'default' from [fd00:1122:3344:101::a]:57576 | ||
| 644 | 2025.07.01 19:40:56.826919 [ 272 ] {} <Debug> TCP-Session: b1722301-58d3-4e35-bef4-b336c6be2467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.07.01 19:40:56.827068 [ 274 ] {} <Debug> TCP-Session: 5f1259e5-448c-4705-a9ef-720803092e3f Authenticating user 'default' from [fd00:1122:3344:101::a]:52642 | ||
| 646 | 2025.07.01 19:40:56.827197 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.07.01 19:40:56.827054 [ 273 ] {} <Debug> TCP-Session: e7704091-f4fd-477d-aff6-05490ae20400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.07.01 19:40:56.827317 [ 277 ] {} <Debug> TCP-Session: fa802ba3-303c-40ac-afc1-06f16494c4a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:35712 | ||
| 649 | 2025.07.01 19:40:56.827321 [ 274 ] {} <Debug> TCP-Session: 5f1259e5-448c-4705-a9ef-720803092e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.07.01 19:40:56.827031 [ 271 ] {} <Debug> TCP-Session: f890073a-089c-439b-8bc6-495bc7a0a5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.07.01 19:40:56.827423 [ 277 ] {} <Debug> TCP-Session: fa802ba3-303c-40ac-afc1-06f16494c4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.07.01 19:40:56.827406 [ 274 ] {} <Debug> TCP-Session: 5f1259e5-448c-4705-a9ef-720803092e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.07.01 19:40:56.827393 [ 273 ] {} <Debug> TCP-Session: e7704091-f4fd-477d-aff6-05490ae20400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.07.01 19:40:56.827574 [ 277 ] {} <Debug> TCP-Session: fa802ba3-303c-40ac-afc1-06f16494c4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.07.01 19:40:56.828773 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.07.01 19:40:56.828813 [ 276 ] {} <Debug> TCP-Session: 75d2a98a-bfa3-480c-b294-86c5e72ae541 Authenticating user 'default' from [fd00:1122:3344:101::a]:37144 | ||
| 657 | 2025.07.01 19:40:56.828822 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2025.07.01 19:40:56.828946 [ 276 ] {} <Debug> TCP-Session: 75d2a98a-bfa3-480c-b294-86c5e72ae541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.07.01 19:40:56.828968 [ 276 ] {} <Debug> TCP-Session: 75d2a98a-bfa3-480c-b294-86c5e72ae541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.07.01 19:40:56.828971 [ 275 ] {} <Debug> TCP-Session: c4ff08d5-1d62-482f-89ba-38e23fbc79e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:51993 | ||
| 661 | 2025.07.01 19:40:56.829164 [ 275 ] {} <Debug> TCP-Session: c4ff08d5-1d62-482f-89ba-38e23fbc79e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.07.01 19:40:56.829183 [ 275 ] {} <Debug> TCP-Session: c4ff08d5-1d62-482f-89ba-38e23fbc79e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.07.01 19:40:57.001116 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.23 MiB, peak 138.23 MiB, free memory in arenas 0.00 B, will set to 139.26 MiB (RSS), difference: 1.03 MiB | ||
| 664 | 2025.07.01 19:40:57.338517 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64722 | ||
| 665 | 2025.07.01 19:40:57.338742 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.07.01 19:40:57.338786 [ 278 ] {} <Debug> TCP-Session: 12c9f15a-ab3a-4245-8178-47a7c6cb89a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:64722 | ||
| 667 | 2025.07.01 19:40:57.339058 [ 278 ] {} <Debug> TCP-Session: 12c9f15a-ab3a-4245-8178-47a7c6cb89a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.07.01 19:40:57.339082 [ 278 ] {} <Debug> TCP-Session: 12c9f15a-ab3a-4245-8178-47a7c6cb89a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.07.01 19:40:57.339159 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.07.01 19:40:57.339310 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.07.01 19:40:57.339329 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.07.01 19:40:57.339899 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56647 | ||
| 673 | 2025.07.01 19:40:57.339977 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59489 | ||
| 674 | 2025.07.01 19:40:57.340096 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54385 | ||
| 675 | 2025.07.01 19:40:57.340146 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.07.01 19:40:57.340196 [ 279 ] {} <Debug> TCP-Session: c0a61263-1765-40e3-8cd4-a59df0fe7bb5 Authenticating user 'default' from [fd00:1122:3344:101::c]:56647 | ||
| 677 | 2025.07.01 19:40:57.340221 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41608 | ||
| 678 | 2025.07.01 19:40:57.340225 [ 279 ] {} <Debug> TCP-Session: c0a61263-1765-40e3-8cd4-a59df0fe7bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.07.01 19:40:57.340439 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63909 | ||
| 680 | 2025.07.01 19:40:57.340497 [ 279 ] {} <Debug> TCP-Session: c0a61263-1765-40e3-8cd4-a59df0fe7bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.07.01 19:40:57.340564 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46633 | ||
| 682 | 2025.07.01 19:40:57.340797 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36015 | ||
| 683 | 2025.07.01 19:40:57.342593 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.07.01 19:40:57.342649 [ 280 ] {} <Debug> TCP-Session: bae5bd58-a14b-475d-9c2f-646612240833 Authenticating user 'default' from [fd00:1122:3344:101::c]:59489 | ||
| 685 | 2025.07.01 19:40:57.342709 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.07.01 19:40:57.342717 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.07.01 19:40:57.342681 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.07.01 19:40:57.342783 [ 280 ] {} <Debug> TCP-Session: bae5bd58-a14b-475d-9c2f-646612240833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.07.01 19:40:57.342822 [ 284 ] {} <Debug> TCP-Session: fe177309-a731-4de2-b327-fce710892e22 Authenticating user 'default' from [fd00:1122:3344:101::c]:46633 | ||
| 690 | 2025.07.01 19:40:57.342816 [ 285 ] {} <Debug> TCP-Session: 11d99518-8bcf-4e6a-a811-f17629f2922e Authenticating user 'default' from [fd00:1122:3344:101::c]:36015 | ||
| 691 | 2025.07.01 19:40:57.342796 [ 283 ] {} <Debug> TCP-Session: c0e69f7c-56b0-4007-a631-e91b5c39c481 Authenticating user 'default' from [fd00:1122:3344:101::c]:63909 | ||
| 692 | 2025.07.01 19:40:57.343016 [ 285 ] {} <Debug> TCP-Session: 11d99518-8bcf-4e6a-a811-f17629f2922e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.07.01 19:40:57.343020 [ 284 ] {} <Debug> TCP-Session: fe177309-a731-4de2-b327-fce710892e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.07.01 19:40:57.342903 [ 280 ] {} <Debug> TCP-Session: bae5bd58-a14b-475d-9c2f-646612240833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.07.01 19:40:57.343129 [ 283 ] {} <Debug> TCP-Session: c0e69f7c-56b0-4007-a631-e91b5c39c481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.07.01 19:40:57.343141 [ 284 ] {} <Debug> TCP-Session: fe177309-a731-4de2-b327-fce710892e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.07.01 19:40:57.342659 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2025.07.01 19:40:57.343280 [ 283 ] {} <Debug> TCP-Session: c0e69f7c-56b0-4007-a631-e91b5c39c481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.07.01 19:40:57.343239 [ 285 ] {} <Debug> TCP-Session: 11d99518-8bcf-4e6a-a811-f17629f2922e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.07.01 19:40:57.343536 [ 282 ] {} <Debug> TCP-Session: ba423f00-8ca0-42fa-bb3f-ac034764c2b0 Authenticating user 'default' from [fd00:1122:3344:101::c]:41608 | ||
| 701 | 2025.07.01 19:40:57.343804 [ 282 ] {} <Debug> TCP-Session: ba423f00-8ca0-42fa-bb3f-ac034764c2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.07.01 19:40:57.343824 [ 282 ] {} <Debug> TCP-Session: ba423f00-8ca0-42fa-bb3f-ac034764c2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.07.01 19:40:57.358639 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2025.07.01 19:40:57.358861 [ 281 ] {} <Debug> TCP-Session: 912b70c1-a134-4054-b0d8-759ad22e0d3c Authenticating user 'default' from [fd00:1122:3344:101::c]:54385 | ||
| 705 | 2025.07.01 19:40:57.358886 [ 281 ] {} <Debug> TCP-Session: 912b70c1-a134-4054-b0d8-759ad22e0d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.07.01 19:40:57.358899 [ 281 ] {} <Debug> TCP-Session: 912b70c1-a134-4054-b0d8-759ad22e0d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.07.01 19:41:01.481557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.07.01 19:41:01.481603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.07.01 19:41:01.481660 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.07.01 19:41:01.481718 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.07.01 19:41:01.488484 [ 244 ] {} <Debug> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Loading data parts | ||
| 712 | 2025.07.01 19:41:01.488693 [ 244 ] {} <Debug> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): There are no data parts | ||
| 713 | 2025.07.01 19:41:01.498124 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.07.01 19:41:01.498273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 715 | 2025.07.01 19:41:01.504710 [ 243 ] {} <Debug> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Loading data parts | ||
| 716 | 2025.07.01 19:41:01.504916 [ 243 ] {} <Debug> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): There are no data parts | ||
| 717 | 2025.07.01 19:41:01.506381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.07.01 19:41:01.507332 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): 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.07.01 19:41:01.507527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.07.01 19:41:01.531204 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.07.01 19:41:01.531376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 722 | 2025.07.01 19:41:01.538435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.07.01 19:41:01.539754 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): 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.07.01 19:41:01.543854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.07.01 19:41:02.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.08 MiB | ||
| 726 | 2025.07.01 19:41:03.980574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.07.01 19:41:03.980671 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.07.01 19:41:03.985412 [ 242 ] {} <Debug> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Loading data parts | ||
| 729 | 2025.07.01 19:41:03.985601 [ 242 ] {} <Debug> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): There are no data parts | ||
| 730 | 2025.07.01 19:41:03.991636 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.07.01 19:41:03.991754 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 732 | 2025.07.01 19:41:03.995640 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.07.01 19:41:03.996230 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): 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.07.01 19:41:03.996535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.07.01 19:41:04.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.11 MiB, peak 158.11 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2025.07.01 19:41:08.959085 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.07.01 19:41:08.959147 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.07.01 19:41:09.007947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.07.01 19:41:09.015054 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.07.01 19:41:09.015117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 741 | 2025.07.01 19:41:09.015901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.07.01 19:41:09.016528 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): 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.07.01 19:41:09.018886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.07.01 19:41:09.044262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.07.01 19:41:09.062623 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.07.01 19:41:09.062802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 747 | 2025.07.01 19:41:09.069330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.07.01 19:41:09.070425 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): 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.07.01 19:41:09.074065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.07.01 19:41:10.001188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.75 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.67 MiB (RSS), difference: 1.92 MiB | ||
| 751 | 2025.07.01 19:41:14.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.70 MiB, peak 159.75 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.07.01 19:41:16.518955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2025.07.01 19:41:16.519445 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2025.07.01 19:41:16.519494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 755 | 2025.07.01 19:41:16.520058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2025.07.01 19:41:16.520295 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2025.07.01 19:41:16.520431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2025.07.01 19:41:16.574138 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2025.07.01 19:41:16.590757 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2025.07.01 19:41:16.590820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 761 | 2025.07.01 19:41:16.597202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2025.07.01 19:41:16.597958 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2025.07.01 19:41:16.601294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2025.07.01 19:41:17.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.25 MiB, peak 162.25 MiB, free memory in arenas 0.00 B, will set to 159.31 MiB (RSS), difference: 1.06 MiB | ||
| 765 | 2025.07.01 19:41:19.927471 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.07.01 19:41:19.927678 [ 3 ] {445c70c2-22cf-4f6f-9656-f7cf4951fc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.07.01 19:41:19.935861 [ 3 ] {445c70c2-22cf-4f6f-9656-f7cf4951fc3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.07.01 19:41:19.947595 [ 3 ] {445c70c2-22cf-4f6f-9656-f7cf4951fc3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.07.01 19:41:19.957779 [ 3 ] {445c70c2-22cf-4f6f-9656-f7cf4951fc3c} <Debug> TCPHandler: Processed in 0.030473946 sec. | ||
| 770 | 2025.07.01 19:41:19.968822 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.07.01 19:41:19.969014 [ 3 ] {f13405e0-1fe6-49f9-a929-521b1fc46479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.07.01 19:41:19.980701 [ 3 ] {f13405e0-1fe6-49f9-a929-521b1fc46479} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.07.01 19:41:19.980763 [ 3 ] {f13405e0-1fe6-49f9-a929-521b1fc46479} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.07.01 19:41:19.983439 [ 3 ] {f13405e0-1fe6-49f9-a929-521b1fc46479} <Debug> TCPHandler: Processed in 0.014728254 sec. | ||
| 775 | 2025.07.01 19:41:19.983731 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.07.01 19:41:19.983876 [ 3 ] {52e74b3e-a690-4b84-b9d4-0e940731fa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.07.01 19:41:19.988157 [ 3 ] {52e74b3e-a690-4b84-b9d4-0e940731fa9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.07.01 19:41:19.988211 [ 3 ] {52e74b3e-a690-4b84-b9d4-0e940731fa9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.07.01 19:41:19.988547 [ 3 ] {52e74b3e-a690-4b84-b9d4-0e940731fa9e} <Debug> TCPHandler: Processed in 0.004880131 sec. | ||
| 780 | 2025.07.01 19:41:19.988783 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.07.01 19:41:19.988907 [ 3 ] {48dd1cb6-4bf3-4663-832a-8da113e7f06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
| 782 | 2025.07.01 19:41:19.989157 [ 3 ] {48dd1cb6-4bf3-4663-832a-8da113e7f06a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.07.01 19:41:19.989206 [ 3 ] {48dd1cb6-4bf3-4663-832a-8da113e7f06a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.07.01 19:41:19.989514 [ 3 ] {48dd1cb6-4bf3-4663-832a-8da113e7f06a} <Debug> TCPHandler: Processed in 0.000781346 sec. | ||
| 785 | 2025.07.01 19:41:19.989726 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.07.01 19:41:19.989845 [ 3 ] {ff2f403f-e269-4943-8ac0-efbb40fa490a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.07.01 19:41:19.990086 [ 3 ] {ff2f403f-e269-4943-8ac0-efbb40fa490a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.07.01 19:41:19.990129 [ 3 ] {ff2f403f-e269-4943-8ac0-efbb40fa490a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.07.01 19:41:19.990527 [ 3 ] {ff2f403f-e269-4943-8ac0-efbb40fa490a} <Debug> TCPHandler: Processed in 0.000849088 sec. | ||
| 790 | 2025.07.01 19:41:19.990766 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.07.01 19:41:19.990883 [ 3 ] {3fe735d0-e321-4bea-a0c8-262b0862e883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 792 | 2025.07.01 19:41:19.991140 [ 3 ] {3fe735d0-e321-4bea-a0c8-262b0862e883} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.07.01 19:41:19.991183 [ 3 ] {3fe735d0-e321-4bea-a0c8-262b0862e883} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.07.01 19:41:19.991507 [ 3 ] {3fe735d0-e321-4bea-a0c8-262b0862e883} <Debug> TCPHandler: Processed in 0.000791817 sec. | ||
| 795 | 2025.07.01 19:41:19.991711 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.07.01 19:41:19.991828 [ 3 ] {988371f1-fad0-4133-b3eb-a00e4d5b45ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 797 | 2025.07.01 19:41:19.992079 [ 3 ] {988371f1-fad0-4133-b3eb-a00e4d5b45ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.07.01 19:41:19.992124 [ 3 ] {988371f1-fad0-4133-b3eb-a00e4d5b45ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.07.01 19:41:19.992455 [ 3 ] {988371f1-fad0-4133-b3eb-a00e4d5b45ef} <Debug> TCPHandler: Processed in 0.000792897 sec. | ||
| 800 | 2025.07.01 19:41:19.992673 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.07.01 19:41:19.992788 [ 3 ] {737cd64b-f557-4b00-b0e5-1aa953256a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 802 | 2025.07.01 19:41:19.993028 [ 3 ] {737cd64b-f557-4b00-b0e5-1aa953256a97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.07.01 19:41:19.993070 [ 3 ] {737cd64b-f557-4b00-b0e5-1aa953256a97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.07.01 19:41:19.993395 [ 3 ] {737cd64b-f557-4b00-b0e5-1aa953256a97} <Debug> TCPHandler: Processed in 0.000770357 sec. | ||
| 805 | 2025.07.01 19:41:19.993638 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.07.01 19:41:19.993753 [ 3 ] {2ef72275-d827-411b-ba1c-2f434fa63d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 807 | 2025.07.01 19:41:19.994001 [ 3 ] {2ef72275-d827-411b-ba1c-2f434fa63d2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.07.01 19:41:19.994043 [ 3 ] {2ef72275-d827-411b-ba1c-2f434fa63d2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.07.01 19:41:19.994361 [ 3 ] {2ef72275-d827-411b-ba1c-2f434fa63d2e} <Debug> TCPHandler: Processed in 0.000770727 sec. | ||
| 810 | 2025.07.01 19:41:19.994605 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.07.01 19:41:19.994723 [ 3 ] {03f0f16c-d084-4592-a8e8-0cf1388a2eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 812 | 2025.07.01 19:41:19.994970 [ 3 ] {03f0f16c-d084-4592-a8e8-0cf1388a2eeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.07.01 19:41:19.995012 [ 3 ] {03f0f16c-d084-4592-a8e8-0cf1388a2eeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.07.01 19:41:19.995312 [ 3 ] {03f0f16c-d084-4592-a8e8-0cf1388a2eeb} <Debug> TCPHandler: Processed in 0.000768077 sec. | ||
| 815 | 2025.07.01 19:41:19.995536 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.07.01 19:41:19.995655 [ 3 ] {1dd530e3-2455-44c7-90be-6384911efe19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 817 | 2025.07.01 19:41:19.995913 [ 3 ] {1dd530e3-2455-44c7-90be-6384911efe19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.07.01 19:41:19.995956 [ 3 ] {1dd530e3-2455-44c7-90be-6384911efe19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.07.01 19:41:19.996341 [ 3 ] {1dd530e3-2455-44c7-90be-6384911efe19} <Debug> TCPHandler: Processed in 0.000827406 sec. | ||
| 820 | 2025.07.01 19:41:19.996561 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.07.01 19:41:19.996681 [ 3 ] {ed28f774-d088-41c1-9a0d-dcd97e874a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 822 | 2025.07.01 19:41:19.996945 [ 3 ] {ed28f774-d088-41c1-9a0d-dcd97e874a64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.07.01 19:41:19.996994 [ 3 ] {ed28f774-d088-41c1-9a0d-dcd97e874a64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.07.01 19:41:19.997329 [ 3 ] {ed28f774-d088-41c1-9a0d-dcd97e874a64} <Debug> TCPHandler: Processed in 0.000821367 sec. | ||
| 825 | 2025.07.01 19:41:19.997550 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.07.01 19:41:19.997669 [ 3 ] {9e984816-d07a-4dc2-a28e-bcfbf208231d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 827 | 2025.07.01 19:41:19.997925 [ 3 ] {9e984816-d07a-4dc2-a28e-bcfbf208231d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.07.01 19:41:19.997968 [ 3 ] {9e984816-d07a-4dc2-a28e-bcfbf208231d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.07.01 19:41:19.998277 [ 3 ] {9e984816-d07a-4dc2-a28e-bcfbf208231d} <Debug> TCPHandler: Processed in 0.000774867 sec. | ||
| 830 | 2025.07.01 19:41:19.998491 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.07.01 19:41:19.998610 [ 3 ] {f45a7137-d08a-42c7-a1f9-8a1476e95af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 832 | 2025.07.01 19:41:19.998877 [ 3 ] {f45a7137-d08a-42c7-a1f9-8a1476e95af9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.07.01 19:41:19.998921 [ 3 ] {f45a7137-d08a-42c7-a1f9-8a1476e95af9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.07.01 19:41:19.999255 [ 3 ] {f45a7137-d08a-42c7-a1f9-8a1476e95af9} <Debug> TCPHandler: Processed in 0.000812347 sec. | ||
| 835 | 2025.07.01 19:41:20.001817 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.07.01 19:41:20.001951 [ 3 ] {ad453495-b09e-4283-ab88-4f2fcf3cd8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 837 | 2025.07.01 19:41:20.002009 [ 3 ] {ad453495-b09e-4283-ab88-4f2fcf3cd8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.07.01 19:41:20.002626 [ 3 ] {ad453495-b09e-4283-ab88-4f2fcf3cd8a3} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 839 | 2025.07.01 19:41:20.002677 [ 3 ] {ad453495-b09e-4283-ab88-4f2fcf3cd8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 840 | 2025.07.01 19:41:20.005178 [ 3 ] {ad453495-b09e-4283-ab88-4f2fcf3cd8a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 841 | 2025.07.01 19:41:20.005419 [ 3 ] {ad453495-b09e-4283-ab88-4f2fcf3cd8a3} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 842 | 2025.07.01 19:41:20.005581 [ 3 ] {ad453495-b09e-4283-ab88-4f2fcf3cd8a3} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.003666 sec., 3818.876159301691 rows/sec., 547.95 KiB/sec. | ||
| 843 | 2025.07.01 19:41:20.005626 [ 3 ] {ad453495-b09e-4283-ab88-4f2fcf3cd8a3} <Debug> TCPHandler: Processed in 0.003875093 sec. | ||
| 844 | 2025.07.01 19:41:20.005752 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.07.01 19:41:20.005855 [ 3 ] {6ec95895-40a6-4987-ae22-db71477e2b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 846 | 2025.07.01 19:41:20.005897 [ 3 ] {6ec95895-40a6-4987-ae22-db71477e2b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 847 | 2025.07.01 19:41:20.012380 [ 3 ] {6ec95895-40a6-4987-ae22-db71477e2b9f} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 848 | 2025.07.01 19:41:20.012447 [ 3 ] {6ec95895-40a6-4987-ae22-db71477e2b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 849 | 2025.07.01 19:41:20.014813 [ 3 ] {6ec95895-40a6-4987-ae22-db71477e2b9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 850 | 2025.07.01 19:41:20.015053 [ 3 ] {6ec95895-40a6-4987-ae22-db71477e2b9f} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 851 | 2025.07.01 19:41:20.015310 [ 3 ] {6ec95895-40a6-4987-ae22-db71477e2b9f} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.009472 sec., 2744.9324324324325 rows/sec., 217.64 KiB/sec. | ||
| 852 | 2025.07.01 19:41:20.015377 [ 3 ] {6ec95895-40a6-4987-ae22-db71477e2b9f} <Debug> TCPHandler: Processed in 0.009679151 sec. | ||
| 853 | 2025.07.01 19:41:20.015552 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.07.01 19:41:20.015681 [ 3 ] {b1f2b9bc-e63a-4201-b2e7-93a4372f5750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 855 | 2025.07.01 19:41:20.015738 [ 3 ] {b1f2b9bc-e63a-4201-b2e7-93a4372f5750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 856 | 2025.07.01 19:41:20.016240 [ 3 ] {b1f2b9bc-e63a-4201-b2e7-93a4372f5750} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2025.07.01 19:41:20.016280 [ 3 ] {b1f2b9bc-e63a-4201-b2e7-93a4372f5750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 858 | 2025.07.01 19:41:20.016657 [ 3 ] {b1f2b9bc-e63a-4201-b2e7-93a4372f5750} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2025.07.01 19:41:20.016897 [ 3 ] {b1f2b9bc-e63a-4201-b2e7-93a4372f5750} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2025.07.01 19:41:20.017039 [ 3 ] {b1f2b9bc-e63a-4201-b2e7-93a4372f5750} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001394 sec., 20086.083213773312 rows/sec., 1.57 MiB/sec. | ||
| 861 | 2025.07.01 19:41:20.017084 [ 3 ] {b1f2b9bc-e63a-4201-b2e7-93a4372f5750} <Debug> TCPHandler: Processed in 0.001635494 sec. | ||
| 862 | 2025.07.01 19:41:20.017203 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.07.01 19:41:20.017306 [ 3 ] {f353b7e2-609e-4134-8c11-3660bfa0a835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 864 | 2025.07.01 19:41:20.017355 [ 3 ] {f353b7e2-609e-4134-8c11-3660bfa0a835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 865 | 2025.07.01 19:41:20.021968 [ 3 ] {f353b7e2-609e-4134-8c11-3660bfa0a835} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2025.07.01 19:41:20.022002 [ 3 ] {f353b7e2-609e-4134-8c11-3660bfa0a835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 867 | 2025.07.01 19:41:20.026329 [ 3 ] {f353b7e2-609e-4134-8c11-3660bfa0a835} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2025.07.01 19:41:20.026574 [ 3 ] {f353b7e2-609e-4134-8c11-3660bfa0a835} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2025.07.01 19:41:20.026713 [ 3 ] {f353b7e2-609e-4134-8c11-3660bfa0a835} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00943 sec., 5302.226935312832 rows/sec., 376.44 KiB/sec. | ||
| 870 | 2025.07.01 19:41:20.026755 [ 3 ] {f353b7e2-609e-4134-8c11-3660bfa0a835} <Debug> TCPHandler: Processed in 0.009604451 sec. | ||
| 871 | 2025.07.01 19:41:20.026881 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.07.01 19:41:20.026984 [ 3 ] {b514c68a-4528-4a99-a81d-6e55ad295b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 873 | 2025.07.01 19:41:20.027029 [ 3 ] {b514c68a-4528-4a99-a81d-6e55ad295b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 874 | 2025.07.01 19:41:20.027361 [ 3 ] {b514c68a-4528-4a99-a81d-6e55ad295b55} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2025.07.01 19:41:20.027398 [ 3 ] {b514c68a-4528-4a99-a81d-6e55ad295b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 876 | 2025.07.01 19:41:20.027736 [ 3 ] {b514c68a-4528-4a99-a81d-6e55ad295b55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2025.07.01 19:41:20.027958 [ 3 ] {b514c68a-4528-4a99-a81d-6e55ad295b55} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2025.07.01 19:41:20.028082 [ 3 ] {b514c68a-4528-4a99-a81d-6e55ad295b55} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001122 sec., 17825.311942959004 rows/sec., 1.22 MiB/sec. | ||
| 879 | 2025.07.01 19:41:20.028119 [ 3 ] {b514c68a-4528-4a99-a81d-6e55ad295b55} <Debug> TCPHandler: Processed in 0.00129235 sec. | ||
| 880 | 2025.07.01 19:41:23.959373 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 881 | 2025.07.01 19:41:23.959434 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 882 | 2025.07.01 19:41:24.000186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 126 | ||
| 883 | 2025.07.01 19:41:24.002973 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2025.07.01 19:41:24.003011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 885 | 2025.07.01 19:41:24.004116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 886 | 2025.07.01 19:41:24.004367 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2025.07.01 19:41:24.004594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 888 | 2025.07.01 19:41:24.021326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 889 | 2025.07.01 19:41:24.021849 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2025.07.01 19:41:24.021893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 891 | 2025.07.01 19:41:24.022473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 892 | 2025.07.01 19:41:24.022702 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2025.07.01 19:41:24.022833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 894 | 2025.07.01 19:41:24.102161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 895 | 2025.07.01 19:41:24.119733 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.07.01 19:41:24.119790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 897 | 2025.07.01 19:41:24.125998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 898 | 2025.07.01 19:41:24.126750 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.07.01 19:41:24.129675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 900 | 2025.07.01 19:41:24.921605 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.07.01 19:41:24.921819 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 902 | 2025.07.01 19:41:24.925984 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 903 | 2025.07.01 19:41:24.930004 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <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')" moved to PREWHERE | ||
| 904 | 2025.07.01 19:41:24.930252 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2025.07.01 19:41:24.934189 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2025.07.01 19:41:24.938221 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 907 | 2025.07.01 19:41:24.942194 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 908 | 2025.07.01 19:41:24.944137 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 909 | 2025.07.01 19:41:24.944168 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 910 | 2025.07.01 19:41:24.948235 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <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'))" | ||
| 911 | 2025.07.01 19:41:24.948269 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 912 | 2025.07.01 19:41:24.972796 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.051059 sec., 274.1926007168178 rows/sec., 11.19 KiB/sec. | ||
| 913 | 2025.07.01 19:41:24.972919 [ 3 ] {047fb0b6-7b63-47d9-8db2-1a2c0e777631} <Debug> TCPHandler: Processed in 0.051439463 sec. | ||
| 914 | 2025.07.01 19:41:24.974611 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2025.07.01 19:41:24.974775 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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') FORMAT Native; (stage: Complete) | ||
| 916 | 2025.07.01 19:41:24.975051 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 917 | 2025.07.01 19:41:24.975084 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <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')" moved to PREWHERE | ||
| 918 | 2025.07.01 19:41:24.975269 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2025.07.01 19:41:24.975329 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2025.07.01 19:41:24.975455 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 921 | 2025.07.01 19:41:24.975486 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 922 | 2025.07.01 19:41:24.975506 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 923 | 2025.07.01 19:41:24.975522 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 924 | 2025.07.01 19:41:24.975558 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <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'))" | ||
| 925 | 2025.07.01 19:41:24.975577 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 926 | 2025.07.01 19:41:24.976098 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001399 sec., 10007.147962830593 rows/sec., 408.36 KiB/sec. | ||
| 927 | 2025.07.01 19:41:24.976182 [ 3 ] {84e592a0-0aba-4243-a054-d2f728a5a273} <Debug> TCPHandler: Processed in 0.001658294 sec. | ||
| 928 | 2025.07.01 19:41:24.976388 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.07.01 19:41:24.976528 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 930 | 2025.07.01 19:41:24.976734 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 931 | 2025.07.01 19:41:24.976765 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 932 | 2025.07.01 19:41:24.976928 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2025.07.01 19:41:24.976980 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2025.07.01 19:41:24.977083 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 935 | 2025.07.01 19:41:24.977111 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 936 | 2025.07.01 19:41:24.977130 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 937 | 2025.07.01 19:41:24.977145 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 938 | 2025.07.01 19:41:24.977178 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <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', 'http_service:request_latency_histogram'))" | ||
| 939 | 2025.07.01 19:41:24.977195 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 940 | 2025.07.01 19:41:24.977626 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001157 sec., 12100.259291270528 rows/sec., 493.77 KiB/sec. | ||
| 941 | 2025.07.01 19:41:24.977710 [ 3 ] {63a4b73f-bd80-444b-8f59-2c48c06c803c} <Debug> TCPHandler: Processed in 0.001372522 sec. | ||
| 942 | 2025.07.01 19:41:24.977895 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.07.01 19:41:24.978024 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 944 | 2025.07.01 19:41:24.978233 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 945 | 2025.07.01 19:41:24.978264 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 946 | 2025.07.01 19:41:24.978483 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 947 | 2025.07.01 19:41:24.978554 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2025.07.01 19:41:24.978660 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 949 | 2025.07.01 19:41:24.978689 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 950 | 2025.07.01 19:41:24.978709 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 951 | 2025.07.01 19:41:24.978723 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 952 | 2025.07.01 19:41:24.978761 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <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', 'http_service:request_latency_histogram'))" | ||
| 953 | 2025.07.01 19:41:24.978780 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 954 | 2025.07.01 19:41:24.979305 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00133 sec., 10526.315789473683 rows/sec., 429.54 KiB/sec. | ||
| 955 | 2025.07.01 19:41:24.979394 [ 3 ] {a31a3375-ac10-43fb-ac29-5731f3614b60} <Debug> TCPHandler: Processed in 0.001546503 sec. | ||
| 956 | 2025.07.01 19:41:24.980142 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2025.07.01 19:41:24.980277 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
| 958 | 2025.07.01 19:41:24.980485 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 959 | 2025.07.01 19:41:24.980529 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 960 | 2025.07.01 19:41:24.980703 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2025.07.01 19:41:24.980757 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 962 | 2025.07.01 19:41:24.980858 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 963 | 2025.07.01 19:41:24.980888 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 964 | 2025.07.01 19:41:24.980907 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 965 | 2025.07.01 19:41:24.980921 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 966 | 2025.07.01 19:41:24.980954 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <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', 'http_service:request_latency_histogram'))" | ||
| 967 | 2025.07.01 19:41:24.980973 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 968 | 2025.07.01 19:41:24.981402 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00118 sec., 11864.406779661016 rows/sec., 484.14 KiB/sec. | ||
| 969 | 2025.07.01 19:41:24.981483 [ 3 ] {aff7f571-6d4a-4b0b-97d5-995cddb626c3} <Debug> TCPHandler: Processed in 0.001392002 sec. | ||
| 970 | 2025.07.01 19:41:24.988466 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2025.07.01 19:41:24.988732 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 972 | 2025.07.01 19:41:24.989001 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 973 | 2025.07.01 19:41:24.989046 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 974 | 2025.07.01 19:41:24.989277 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 975 | 2025.07.01 19:41:24.989351 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 976 | 2025.07.01 19:41:24.989484 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 977 | 2025.07.01 19:41:24.989518 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 978 | 2025.07.01 19:41:24.989542 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 979 | 2025.07.01 19:41:24.989561 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 980 | 2025.07.01 19:41:24.989606 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
| 981 | 2025.07.01 19:41:24.989628 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 982 | 2025.07.01 19:41:24.990222 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001609 sec., 8701.05655686762 rows/sec., 355.06 KiB/sec. | ||
| 983 | 2025.07.01 19:41:24.990308 [ 3 ] {f41507ff-604a-411d-98fc-56331592e613} <Debug> TCPHandler: Processed in 0.002028077 sec. | ||
| 984 | 2025.07.01 19:41:24.990926 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.07.01 19:41:24.991068 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 986 | 2025.07.01 19:41:24.991276 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 987 | 2025.07.01 19:41:24.991314 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 988 | 2025.07.01 19:41:24.991490 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2025.07.01 19:41:24.991546 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2025.07.01 19:41:24.991649 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 991 | 2025.07.01 19:41:24.991677 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 992 | 2025.07.01 19:41:24.991696 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 993 | 2025.07.01 19:41:24.991710 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 994 | 2025.07.01 19:41:24.991744 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 995 | 2025.07.01 19:41:24.991761 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 996 | 2025.07.01 19:41:24.992256 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001239 sec., 11299.435028248587 rows/sec., 461.09 KiB/sec. | ||
| 997 | 2025.07.01 19:41:24.992366 [ 3 ] {552de153-cc9c-43c5-9473-1e9a286e0894} <Debug> TCPHandler: Processed in 0.001496333 sec. | ||
| 998 | 2025.07.01 19:41:24.992702 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.07.01 19:41:24.992870 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1000 | 2025.07.01 19:41:24.993091 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1001 | 2025.07.01 19:41:24.993127 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1002 | 2025.07.01 19:41:24.993319 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2025.07.01 19:41:24.993378 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2025.07.01 19:41:24.993488 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1005 | 2025.07.01 19:41:24.993520 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1006 | 2025.07.01 19:41:24.993540 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1007 | 2025.07.01 19:41:24.993556 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1008 | 2025.07.01 19:41:24.993590 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1009 | 2025.07.01 19:41:24.993609 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1010 | 2025.07.01 19:41:24.994055 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001252 sec., 11182.108626198082 rows/sec., 456.30 KiB/sec. | ||
| 1011 | 2025.07.01 19:41:24.994140 [ 3 ] {342b9fc3-8d23-49f7-8039-3cdf83ec2877} <Debug> TCPHandler: Processed in 0.001503223 sec. | ||
| 1012 | 2025.07.01 19:41:24.994421 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.07.01 19:41:24.994550 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1014 | 2025.07.01 19:41:24.994753 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1015 | 2025.07.01 19:41:24.994787 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1016 | 2025.07.01 19:41:24.994967 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2025.07.01 19:41:24.995022 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2025.07.01 19:41:24.995123 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1019 | 2025.07.01 19:41:24.995152 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1020 | 2025.07.01 19:41:24.995171 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1021 | 2025.07.01 19:41:24.995187 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1022 | 2025.07.01 19:41:24.995228 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1023 | 2025.07.01 19:41:24.995247 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1024 | 2025.07.01 19:41:24.995729 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001229 sec., 11391.375101708705 rows/sec., 464.84 KiB/sec. | ||
| 1025 | 2025.07.01 19:41:24.995810 [ 3 ] {f196d304-1e1d-47d0-8bce-1986e5721f8c} <Debug> TCPHandler: Processed in 0.001439102 sec. | ||
| 1026 | 2025.07.01 19:41:24.996052 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.07.01 19:41:24.996181 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1028 | 2025.07.01 19:41:24.996386 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1029 | 2025.07.01 19:41:24.996420 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1030 | 2025.07.01 19:41:24.996601 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2025.07.01 19:41:24.996656 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2025.07.01 19:41:24.996759 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1033 | 2025.07.01 19:41:24.996789 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1034 | 2025.07.01 19:41:24.996808 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1035 | 2025.07.01 19:41:24.996824 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1036 | 2025.07.01 19:41:24.996858 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1037 | 2025.07.01 19:41:24.996878 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1038 | 2025.07.01 19:41:24.997277 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001146 sec., 12216.404886561953 rows/sec., 498.51 KiB/sec. | ||
| 1039 | 2025.07.01 19:41:24.997358 [ 3 ] {8b64be6f-846f-45d2-a750-4dd00324d449} <Debug> TCPHandler: Processed in 0.001356571 sec. | ||
| 1040 | 2025.07.01 19:41:24.997611 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.07.01 19:41:24.997740 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1042 | 2025.07.01 19:41:24.997944 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1043 | 2025.07.01 19:41:24.997977 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1044 | 2025.07.01 19:41:24.998157 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2025.07.01 19:41:24.998211 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2025.07.01 19:41:24.998312 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1047 | 2025.07.01 19:41:24.998340 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1048 | 2025.07.01 19:41:24.998360 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1049 | 2025.07.01 19:41:24.998375 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1050 | 2025.07.01 19:41:24.998409 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1051 | 2025.07.01 19:41:24.998428 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1052 | 2025.07.01 19:41:24.998850 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00116 sec., 12068.965517241379 rows/sec., 492.49 KiB/sec. | ||
| 1053 | 2025.07.01 19:41:24.998934 [ 3 ] {943ce1bf-47de-4eb2-ac0b-2a5f0692d6a9} <Debug> TCPHandler: Processed in 0.001373111 sec. | ||
| 1054 | 2025.07.01 19:41:24.999180 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.07.01 19:41:24.999310 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1056 | 2025.07.01 19:41:24.999515 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1057 | 2025.07.01 19:41:24.999549 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1058 | 2025.07.01 19:41:24.999738 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2025.07.01 19:41:24.999793 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2025.07.01 19:41:24.999895 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1061 | 2025.07.01 19:41:24.999925 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1062 | 2025.07.01 19:41:24.999946 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1063 | 2025.07.01 19:41:24.999961 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1064 | 2025.07.01 19:41:24.999996 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1065 | 2025.07.01 19:41:25.000015 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1066 | 2025.07.01 19:41:25.000433 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001175 sec., 11914.893617021276 rows/sec., 486.20 KiB/sec. | ||
| 1067 | 2025.07.01 19:41:25.000517 [ 3 ] {b21e721b-302c-456d-9db0-68e61fb9b1cf} <Debug> TCPHandler: Processed in 0.001386532 sec. | ||
| 1068 | 2025.07.01 19:41:25.000752 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.07.01 19:41:25.000882 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1070 | 2025.07.01 19:41:25.001086 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1071 | 2025.07.01 19:41:25.001119 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1072 | 2025.07.01 19:41:25.001119 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.75 MiB, peak 165.20 MiB, free memory in arenas 0.00 B, will set to 163.13 MiB (RSS), difference: 1.38 MiB | ||
| 1073 | 2025.07.01 19:41:25.001303 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2025.07.01 19:41:25.001361 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2025.07.01 19:41:25.001462 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1076 | 2025.07.01 19:41:25.001492 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1077 | 2025.07.01 19:41:25.001511 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1078 | 2025.07.01 19:41:25.001527 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1079 | 2025.07.01 19:41:25.001560 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1080 | 2025.07.01 19:41:25.001579 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1081 | 2025.07.01 19:41:25.001982 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001151 sec., 12163.33622936577 rows/sec., 496.34 KiB/sec. | ||
| 1082 | 2025.07.01 19:41:25.002065 [ 3 ] {8b16e09f-925d-47de-919d-2afab2db9106} <Debug> TCPHandler: Processed in 0.001363562 sec. | ||
| 1083 | 2025.07.01 19:41:25.002285 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.07.01 19:41:25.002415 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1085 | 2025.07.01 19:41:25.002615 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1086 | 2025.07.01 19:41:25.002648 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1087 | 2025.07.01 19:41:25.002828 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2025.07.01 19:41:25.002881 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2025.07.01 19:41:25.002978 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1090 | 2025.07.01 19:41:25.003006 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1091 | 2025.07.01 19:41:25.003025 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1092 | 2025.07.01 19:41:25.003039 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1093 | 2025.07.01 19:41:25.003072 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1094 | 2025.07.01 19:41:25.003090 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1095 | 2025.07.01 19:41:25.003473 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.00111 sec., 12612.612612612611 rows/sec., 514.67 KiB/sec. | ||
| 1096 | 2025.07.01 19:41:25.003558 [ 3 ] {d334b28f-a245-47d9-9623-4ae5d10aebb5} <Debug> TCPHandler: Processed in 0.001322081 sec. | ||
| 1097 | 2025.07.01 19:41:25.003776 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2025.07.01 19:41:25.003904 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1099 | 2025.07.01 19:41:25.004104 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1100 | 2025.07.01 19:41:25.004139 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1101 | 2025.07.01 19:41:25.004335 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2025.07.01 19:41:25.004390 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2025.07.01 19:41:25.004488 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1104 | 2025.07.01 19:41:25.004517 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1105 | 2025.07.01 19:41:25.004538 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1106 | 2025.07.01 19:41:25.004552 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1107 | 2025.07.01 19:41:25.004584 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1108 | 2025.07.01 19:41:25.004603 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1109 | 2025.07.01 19:41:25.004995 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001141 sec., 12269.938650306747 rows/sec., 500.69 KiB/sec. | ||
| 1110 | 2025.07.01 19:41:25.005077 [ 3 ] {06b64bc4-7604-411f-becb-f09bb9b564a7} <Debug> TCPHandler: Processed in 0.001351121 sec. | ||
| 1111 | 2025.07.01 19:41:25.011177 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.07.01 19:41:25.011315 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1113 | 2025.07.01 19:41:25.011547 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1114 | 2025.07.01 19:41:25.011582 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1115 | 2025.07.01 19:41:25.011769 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2025.07.01 19:41:25.011831 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2025.07.01 19:41:25.011935 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1118 | 2025.07.01 19:41:25.011965 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1119 | 2025.07.01 19:41:25.011984 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 1120 | 2025.07.01 19:41:25.011999 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1121 | 2025.07.01 19:41:25.012034 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <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', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1122 | 2025.07.01 19:41:25.012054 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1123 | 2025.07.01 19:41:25.012486 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001224 sec., 11437.908496732025 rows/sec., 466.74 KiB/sec. | ||
| 1124 | 2025.07.01 19:41:25.012573 [ 3 ] {be279269-7439-4626-bed5-4c38a533c799} <Debug> TCPHandler: Processed in 0.001449632 sec. | ||
| 1125 | 2025.07.01 19:41:25.012829 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2025.07.01 19:41:25.012940 [ 3 ] {1d1513a2-7158-4ee0-b741-ee04c55122e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1127 | 2025.07.01 19:41:25.012981 [ 3 ] {1d1513a2-7158-4ee0-b741-ee04c55122e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2025.07.01 19:41:25.013679 [ 3 ] {1d1513a2-7158-4ee0-b741-ee04c55122e8} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2025.07.01 19:41:25.013726 [ 3 ] {1d1513a2-7158-4ee0-b741-ee04c55122e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1130 | 2025.07.01 19:41:25.014170 [ 3 ] {1d1513a2-7158-4ee0-b741-ee04c55122e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1131 | 2025.07.01 19:41:25.014426 [ 3 ] {1d1513a2-7158-4ee0-b741-ee04c55122e8} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2025.07.01 19:41:25.014578 [ 3 ] {1d1513a2-7158-4ee0-b741-ee04c55122e8} <Debug> executeQuery: Read 16 rows, 4.79 KiB in 0.001669 sec., 9586.578789694428 rows/sec., 2.81 MiB/sec. | ||
| 1133 | 2025.07.01 19:41:25.014618 [ 3 ] {1d1513a2-7158-4ee0-b741-ee04c55122e8} <Debug> TCPHandler: Processed in 0.001838955 sec. | ||
| 1134 | 2025.07.01 19:41:25.014747 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2025.07.01 19:41:25.014845 [ 3 ] {10f528b0-8e70-42cd-a9cb-c56869f397d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1136 | 2025.07.01 19:41:25.014887 [ 3 ] {10f528b0-8e70-42cd-a9cb-c56869f397d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1137 | 2025.07.01 19:41:25.017355 [ 3 ] {10f528b0-8e70-42cd-a9cb-c56869f397d8} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2025.07.01 19:41:25.017391 [ 3 ] {10f528b0-8e70-42cd-a9cb-c56869f397d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1139 | 2025.07.01 19:41:25.017744 [ 3 ] {10f528b0-8e70-42cd-a9cb-c56869f397d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1140 | 2025.07.01 19:41:25.017976 [ 3 ] {10f528b0-8e70-42cd-a9cb-c56869f397d8} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2025.07.01 19:41:25.018111 [ 3 ] {10f528b0-8e70-42cd-a9cb-c56869f397d8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003285 sec., 64535.76864535768 rows/sec., 4.10 MiB/sec. | ||
| 1142 | 2025.07.01 19:41:25.018147 [ 3 ] {10f528b0-8e70-42cd-a9cb-c56869f397d8} <Debug> TCPHandler: Processed in 0.003450589 sec. | ||
| 1143 | 2025.07.01 19:41:25.018270 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2025.07.01 19:41:25.018366 [ 3 ] {012d5818-8cb6-4ca9-8642-19362fce50ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1145 | 2025.07.01 19:41:25.018405 [ 3 ] {012d5818-8cb6-4ca9-8642-19362fce50ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1146 | 2025.07.01 19:41:25.019157 [ 3 ] {012d5818-8cb6-4ca9-8642-19362fce50ec} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2025.07.01 19:41:25.019196 [ 3 ] {012d5818-8cb6-4ca9-8642-19362fce50ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1148 | 2025.07.01 19:41:25.019543 [ 3 ] {012d5818-8cb6-4ca9-8642-19362fce50ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1149 | 2025.07.01 19:41:25.019755 [ 3 ] {012d5818-8cb6-4ca9-8642-19362fce50ec} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2025.07.01 19:41:25.019884 [ 3 ] {012d5818-8cb6-4ca9-8642-19362fce50ec} <Debug> executeQuery: Read 631 rows, 51.17 KiB in 0.001536 sec., 410807.2916666666 rows/sec., 32.54 MiB/sec. | ||
| 1151 | 2025.07.01 19:41:25.019923 [ 3 ] {012d5818-8cb6-4ca9-8642-19362fce50ec} <Debug> TCPHandler: Processed in 0.001704774 sec. | ||
| 1152 | 2025.07.01 19:41:25.020061 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2025.07.01 19:41:25.020161 [ 3 ] {1abd21db-8ccb-48e9-b22b-e17e60782d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1154 | 2025.07.01 19:41:25.020206 [ 3 ] {1abd21db-8ccb-48e9-b22b-e17e60782d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1155 | 2025.07.01 19:41:25.020647 [ 3 ] {1abd21db-8ccb-48e9-b22b-e17e60782d5f} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2025.07.01 19:41:25.020687 [ 3 ] {1abd21db-8ccb-48e9-b22b-e17e60782d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1157 | 2025.07.01 19:41:25.021032 [ 3 ] {1abd21db-8ccb-48e9-b22b-e17e60782d5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1158 | 2025.07.01 19:41:25.021249 [ 3 ] {1abd21db-8ccb-48e9-b22b-e17e60782d5f} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2025.07.01 19:41:25.021371 [ 3 ] {1abd21db-8ccb-48e9-b22b-e17e60782d5f} <Debug> executeQuery: Read 128 rows, 8.04 KiB in 0.00123 sec., 104065.0406504065 rows/sec., 6.38 MiB/sec. | ||
| 1160 | 2025.07.01 19:41:25.021407 [ 3 ] {1abd21db-8ccb-48e9-b22b-e17e60782d5f} <Debug> TCPHandler: Processed in 0.001411472 sec. | ||
| 1161 | 2025.07.01 19:41:25.021528 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2025.07.01 19:41:25.021621 [ 3 ] {98dd2866-b097-44f6-aa0c-20554b3fbaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1163 | 2025.07.01 19:41:25.021660 [ 3 ] {98dd2866-b097-44f6-aa0c-20554b3fbaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1164 | 2025.07.01 19:41:25.022111 [ 3 ] {98dd2866-b097-44f6-aa0c-20554b3fbaf9} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2025.07.01 19:41:25.022145 [ 3 ] {98dd2866-b097-44f6-aa0c-20554b3fbaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1166 | 2025.07.01 19:41:25.022455 [ 3 ] {98dd2866-b097-44f6-aa0c-20554b3fbaf9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1167 | 2025.07.01 19:41:25.022694 [ 3 ] {98dd2866-b097-44f6-aa0c-20554b3fbaf9} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2025.07.01 19:41:25.022818 [ 3 ] {98dd2866-b097-44f6-aa0c-20554b3fbaf9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001215 sec., 93004.11522633745 rows/sec., 6.02 MiB/sec. | ||
| 1169 | 2025.07.01 19:41:25.022855 [ 3 ] {98dd2866-b097-44f6-aa0c-20554b3fbaf9} <Debug> TCPHandler: Processed in 0.001378312 sec. | ||
| 1170 | 2025.07.01 19:41:25.022983 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2025.07.01 19:41:25.023095 [ 3 ] {52f209b3-06dd-49cd-8ce0-a5fa8b6e47bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1172 | 2025.07.01 19:41:25.023156 [ 3 ] {52f209b3-06dd-49cd-8ce0-a5fa8b6e47bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1173 | 2025.07.01 19:41:25.023637 [ 3 ] {52f209b3-06dd-49cd-8ce0-a5fa8b6e47bf} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2025.07.01 19:41:25.023677 [ 3 ] {52f209b3-06dd-49cd-8ce0-a5fa8b6e47bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1175 | 2025.07.01 19:41:25.025941 [ 3 ] {52f209b3-06dd-49cd-8ce0-a5fa8b6e47bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1176 | 2025.07.01 19:41:25.026214 [ 3 ] {52f209b3-06dd-49cd-8ce0-a5fa8b6e47bf} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2025.07.01 19:41:25.026345 [ 3 ] {52f209b3-06dd-49cd-8ce0-a5fa8b6e47bf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003274 sec., 34208.91875381796 rows/sec., 1.95 MiB/sec. | ||
| 1178 | 2025.07.01 19:41:25.026383 [ 3 ] {52f209b3-06dd-49cd-8ce0-a5fa8b6e47bf} <Debug> TCPHandler: Processed in 0.003454839 sec. | ||
| 1179 | 2025.07.01 19:41:25.026504 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2025.07.01 19:41:25.026614 [ 3 ] {6cf89043-4c8d-4e52-8eed-632d435f08f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1181 | 2025.07.01 19:41:25.026657 [ 3 ] {6cf89043-4c8d-4e52-8eed-632d435f08f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1182 | 2025.07.01 19:41:25.027202 [ 3 ] {6cf89043-4c8d-4e52-8eed-632d435f08f1} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2025.07.01 19:41:25.027241 [ 3 ] {6cf89043-4c8d-4e52-8eed-632d435f08f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1184 | 2025.07.01 19:41:25.027584 [ 3 ] {6cf89043-4c8d-4e52-8eed-632d435f08f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1185 | 2025.07.01 19:41:25.027812 [ 3 ] {6cf89043-4c8d-4e52-8eed-632d435f08f1} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2025.07.01 19:41:25.027943 [ 3 ] {6cf89043-4c8d-4e52-8eed-632d435f08f1} <Debug> executeQuery: Read 378 rows, 27.28 KiB in 0.001348 sec., 280415.43026706233 rows/sec., 19.76 MiB/sec. | ||
| 1187 | 2025.07.01 19:41:25.027982 [ 3 ] {6cf89043-4c8d-4e52-8eed-632d435f08f1} <Debug> TCPHandler: Processed in 0.001529852 sec. | ||
| 1188 | 2025.07.01 19:41:25.028122 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.07.01 19:41:25.028236 [ 3 ] {f392443a-8a69-48a9-ad39-1f1957564dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1190 | 2025.07.01 19:41:25.028281 [ 3 ] {f392443a-8a69-48a9-ad39-1f1957564dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1191 | 2025.07.01 19:41:25.028642 [ 3 ] {f392443a-8a69-48a9-ad39-1f1957564dbc} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2025.07.01 19:41:25.028678 [ 3 ] {f392443a-8a69-48a9-ad39-1f1957564dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1193 | 2025.07.01 19:41:25.029032 [ 3 ] {f392443a-8a69-48a9-ad39-1f1957564dbc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1194 | 2025.07.01 19:41:25.029281 [ 3 ] {f392443a-8a69-48a9-ad39-1f1957564dbc} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2025.07.01 19:41:25.029418 [ 3 ] {f392443a-8a69-48a9-ad39-1f1957564dbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 260.36 KiB/sec. | ||
| 1196 | 2025.07.01 19:41:25.029465 [ 3 ] {f392443a-8a69-48a9-ad39-1f1957564dbc} <Debug> TCPHandler: Processed in 0.001403132 sec. | ||
| 1197 | 2025.07.01 19:41:25.029625 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2025.07.01 19:41:25.029727 [ 3 ] {0b2dec0b-a271-47f5-9c16-8441977e16b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1199 | 2025.07.01 19:41:25.029771 [ 3 ] {0b2dec0b-a271-47f5-9c16-8441977e16b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1200 | 2025.07.01 19:41:25.030148 [ 3 ] {0b2dec0b-a271-47f5-9c16-8441977e16b6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2025.07.01 19:41:25.030184 [ 3 ] {0b2dec0b-a271-47f5-9c16-8441977e16b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1202 | 2025.07.01 19:41:25.030515 [ 3 ] {0b2dec0b-a271-47f5-9c16-8441977e16b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2025.07.01 19:41:25.030744 [ 3 ] {0b2dec0b-a271-47f5-9c16-8441977e16b6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2025.07.01 19:41:25.030869 [ 3 ] {0b2dec0b-a271-47f5-9c16-8441977e16b6} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.00116 sec., 109482.75862068965 rows/sec., 7.08 MiB/sec. | ||
| 1205 | 2025.07.01 19:41:25.030907 [ 3 ] {0b2dec0b-a271-47f5-9c16-8441977e16b6} <Debug> TCPHandler: Processed in 0.001355691 sec. | ||
| 1206 | 2025.07.01 19:41:25.031028 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2025.07.01 19:41:25.031123 [ 3 ] {6a870855-9bc9-48b2-a643-869f288521da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1208 | 2025.07.01 19:41:25.031165 [ 3 ] {6a870855-9bc9-48b2-a643-869f288521da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1209 | 2025.07.01 19:41:25.031498 [ 3 ] {6a870855-9bc9-48b2-a643-869f288521da} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2025.07.01 19:41:25.031539 [ 3 ] {6a870855-9bc9-48b2-a643-869f288521da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1211 | 2025.07.01 19:41:25.031846 [ 3 ] {6a870855-9bc9-48b2-a643-869f288521da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1212 | 2025.07.01 19:41:25.032084 [ 3 ] {6a870855-9bc9-48b2-a643-869f288521da} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2025.07.01 19:41:25.032209 [ 3 ] {6a870855-9bc9-48b2-a643-869f288521da} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 1214 | 2025.07.01 19:41:25.032245 [ 3 ] {6a870855-9bc9-48b2-a643-869f288521da} <Debug> TCPHandler: Processed in 0.00126708 sec. | ||
| 1215 | 2025.07.01 19:41:25.032364 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2025.07.01 19:41:25.032458 [ 3 ] {8df0b2b2-bd4f-4b77-84a8-f3a11c3be30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1217 | 2025.07.01 19:41:25.032519 [ 3 ] {8df0b2b2-bd4f-4b77-84a8-f3a11c3be30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1218 | 2025.07.01 19:41:25.033392 [ 3 ] {8df0b2b2-bd4f-4b77-84a8-f3a11c3be30e} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.07.01 19:41:25.033428 [ 3 ] {8df0b2b2-bd4f-4b77-84a8-f3a11c3be30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1220 | 2025.07.01 19:41:25.036528 [ 3 ] {8df0b2b2-bd4f-4b77-84a8-f3a11c3be30e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1221 | 2025.07.01 19:41:25.036800 [ 3 ] {8df0b2b2-bd4f-4b77-84a8-f3a11c3be30e} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.07.01 19:41:25.036983 [ 3 ] {8df0b2b2-bd4f-4b77-84a8-f3a11c3be30e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004543 sec., 4842.6150121065375 rows/sec., 8.68 MiB/sec. | ||
| 1223 | 2025.07.01 19:41:25.037059 [ 3 ] {8df0b2b2-bd4f-4b77-84a8-f3a11c3be30e} <Debug> TCPHandler: Processed in 0.00474701 sec. | ||
| 1224 | 2025.07.01 19:41:25.037195 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2025.07.01 19:41:25.037305 [ 3 ] {41bc0256-a57b-4aa8-8a93-1b2a1650e1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1226 | 2025.07.01 19:41:25.037352 [ 3 ] {41bc0256-a57b-4aa8-8a93-1b2a1650e1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1227 | 2025.07.01 19:41:25.037743 [ 3 ] {41bc0256-a57b-4aa8-8a93-1b2a1650e1d6} <Trace> oximeter.measurements_i64 (e48ec59a-2a0e-458b-9590-8d2e828502c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2025.07.01 19:41:25.037783 [ 3 ] {41bc0256-a57b-4aa8-8a93-1b2a1650e1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1229 | 2025.07.01 19:41:25.038103 [ 3 ] {41bc0256-a57b-4aa8-8a93-1b2a1650e1d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1230 | 2025.07.01 19:41:25.038326 [ 3 ] {41bc0256-a57b-4aa8-8a93-1b2a1650e1d6} <Trace> oximeter.measurements_i64 (e48ec59a-2a0e-458b-9590-8d2e828502c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2025.07.01 19:41:25.038471 [ 3 ] {41bc0256-a57b-4aa8-8a93-1b2a1650e1d6} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.00119 sec., 15126.050420168067 rows/sec., 1.11 MiB/sec. | ||
| 1232 | 2025.07.01 19:41:25.038510 [ 3 ] {41bc0256-a57b-4aa8-8a93-1b2a1650e1d6} <Debug> TCPHandler: Processed in 0.001373481 sec. | ||
| 1233 | 2025.07.01 19:41:25.038629 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2025.07.01 19:41:25.038733 [ 3 ] {eb4ce469-1402-4f44-b1e9-c5b5ccd76d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1235 | 2025.07.01 19:41:25.038777 [ 3 ] {eb4ce469-1402-4f44-b1e9-c5b5ccd76d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1236 | 2025.07.01 19:41:25.039122 [ 3 ] {eb4ce469-1402-4f44-b1e9-c5b5ccd76d71} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2025.07.01 19:41:25.039162 [ 3 ] {eb4ce469-1402-4f44-b1e9-c5b5ccd76d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1238 | 2025.07.01 19:41:25.039494 [ 3 ] {eb4ce469-1402-4f44-b1e9-c5b5ccd76d71} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2025.07.01 19:41:25.039768 [ 3 ] {eb4ce469-1402-4f44-b1e9-c5b5ccd76d71} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2025.07.01 19:41:25.039908 [ 3 ] {eb4ce469-1402-4f44-b1e9-c5b5ccd76d71} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001196 sec., 35117.05685618729 rows/sec., 2.12 MiB/sec. | ||
| 1241 | 2025.07.01 19:41:25.039946 [ 3 ] {eb4ce469-1402-4f44-b1e9-c5b5ccd76d71} <Debug> TCPHandler: Processed in 0.001372641 sec. | ||
| 1242 | 2025.07.01 19:41:26.001127 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.29 MiB, peak 165.20 MiB, free memory in arenas 0.00 B, will set to 163.28 MiB (RSS), difference: -1.01 MiB | ||
| 1243 | 2025.07.01 19:41:29.921336 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.07.01 19:41:29.921529 [ 3 ] {3c270f31-92e1-4749-9c60-752d2944e5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1245 | 2025.07.01 19:41:29.921596 [ 3 ] {3c270f31-92e1-4749-9c60-752d2944e5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1246 | 2025.07.01 19:41:29.922236 [ 3 ] {3c270f31-92e1-4749-9c60-752d2944e5c1} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.07.01 19:41:29.922288 [ 3 ] {3c270f31-92e1-4749-9c60-752d2944e5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1248 | 2025.07.01 19:41:29.922679 [ 3 ] {3c270f31-92e1-4749-9c60-752d2944e5c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1249 | 2025.07.01 19:41:29.922930 [ 3 ] {3c270f31-92e1-4749-9c60-752d2944e5c1} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2025.07.01 19:41:29.923091 [ 3 ] {3c270f31-92e1-4749-9c60-752d2944e5c1} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001615 sec., 16099.071207430341 rows/sec., 1.25 MiB/sec. | ||
| 1251 | 2025.07.01 19:41:29.923139 [ 3 ] {3c270f31-92e1-4749-9c60-752d2944e5c1} <Debug> TCPHandler: Processed in 0.001926547 sec. | ||
| 1252 | 2025.07.01 19:41:29.923277 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.07.01 19:41:29.923407 [ 3 ] {00d32753-4d9a-46b9-aa90-9c1702bf7e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1254 | 2025.07.01 19:41:29.923456 [ 3 ] {00d32753-4d9a-46b9-aa90-9c1702bf7e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1255 | 2025.07.01 19:41:29.923900 [ 3 ] {00d32753-4d9a-46b9-aa90-9c1702bf7e22} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.07.01 19:41:29.923940 [ 3 ] {00d32753-4d9a-46b9-aa90-9c1702bf7e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1257 | 2025.07.01 19:41:29.924248 [ 3 ] {00d32753-4d9a-46b9-aa90-9c1702bf7e22} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1258 | 2025.07.01 19:41:29.924445 [ 3 ] {00d32753-4d9a-46b9-aa90-9c1702bf7e22} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.07.01 19:41:29.924571 [ 3 ] {00d32753-4d9a-46b9-aa90-9c1702bf7e22} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001235 sec., 22672.064777327934 rows/sec., 1.77 MiB/sec. | ||
| 1260 | 2025.07.01 19:41:29.924608 [ 3 ] {00d32753-4d9a-46b9-aa90-9c1702bf7e22} <Debug> TCPHandler: Processed in 0.001438662 sec. | ||
| 1261 | 2025.07.01 19:41:29.924722 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.07.01 19:41:29.924818 [ 3 ] {6b62f806-1f94-46d6-8e36-541994939f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1263 | 2025.07.01 19:41:29.924860 [ 3 ] {6b62f806-1f94-46d6-8e36-541994939f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1264 | 2025.07.01 19:41:29.925302 [ 3 ] {6b62f806-1f94-46d6-8e36-541994939f72} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.07.01 19:41:29.925339 [ 3 ] {6b62f806-1f94-46d6-8e36-541994939f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1266 | 2025.07.01 19:41:29.925665 [ 3 ] {6b62f806-1f94-46d6-8e36-541994939f72} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1267 | 2025.07.01 19:41:29.925882 [ 3 ] {6b62f806-1f94-46d6-8e36-541994939f72} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.07.01 19:41:29.926011 [ 3 ] {6b62f806-1f94-46d6-8e36-541994939f72} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001154 sec., 43327.55632582322 rows/sec., 3.00 MiB/sec. | ||
| 1269 | 2025.07.01 19:41:29.926049 [ 3 ] {6b62f806-1f94-46d6-8e36-541994939f72} <Debug> TCPHandler: Processed in 0.001326251 sec. | ||
| 1270 | 2025.07.01 19:41:29.926159 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2025.07.01 19:41:29.926254 [ 3 ] {b345987e-0329-44c4-a165-8052c900c938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1272 | 2025.07.01 19:41:29.926296 [ 3 ] {b345987e-0329-44c4-a165-8052c900c938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1273 | 2025.07.01 19:41:29.926920 [ 3 ] {b345987e-0329-44c4-a165-8052c900c938} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2025.07.01 19:41:29.926958 [ 3 ] {b345987e-0329-44c4-a165-8052c900c938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1275 | 2025.07.01 19:41:29.927257 [ 3 ] {b345987e-0329-44c4-a165-8052c900c938} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2025.07.01 19:41:29.927466 [ 3 ] {b345987e-0329-44c4-a165-8052c900c938} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2025.07.01 19:41:29.927591 [ 3 ] {b345987e-0329-44c4-a165-8052c900c938} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001355 sec., 14760.147601476014 rows/sec., 1.01 MiB/sec. | ||
| 1278 | 2025.07.01 19:41:29.927634 [ 3 ] {b345987e-0329-44c4-a165-8052c900c938} <Debug> TCPHandler: Processed in 0.001523913 sec. | ||
| 1279 | 2025.07.01 19:41:31.523490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1280 | 2025.07.01 19:41:31.524039 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2025.07.01 19:41:31.524094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1282 | 2025.07.01 19:41:31.524633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1283 | 2025.07.01 19:41:31.524858 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2025.07.01 19:41:31.524997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1285 | 2025.07.01 19:41:31.630336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1286 | 2025.07.01 19:41:31.648143 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2025.07.01 19:41:31.648199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1288 | 2025.07.01 19:41:31.654427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1289 | 2025.07.01 19:41:31.655175 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2025.07.01 19:41:31.658253 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1291 | 2025.07.01 19:41:32.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.97 MiB, peak 167.97 MiB, free memory in arenas 0.00 B, will set to 165.30 MiB (RSS), difference: 1.34 MiB | ||
| 1292 | 2025.07.01 19:41:34.005553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 192 | ||
| 1293 | 2025.07.01 19:41:34.008314 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2025.07.01 19:41:34.008352 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1295 | 2025.07.01 19:41:34.009531 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1296 | 2025.07.01 19:41:34.009778 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2025.07.01 19:41:34.010002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1298 | 2025.07.01 19:41:34.928812 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.07.01 19:41:34.928999 [ 3 ] {aab05c8a-9e80-4a36-9aca-65fa3580cc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1300 | 2025.07.01 19:41:34.929068 [ 3 ] {aab05c8a-9e80-4a36-9aca-65fa3580cc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1301 | 2025.07.01 19:41:34.929855 [ 3 ] {aab05c8a-9e80-4a36-9aca-65fa3580cc53} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.07.01 19:41:34.929891 [ 3 ] {aab05c8a-9e80-4a36-9aca-65fa3580cc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1303 | 2025.07.01 19:41:34.930277 [ 3 ] {aab05c8a-9e80-4a36-9aca-65fa3580cc53} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2025.07.01 19:41:34.930491 [ 3 ] {aab05c8a-9e80-4a36-9aca-65fa3580cc53} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.07.01 19:41:34.930633 [ 3 ] {aab05c8a-9e80-4a36-9aca-65fa3580cc53} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001684 sec., 125890.73634204276 rows/sec., 8.01 MiB/sec. | ||
| 1306 | 2025.07.01 19:41:34.930672 [ 3 ] {aab05c8a-9e80-4a36-9aca-65fa3580cc53} <Debug> TCPHandler: Processed in 0.001986327 sec. | ||
| 1307 | 2025.07.01 19:41:34.930814 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.07.01 19:41:34.930933 [ 3 ] {d837311c-b5ad-4d4a-b61b-42d2cfc25c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1309 | 2025.07.01 19:41:34.930981 [ 3 ] {d837311c-b5ad-4d4a-b61b-42d2cfc25c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1310 | 2025.07.01 19:41:34.931768 [ 3 ] {d837311c-b5ad-4d4a-b61b-42d2cfc25c05} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.07.01 19:41:34.931804 [ 3 ] {d837311c-b5ad-4d4a-b61b-42d2cfc25c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1312 | 2025.07.01 19:41:34.932151 [ 3 ] {d837311c-b5ad-4d4a-b61b-42d2cfc25c05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1313 | 2025.07.01 19:41:34.932361 [ 3 ] {d837311c-b5ad-4d4a-b61b-42d2cfc25c05} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.07.01 19:41:34.932484 [ 3 ] {d837311c-b5ad-4d4a-b61b-42d2cfc25c05} <Debug> executeQuery: Read 631 rows, 51.17 KiB in 0.001578 sec., 399873.25728770596 rows/sec., 31.67 MiB/sec. | ||
| 1315 | 2025.07.01 19:41:34.932520 [ 3 ] {d837311c-b5ad-4d4a-b61b-42d2cfc25c05} <Debug> TCPHandler: Processed in 0.001768035 sec. | ||
| 1316 | 2025.07.01 19:41:34.932619 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.07.01 19:41:34.932711 [ 3 ] {109cdbf9-e195-4f7b-adf1-fb4bbfd51ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1318 | 2025.07.01 19:41:34.932751 [ 3 ] {109cdbf9-e195-4f7b-adf1-fb4bbfd51ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1319 | 2025.07.01 19:41:34.933161 [ 3 ] {109cdbf9-e195-4f7b-adf1-fb4bbfd51ed8} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.07.01 19:41:34.933197 [ 3 ] {109cdbf9-e195-4f7b-adf1-fb4bbfd51ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1321 | 2025.07.01 19:41:34.933487 [ 3 ] {109cdbf9-e195-4f7b-adf1-fb4bbfd51ed8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1322 | 2025.07.01 19:41:34.933695 [ 3 ] {109cdbf9-e195-4f7b-adf1-fb4bbfd51ed8} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.07.01 19:41:34.933816 [ 3 ] {109cdbf9-e195-4f7b-adf1-fb4bbfd51ed8} <Debug> executeQuery: Read 128 rows, 8.04 KiB in 0.001123 sec., 113980.40961709706 rows/sec., 6.99 MiB/sec. | ||
| 1324 | 2025.07.01 19:41:34.933851 [ 3 ] {109cdbf9-e195-4f7b-adf1-fb4bbfd51ed8} <Debug> TCPHandler: Processed in 0.001280001 sec. | ||
| 1325 | 2025.07.01 19:41:34.933956 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.07.01 19:41:34.934048 [ 3 ] {a39ec934-3c79-482c-992c-6ec17195568a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1327 | 2025.07.01 19:41:34.934086 [ 3 ] {a39ec934-3c79-482c-992c-6ec17195568a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1328 | 2025.07.01 19:41:34.934484 [ 3 ] {a39ec934-3c79-482c-992c-6ec17195568a} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.07.01 19:41:34.934520 [ 3 ] {a39ec934-3c79-482c-992c-6ec17195568a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1330 | 2025.07.01 19:41:34.934813 [ 3 ] {a39ec934-3c79-482c-992c-6ec17195568a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2025.07.01 19:41:34.935020 [ 3 ] {a39ec934-3c79-482c-992c-6ec17195568a} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.07.01 19:41:34.935139 [ 3 ] {a39ec934-3c79-482c-992c-6ec17195568a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001109 sec., 101893.5978358882 rows/sec., 6.60 MiB/sec. | ||
| 1333 | 2025.07.01 19:41:34.935173 [ 3 ] {a39ec934-3c79-482c-992c-6ec17195568a} <Debug> TCPHandler: Processed in 0.001265231 sec. | ||
| 1334 | 2025.07.01 19:41:34.935276 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.07.01 19:41:34.935366 [ 3 ] {a018e59a-9c2c-460a-8764-7d63270d4007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1336 | 2025.07.01 19:41:34.935404 [ 3 ] {a018e59a-9c2c-460a-8764-7d63270d4007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1337 | 2025.07.01 19:41:34.935807 [ 3 ] {a018e59a-9c2c-460a-8764-7d63270d4007} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.07.01 19:41:34.935842 [ 3 ] {a018e59a-9c2c-460a-8764-7d63270d4007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1339 | 2025.07.01 19:41:34.936128 [ 3 ] {a018e59a-9c2c-460a-8764-7d63270d4007} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2025.07.01 19:41:34.936333 [ 3 ] {a018e59a-9c2c-460a-8764-7d63270d4007} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.07.01 19:41:34.936451 [ 3 ] {a018e59a-9c2c-460a-8764-7d63270d4007} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001102 sec., 101633.3938294011 rows/sec., 5.79 MiB/sec. | ||
| 1342 | 2025.07.01 19:41:34.936487 [ 3 ] {a018e59a-9c2c-460a-8764-7d63270d4007} <Debug> TCPHandler: Processed in 0.001258541 sec. | ||
| 1343 | 2025.07.01 19:41:34.936589 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.07.01 19:41:34.936680 [ 3 ] {06c42937-d076-4954-9072-6961a44ed566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1345 | 2025.07.01 19:41:34.936719 [ 3 ] {06c42937-d076-4954-9072-6961a44ed566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1346 | 2025.07.01 19:41:34.937213 [ 3 ] {06c42937-d076-4954-9072-6961a44ed566} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.07.01 19:41:34.937248 [ 3 ] {06c42937-d076-4954-9072-6961a44ed566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1348 | 2025.07.01 19:41:34.937553 [ 3 ] {06c42937-d076-4954-9072-6961a44ed566} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1349 | 2025.07.01 19:41:34.937757 [ 3 ] {06c42937-d076-4954-9072-6961a44ed566} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.07.01 19:41:34.937875 [ 3 ] {06c42937-d076-4954-9072-6961a44ed566} <Debug> executeQuery: Read 368 rows, 26.47 KiB in 0.001212 sec., 303630.36303630366 rows/sec., 21.33 MiB/sec. | ||
| 1351 | 2025.07.01 19:41:34.937911 [ 3 ] {06c42937-d076-4954-9072-6961a44ed566} <Debug> TCPHandler: Processed in 0.001368982 sec. | ||
| 1352 | 2025.07.01 19:41:34.938006 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.07.01 19:41:34.938096 [ 3 ] {01e784a0-25f1-4429-a45c-e4ccabb7fb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1354 | 2025.07.01 19:41:34.938136 [ 3 ] {01e784a0-25f1-4429-a45c-e4ccabb7fb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1355 | 2025.07.01 19:41:34.938450 [ 3 ] {01e784a0-25f1-4429-a45c-e4ccabb7fb2e} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.07.01 19:41:34.938485 [ 3 ] {01e784a0-25f1-4429-a45c-e4ccabb7fb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1357 | 2025.07.01 19:41:34.938770 [ 3 ] {01e784a0-25f1-4429-a45c-e4ccabb7fb2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1358 | 2025.07.01 19:41:34.938965 [ 3 ] {01e784a0-25f1-4429-a45c-e4ccabb7fb2e} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.07.01 19:41:34.939082 [ 3 ] {01e784a0-25f1-4429-a45c-e4ccabb7fb2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001003 sec., 5982.053838484547 rows/sec., 312.54 KiB/sec. | ||
| 1360 | 2025.07.01 19:41:34.939116 [ 3 ] {01e784a0-25f1-4429-a45c-e4ccabb7fb2e} <Debug> TCPHandler: Processed in 0.00115683 sec. | ||
| 1361 | 2025.07.01 19:41:34.939215 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.07.01 19:41:34.939306 [ 3 ] {cc827d3f-3f01-4dce-8f61-5f3f25dcd6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1363 | 2025.07.01 19:41:34.939346 [ 3 ] {cc827d3f-3f01-4dce-8f61-5f3f25dcd6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1364 | 2025.07.01 19:41:34.939694 [ 3 ] {cc827d3f-3f01-4dce-8f61-5f3f25dcd6a0} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.07.01 19:41:34.939728 [ 3 ] {cc827d3f-3f01-4dce-8f61-5f3f25dcd6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1366 | 2025.07.01 19:41:34.940044 [ 3 ] {cc827d3f-3f01-4dce-8f61-5f3f25dcd6a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1367 | 2025.07.01 19:41:34.940249 [ 3 ] {cc827d3f-3f01-4dce-8f61-5f3f25dcd6a0} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.07.01 19:41:34.940368 [ 3 ] {cc827d3f-3f01-4dce-8f61-5f3f25dcd6a0} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001081 sec., 117483.81128584644 rows/sec., 7.59 MiB/sec. | ||
| 1369 | 2025.07.01 19:41:34.940403 [ 3 ] {cc827d3f-3f01-4dce-8f61-5f3f25dcd6a0} <Debug> TCPHandler: Processed in 0.001235621 sec. | ||
| 1370 | 2025.07.01 19:41:34.940504 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2025.07.01 19:41:34.940595 [ 3 ] {cdeaa049-18a1-4f6a-9c71-d188df56402d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1372 | 2025.07.01 19:41:34.940635 [ 3 ] {cdeaa049-18a1-4f6a-9c71-d188df56402d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1373 | 2025.07.01 19:41:34.940924 [ 3 ] {cdeaa049-18a1-4f6a-9c71-d188df56402d} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.07.01 19:41:34.940958 [ 3 ] {cdeaa049-18a1-4f6a-9c71-d188df56402d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1375 | 2025.07.01 19:41:34.941240 [ 3 ] {cdeaa049-18a1-4f6a-9c71-d188df56402d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1376 | 2025.07.01 19:41:34.941438 [ 3 ] {cdeaa049-18a1-4f6a-9c71-d188df56402d} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.07.01 19:41:34.941559 [ 3 ] {cdeaa049-18a1-4f6a-9c71-d188df56402d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000981 sec., 1019.3679918450559 rows/sec., 68.69 KiB/sec. | ||
| 1378 | 2025.07.01 19:41:34.941593 [ 3 ] {cdeaa049-18a1-4f6a-9c71-d188df56402d} <Debug> TCPHandler: Processed in 0.00113636 sec. | ||
| 1379 | 2025.07.01 19:41:34.941687 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2025.07.01 19:41:34.941779 [ 3 ] {d8eb7d06-0d75-4b38-8825-a0749612e9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1381 | 2025.07.01 19:41:34.941829 [ 3 ] {d8eb7d06-0d75-4b38-8825-a0749612e9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1382 | 2025.07.01 19:41:34.942555 [ 3 ] {d8eb7d06-0d75-4b38-8825-a0749612e9d3} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2025.07.01 19:41:34.942590 [ 3 ] {d8eb7d06-0d75-4b38-8825-a0749612e9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1384 | 2025.07.01 19:41:34.943094 [ 3 ] {d8eb7d06-0d75-4b38-8825-a0749612e9d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1385 | 2025.07.01 19:41:34.943307 [ 3 ] {d8eb7d06-0d75-4b38-8825-a0749612e9d3} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2025.07.01 19:41:34.943436 [ 3 ] {d8eb7d06-0d75-4b38-8825-a0749612e9d3} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001675 sec., 13134.328358208955 rows/sec., 23.54 MiB/sec. | ||
| 1387 | 2025.07.01 19:41:34.943489 [ 3 ] {d8eb7d06-0d75-4b38-8825-a0749612e9d3} <Debug> TCPHandler: Processed in 0.001848466 sec. | ||
| 1388 | 2025.07.01 19:41:34.943598 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2025.07.01 19:41:34.943690 [ 3 ] {3b24b5be-d66f-4d2a-b3b0-a331d1f7cfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1390 | 2025.07.01 19:41:34.943730 [ 3 ] {3b24b5be-d66f-4d2a-b3b0-a331d1f7cfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1391 | 2025.07.01 19:41:34.944038 [ 3 ] {3b24b5be-d66f-4d2a-b3b0-a331d1f7cfee} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2025.07.01 19:41:34.944073 [ 3 ] {3b24b5be-d66f-4d2a-b3b0-a331d1f7cfee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1393 | 2025.07.01 19:41:34.944372 [ 3 ] {3b24b5be-d66f-4d2a-b3b0-a331d1f7cfee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1394 | 2025.07.01 19:41:34.944579 [ 3 ] {3b24b5be-d66f-4d2a-b3b0-a331d1f7cfee} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2025.07.01 19:41:34.944699 [ 3 ] {3b24b5be-d66f-4d2a-b3b0-a331d1f7cfee} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001027 sec., 40895.81304771179 rows/sec., 2.47 MiB/sec. | ||
| 1396 | 2025.07.01 19:41:34.944733 [ 3 ] {3b24b5be-d66f-4d2a-b3b0-a331d1f7cfee} <Debug> TCPHandler: Processed in 0.00118304 sec. | ||
| 1397 | 2025.07.01 19:41:38.959684 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1398 | 2025.07.01 19:41:38.959741 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1399 | 2025.07.01 19:41:39.025254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1400 | 2025.07.01 19:41:39.025747 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2025.07.01 19:41:39.025790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1402 | 2025.07.01 19:41:39.026404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1403 | 2025.07.01 19:41:39.026635 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2025.07.01 19:41:39.026759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1405 | 2025.07.01 19:41:39.026758 [ 66 ] {} <Debug> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1406 | 2025.07.01 19:41:39.026834 [ 66 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2025.07.01 19:41:39.026855 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1408 | 2025.07.01 19:41:39.027117 [ 203 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 1409 | 2025.07.01 19:41:39.029206 [ 203 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1410 | 2025.07.01 19:41:39.029317 [ 203 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 1411 | 2025.07.01 19:41:39.029449 [ 203 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 1412 | 2025.07.01 19:41:39.029624 [ 203 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 1413 | 2025.07.01 19:41:39.029685 [ 203 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 1414 | 2025.07.01 19:41:39.029737 [ 203 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 1415 | 2025.07.01 19:41:39.029790 [ 203 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 1416 | 2025.07.01 19:41:39.072075 [ 190 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.04510443 sec., 62211.18413424136 rows/sec., 911.30 KiB/sec. | ||
| 1417 | 2025.07.01 19:41:39.072922 [ 199 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1418 | 2025.07.01 19:41:39.073250 [ 199 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_6_1} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2025.07.01 19:41:39.073334 [ 199 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_6_1} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1420 | 2025.07.01 19:41:39.073439 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1421 | 2025.07.01 19:41:39.158431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1422 | 2025.07.01 19:41:39.175559 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.07.01 19:41:39.175613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1424 | 2025.07.01 19:41:39.181837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1425 | 2025.07.01 19:41:39.182563 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.07.01 19:41:39.182861 [ 66 ] {} <Debug> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1427 | 2025.07.01 19:41:39.182919 [ 66 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2025.07.01 19:41:39.182940 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1429 | 2025.07.01 19:41:39.183044 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 1430 | 2025.07.01 19:41:39.185941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1431 | 2025.07.01 19:41:39.187153 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1432 | 2025.07.01 19:41:39.188604 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 1433 | 2025.07.01 19:41:39.193121 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 1434 | 2025.07.01 19:41:39.197418 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 1435 | 2025.07.01 19:41:39.201689 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 1436 | 2025.07.01 19:41:39.211334 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 1437 | 2025.07.01 19:41:39.215716 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 1438 | 2025.07.01 19:41:39.279696 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.096697232 sec., 475.71165222185476 rows/sec., 2.46 MiB/sec. | ||
| 1439 | 2025.07.01 19:41:39.281884 [ 200 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1440 | 2025.07.01 19:41:39.283894 [ 200 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_6_1} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2025.07.01 19:41:39.283989 [ 200 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_6_1} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1442 | 2025.07.01 19:41:39.285727 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1443 | 2025.07.01 19:41:39.922205 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2025.07.01 19:41:39.922379 [ 3 ] {ebcf16ee-faae-4139-8c79-d033f3a9a810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1445 | 2025.07.01 19:41:39.922445 [ 3 ] {ebcf16ee-faae-4139-8c79-d033f3a9a810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1446 | 2025.07.01 19:41:39.923076 [ 3 ] {ebcf16ee-faae-4139-8c79-d033f3a9a810} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2025.07.01 19:41:39.923121 [ 3 ] {ebcf16ee-faae-4139-8c79-d033f3a9a810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1448 | 2025.07.01 19:41:39.923504 [ 3 ] {ebcf16ee-faae-4139-8c79-d033f3a9a810} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1449 | 2025.07.01 19:41:39.923728 [ 3 ] {ebcf16ee-faae-4139-8c79-d033f3a9a810} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2025.07.01 19:41:39.923884 [ 3 ] {ebcf16ee-faae-4139-8c79-d033f3a9a810} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001551 sec., 16763.378465506124 rows/sec., 1.30 MiB/sec. | ||
| 1451 | 2025.07.01 19:41:39.923934 [ 3 ] {ebcf16ee-faae-4139-8c79-d033f3a9a810} <Debug> TCPHandler: Processed in 0.001851815 sec. | ||
| 1452 | 2025.07.01 19:41:39.924065 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2025.07.01 19:41:39.924167 [ 3 ] {4728a059-9757-432d-b1e2-7748b9b25d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1454 | 2025.07.01 19:41:39.924211 [ 3 ] {4728a059-9757-432d-b1e2-7748b9b25d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1455 | 2025.07.01 19:41:39.924648 [ 3 ] {4728a059-9757-432d-b1e2-7748b9b25d24} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2025.07.01 19:41:39.924686 [ 3 ] {4728a059-9757-432d-b1e2-7748b9b25d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1457 | 2025.07.01 19:41:39.924998 [ 3 ] {4728a059-9757-432d-b1e2-7748b9b25d24} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1458 | 2025.07.01 19:41:39.925206 [ 3 ] {4728a059-9757-432d-b1e2-7748b9b25d24} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2025.07.01 19:41:39.925336 [ 3 ] {4728a059-9757-432d-b1e2-7748b9b25d24} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001191 sec., 23509.655751469352 rows/sec., 1.83 MiB/sec. | ||
| 1460 | 2025.07.01 19:41:39.925374 [ 3 ] {4728a059-9757-432d-b1e2-7748b9b25d24} <Debug> TCPHandler: Processed in 0.001362031 sec. | ||
| 1461 | 2025.07.01 19:41:39.925491 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2025.07.01 19:41:39.925586 [ 3 ] {1575b232-f95d-4b13-9d95-41d55c2c9515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1463 | 2025.07.01 19:41:39.925630 [ 3 ] {1575b232-f95d-4b13-9d95-41d55c2c9515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1464 | 2025.07.01 19:41:39.926013 [ 3 ] {1575b232-f95d-4b13-9d95-41d55c2c9515} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2025.07.01 19:41:39.926049 [ 3 ] {1575b232-f95d-4b13-9d95-41d55c2c9515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1466 | 2025.07.01 19:41:39.926371 [ 3 ] {1575b232-f95d-4b13-9d95-41d55c2c9515} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1467 | 2025.07.01 19:41:39.926595 [ 3 ] {1575b232-f95d-4b13-9d95-41d55c2c9515} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2025.07.01 19:41:39.926726 [ 3 ] {1575b232-f95d-4b13-9d95-41d55c2c9515} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001159 sec., 43140.638481449525 rows/sec., 2.99 MiB/sec. | ||
| 1469 | 2025.07.01 19:41:39.926764 [ 3 ] {1575b232-f95d-4b13-9d95-41d55c2c9515} <Debug> TCPHandler: Processed in 0.001323631 sec. | ||
| 1470 | 2025.07.01 19:41:39.926883 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2025.07.01 19:41:39.926977 [ 3 ] {1a9950af-2f15-4531-a38b-320e9f75f28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1472 | 2025.07.01 19:41:39.927019 [ 3 ] {1a9950af-2f15-4531-a38b-320e9f75f28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1473 | 2025.07.01 19:41:39.927332 [ 3 ] {1a9950af-2f15-4531-a38b-320e9f75f28d} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2025.07.01 19:41:39.927367 [ 3 ] {1a9950af-2f15-4531-a38b-320e9f75f28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1475 | 2025.07.01 19:41:39.927659 [ 3 ] {1a9950af-2f15-4531-a38b-320e9f75f28d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1476 | 2025.07.01 19:41:39.927869 [ 3 ] {1a9950af-2f15-4531-a38b-320e9f75f28d} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2025.07.01 19:41:39.928000 [ 3 ] {1a9950af-2f15-4531-a38b-320e9f75f28d} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001041 sec., 19212.29586935639 rows/sec., 1.32 MiB/sec. | ||
| 1478 | 2025.07.01 19:41:39.928036 [ 3 ] {1a9950af-2f15-4531-a38b-320e9f75f28d} <Debug> TCPHandler: Processed in 0.00120267 sec. | ||
| 1479 | 2025.07.01 19:41:40.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.81 MiB, peak 176.07 MiB, free memory in arenas 0.00 B, will set to 177.16 MiB (RSS), difference: 10.35 MiB | ||
| 1480 | 2025.07.01 19:41:44.011222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 222 | ||
| 1481 | 2025.07.01 19:41:44.013239 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.07.01 19:41:44.013280 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1483 | 2025.07.01 19:41:44.014411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1484 | 2025.07.01 19:41:44.014663 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.07.01 19:41:44.014898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1486 | 2025.07.01 19:41:44.929165 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2025.07.01 19:41:44.929366 [ 3 ] {391812ef-51bd-4f47-a476-63b541f1cfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1488 | 2025.07.01 19:41:44.929438 [ 3 ] {391812ef-51bd-4f47-a476-63b541f1cfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1489 | 2025.07.01 19:41:44.930167 [ 3 ] {391812ef-51bd-4f47-a476-63b541f1cfae} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2025.07.01 19:41:44.930216 [ 3 ] {391812ef-51bd-4f47-a476-63b541f1cfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1491 | 2025.07.01 19:41:44.930692 [ 3 ] {391812ef-51bd-4f47-a476-63b541f1cfae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1492 | 2025.07.01 19:41:44.930923 [ 3 ] {391812ef-51bd-4f47-a476-63b541f1cfae} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2025.07.01 19:41:44.931083 [ 3 ] {391812ef-51bd-4f47-a476-63b541f1cfae} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001772 sec., 119638.82618510158 rows/sec., 7.61 MiB/sec. | ||
| 1494 | 2025.07.01 19:41:44.931134 [ 3 ] {391812ef-51bd-4f47-a476-63b541f1cfae} <Debug> TCPHandler: Processed in 0.002103087 sec. | ||
| 1495 | 2025.07.01 19:41:44.931260 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2025.07.01 19:41:44.931364 [ 3 ] {63607396-c5aa-4284-ab79-5a0aade44282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1497 | 2025.07.01 19:41:44.931409 [ 3 ] {63607396-c5aa-4284-ab79-5a0aade44282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1498 | 2025.07.01 19:41:44.932049 [ 3 ] {63607396-c5aa-4284-ab79-5a0aade44282} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2025.07.01 19:41:44.932089 [ 3 ] {63607396-c5aa-4284-ab79-5a0aade44282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1500 | 2025.07.01 19:41:44.932467 [ 3 ] {63607396-c5aa-4284-ab79-5a0aade44282} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1501 | 2025.07.01 19:41:44.932701 [ 3 ] {63607396-c5aa-4284-ab79-5a0aade44282} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2025.07.01 19:41:44.932836 [ 3 ] {63607396-c5aa-4284-ab79-5a0aade44282} <Debug> executeQuery: Read 631 rows, 51.17 KiB in 0.001495 sec., 422073.5785953177 rows/sec., 33.43 MiB/sec. | ||
| 1503 | 2025.07.01 19:41:44.932867 [ 17 ] {} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1504 | 2025.07.01 19:41:44.932876 [ 3 ] {63607396-c5aa-4284-ab79-5a0aade44282} <Debug> TCPHandler: Processed in 0.001669724 sec. | ||
| 1505 | 2025.07.01 19:41:44.932945 [ 17 ] {} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2025.07.01 19:41:44.932973 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1507 | 2025.07.01 19:41:44.933039 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.07.01 19:41:44.933097 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 1509 | 2025.07.01 19:41:44.933140 [ 3 ] {bd04c81b-260d-4c32-a654-807cbf429a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1510 | 2025.07.01 19:41:44.933185 [ 3 ] {bd04c81b-260d-4c32-a654-807cbf429a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1511 | 2025.07.01 19:41:44.933202 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1512 | 2025.07.01 19:41:44.933235 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1513 | 2025.07.01 19:41:44.933327 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 631 rows starting from the beginning of the part | ||
| 1514 | 2025.07.01 19:41:44.933387 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1515 | 2025.07.01 19:41:44.933504 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 631 rows starting from the beginning of the part | ||
| 1516 | 2025.07.01 19:41:44.933568 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1517 | 2025.07.01 19:41:44.933617 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 631 rows starting from the beginning of the part | ||
| 1518 | 2025.07.01 19:41:44.933620 [ 3 ] {bd04c81b-260d-4c32-a654-807cbf429a59} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2025.07.01 19:41:44.933664 [ 3 ] {bd04c81b-260d-4c32-a654-807cbf429a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1520 | 2025.07.01 19:41:44.934080 [ 3 ] {bd04c81b-260d-4c32-a654-807cbf429a59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1521 | 2025.07.01 19:41:44.934320 [ 3 ] {bd04c81b-260d-4c32-a654-807cbf429a59} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2025.07.01 19:41:44.934452 [ 3 ] {bd04c81b-260d-4c32-a654-807cbf429a59} <Debug> executeQuery: Read 128 rows, 8.04 KiB in 0.001331 sec., 96168.29451540195 rows/sec., 5.90 MiB/sec. | ||
| 1523 | 2025.07.01 19:41:44.934491 [ 3 ] {bd04c81b-260d-4c32-a654-807cbf429a59} <Debug> TCPHandler: Processed in 0.001505353 sec. | ||
| 1524 | 2025.07.01 19:41:44.934607 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2025.07.01 19:41:44.934703 [ 3 ] {2c1af0cc-ea5e-416c-9d8e-e37d9fb2ccfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1526 | 2025.07.01 19:41:44.934745 [ 3 ] {2c1af0cc-ea5e-416c-9d8e-e37d9fb2ccfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1527 | 2025.07.01 19:41:44.934821 [ 189 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771604 sec., 1112551.1118737597 rows/sec., 92.28 MiB/sec. | ||
| 1528 | 2025.07.01 19:41:44.934986 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1529 | 2025.07.01 19:41:44.935155 [ 3 ] {2c1af0cc-ea5e-416c-9d8e-e37d9fb2ccfa} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2025.07.01 19:41:44.935193 [ 3 ] {2c1af0cc-ea5e-416c-9d8e-e37d9fb2ccfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1531 | 2025.07.01 19:41:44.935218 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.07.01 19:41:44.935276 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_6_1} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1533 | 2025.07.01 19:41:44.935332 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1534 | 2025.07.01 19:41:44.935500 [ 3 ] {2c1af0cc-ea5e-416c-9d8e-e37d9fb2ccfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1535 | 2025.07.01 19:41:44.935715 [ 3 ] {2c1af0cc-ea5e-416c-9d8e-e37d9fb2ccfa} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2025.07.01 19:41:44.935839 [ 3 ] {2c1af0cc-ea5e-416c-9d8e-e37d9fb2ccfa} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001155 sec., 97835.49783549784 rows/sec., 6.33 MiB/sec. | ||
| 1537 | 2025.07.01 19:41:44.935877 [ 3 ] {2c1af0cc-ea5e-416c-9d8e-e37d9fb2ccfa} <Debug> TCPHandler: Processed in 0.001321081 sec. | ||
| 1538 | 2025.07.01 19:41:44.935991 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2025.07.01 19:41:44.936084 [ 3 ] {e3ee1f7c-daa3-4b29-8cb0-31a930ae3a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1540 | 2025.07.01 19:41:44.936127 [ 3 ] {e3ee1f7c-daa3-4b29-8cb0-31a930ae3a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1541 | 2025.07.01 19:41:44.936545 [ 3 ] {e3ee1f7c-daa3-4b29-8cb0-31a930ae3a18} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2025.07.01 19:41:44.936582 [ 3 ] {e3ee1f7c-daa3-4b29-8cb0-31a930ae3a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1543 | 2025.07.01 19:41:44.936875 [ 3 ] {e3ee1f7c-daa3-4b29-8cb0-31a930ae3a18} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1544 | 2025.07.01 19:41:44.937096 [ 3 ] {e3ee1f7c-daa3-4b29-8cb0-31a930ae3a18} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2025.07.01 19:41:44.937219 [ 3 ] {e3ee1f7c-daa3-4b29-8cb0-31a930ae3a18} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001152 sec., 97222.22222222222 rows/sec., 5.54 MiB/sec. | ||
| 1546 | 2025.07.01 19:41:44.937257 [ 3 ] {e3ee1f7c-daa3-4b29-8cb0-31a930ae3a18} <Debug> TCPHandler: Processed in 0.001315691 sec. | ||
| 1547 | 2025.07.01 19:41:44.937389 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2025.07.01 19:41:44.937484 [ 3 ] {77a8ce53-368f-4a7e-bd26-115cf9be6b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1549 | 2025.07.01 19:41:44.937523 [ 3 ] {77a8ce53-368f-4a7e-bd26-115cf9be6b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1550 | 2025.07.01 19:41:44.938022 [ 3 ] {77a8ce53-368f-4a7e-bd26-115cf9be6b61} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2025.07.01 19:41:44.938059 [ 3 ] {77a8ce53-368f-4a7e-bd26-115cf9be6b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1552 | 2025.07.01 19:41:44.938386 [ 3 ] {77a8ce53-368f-4a7e-bd26-115cf9be6b61} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1553 | 2025.07.01 19:41:44.938589 [ 3 ] {77a8ce53-368f-4a7e-bd26-115cf9be6b61} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2025.07.01 19:41:44.938687 [ 17 ] {} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1555 | 2025.07.01 19:41:44.938714 [ 3 ] {77a8ce53-368f-4a7e-bd26-115cf9be6b61} <Debug> executeQuery: Read 368 rows, 26.47 KiB in 0.001248 sec., 294871.7948717949 rows/sec., 20.71 MiB/sec. | ||
| 1556 | 2025.07.01 19:41:44.938723 [ 17 ] {} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2025.07.01 19:41:44.938756 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1558 | 2025.07.01 19:41:44.938759 [ 3 ] {77a8ce53-368f-4a7e-bd26-115cf9be6b61} <Debug> TCPHandler: Processed in 0.001423452 sec. | ||
| 1559 | 2025.07.01 19:41:44.938840 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 1560 | 2025.07.01 19:41:44.938884 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2025.07.01 19:41:44.938936 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1562 | 2025.07.01 19:41:44.938976 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 1563 | 2025.07.01 19:41:44.938979 [ 3 ] {1a12605a-b08c-4c49-90b5-5e514372e4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1564 | 2025.07.01 19:41:44.939026 [ 3 ] {1a12605a-b08c-4c49-90b5-5e514372e4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1565 | 2025.07.01 19:41:44.939056 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 378 rows starting from the beginning of the part | ||
| 1566 | 2025.07.01 19:41:44.939104 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1567 | 2025.07.01 19:41:44.939145 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 368 rows starting from the beginning of the part | ||
| 1568 | 2025.07.01 19:41:44.939186 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1569 | 2025.07.01 19:41:44.939230 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 368 rows starting from the beginning of the part | ||
| 1570 | 2025.07.01 19:41:44.939357 [ 3 ] {1a12605a-b08c-4c49-90b5-5e514372e4f9} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.07.01 19:41:44.939392 [ 3 ] {1a12605a-b08c-4c49-90b5-5e514372e4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1572 | 2025.07.01 19:41:44.939714 [ 3 ] {1a12605a-b08c-4c49-90b5-5e514372e4f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1573 | 2025.07.01 19:41:44.939951 [ 3 ] {1a12605a-b08c-4c49-90b5-5e514372e4f9} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2025.07.01 19:41:44.940080 [ 3 ] {1a12605a-b08c-4c49-90b5-5e514372e4f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 1575 | 2025.07.01 19:41:44.940094 [ 198 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291951 sec., 927279.7497737918 rows/sec., 69.24 MiB/sec. | ||
| 1576 | 2025.07.01 19:41:44.940117 [ 3 ] {1a12605a-b08c-4c49-90b5-5e514372e4f9} <Debug> TCPHandler: Processed in 0.001283091 sec. | ||
| 1577 | 2025.07.01 19:41:44.940227 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1578 | 2025.07.01 19:41:44.940238 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2025.07.01 19:41:44.940334 [ 3 ] {5e147732-0d43-4f9f-88c3-37bf0e743390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1580 | 2025.07.01 19:41:44.940378 [ 3 ] {5e147732-0d43-4f9f-88c3-37bf0e743390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1581 | 2025.07.01 19:41:44.940455 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.07.01 19:41:44.940514 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_6_1} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1583 | 2025.07.01 19:41:44.940565 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1584 | 2025.07.01 19:41:44.940743 [ 3 ] {5e147732-0d43-4f9f-88c3-37bf0e743390} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2025.07.01 19:41:44.940779 [ 3 ] {5e147732-0d43-4f9f-88c3-37bf0e743390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1586 | 2025.07.01 19:41:44.941098 [ 3 ] {5e147732-0d43-4f9f-88c3-37bf0e743390} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1587 | 2025.07.01 19:41:44.941313 [ 3 ] {5e147732-0d43-4f9f-88c3-37bf0e743390} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2025.07.01 19:41:44.941432 [ 17 ] {} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2025.07.01 19:41:44.941444 [ 3 ] {5e147732-0d43-4f9f-88c3-37bf0e743390} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001128 sec., 112588.65248226949 rows/sec., 7.28 MiB/sec. | ||
| 1590 | 2025.07.01 19:41:44.941481 [ 17 ] {} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2025.07.01 19:41:44.941499 [ 3 ] {5e147732-0d43-4f9f-88c3-37bf0e743390} <Debug> TCPHandler: Processed in 0.00131012 sec. | ||
| 1592 | 2025.07.01 19:41:44.941509 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1593 | 2025.07.01 19:41:44.941603 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 1594 | 2025.07.01 19:41:44.941621 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2025.07.01 19:41:44.941722 [ 3 ] {5d6230d4-c7cc-4347-a1ad-2d27837621e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1596 | 2025.07.01 19:41:44.941734 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2025.07.01 19:41:44.941766 [ 3 ] {5d6230d4-c7cc-4347-a1ad-2d27837621e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1598 | 2025.07.01 19:41:44.941783 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1599 | 2025.07.01 19:41:44.941875 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 127 rows starting from the beginning of the part | ||
| 1600 | 2025.07.01 19:41:44.941923 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1601 | 2025.07.01 19:41:44.941968 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 127 rows starting from the beginning of the part | ||
| 1602 | 2025.07.01 19:41:44.942011 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1603 | 2025.07.01 19:41:44.942060 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 127 rows starting from the beginning of the part | ||
| 1604 | 2025.07.01 19:41:44.942084 [ 3 ] {5d6230d4-c7cc-4347-a1ad-2d27837621e3} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2025.07.01 19:41:44.942126 [ 3 ] {5d6230d4-c7cc-4347-a1ad-2d27837621e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1606 | 2025.07.01 19:41:44.942478 [ 3 ] {5d6230d4-c7cc-4347-a1ad-2d27837621e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1607 | 2025.07.01 19:41:44.942722 [ 3 ] {5d6230d4-c7cc-4347-a1ad-2d27837621e3} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2025.07.01 19:41:44.942856 [ 3 ] {5d6230d4-c7cc-4347-a1ad-2d27837621e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 1609 | 2025.07.01 19:41:44.942893 [ 3 ] {5d6230d4-c7cc-4347-a1ad-2d27837621e3} <Debug> TCPHandler: Processed in 0.001322141 sec. | ||
| 1610 | 2025.07.01 19:41:44.942996 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2025.07.01 19:41:44.943084 [ 190 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521863 sec., 348914.45550617896 rows/sec., 23.01 MiB/sec. | ||
| 1612 | 2025.07.01 19:41:44.943089 [ 3 ] {6d3fd45d-1f1c-46d0-af87-5d5062d6f4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1613 | 2025.07.01 19:41:44.943149 [ 3 ] {6d3fd45d-1f1c-46d0-af87-5d5062d6f4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1614 | 2025.07.01 19:41:44.943233 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1615 | 2025.07.01 19:41:44.943493 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2025.07.01 19:41:44.943557 [ 189 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1617 | 2025.07.01 19:41:44.943621 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1618 | 2025.07.01 19:41:44.943926 [ 3 ] {6d3fd45d-1f1c-46d0-af87-5d5062d6f4fd} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2025.07.01 19:41:44.943967 [ 3 ] {6d3fd45d-1f1c-46d0-af87-5d5062d6f4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1620 | 2025.07.01 19:41:44.944519 [ 3 ] {6d3fd45d-1f1c-46d0-af87-5d5062d6f4fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1621 | 2025.07.01 19:41:44.944742 [ 3 ] {6d3fd45d-1f1c-46d0-af87-5d5062d6f4fd} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2025.07.01 19:41:44.944876 [ 3 ] {6d3fd45d-1f1c-46d0-af87-5d5062d6f4fd} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001805 sec., 12188.36565096953 rows/sec., 21.84 MiB/sec. | ||
| 1623 | 2025.07.01 19:41:44.944934 [ 3 ] {6d3fd45d-1f1c-46d0-af87-5d5062d6f4fd} <Debug> TCPHandler: Processed in 0.001986186 sec. | ||
| 1624 | 2025.07.01 19:41:44.945048 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2025.07.01 19:41:44.945143 [ 3 ] {e132693d-af82-4f12-a635-40b515a3b9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1626 | 2025.07.01 19:41:44.945184 [ 3 ] {e132693d-af82-4f12-a635-40b515a3b9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1627 | 2025.07.01 19:41:44.945509 [ 3 ] {e132693d-af82-4f12-a635-40b515a3b9f5} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2025.07.01 19:41:44.945546 [ 3 ] {e132693d-af82-4f12-a635-40b515a3b9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1629 | 2025.07.01 19:41:44.945849 [ 3 ] {e132693d-af82-4f12-a635-40b515a3b9f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1630 | 2025.07.01 19:41:44.946067 [ 3 ] {e132693d-af82-4f12-a635-40b515a3b9f5} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2025.07.01 19:41:44.946172 [ 17 ] {} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1632 | 2025.07.01 19:41:44.946191 [ 3 ] {e132693d-af82-4f12-a635-40b515a3b9f5} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001067 sec., 39362.69915651359 rows/sec., 2.38 MiB/sec. | ||
| 1633 | 2025.07.01 19:41:44.946202 [ 17 ] {} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2025.07.01 19:41:44.946229 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1635 | 2025.07.01 19:41:44.946233 [ 3 ] {e132693d-af82-4f12-a635-40b515a3b9f5} <Debug> TCPHandler: Processed in 0.00123428 sec. | ||
| 1636 | 2025.07.01 19:41:44.946304 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::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 | ||
| 1637 | 2025.07.01 19:41:44.946413 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1638 | 2025.07.01 19:41:44.946451 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1639 | 2025.07.01 19:41:44.946525 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 42 rows starting from the beginning of the part | ||
| 1640 | 2025.07.01 19:41:44.946574 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1641 | 2025.07.01 19:41:44.946616 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1642 | 2025.07.01 19:41:44.946662 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1643 | 2025.07.01 19:41:44.946705 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 1644 | 2025.07.01 19:41:44.947440 [ 189 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116977 sec., 159005.61648871144 rows/sec., 10.03 MiB/sec. | ||
| 1645 | 2025.07.01 19:41:44.947554 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2025.07.01 19:41:44.947820 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2025.07.01 19:41:44.947889 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_6_1} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2025.07.01 19:41:44.947949 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1649 | 2025.07.01 19:41:46.526886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1650 | 2025.07.01 19:41:46.527410 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2025.07.01 19:41:46.527448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1652 | 2025.07.01 19:41:46.527935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1653 | 2025.07.01 19:41:46.528167 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2025.07.01 19:41:46.528301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1655 | 2025.07.01 19:41:46.686099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1656 | 2025.07.01 19:41:46.704040 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2025.07.01 19:41:46.704101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1658 | 2025.07.01 19:41:46.709730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1659 | 2025.07.01 19:41:46.710444 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2025.07.01 19:41:46.713610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1661 | 2025.07.01 19:41:49.921927 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2025.07.01 19:41:49.922106 [ 3 ] {816b142d-151b-4341-a616-27c788d31f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1663 | 2025.07.01 19:41:49.922171 [ 3 ] {816b142d-151b-4341-a616-27c788d31f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1664 | 2025.07.01 19:41:49.922762 [ 3 ] {816b142d-151b-4341-a616-27c788d31f8a} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2025.07.01 19:41:49.922809 [ 3 ] {816b142d-151b-4341-a616-27c788d31f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1666 | 2025.07.01 19:41:49.923189 [ 3 ] {816b142d-151b-4341-a616-27c788d31f8a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1667 | 2025.07.01 19:41:49.923408 [ 3 ] {816b142d-151b-4341-a616-27c788d31f8a} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.07.01 19:41:49.923553 [ 3 ] {816b142d-151b-4341-a616-27c788d31f8a} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001494 sec., 17402.945113788486 rows/sec., 1.35 MiB/sec. | ||
| 1669 | 2025.07.01 19:41:49.923594 [ 3 ] {816b142d-151b-4341-a616-27c788d31f8a} <Debug> TCPHandler: Processed in 0.001789145 sec. | ||
| 1670 | 2025.07.01 19:41:49.923703 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2025.07.01 19:41:49.923800 [ 3 ] {a3935a49-411f-4b56-b12c-07000b1302ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1672 | 2025.07.01 19:41:49.923841 [ 3 ] {a3935a49-411f-4b56-b12c-07000b1302ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1673 | 2025.07.01 19:41:49.924246 [ 3 ] {a3935a49-411f-4b56-b12c-07000b1302ab} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.07.01 19:41:49.924282 [ 3 ] {a3935a49-411f-4b56-b12c-07000b1302ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1675 | 2025.07.01 19:41:49.924590 [ 3 ] {a3935a49-411f-4b56-b12c-07000b1302ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1676 | 2025.07.01 19:41:49.924803 [ 3 ] {a3935a49-411f-4b56-b12c-07000b1302ab} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2025.07.01 19:41:49.924930 [ 3 ] {a3935a49-411f-4b56-b12c-07000b1302ab} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00115 sec., 24347.826086956524 rows/sec., 1.90 MiB/sec. | ||
| 1678 | 2025.07.01 19:41:49.924967 [ 3 ] {a3935a49-411f-4b56-b12c-07000b1302ab} <Debug> TCPHandler: Processed in 0.001313801 sec. | ||
| 1679 | 2025.07.01 19:41:49.925075 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.07.01 19:41:49.925169 [ 3 ] {676b79e2-fbeb-442c-98e2-93a694507f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1681 | 2025.07.01 19:41:49.925211 [ 3 ] {676b79e2-fbeb-442c-98e2-93a694507f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1682 | 2025.07.01 19:41:49.925568 [ 3 ] {676b79e2-fbeb-442c-98e2-93a694507f4b} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.07.01 19:41:49.925605 [ 3 ] {676b79e2-fbeb-442c-98e2-93a694507f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1684 | 2025.07.01 19:41:49.925928 [ 3 ] {676b79e2-fbeb-442c-98e2-93a694507f4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1685 | 2025.07.01 19:41:49.926135 [ 3 ] {676b79e2-fbeb-442c-98e2-93a694507f4b} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.07.01 19:41:49.926258 [ 3 ] {676b79e2-fbeb-442c-98e2-93a694507f4b} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001109 sec., 45085.662759242565 rows/sec., 3.13 MiB/sec. | ||
| 1687 | 2025.07.01 19:41:49.926294 [ 3 ] {676b79e2-fbeb-442c-98e2-93a694507f4b} <Debug> TCPHandler: Processed in 0.001265751 sec. | ||
| 1688 | 2025.07.01 19:41:49.926405 [ 3 ] {} <Trace> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.07.01 19:41:49.926502 [ 3 ] {5655867e-d798-470b-9a51-075894d22ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57517) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1690 | 2025.07.01 19:41:49.926543 [ 3 ] {5655867e-d798-470b-9a51-075894d22ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1691 | 2025.07.01 19:41:49.926850 [ 3 ] {5655867e-d798-470b-9a51-075894d22ee6} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.07.01 19:41:49.926885 [ 3 ] {5655867e-d798-470b-9a51-075894d22ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1693 | 2025.07.01 19:41:49.927178 [ 3 ] {5655867e-d798-470b-9a51-075894d22ee6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1694 | 2025.07.01 19:41:49.927384 [ 3 ] {5655867e-d798-470b-9a51-075894d22ee6} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.07.01 19:41:49.927506 [ 3 ] {5655867e-d798-470b-9a51-075894d22ee6} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001023 sec., 19550.34213098729 rows/sec., 1.34 MiB/sec. | ||
| 1696 | 2025.07.01 19:41:49.927540 [ 3 ] {5655867e-d798-470b-9a51-075894d22ee6} <Debug> TCPHandler: Processed in 0.00118197 sec. | ||
| 1697 | 2025.07.01 19:41:53.959804 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1698 | 2025.07.01 19:41:53.959905 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1699 | 2025.07.01 19:41:54.015263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 252 | ||
| 1700 | 2025.07.01 19:41:54.017351 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2025.07.01 19:41:54.017390 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1702 | 2025.07.01 19:41:54.018511 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1703 | 2025.07.01 19:41:54.018777 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2025.07.01 19:41:54.019016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1705 | 2025.07.01 19:41:54.028577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1706 | 2025.07.01 19:41:54.029119 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.07.01 19:41:54.029162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1708 | 2025.07.01 19:41:54.029653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1709 | 2025.07.01 19:41:54.029891 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.07.01 19:41:54.030033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1711 | 2025.07.01 19:41:54.213899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1712 | 2025.07.01 19:41:54.230304 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2025.07.01 19:41:54.230355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1714 | 2025.07.01 19:41:54.236496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1715 | 2025.07.01 19:41:54.237202 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.07.01 19:41:54.240050 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1717 | 2025.07.01 19:41:54.545357 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1718 | 2025.07.01 19:41:54.545447 [ 3 ] {} <Debug> TCP-Session: 1b42bec4-5774-4a3d-aa8e-aa9b4d62f338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2025.07.01 19:41:54.929172 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.07.01 19:41:54.929368 [ 4 ] {a500a27a-0950-46fc-bd82-8f0c7ea60d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1721 | 2025.07.01 19:41:54.929440 [ 4 ] {a500a27a-0950-46fc-bd82-8f0c7ea60d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1722 | 2025.07.01 19:41:54.930185 [ 4 ] {a500a27a-0950-46fc-bd82-8f0c7ea60d8b} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.07.01 19:41:54.930227 [ 4 ] {a500a27a-0950-46fc-bd82-8f0c7ea60d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1724 | 2025.07.01 19:41:54.930632 [ 4 ] {a500a27a-0950-46fc-bd82-8f0c7ea60d8b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1725 | 2025.07.01 19:41:54.930859 [ 4 ] {a500a27a-0950-46fc-bd82-8f0c7ea60d8b} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.07.01 19:41:54.931004 [ 4 ] {a500a27a-0950-46fc-bd82-8f0c7ea60d8b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001689 sec., 125518.05802249852 rows/sec., 7.98 MiB/sec. | ||
| 1727 | 2025.07.01 19:41:54.931046 [ 4 ] {a500a27a-0950-46fc-bd82-8f0c7ea60d8b} <Debug> TCPHandler: Processed in 0.002008127 sec. | ||
| 1728 | 2025.07.01 19:41:54.931188 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2025.07.01 19:41:54.931282 [ 4 ] {c4b4d1c4-fc2f-4989-8cf9-a677af33e219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1730 | 2025.07.01 19:41:54.931322 [ 4 ] {c4b4d1c4-fc2f-4989-8cf9-a677af33e219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1731 | 2025.07.01 19:41:54.931991 [ 4 ] {c4b4d1c4-fc2f-4989-8cf9-a677af33e219} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.07.01 19:41:54.932027 [ 4 ] {c4b4d1c4-fc2f-4989-8cf9-a677af33e219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1733 | 2025.07.01 19:41:54.932379 [ 4 ] {c4b4d1c4-fc2f-4989-8cf9-a677af33e219} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1734 | 2025.07.01 19:41:54.932583 [ 4 ] {c4b4d1c4-fc2f-4989-8cf9-a677af33e219} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.07.01 19:41:54.932713 [ 4 ] {c4b4d1c4-fc2f-4989-8cf9-a677af33e219} <Debug> executeQuery: Read 631 rows, 51.17 KiB in 0.00145 sec., 435172.4137931035 rows/sec., 34.47 MiB/sec. | ||
| 1736 | 2025.07.01 19:41:54.932749 [ 4 ] {c4b4d1c4-fc2f-4989-8cf9-a677af33e219} <Debug> TCPHandler: Processed in 0.001609394 sec. | ||
| 1737 | 2025.07.01 19:41:54.932867 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2025.07.01 19:41:54.932961 [ 4 ] {87ee5799-a441-4fc2-995e-dd9ebd5db481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1739 | 2025.07.01 19:41:54.933000 [ 4 ] {87ee5799-a441-4fc2-995e-dd9ebd5db481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1740 | 2025.07.01 19:41:54.933436 [ 4 ] {87ee5799-a441-4fc2-995e-dd9ebd5db481} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2025.07.01 19:41:54.933471 [ 4 ] {87ee5799-a441-4fc2-995e-dd9ebd5db481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1742 | 2025.07.01 19:41:54.933773 [ 4 ] {87ee5799-a441-4fc2-995e-dd9ebd5db481} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1743 | 2025.07.01 19:41:54.933985 [ 4 ] {87ee5799-a441-4fc2-995e-dd9ebd5db481} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2025.07.01 19:41:54.934114 [ 4 ] {87ee5799-a441-4fc2-995e-dd9ebd5db481} <Debug> executeQuery: Read 128 rows, 8.04 KiB in 0.001172 sec., 109215.01706484641 rows/sec., 6.70 MiB/sec. | ||
| 1745 | 2025.07.01 19:41:54.934149 [ 4 ] {87ee5799-a441-4fc2-995e-dd9ebd5db481} <Debug> TCPHandler: Processed in 0.001330211 sec. | ||
| 1746 | 2025.07.01 19:41:54.934264 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2025.07.01 19:41:54.934364 [ 4 ] {5b846e88-e856-45e3-8862-083d65071682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1748 | 2025.07.01 19:41:54.934402 [ 4 ] {5b846e88-e856-45e3-8862-083d65071682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1749 | 2025.07.01 19:41:54.934843 [ 4 ] {5b846e88-e856-45e3-8862-083d65071682} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2025.07.01 19:41:54.934876 [ 4 ] {5b846e88-e856-45e3-8862-083d65071682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1751 | 2025.07.01 19:41:54.935160 [ 4 ] {5b846e88-e856-45e3-8862-083d65071682} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1752 | 2025.07.01 19:41:54.935373 [ 4 ] {5b846e88-e856-45e3-8862-083d65071682} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2025.07.01 19:41:54.935493 [ 4 ] {5b846e88-e856-45e3-8862-083d65071682} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001146 sec., 98603.83944153576 rows/sec., 6.38 MiB/sec. | ||
| 1754 | 2025.07.01 19:41:54.935529 [ 4 ] {5b846e88-e856-45e3-8862-083d65071682} <Debug> TCPHandler: Processed in 0.001312521 sec. | ||
| 1755 | 2025.07.01 19:41:54.935649 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2025.07.01 19:41:54.935741 [ 4 ] {403af103-b7b2-498b-9fa4-900fab5b9c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1757 | 2025.07.01 19:41:54.935780 [ 4 ] {403af103-b7b2-498b-9fa4-900fab5b9c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1758 | 2025.07.01 19:41:54.936194 [ 4 ] {403af103-b7b2-498b-9fa4-900fab5b9c7c} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2025.07.01 19:41:54.936228 [ 4 ] {403af103-b7b2-498b-9fa4-900fab5b9c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1760 | 2025.07.01 19:41:54.936518 [ 4 ] {403af103-b7b2-498b-9fa4-900fab5b9c7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1761 | 2025.07.01 19:41:54.936725 [ 4 ] {403af103-b7b2-498b-9fa4-900fab5b9c7c} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.07.01 19:41:54.936845 [ 4 ] {403af103-b7b2-498b-9fa4-900fab5b9c7c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001122 sec., 99821.74688057041 rows/sec., 5.69 MiB/sec. | ||
| 1763 | 2025.07.01 19:41:54.936882 [ 4 ] {403af103-b7b2-498b-9fa4-900fab5b9c7c} <Debug> TCPHandler: Processed in 0.001281081 sec. | ||
| 1764 | 2025.07.01 19:41:54.937002 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2025.07.01 19:41:54.937094 [ 4 ] {c2774ef9-66ac-4358-93ff-ae29f11b111d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1766 | 2025.07.01 19:41:54.937133 [ 4 ] {c2774ef9-66ac-4358-93ff-ae29f11b111d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1767 | 2025.07.01 19:41:54.937652 [ 4 ] {c2774ef9-66ac-4358-93ff-ae29f11b111d} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2025.07.01 19:41:54.937686 [ 4 ] {c2774ef9-66ac-4358-93ff-ae29f11b111d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1769 | 2025.07.01 19:41:54.937999 [ 4 ] {c2774ef9-66ac-4358-93ff-ae29f11b111d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1770 | 2025.07.01 19:41:54.938214 [ 4 ] {c2774ef9-66ac-4358-93ff-ae29f11b111d} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2025.07.01 19:41:54.938339 [ 4 ] {c2774ef9-66ac-4358-93ff-ae29f11b111d} <Debug> executeQuery: Read 368 rows, 26.47 KiB in 0.001262 sec., 291600.63391442155 rows/sec., 20.48 MiB/sec. | ||
| 1772 | 2025.07.01 19:41:54.938376 [ 4 ] {c2774ef9-66ac-4358-93ff-ae29f11b111d} <Debug> TCPHandler: Processed in 0.001422242 sec. | ||
| 1773 | 2025.07.01 19:41:54.938494 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2025.07.01 19:41:54.938587 [ 4 ] {3bce6d8b-a203-4e41-9bd6-dab8eb5ef291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1775 | 2025.07.01 19:41:54.938627 [ 4 ] {3bce6d8b-a203-4e41-9bd6-dab8eb5ef291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1776 | 2025.07.01 19:41:54.938960 [ 4 ] {3bce6d8b-a203-4e41-9bd6-dab8eb5ef291} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2025.07.01 19:41:54.938994 [ 4 ] {3bce6d8b-a203-4e41-9bd6-dab8eb5ef291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1778 | 2025.07.01 19:41:54.939290 [ 4 ] {3bce6d8b-a203-4e41-9bd6-dab8eb5ef291} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1779 | 2025.07.01 19:41:54.939505 [ 4 ] {3bce6d8b-a203-4e41-9bd6-dab8eb5ef291} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2025.07.01 19:41:54.939629 [ 4 ] {3bce6d8b-a203-4e41-9bd6-dab8eb5ef291} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 1781 | 2025.07.01 19:41:54.939667 [ 4 ] {3bce6d8b-a203-4e41-9bd6-dab8eb5ef291} <Debug> TCPHandler: Processed in 0.00122106 sec. | ||
| 1782 | 2025.07.01 19:41:54.939789 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2025.07.01 19:41:54.939881 [ 4 ] {3e4f46f9-a506-4488-a836-79434866d856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1784 | 2025.07.01 19:41:54.939924 [ 4 ] {3e4f46f9-a506-4488-a836-79434866d856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1785 | 2025.07.01 19:41:54.940305 [ 4 ] {3e4f46f9-a506-4488-a836-79434866d856} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2025.07.01 19:41:54.940340 [ 4 ] {3e4f46f9-a506-4488-a836-79434866d856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1787 | 2025.07.01 19:41:54.940672 [ 4 ] {3e4f46f9-a506-4488-a836-79434866d856} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1788 | 2025.07.01 19:41:54.940878 [ 4 ] {3e4f46f9-a506-4488-a836-79434866d856} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2025.07.01 19:41:54.941001 [ 4 ] {3e4f46f9-a506-4488-a836-79434866d856} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001138 sec., 111599.2970123023 rows/sec., 7.21 MiB/sec. | ||
| 1790 | 2025.07.01 19:41:54.941035 [ 4 ] {3e4f46f9-a506-4488-a836-79434866d856} <Debug> TCPHandler: Processed in 0.001293481 sec. | ||
| 1791 | 2025.07.01 19:41:54.941151 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2025.07.01 19:41:54.941244 [ 4 ] {d7c4cc11-3e37-4d29-84d5-0d7cb0fcbb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1793 | 2025.07.01 19:41:54.941286 [ 4 ] {d7c4cc11-3e37-4d29-84d5-0d7cb0fcbb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1794 | 2025.07.01 19:41:54.941602 [ 4 ] {d7c4cc11-3e37-4d29-84d5-0d7cb0fcbb31} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2025.07.01 19:41:54.941636 [ 4 ] {d7c4cc11-3e37-4d29-84d5-0d7cb0fcbb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1796 | 2025.07.01 19:41:54.941924 [ 4 ] {d7c4cc11-3e37-4d29-84d5-0d7cb0fcbb31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1797 | 2025.07.01 19:41:54.942134 [ 4 ] {d7c4cc11-3e37-4d29-84d5-0d7cb0fcbb31} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.07.01 19:41:54.942255 [ 4 ] {d7c4cc11-3e37-4d29-84d5-0d7cb0fcbb31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 1799 | 2025.07.01 19:41:54.942288 [ 4 ] {d7c4cc11-3e37-4d29-84d5-0d7cb0fcbb31} <Debug> TCPHandler: Processed in 0.00118467 sec. | ||
| 1800 | 2025.07.01 19:41:54.942455 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2025.07.01 19:41:54.942547 [ 4 ] {0a991124-d9d2-4803-b20a-2ba7952b5b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1802 | 2025.07.01 19:41:54.942600 [ 4 ] {0a991124-d9d2-4803-b20a-2ba7952b5b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1803 | 2025.07.01 19:41:54.943468 [ 4 ] {0a991124-d9d2-4803-b20a-2ba7952b5b38} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2025.07.01 19:41:54.943502 [ 4 ] {0a991124-d9d2-4803-b20a-2ba7952b5b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1805 | 2025.07.01 19:41:54.944008 [ 4 ] {0a991124-d9d2-4803-b20a-2ba7952b5b38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1806 | 2025.07.01 19:41:54.944235 [ 4 ] {0a991124-d9d2-4803-b20a-2ba7952b5b38} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2025.07.01 19:41:54.944367 [ 4 ] {0a991124-d9d2-4803-b20a-2ba7952b5b38} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001838 sec., 11969.532100108814 rows/sec., 21.45 MiB/sec. | ||
| 1808 | 2025.07.01 19:41:54.944428 [ 4 ] {0a991124-d9d2-4803-b20a-2ba7952b5b38} <Debug> TCPHandler: Processed in 0.002019717 sec. | ||
| 1809 | 2025.07.01 19:41:54.944548 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2025.07.01 19:41:54.944643 [ 4 ] {e38fc45a-c577-4eb4-852b-b7974672fac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1811 | 2025.07.01 19:41:54.944685 [ 4 ] {e38fc45a-c577-4eb4-852b-b7974672fac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1812 | 2025.07.01 19:41:54.945026 [ 4 ] {e38fc45a-c577-4eb4-852b-b7974672fac2} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2025.07.01 19:41:54.945059 [ 4 ] {e38fc45a-c577-4eb4-852b-b7974672fac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1814 | 2025.07.01 19:41:54.945350 [ 4 ] {e38fc45a-c577-4eb4-852b-b7974672fac2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1815 | 2025.07.01 19:41:54.945553 [ 4 ] {e38fc45a-c577-4eb4-852b-b7974672fac2} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.07.01 19:41:54.945680 [ 4 ] {e38fc45a-c577-4eb4-852b-b7974672fac2} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001056 sec., 39772.72727272727 rows/sec., 2.40 MiB/sec. | ||
| 1817 | 2025.07.01 19:41:54.945714 [ 4 ] {e38fc45a-c577-4eb4-852b-b7974672fac2} <Debug> TCPHandler: Processed in 0.00121352 sec. | ||
| 1818 | 2025.07.01 19:41:55.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.24 MiB, peak 182.49 MiB, free memory in arenas 0.00 B, will set to 179.10 MiB (RSS), difference: 1.86 MiB | ||
| 1819 | 2025.07.01 19:41:59.923101 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2025.07.01 19:41:59.923406 [ 4 ] {d70f1480-85a9-488d-a4a2-5069ba6c889b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1821 | 2025.07.01 19:41:59.923515 [ 4 ] {d70f1480-85a9-488d-a4a2-5069ba6c889b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1822 | 2025.07.01 19:41:59.924317 [ 4 ] {d70f1480-85a9-488d-a4a2-5069ba6c889b} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.07.01 19:41:59.924360 [ 4 ] {d70f1480-85a9-488d-a4a2-5069ba6c889b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1824 | 2025.07.01 19:41:59.924748 [ 4 ] {d70f1480-85a9-488d-a4a2-5069ba6c889b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1825 | 2025.07.01 19:41:59.924977 [ 4 ] {d70f1480-85a9-488d-a4a2-5069ba6c889b} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.07.01 19:41:59.925130 [ 4 ] {d70f1480-85a9-488d-a4a2-5069ba6c889b} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001802 sec., 14428.412874583795 rows/sec., 1.12 MiB/sec. | ||
| 1827 | 2025.07.01 19:41:59.925173 [ 4 ] {d70f1480-85a9-488d-a4a2-5069ba6c889b} <Debug> TCPHandler: Processed in 0.002258439 sec. | ||
| 1828 | 2025.07.01 19:41:59.925290 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.07.01 19:41:59.925385 [ 4 ] {f33e129b-ad1b-45f2-8de9-6f1dda33e966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1830 | 2025.07.01 19:41:59.925428 [ 4 ] {f33e129b-ad1b-45f2-8de9-6f1dda33e966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1831 | 2025.07.01 19:41:59.925839 [ 4 ] {f33e129b-ad1b-45f2-8de9-6f1dda33e966} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.07.01 19:41:59.925877 [ 4 ] {f33e129b-ad1b-45f2-8de9-6f1dda33e966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1833 | 2025.07.01 19:41:59.926181 [ 4 ] {f33e129b-ad1b-45f2-8de9-6f1dda33e966} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1834 | 2025.07.01 19:41:59.926396 [ 4 ] {f33e129b-ad1b-45f2-8de9-6f1dda33e966} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.07.01 19:41:59.926523 [ 4 ] {f33e129b-ad1b-45f2-8de9-6f1dda33e966} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001157 sec., 24200.518582541055 rows/sec., 1.89 MiB/sec. | ||
| 1836 | 2025.07.01 19:41:59.926562 [ 4 ] {f33e129b-ad1b-45f2-8de9-6f1dda33e966} <Debug> TCPHandler: Processed in 0.001321522 sec. | ||
| 1837 | 2025.07.01 19:41:59.926673 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2025.07.01 19:41:59.926767 [ 4 ] {a4c596ad-d22e-4323-ba8f-079f9b777f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1839 | 2025.07.01 19:41:59.926813 [ 4 ] {a4c596ad-d22e-4323-ba8f-079f9b777f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1840 | 2025.07.01 19:41:59.927186 [ 4 ] {a4c596ad-d22e-4323-ba8f-079f9b777f0d} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2025.07.01 19:41:59.927223 [ 4 ] {a4c596ad-d22e-4323-ba8f-079f9b777f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1842 | 2025.07.01 19:41:59.927567 [ 4 ] {a4c596ad-d22e-4323-ba8f-079f9b777f0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1843 | 2025.07.01 19:41:59.927783 [ 4 ] {a4c596ad-d22e-4323-ba8f-079f9b777f0d} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2025.07.01 19:41:59.927910 [ 4 ] {a4c596ad-d22e-4323-ba8f-079f9b777f0d} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001162 sec., 43029.259896729774 rows/sec., 2.98 MiB/sec. | ||
| 1845 | 2025.07.01 19:41:59.927947 [ 4 ] {a4c596ad-d22e-4323-ba8f-079f9b777f0d} <Debug> TCPHandler: Processed in 0.001322841 sec. | ||
| 1846 | 2025.07.01 19:41:59.928055 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1847 | 2025.07.01 19:41:59.928148 [ 4 ] {6bdc17c6-0ef4-4b0b-930a-d3c057ccf473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1848 | 2025.07.01 19:41:59.928191 [ 4 ] {6bdc17c6-0ef4-4b0b-930a-d3c057ccf473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1849 | 2025.07.01 19:41:59.928500 [ 4 ] {6bdc17c6-0ef4-4b0b-930a-d3c057ccf473} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2025.07.01 19:41:59.928535 [ 4 ] {6bdc17c6-0ef4-4b0b-930a-d3c057ccf473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1851 | 2025.07.01 19:41:59.928833 [ 4 ] {6bdc17c6-0ef4-4b0b-930a-d3c057ccf473} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1852 | 2025.07.01 19:41:59.929039 [ 4 ] {6bdc17c6-0ef4-4b0b-930a-d3c057ccf473} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2025.07.01 19:41:59.929166 [ 4 ] {6bdc17c6-0ef4-4b0b-930a-d3c057ccf473} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001036 sec., 19305.019305019305 rows/sec., 1.33 MiB/sec. | ||
| 1854 | 2025.07.01 19:41:59.929202 [ 4 ] {6bdc17c6-0ef4-4b0b-930a-d3c057ccf473} <Debug> TCPHandler: Processed in 0.00119543 sec. | ||
| 1855 | 2025.07.01 19:42:01.530344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 1856 | 2025.07.01 19:42:01.530823 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2025.07.01 19:42:01.530877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1858 | 2025.07.01 19:42:01.531407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1859 | 2025.07.01 19:42:01.531648 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2025.07.01 19:42:01.531788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1861 | 2025.07.01 19:42:01.740382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1862 | 2025.07.01 19:42:01.757879 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2025.07.01 19:42:01.757942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1864 | 2025.07.01 19:42:01.764092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1865 | 2025.07.01 19:42:01.764810 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2025.07.01 19:42:01.768099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1867 | 2025.07.01 19:42:02.000300 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.65 MiB, peak 183.65 MiB, free memory in arenas 0.00 B, will set to 180.88 MiB (RSS), difference: 1.22 MiB | ||
| 1868 | 2025.07.01 19:42:04.019649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 282 | ||
| 1869 | 2025.07.01 19:42:04.021890 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2025.07.01 19:42:04.021943 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1871 | 2025.07.01 19:42:04.023159 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1872 | 2025.07.01 19:42:04.023464 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2025.07.01 19:42:04.023614 [ 40 ] {} <Debug> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1874 | 2025.07.01 19:42:04.023676 [ 40 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2025.07.01 19:42:04.023695 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1876 | 2025.07.01 19:42:04.023803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1877 | 2025.07.01 19:42:04.023802 [ 190 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 1878 | 2025.07.01 19:42:04.024490 [ 190 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1879 | 2025.07.01 19:42:04.024701 [ 190 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 1880 | 2025.07.01 19:42:04.025137 [ 190 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 1881 | 2025.07.01 19:42:04.025553 [ 190 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
| 1882 | 2025.07.01 19:42:04.025927 [ 190 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 1883 | 2025.07.01 19:42:04.026323 [ 190 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 1884 | 2025.07.01 19:42:04.026702 [ 190 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 1885 | 2025.07.01 19:42:04.033442 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.009640241 sec., 29252.380723676928 rows/sec., 28.43 MiB/sec. | ||
| 1886 | 2025.07.01 19:42:04.034302 [ 196 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1887 | 2025.07.01 19:42:04.034972 [ 196 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_6_1} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2025.07.01 19:42:04.035061 [ 196 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_6_1} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1889 | 2025.07.01 19:42:04.035309 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 1890 | 2025.07.01 19:42:04.930460 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2025.07.01 19:42:04.930658 [ 4 ] {3dbc1b83-f717-4463-a482-63c287fe083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1892 | 2025.07.01 19:42:04.930732 [ 4 ] {3dbc1b83-f717-4463-a482-63c287fe083a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1893 | 2025.07.01 19:42:04.931573 [ 4 ] {3dbc1b83-f717-4463-a482-63c287fe083a} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2025.07.01 19:42:04.931618 [ 4 ] {3dbc1b83-f717-4463-a482-63c287fe083a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1895 | 2025.07.01 19:42:04.932076 [ 4 ] {3dbc1b83-f717-4463-a482-63c287fe083a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1896 | 2025.07.01 19:42:04.932348 [ 4 ] {3dbc1b83-f717-4463-a482-63c287fe083a} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.07.01 19:42:04.932472 [ 40 ] {} <Debug> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1898 | 2025.07.01 19:42:04.932507 [ 4 ] {3dbc1b83-f717-4463-a482-63c287fe083a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001904 sec., 111344.53781512605 rows/sec., 7.08 MiB/sec. | ||
| 1899 | 2025.07.01 19:42:04.932511 [ 40 ] {} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.07.01 19:42:04.932543 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1901 | 2025.07.01 19:42:04.932557 [ 4 ] {3dbc1b83-f717-4463-a482-63c287fe083a} <Debug> TCPHandler: Processed in 0.002274189 sec. | ||
| 1902 | 2025.07.01 19:42:04.932669 [ 189 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 1903 | 2025.07.01 19:42:04.932685 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.07.01 19:42:04.932816 [ 4 ] {0d5acc2e-c1e8-4a55-9cdd-0b3104deff49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1905 | 2025.07.01 19:42:04.932827 [ 189 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1906 | 2025.07.01 19:42:04.932864 [ 4 ] {0d5acc2e-c1e8-4a55-9cdd-0b3104deff49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1907 | 2025.07.01 19:42:04.932873 [ 189 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 1908 | 2025.07.01 19:42:04.932959 [ 189 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 1909 | 2025.07.01 19:42:04.933012 [ 189 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 1910 | 2025.07.01 19:42:04.933059 [ 189 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 1911 | 2025.07.01 19:42:04.933100 [ 189 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 1912 | 2025.07.01 19:42:04.933756 [ 4 ] {0d5acc2e-c1e8-4a55-9cdd-0b3104deff49} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2025.07.01 19:42:04.933797 [ 4 ] {0d5acc2e-c1e8-4a55-9cdd-0b3104deff49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1914 | 2025.07.01 19:42:04.934005 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397092 sec., 758718.8245298091 rows/sec., 51.15 MiB/sec. | ||
| 1915 | 2025.07.01 19:42:04.934179 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1916 | 2025.07.01 19:42:04.934311 [ 4 ] {0d5acc2e-c1e8-4a55-9cdd-0b3104deff49} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1917 | 2025.07.01 19:42:04.934501 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_5_1} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2025.07.01 19:42:04.934583 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_5_1} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1919 | 2025.07.01 19:42:04.934583 [ 4 ] {0d5acc2e-c1e8-4a55-9cdd-0b3104deff49} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2025.07.01 19:42:04.934669 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1921 | 2025.07.01 19:42:04.934738 [ 4 ] {0d5acc2e-c1e8-4a55-9cdd-0b3104deff49} <Debug> executeQuery: Read 633 rows, 51.36 KiB in 0.001946 sec., 325282.6310380267 rows/sec., 25.78 MiB/sec. | ||
| 1922 | 2025.07.01 19:42:04.934802 [ 4 ] {0d5acc2e-c1e8-4a55-9cdd-0b3104deff49} <Debug> TCPHandler: Processed in 0.002168378 sec. | ||
| 1923 | 2025.07.01 19:42:04.934925 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2025.07.01 19:42:04.935020 [ 4 ] {77f69e60-14e7-46bb-a717-f0274519dcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1925 | 2025.07.01 19:42:04.935060 [ 4 ] {77f69e60-14e7-46bb-a717-f0274519dcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1926 | 2025.07.01 19:42:04.935501 [ 4 ] {77f69e60-14e7-46bb-a717-f0274519dcea} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.07.01 19:42:04.935536 [ 4 ] {77f69e60-14e7-46bb-a717-f0274519dcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1928 | 2025.07.01 19:42:04.935838 [ 4 ] {77f69e60-14e7-46bb-a717-f0274519dcea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1929 | 2025.07.01 19:42:04.936044 [ 4 ] {77f69e60-14e7-46bb-a717-f0274519dcea} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.07.01 19:42:04.936191 [ 4 ] {77f69e60-14e7-46bb-a717-f0274519dcea} <Debug> executeQuery: Read 129 rows, 8.12 KiB in 0.00119 sec., 108403.36134453781 rows/sec., 6.66 MiB/sec. | ||
| 1931 | 2025.07.01 19:42:04.936228 [ 4 ] {77f69e60-14e7-46bb-a717-f0274519dcea} <Debug> TCPHandler: Processed in 0.001352122 sec. | ||
| 1932 | 2025.07.01 19:42:04.936343 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2025.07.01 19:42:04.936436 [ 4 ] {1d8144a0-4f15-42e5-b846-f111b5840f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1934 | 2025.07.01 19:42:04.936475 [ 4 ] {1d8144a0-4f15-42e5-b846-f111b5840f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1935 | 2025.07.01 19:42:04.936895 [ 4 ] {1d8144a0-4f15-42e5-b846-f111b5840f06} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2025.07.01 19:42:04.936929 [ 4 ] {1d8144a0-4f15-42e5-b846-f111b5840f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1937 | 2025.07.01 19:42:04.937221 [ 4 ] {1d8144a0-4f15-42e5-b846-f111b5840f06} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1938 | 2025.07.01 19:42:04.937422 [ 4 ] {1d8144a0-4f15-42e5-b846-f111b5840f06} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2025.07.01 19:42:04.937499 [ 40 ] {} <Debug> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1940 | 2025.07.01 19:42:04.937521 [ 40 ] {} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2025.07.01 19:42:04.937535 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1942 | 2025.07.01 19:42:04.937536 [ 4 ] {1d8144a0-4f15-42e5-b846-f111b5840f06} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001139 sec., 99209.83318700614 rows/sec., 6.42 MiB/sec. | ||
| 1943 | 2025.07.01 19:42:04.937575 [ 4 ] {1d8144a0-4f15-42e5-b846-f111b5840f06} <Debug> TCPHandler: Processed in 0.001303211 sec. | ||
| 1944 | 2025.07.01 19:42:04.937603 [ 189 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 1945 | 2025.07.01 19:42:04.937692 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2025.07.01 19:42:04.937702 [ 189 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1947 | 2025.07.01 19:42:04.937743 [ 189 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 1948 | 2025.07.01 19:42:04.937786 [ 4 ] {e552361e-dcea-46c7-aec5-a9bd52def124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1949 | 2025.07.01 19:42:04.937791 [ 189 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 1950 | 2025.07.01 19:42:04.937833 [ 4 ] {e552361e-dcea-46c7-aec5-a9bd52def124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1951 | 2025.07.01 19:42:04.937850 [ 189 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 1952 | 2025.07.01 19:42:04.937892 [ 189 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 1953 | 2025.07.01 19:42:04.937933 [ 189 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 1954 | 2025.07.01 19:42:04.938309 [ 4 ] {e552361e-dcea-46c7-aec5-a9bd52def124} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.07.01 19:42:04.938349 [ 4 ] {e552361e-dcea-46c7-aec5-a9bd52def124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1956 | 2025.07.01 19:42:04.938657 [ 4 ] {e552361e-dcea-46c7-aec5-a9bd52def124} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1957 | 2025.07.01 19:42:04.938766 [ 195 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011619 sec., 486272.48472329805 rows/sec., 33.33 MiB/sec. | ||
| 1958 | 2025.07.01 19:42:04.938874 [ 4 ] {e552361e-dcea-46c7-aec5-a9bd52def124} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2025.07.01 19:42:04.938980 [ 40 ] {} <Debug> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1960 | 2025.07.01 19:42:04.939003 [ 40 ] {} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2025.07.01 19:42:04.939010 [ 4 ] {e552361e-dcea-46c7-aec5-a9bd52def124} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001203 sec., 93100.58187863673 rows/sec., 5.30 MiB/sec. | ||
| 1962 | 2025.07.01 19:42:04.939021 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1963 | 2025.07.01 19:42:04.939019 [ 194 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1964 | 2025.07.01 19:42:04.939048 [ 4 ] {e552361e-dcea-46c7-aec5-a9bd52def124} <Debug> TCPHandler: Processed in 0.001373282 sec. | ||
| 1965 | 2025.07.01 19:42:04.939085 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 1966 | 2025.07.01 19:42:04.939178 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1967 | 2025.07.01 19:42:04.939180 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2025.07.01 19:42:04.939205 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 1969 | 2025.07.01 19:42:04.939259 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 1970 | 2025.07.01 19:42:04.939292 [ 4 ] {751d9ff5-f7b4-4a9e-bb2f-31bcf5b09a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1971 | 2025.07.01 19:42:04.939298 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 1972 | 2025.07.01 19:42:04.939342 [ 4 ] {751d9ff5-f7b4-4a9e-bb2f-31bcf5b09a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1973 | 2025.07.01 19:42:04.939349 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 1974 | 2025.07.01 19:42:04.939389 [ 194 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_5_1} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.07.01 19:42:04.939399 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 1976 | 2025.07.01 19:42:04.939479 [ 194 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_5_1} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1977 | 2025.07.01 19:42:04.939576 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1978 | 2025.07.01 19:42:04.939907 [ 4 ] {751d9ff5-f7b4-4a9e-bb2f-31bcf5b09a29} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2025.07.01 19:42:04.939947 [ 4 ] {751d9ff5-f7b4-4a9e-bb2f-31bcf5b09a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1980 | 2025.07.01 19:42:04.940084 [ 195 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001027378 sec., 545076.8850413383 rows/sec., 33.13 MiB/sec. | ||
| 1981 | 2025.07.01 19:42:04.940217 [ 194 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1982 | 2025.07.01 19:42:04.940292 [ 4 ] {751d9ff5-f7b4-4a9e-bb2f-31bcf5b09a29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1983 | 2025.07.01 19:42:04.940539 [ 194 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_5_1} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.07.01 19:42:04.940581 [ 4 ] {751d9ff5-f7b4-4a9e-bb2f-31bcf5b09a29} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2025.07.01 19:42:04.940615 [ 194 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_5_1} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 1986 | 2025.07.01 19:42:04.940692 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1987 | 2025.07.01 19:42:04.940724 [ 4 ] {751d9ff5-f7b4-4a9e-bb2f-31bcf5b09a29} <Debug> executeQuery: Read 369 rows, 26.55 KiB in 0.001449 sec., 254658.38509316772 rows/sec., 17.89 MiB/sec. | ||
| 1988 | 2025.07.01 19:42:04.940765 [ 4 ] {751d9ff5-f7b4-4a9e-bb2f-31bcf5b09a29} <Debug> TCPHandler: Processed in 0.001632884 sec. | ||
| 1989 | 2025.07.01 19:42:04.940874 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2025.07.01 19:42:04.940965 [ 4 ] {521012ed-2b10-4433-8fb3-2005c42a5af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1991 | 2025.07.01 19:42:04.941007 [ 4 ] {521012ed-2b10-4433-8fb3-2005c42a5af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1992 | 2025.07.01 19:42:04.941334 [ 4 ] {521012ed-2b10-4433-8fb3-2005c42a5af0} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2025.07.01 19:42:04.941368 [ 4 ] {521012ed-2b10-4433-8fb3-2005c42a5af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1994 | 2025.07.01 19:42:04.941666 [ 4 ] {521012ed-2b10-4433-8fb3-2005c42a5af0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1995 | 2025.07.01 19:42:04.941870 [ 4 ] {521012ed-2b10-4433-8fb3-2005c42a5af0} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2025.07.01 19:42:04.941994 [ 4 ] {521012ed-2b10-4433-8fb3-2005c42a5af0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 1997 | 2025.07.01 19:42:04.942029 [ 4 ] {521012ed-2b10-4433-8fb3-2005c42a5af0} <Debug> TCPHandler: Processed in 0.001204021 sec. | ||
| 1998 | 2025.07.01 19:42:04.942137 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2025.07.01 19:42:04.942229 [ 4 ] {2f564124-0ae5-4bba-842d-0340f6345967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2000 | 2025.07.01 19:42:04.942272 [ 4 ] {2f564124-0ae5-4bba-842d-0340f6345967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2001 | 2025.07.01 19:42:04.942641 [ 4 ] {2f564124-0ae5-4bba-842d-0340f6345967} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2025.07.01 19:42:04.942675 [ 4 ] {2f564124-0ae5-4bba-842d-0340f6345967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2003 | 2025.07.01 19:42:04.942990 [ 4 ] {2f564124-0ae5-4bba-842d-0340f6345967} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2004 | 2025.07.01 19:42:04.943195 [ 4 ] {2f564124-0ae5-4bba-842d-0340f6345967} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2025.07.01 19:42:04.943323 [ 4 ] {2f564124-0ae5-4bba-842d-0340f6345967} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001112 sec., 114208.63309352519 rows/sec., 7.38 MiB/sec. | ||
| 2006 | 2025.07.01 19:42:04.943358 [ 4 ] {2f564124-0ae5-4bba-842d-0340f6345967} <Debug> TCPHandler: Processed in 0.001269391 sec. | ||
| 2007 | 2025.07.01 19:42:04.943470 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2025.07.01 19:42:04.943562 [ 4 ] {5877fc2c-fea6-48d5-ad33-f3f61e2261a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2009 | 2025.07.01 19:42:04.943604 [ 4 ] {5877fc2c-fea6-48d5-ad33-f3f61e2261a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2010 | 2025.07.01 19:42:04.943913 [ 4 ] {5877fc2c-fea6-48d5-ad33-f3f61e2261a9} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2025.07.01 19:42:04.943946 [ 4 ] {5877fc2c-fea6-48d5-ad33-f3f61e2261a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2012 | 2025.07.01 19:42:04.944228 [ 4 ] {5877fc2c-fea6-48d5-ad33-f3f61e2261a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2013 | 2025.07.01 19:42:04.944446 [ 4 ] {5877fc2c-fea6-48d5-ad33-f3f61e2261a9} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2025.07.01 19:42:04.944529 [ 40 ] {} <Debug> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2015 | 2025.07.01 19:42:04.944554 [ 40 ] {} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2025.07.01 19:42:04.944570 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2017 | 2025.07.01 19:42:04.944570 [ 4 ] {5877fc2c-fea6-48d5-ad33-f3f61e2261a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 2018 | 2025.07.01 19:42:04.944610 [ 4 ] {5877fc2c-fea6-48d5-ad33-f3f61e2261a9} <Debug> TCPHandler: Processed in 0.00118941 sec. | ||
| 2019 | 2025.07.01 19:42:04.944675 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 2020 | 2025.07.01 19:42:04.944729 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2025.07.01 19:42:04.944810 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2022 | 2025.07.01 19:42:04.944826 [ 4 ] {5c05f0eb-63c3-40af-8f70-f62733b7cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2023 | 2025.07.01 19:42:04.944862 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 2024 | 2025.07.01 19:42:04.944886 [ 4 ] {5c05f0eb-63c3-40af-8f70-f62733b7cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2025 | 2025.07.01 19:42:04.944963 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 2026 | 2025.07.01 19:42:04.945025 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 2027 | 2025.07.01 19:42:04.945082 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 2028 | 2025.07.01 19:42:04.945141 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 2029 | 2025.07.01 19:42:04.945720 [ 4 ] {5c05f0eb-63c3-40af-8f70-f62733b7cd09} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2025.07.01 19:42:04.945760 [ 4 ] {5c05f0eb-63c3-40af-8f70-f62733b7cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2031 | 2025.07.01 19:42:04.945882 [ 194 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001251161 sec., 3996.2882474757444 rows/sec., 269.28 KiB/sec. | ||
| 2032 | 2025.07.01 19:42:04.946001 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2033 | 2025.07.01 19:42:04.946273 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_5_1} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.07.01 19:42:04.946307 [ 4 ] {5c05f0eb-63c3-40af-8f70-f62733b7cd09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2035 | 2025.07.01 19:42:04.946342 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_5_1} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2036 | 2025.07.01 19:42:04.946410 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2037 | 2025.07.01 19:42:04.946532 [ 4 ] {5c05f0eb-63c3-40af-8f70-f62733b7cd09} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2025.07.01 19:42:04.946665 [ 4 ] {5c05f0eb-63c3-40af-8f70-f62733b7cd09} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001885 sec., 12201.59151193634 rows/sec., 21.86 MiB/sec. | ||
| 2039 | 2025.07.01 19:42:04.946711 [ 4 ] {5c05f0eb-63c3-40af-8f70-f62733b7cd09} <Debug> TCPHandler: Processed in 0.002062427 sec. | ||
| 2040 | 2025.07.01 19:42:04.946819 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2025.07.01 19:42:04.946905 [ 4 ] {0c476c76-2078-4545-b746-261f40c929dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2042 | 2025.07.01 19:42:04.946944 [ 4 ] {0c476c76-2078-4545-b746-261f40c929dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2043 | 2025.07.01 19:42:04.947312 [ 4 ] {0c476c76-2078-4545-b746-261f40c929dc} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2025.07.01 19:42:04.947344 [ 4 ] {0c476c76-2078-4545-b746-261f40c929dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2045 | 2025.07.01 19:42:04.947645 [ 4 ] {0c476c76-2078-4545-b746-261f40c929dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2046 | 2025.07.01 19:42:04.947852 [ 4 ] {0c476c76-2078-4545-b746-261f40c929dc} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.07.01 19:42:04.947972 [ 4 ] {0c476c76-2078-4545-b746-261f40c929dc} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.00104 sec., 40384.61538461539 rows/sec., 2.44 MiB/sec. | ||
| 2048 | 2025.07.01 19:42:04.948005 [ 4 ] {0c476c76-2078-4545-b746-261f40c929dc} <Debug> TCPHandler: Processed in 0.00119456 sec. | ||
| 2049 | 2025.07.01 19:42:08.959966 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2050 | 2025.07.01 19:42:08.960054 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2051 | 2025.07.01 19:42:09.032037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 2052 | 2025.07.01 19:42:09.032628 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.07.01 19:42:09.032676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2054 | 2025.07.01 19:42:09.033229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2055 | 2025.07.01 19:42:09.033464 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2025.07.01 19:42:09.033590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2057 | 2025.07.01 19:42:09.268294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2058 | 2025.07.01 19:42:09.285498 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2025.07.01 19:42:09.285569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2060 | 2025.07.01 19:42:09.291048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2061 | 2025.07.01 19:42:09.291767 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2025.07.01 19:42:09.294953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2063 | 2025.07.01 19:42:09.922813 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.07.01 19:42:09.923011 [ 4 ] {5579d219-0266-4018-8074-0df314646bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2065 | 2025.07.01 19:42:09.923082 [ 4 ] {5579d219-0266-4018-8074-0df314646bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2066 | 2025.07.01 19:42:09.923736 [ 4 ] {5579d219-0266-4018-8074-0df314646bc3} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.07.01 19:42:09.923785 [ 4 ] {5579d219-0266-4018-8074-0df314646bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2068 | 2025.07.01 19:42:09.924166 [ 4 ] {5579d219-0266-4018-8074-0df314646bc3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2069 | 2025.07.01 19:42:09.924398 [ 4 ] {5579d219-0266-4018-8074-0df314646bc3} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.07.01 19:42:09.924536 [ 34 ] {} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2071 | 2025.07.01 19:42:09.924547 [ 4 ] {5579d219-0266-4018-8074-0df314646bc3} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001592 sec., 16331.658291457285 rows/sec., 1.26 MiB/sec. | ||
| 2072 | 2025.07.01 19:42:09.924601 [ 34 ] {} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2025.07.01 19:42:09.924612 [ 4 ] {5579d219-0266-4018-8074-0df314646bc3} <Debug> TCPHandler: Processed in 0.001938086 sec. | ||
| 2074 | 2025.07.01 19:42:09.924630 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2075 | 2025.07.01 19:42:09.924741 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2025.07.01 19:42:09.924746 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 2077 | 2025.07.01 19:42:09.924841 [ 4 ] {8f5268a6-1cff-40a4-8ad6-098931c90401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2078 | 2025.07.01 19:42:09.924868 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2079 | 2025.07.01 19:42:09.924880 [ 4 ] {8f5268a6-1cff-40a4-8ad6-098931c90401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2080 | 2025.07.01 19:42:09.924914 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 631 rows starting from the beginning of the part | ||
| 2081 | 2025.07.01 19:42:09.925010 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2082 | 2025.07.01 19:42:09.925062 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 631 rows starting from the beginning of the part | ||
| 2083 | 2025.07.01 19:42:09.925110 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2084 | 2025.07.01 19:42:09.925162 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 633 rows starting from the beginning of the part | ||
| 2085 | 2025.07.01 19:42:09.925224 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2086 | 2025.07.01 19:42:09.925285 [ 4 ] {8f5268a6-1cff-40a4-8ad6-098931c90401} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2025.07.01 19:42:09.925321 [ 4 ] {8f5268a6-1cff-40a4-8ad6-098931c90401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2088 | 2025.07.01 19:42:09.925613 [ 4 ] {8f5268a6-1cff-40a4-8ad6-098931c90401} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2089 | 2025.07.01 19:42:09.925821 [ 4 ] {8f5268a6-1cff-40a4-8ad6-098931c90401} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2025.07.01 19:42:09.925920 [ 34 ] {} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2091 | 2025.07.01 19:42:09.925944 [ 4 ] {8f5268a6-1cff-40a4-8ad6-098931c90401} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001122 sec., 24955.436720142603 rows/sec., 1.95 MiB/sec. | ||
| 2092 | 2025.07.01 19:42:09.925952 [ 34 ] {} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2025.07.01 19:42:09.925987 [ 4 ] {8f5268a6-1cff-40a4-8ad6-098931c90401} <Debug> TCPHandler: Processed in 0.001293441 sec. | ||
| 2094 | 2025.07.01 19:42:09.925990 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2095 | 2025.07.01 19:42:09.926106 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.07.01 19:42:09.926112 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 2097 | 2025.07.01 19:42:09.926203 [ 4 ] {a55f1112-b2d6-4c42-8e72-de75b528ff78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2098 | 2025.07.01 19:42:09.926250 [ 4 ] {a55f1112-b2d6-4c42-8e72-de75b528ff78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2099 | 2025.07.01 19:42:09.926264 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2100 | 2025.07.01 19:42:09.926302 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part | ||
| 2101 | 2025.07.01 19:42:09.926340 [ 194 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645484 sec., 1199039.310014561 rows/sec., 99.47 MiB/sec. | ||
| 2102 | 2025.07.01 19:42:09.926368 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2103 | 2025.07.01 19:42:09.926417 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 368 rows starting from the beginning of the part | ||
| 2104 | 2025.07.01 19:42:09.926460 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2105 | 2025.07.01 19:42:09.926499 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 369 rows starting from the beginning of the part | ||
| 2106 | 2025.07.01 19:42:09.926539 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2107 | 2025.07.01 19:42:09.926621 [ 4 ] {a55f1112-b2d6-4c42-8e72-de75b528ff78} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.07.01 19:42:09.926633 [ 191 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2109 | 2025.07.01 19:42:09.926662 [ 4 ] {a55f1112-b2d6-4c42-8e72-de75b528ff78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2110 | 2025.07.01 19:42:09.927046 [ 191 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2025.07.01 19:42:09.927152 [ 191 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_11_2} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2112 | 2025.07.01 19:42:09.927241 [ 4 ] {a55f1112-b2d6-4c42-8e72-de75b528ff78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2113 | 2025.07.01 19:42:09.927256 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2114 | 2025.07.01 19:42:09.927485 [ 4 ] {a55f1112-b2d6-4c42-8e72-de75b528ff78} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.07.01 19:42:09.927590 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2116 | 2025.07.01 19:42:09.927618 [ 4 ] {a55f1112-b2d6-4c42-8e72-de75b528ff78} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001433 sec., 34891.83531053733 rows/sec., 2.42 MiB/sec. | ||
| 2117 | 2025.07.01 19:42:09.927621 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2025.07.01 19:42:09.927666 [ 4 ] {a55f1112-b2d6-4c42-8e72-de75b528ff78} <Debug> TCPHandler: Processed in 0.001605884 sec. | ||
| 2119 | 2025.07.01 19:42:09.927668 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2120 | 2025.07.01 19:42:09.927718 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657563 sec., 723351.088314592 rows/sec., 54.02 MiB/sec. | ||
| 2121 | 2025.07.01 19:42:09.927775 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 2122 | 2025.07.01 19:42:09.927780 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.07.01 19:42:09.927876 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2124 | 2025.07.01 19:42:09.927879 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2125 | 2025.07.01 19:42:09.927888 [ 4 ] {39d5e09c-1bc9-4c15-990d-58c6ff7fcc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2126 | 2025.07.01 19:42:09.927937 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 531 rows starting from the beginning of the part | ||
| 2127 | 2025.07.01 19:42:09.927947 [ 4 ] {39d5e09c-1bc9-4c15-990d-58c6ff7fcc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2128 | 2025.07.01 19:42:09.928012 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 2129 | 2025.07.01 19:42:09.928060 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 127 rows starting from the beginning of the part | ||
| 2130 | 2025.07.01 19:42:09.928102 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2131 | 2025.07.01 19:42:09.928145 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 127 rows starting from the beginning of the part | ||
| 2132 | 2025.07.01 19:42:09.928168 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.07.01 19:42:09.928191 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2134 | 2025.07.01 19:42:09.928255 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_11_2} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2135 | 2025.07.01 19:42:09.928273 [ 4 ] {39d5e09c-1bc9-4c15-990d-58c6ff7fcc27} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2025.07.01 19:42:09.928312 [ 4 ] {39d5e09c-1bc9-4c15-990d-58c6ff7fcc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2137 | 2025.07.01 19:42:09.928336 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2138 | 2025.07.01 19:42:09.928605 [ 4 ] {39d5e09c-1bc9-4c15-990d-58c6ff7fcc27} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2139 | 2025.07.01 19:42:09.928821 [ 4 ] {39d5e09c-1bc9-4c15-990d-58c6ff7fcc27} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2025.07.01 19:42:09.928919 [ 34 ] {} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2141 | 2025.07.01 19:42:09.928944 [ 4 ] {39d5e09c-1bc9-4c15-990d-58c6ff7fcc27} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001074 sec., 18621.973929236497 rows/sec., 1.28 MiB/sec. | ||
| 2142 | 2025.07.01 19:42:09.928950 [ 34 ] {} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2025.07.01 19:42:09.928986 [ 4 ] {39d5e09c-1bc9-4c15-990d-58c6ff7fcc27} <Debug> TCPHandler: Processed in 0.00125273 sec. | ||
| 2144 | 2025.07.01 19:42:09.928987 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 2145 | 2025.07.01 19:42:09.929020 [ 193 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 935 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290181 sec., 724704.5182032598 rows/sec., 47.93 MiB/sec. | ||
| 2146 | 2025.07.01 19:42:09.929097 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::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 | ||
| 2147 | 2025.07.01 19:42:09.929203 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2148 | 2025.07.01 19:42:09.929205 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2149 | 2025.07.01 19:42:09.929236 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 2150 | 2025.07.01 19:42:09.929322 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2151 | 2025.07.01 19:42:09.929371 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 2152 | 2025.07.01 19:42:09.929419 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 2153 | 2025.07.01 19:42:09.929464 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 2154 | 2025.07.01 19:42:09.929478 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.07.01 19:42:09.929507 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 2156 | 2025.07.01 19:42:09.929548 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2157 | 2025.07.01 19:42:09.929612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2158 | 2025.07.01 19:42:09.930284 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121256 sec., 272151.48116381874 rows/sec., 17.26 MiB/sec. | ||
| 2159 | 2025.07.01 19:42:09.930404 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2160 | 2025.07.01 19:42:09.930641 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2025.07.01 19:42:09.930709 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_11_2} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2162 | 2025.07.01 19:42:09.930761 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2163 | 2025.07.01 19:42:14.024550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 312 | ||
| 2164 | 2025.07.01 19:42:14.026683 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2025.07.01 19:42:14.026729 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2166 | 2025.07.01 19:42:14.027852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2167 | 2025.07.01 19:42:14.028110 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2025.07.01 19:42:14.028426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2169 | 2025.07.01 19:42:14.922247 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2025.07.01 19:42:14.922507 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2171 | 2025.07.01 19:42:14.922902 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2172 | 2025.07.01 19:42:14.922949 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2173 | 2025.07.01 19:42:14.923230 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2174 | 2025.07.01 19:42:14.923300 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2175 | 2025.07.01 19:42:14.923445 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2176 | 2025.07.01 19:42:14.923619 [ 288 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2177 | 2025.07.01 19:42:14.923686 [ 289 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2178 | 2025.07.01 19:42:14.923798 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 2179 | 2025.07.01 19:42:14.923830 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2180 | 2025.07.01 19:42:14.927931 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2181 | 2025.07.01 19:42:14.927958 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2182 | 2025.07.01 19:42:14.928015 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2183 | 2025.07.01 19:42:14.928055 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2184 | 2025.07.01 19:42:14.929353 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.006958 sec., 4311.583788444956 rows/sec., 164.35 KiB/sec. | ||
| 2185 | 2025.07.01 19:42:14.929452 [ 4 ] {af30e55f-75e1-4eb6-bb8b-e91f7979aa0e} <Debug> TCPHandler: Processed in 0.007347151 sec. | ||
| 2186 | 2025.07.01 19:42:14.937390 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2025.07.01 19:42:14.937503 [ 4 ] {cf42f507-93a3-46ae-8f2f-a3d718cfc18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2188 | 2025.07.01 19:42:14.937550 [ 4 ] {cf42f507-93a3-46ae-8f2f-a3d718cfc18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2189 | 2025.07.01 19:42:14.938110 [ 4 ] {cf42f507-93a3-46ae-8f2f-a3d718cfc18c} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2025.07.01 19:42:14.938152 [ 4 ] {cf42f507-93a3-46ae-8f2f-a3d718cfc18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2191 | 2025.07.01 19:42:14.938562 [ 4 ] {cf42f507-93a3-46ae-8f2f-a3d718cfc18c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2192 | 2025.07.01 19:42:14.938762 [ 4 ] {cf42f507-93a3-46ae-8f2f-a3d718cfc18c} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2025.07.01 19:42:14.938920 [ 4 ] {cf42f507-93a3-46ae-8f2f-a3d718cfc18c} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 156.14 KiB/sec. | ||
| 2194 | 2025.07.01 19:42:14.938961 [ 4 ] {cf42f507-93a3-46ae-8f2f-a3d718cfc18c} <Debug> TCPHandler: Processed in 0.001622543 sec. | ||
| 2195 | 2025.07.01 19:42:14.939071 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2025.07.01 19:42:14.939171 [ 4 ] {e75a3505-e110-4547-a97f-861faa266034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2197 | 2025.07.01 19:42:14.939213 [ 4 ] {e75a3505-e110-4547-a97f-861faa266034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2198 | 2025.07.01 19:42:14.939731 [ 4 ] {e75a3505-e110-4547-a97f-861faa266034} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2025.07.01 19:42:14.939769 [ 4 ] {e75a3505-e110-4547-a97f-861faa266034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2200 | 2025.07.01 19:42:14.940073 [ 4 ] {e75a3505-e110-4547-a97f-861faa266034} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2201 | 2025.07.01 19:42:14.940274 [ 4 ] {e75a3505-e110-4547-a97f-861faa266034} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2025.07.01 19:42:14.940397 [ 4 ] {e75a3505-e110-4547-a97f-861faa266034} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001288 sec., 164596.27329192546 rows/sec., 10.47 MiB/sec. | ||
| 2203 | 2025.07.01 19:42:14.940432 [ 4 ] {e75a3505-e110-4547-a97f-861faa266034} <Debug> TCPHandler: Processed in 0.001453022 sec. | ||
| 2204 | 2025.07.01 19:42:14.940535 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2025.07.01 19:42:14.940624 [ 4 ] {93a1f540-a622-48b5-bc0a-b918086d23a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2206 | 2025.07.01 19:42:14.940662 [ 4 ] {93a1f540-a622-48b5-bc0a-b918086d23a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2207 | 2025.07.01 19:42:14.941108 [ 4 ] {93a1f540-a622-48b5-bc0a-b918086d23a4} <Trace> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2025.07.01 19:42:14.941144 [ 4 ] {93a1f540-a622-48b5-bc0a-b918086d23a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2209 | 2025.07.01 19:42:14.941429 [ 4 ] {93a1f540-a622-48b5-bc0a-b918086d23a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2210 | 2025.07.01 19:42:14.941638 [ 4 ] {93a1f540-a622-48b5-bc0a-b918086d23a4} <Trace> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2025.07.01 19:42:14.941759 [ 4 ] {93a1f540-a622-48b5-bc0a-b918086d23a4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 445.18 KiB/sec. | ||
| 2212 | 2025.07.01 19:42:14.941797 [ 4 ] {93a1f540-a622-48b5-bc0a-b918086d23a4} <Debug> TCPHandler: Processed in 0.00126048 sec. | ||
| 2213 | 2025.07.01 19:42:14.941928 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2025.07.01 19:42:14.942024 [ 4 ] {44e31d1f-7a55-4b66-8000-7b817323bec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2215 | 2025.07.01 19:42:14.942063 [ 4 ] {44e31d1f-7a55-4b66-8000-7b817323bec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2216 | 2025.07.01 19:42:14.942732 [ 4 ] {44e31d1f-7a55-4b66-8000-7b817323bec6} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2025.07.01 19:42:14.942769 [ 4 ] {44e31d1f-7a55-4b66-8000-7b817323bec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2218 | 2025.07.01 19:42:14.943122 [ 4 ] {44e31d1f-7a55-4b66-8000-7b817323bec6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2219 | 2025.07.01 19:42:14.943333 [ 4 ] {44e31d1f-7a55-4b66-8000-7b817323bec6} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2025.07.01 19:42:14.943459 [ 4 ] {44e31d1f-7a55-4b66-8000-7b817323bec6} <Debug> executeQuery: Read 636 rows, 51.58 KiB in 0.001454 sec., 437414.030261348 rows/sec., 34.65 MiB/sec. | ||
| 2221 | 2025.07.01 19:42:14.943496 [ 4 ] {44e31d1f-7a55-4b66-8000-7b817323bec6} <Debug> TCPHandler: Processed in 0.001617143 sec. | ||
| 2222 | 2025.07.01 19:42:14.943615 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2025.07.01 19:42:14.943708 [ 4 ] {0a97002c-16e6-446b-9f33-fb685f38deaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2224 | 2025.07.01 19:42:14.943749 [ 4 ] {0a97002c-16e6-446b-9f33-fb685f38deaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2225 | 2025.07.01 19:42:14.944178 [ 4 ] {0a97002c-16e6-446b-9f33-fb685f38deaa} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2025.07.01 19:42:14.944215 [ 4 ] {0a97002c-16e6-446b-9f33-fb685f38deaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2227 | 2025.07.01 19:42:14.944515 [ 4 ] {0a97002c-16e6-446b-9f33-fb685f38deaa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2228 | 2025.07.01 19:42:14.944725 [ 4 ] {0a97002c-16e6-446b-9f33-fb685f38deaa} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2025.07.01 19:42:14.944823 [ 78 ] {} <Debug> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2230 | 2025.07.01 19:42:14.944851 [ 4 ] {0a97002c-16e6-446b-9f33-fb685f38deaa} <Debug> executeQuery: Read 135 rows, 8.53 KiB in 0.001161 sec., 116279.06976744186 rows/sec., 7.18 MiB/sec. | ||
| 2231 | 2025.07.01 19:42:14.944872 [ 78 ] {} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2025.07.01 19:42:14.944893 [ 4 ] {0a97002c-16e6-446b-9f33-fb685f38deaa} <Debug> TCPHandler: Processed in 0.001327141 sec. | ||
| 2233 | 2025.07.01 19:42:14.944898 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2234 | 2025.07.01 19:42:14.945014 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2025.07.01 19:42:14.945018 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::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 | ||
| 2236 | 2025.07.01 19:42:14.945113 [ 4 ] {3c528ff2-e2cc-4b56-b935-947fcc41bcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2237 | 2025.07.01 19:42:14.945157 [ 4 ] {3c528ff2-e2cc-4b56-b935-947fcc41bcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2238 | 2025.07.01 19:42:14.945173 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2239 | 2025.07.01 19:42:14.945213 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::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 | ||
| 2240 | 2025.07.01 19:42:14.945281 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 2241 | 2025.07.01 19:42:14.945331 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 128 rows starting from the beginning of the part | ||
| 2242 | 2025.07.01 19:42:14.945378 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 128 rows starting from the beginning of the part | ||
| 2243 | 2025.07.01 19:42:14.945422 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 129 rows starting from the beginning of the part | ||
| 2244 | 2025.07.01 19:42:14.945470 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 135 rows starting from the beginning of the part | ||
| 2245 | 2025.07.01 19:42:14.945577 [ 4 ] {3c528ff2-e2cc-4b56-b935-947fcc41bcb5} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2025.07.01 19:42:14.945620 [ 4 ] {3c528ff2-e2cc-4b56-b935-947fcc41bcb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2247 | 2025.07.01 19:42:14.945952 [ 4 ] {3c528ff2-e2cc-4b56-b935-947fcc41bcb5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2248 | 2025.07.01 19:42:14.946185 [ 4 ] {3c528ff2-e2cc-4b56-b935-947fcc41bcb5} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.07.01 19:42:14.946316 [ 4 ] {3c528ff2-e2cc-4b56-b935-947fcc41bcb5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001222 sec., 92471.35842880524 rows/sec., 5.99 MiB/sec. | ||
| 2250 | 2025.07.01 19:42:14.946353 [ 4 ] {3c528ff2-e2cc-4b56-b935-947fcc41bcb5} <Debug> TCPHandler: Processed in 0.001387042 sec. | ||
| 2251 | 2025.07.01 19:42:14.946464 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2025.07.01 19:42:14.946508 [ 191 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533423 sec., 506057.3631672409 rows/sec., 33.01 MiB/sec. | ||
| 2253 | 2025.07.01 19:42:14.946556 [ 4 ] {4682fa31-fff1-420e-be42-c84047ecf2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2254 | 2025.07.01 19:42:14.946601 [ 4 ] {4682fa31-fff1-420e-be42-c84047ecf2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2255 | 2025.07.01 19:42:14.946735 [ 187 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2256 | 2025.07.01 19:42:14.947016 [ 4 ] {4682fa31-fff1-420e-be42-c84047ecf2d9} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2025.07.01 19:42:14.947057 [ 4 ] {4682fa31-fff1-420e-be42-c84047ecf2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2258 | 2025.07.01 19:42:14.947062 [ 187 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2025.07.01 19:42:14.947154 [ 187 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_6_1} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2260 | 2025.07.01 19:42:14.947245 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2261 | 2025.07.01 19:42:14.947384 [ 4 ] {4682fa31-fff1-420e-be42-c84047ecf2d9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2262 | 2025.07.01 19:42:14.947603 [ 4 ] {4682fa31-fff1-420e-be42-c84047ecf2d9} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2025.07.01 19:42:14.947725 [ 4 ] {4682fa31-fff1-420e-be42-c84047ecf2d9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001187 sec., 94355.51811288965 rows/sec., 5.37 MiB/sec. | ||
| 2264 | 2025.07.01 19:42:14.947761 [ 4 ] {4682fa31-fff1-420e-be42-c84047ecf2d9} <Debug> TCPHandler: Processed in 0.001345321 sec. | ||
| 2265 | 2025.07.01 19:42:14.947872 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2025.07.01 19:42:14.947965 [ 4 ] {f3535dd5-6cee-415e-bd68-195c43b63956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2267 | 2025.07.01 19:42:14.948005 [ 4 ] {f3535dd5-6cee-415e-bd68-195c43b63956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2268 | 2025.07.01 19:42:14.948516 [ 4 ] {f3535dd5-6cee-415e-bd68-195c43b63956} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2025.07.01 19:42:14.948549 [ 4 ] {f3535dd5-6cee-415e-bd68-195c43b63956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2270 | 2025.07.01 19:42:14.948866 [ 4 ] {f3535dd5-6cee-415e-bd68-195c43b63956} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2271 | 2025.07.01 19:42:14.949061 [ 4 ] {f3535dd5-6cee-415e-bd68-195c43b63956} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2025.07.01 19:42:14.949183 [ 4 ] {f3535dd5-6cee-415e-bd68-195c43b63956} <Debug> executeQuery: Read 375 rows, 27.04 KiB in 0.001261 sec., 297383.0293417922 rows/sec., 20.94 MiB/sec. | ||
| 2273 | 2025.07.01 19:42:14.949217 [ 4 ] {f3535dd5-6cee-415e-bd68-195c43b63956} <Debug> TCPHandler: Processed in 0.001420632 sec. | ||
| 2274 | 2025.07.01 19:42:14.949318 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2025.07.01 19:42:14.949404 [ 4 ] {16d3655d-6cb0-4d9e-8bad-795b9ee5754e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2276 | 2025.07.01 19:42:14.949443 [ 4 ] {16d3655d-6cb0-4d9e-8bad-795b9ee5754e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2277 | 2025.07.01 19:42:14.949739 [ 4 ] {16d3655d-6cb0-4d9e-8bad-795b9ee5754e} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2025.07.01 19:42:14.949836 [ 4 ] {16d3655d-6cb0-4d9e-8bad-795b9ee5754e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2279 | 2025.07.01 19:42:14.950128 [ 4 ] {16d3655d-6cb0-4d9e-8bad-795b9ee5754e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2280 | 2025.07.01 19:42:14.950341 [ 4 ] {16d3655d-6cb0-4d9e-8bad-795b9ee5754e} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2025.07.01 19:42:14.950426 [ 100 ] {} <Debug> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2282 | 2025.07.01 19:42:14.950463 [ 4 ] {16d3655d-6cb0-4d9e-8bad-795b9ee5754e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 2283 | 2025.07.01 19:42:14.950463 [ 100 ] {} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2025.07.01 19:42:14.950494 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2285 | 2025.07.01 19:42:14.950498 [ 4 ] {16d3655d-6cb0-4d9e-8bad-795b9ee5754e} <Debug> TCPHandler: Processed in 0.00119229 sec. | ||
| 2286 | 2025.07.01 19:42:14.950579 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::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 | ||
| 2287 | 2025.07.01 19:42:14.950608 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2025.07.01 19:42:14.950701 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2289 | 2025.07.01 19:42:14.950704 [ 4 ] {d144d24f-e86e-471b-81a2-dea204558acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2290 | 2025.07.01 19:42:14.950743 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::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 | ||
| 2291 | 2025.07.01 19:42:14.950763 [ 4 ] {d144d24f-e86e-471b-81a2-dea204558acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2292 | 2025.07.01 19:42:14.950817 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::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 | ||
| 2293 | 2025.07.01 19:42:14.950869 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::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 | ||
| 2294 | 2025.07.01 19:42:14.950912 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::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 | ||
| 2295 | 2025.07.01 19:42:14.950952 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::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 | ||
| 2296 | 2025.07.01 19:42:14.950994 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::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 | ||
| 2297 | 2025.07.01 19:42:14.951138 [ 4 ] {d144d24f-e86e-471b-81a2-dea204558acf} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2025.07.01 19:42:14.951178 [ 4 ] {d144d24f-e86e-471b-81a2-dea204558acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2299 | 2025.07.01 19:42:14.951530 [ 4 ] {d144d24f-e86e-471b-81a2-dea204558acf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2300 | 2025.07.01 19:42:14.951770 [ 187 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00122906 sec., 29290.677428278523 rows/sec., 1.49 MiB/sec. | ||
| 2301 | 2025.07.01 19:42:14.951770 [ 4 ] {d144d24f-e86e-471b-81a2-dea204558acf} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2025.07.01 19:42:14.951910 [ 203 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2303 | 2025.07.01 19:42:14.951928 [ 4 ] {d144d24f-e86e-471b-81a2-dea204558acf} <Debug> executeQuery: Read 130 rows, 8.62 KiB in 0.001242 sec., 104669.88727858293 rows/sec., 6.77 MiB/sec. | ||
| 2304 | 2025.07.01 19:42:14.951970 [ 4 ] {d144d24f-e86e-471b-81a2-dea204558acf} <Debug> TCPHandler: Processed in 0.001409912 sec. | ||
| 2305 | 2025.07.01 19:42:14.952083 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2025.07.01 19:42:14.952179 [ 4 ] {e6a93847-07b1-4e4b-bc43-41cd3c4ed79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2307 | 2025.07.01 19:42:14.952215 [ 203 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_6_1} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2025.07.01 19:42:14.952224 [ 4 ] {e6a93847-07b1-4e4b-bc43-41cd3c4ed79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2309 | 2025.07.01 19:42:14.952285 [ 203 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_6_1} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2310 | 2025.07.01 19:42:14.952350 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2311 | 2025.07.01 19:42:14.952541 [ 4 ] {e6a93847-07b1-4e4b-bc43-41cd3c4ed79a} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2025.07.01 19:42:14.952581 [ 4 ] {e6a93847-07b1-4e4b-bc43-41cd3c4ed79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2313 | 2025.07.01 19:42:14.952873 [ 4 ] {e6a93847-07b1-4e4b-bc43-41cd3c4ed79a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2314 | 2025.07.01 19:42:14.953080 [ 4 ] {e6a93847-07b1-4e4b-bc43-41cd3c4ed79a} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2025.07.01 19:42:14.953205 [ 4 ] {e6a93847-07b1-4e4b-bc43-41cd3c4ed79a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 2316 | 2025.07.01 19:42:14.953240 [ 4 ] {e6a93847-07b1-4e4b-bc43-41cd3c4ed79a} <Debug> TCPHandler: Processed in 0.00120518 sec. | ||
| 2317 | 2025.07.01 19:42:14.953344 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2025.07.01 19:42:14.953436 [ 4 ] {8d875583-8aef-438e-b7ca-768fbf19d2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2319 | 2025.07.01 19:42:14.953490 [ 4 ] {8d875583-8aef-438e-b7ca-768fbf19d2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2320 | 2025.07.01 19:42:14.954267 [ 4 ] {8d875583-8aef-438e-b7ca-768fbf19d2c7} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2025.07.01 19:42:14.954302 [ 4 ] {8d875583-8aef-438e-b7ca-768fbf19d2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2322 | 2025.07.01 19:42:14.954817 [ 4 ] {8d875583-8aef-438e-b7ca-768fbf19d2c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2323 | 2025.07.01 19:42:14.955039 [ 4 ] {8d875583-8aef-438e-b7ca-768fbf19d2c7} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2025.07.01 19:42:14.955133 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2325 | 2025.07.01 19:42:14.955169 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2025.07.01 19:42:14.955171 [ 4 ] {8d875583-8aef-438e-b7ca-768fbf19d2c7} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001754 sec., 13112.884834663626 rows/sec., 23.50 MiB/sec. | ||
| 2327 | 2025.07.01 19:42:14.955190 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2328 | 2025.07.01 19:42:14.955233 [ 4 ] {8d875583-8aef-438e-b7ca-768fbf19d2c7} <Debug> TCPHandler: Processed in 0.001936256 sec. | ||
| 2329 | 2025.07.01 19:42:14.955267 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::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 | ||
| 2330 | 2025.07.01 19:42:14.955347 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2025.07.01 19:42:14.955446 [ 4 ] {837a58b7-8b4f-4fe2-8f5b-1ee213a78a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2332 | 2025.07.01 19:42:14.955481 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2333 | 2025.07.01 19:42:14.955488 [ 4 ] {837a58b7-8b4f-4fe2-8f5b-1ee213a78a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2334 | 2025.07.01 19:42:14.955545 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 2335 | 2025.07.01 19:42:14.955689 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2336 | 2025.07.01 19:42:14.955816 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2337 | 2025.07.01 19:42:14.955827 [ 4 ] {837a58b7-8b4f-4fe2-8f5b-1ee213a78a0a} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.07.01 19:42:14.955869 [ 4 ] {837a58b7-8b4f-4fe2-8f5b-1ee213a78a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2339 | 2025.07.01 19:42:14.955940 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2340 | 2025.07.01 19:42:14.956063 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2341 | 2025.07.01 19:42:14.956173 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2342 | 2025.07.01 19:42:14.956187 [ 4 ] {837a58b7-8b4f-4fe2-8f5b-1ee213a78a0a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2343 | 2025.07.01 19:42:14.956416 [ 4 ] {837a58b7-8b4f-4fe2-8f5b-1ee213a78a0a} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2025.07.01 19:42:14.956546 [ 4 ] {837a58b7-8b4f-4fe2-8f5b-1ee213a78a0a} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.00112 sec., 37500 rows/sec., 2.27 MiB/sec. | ||
| 2345 | 2025.07.01 19:42:14.956583 [ 4 ] {837a58b7-8b4f-4fe2-8f5b-1ee213a78a0a} <Debug> TCPHandler: Processed in 0.001285931 sec. | ||
| 2346 | 2025.07.01 19:42:14.958048 [ 187 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 134 rows, containing 19 columns (19 merged, 0 gathered) in 0.002829804 sec., 47353.102900412894 rows/sec., 84.85 MiB/sec. | ||
| 2347 | 2025.07.01 19:42:14.958307 [ 187 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2348 | 2025.07.01 19:42:14.958634 [ 187 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2025.07.01 19:42:14.958703 [ 187 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2350 | 2025.07.01 19:42:14.958848 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2351 | 2025.07.01 19:42:16.533655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2352 | 2025.07.01 19:42:16.534230 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2025.07.01 19:42:16.534283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2354 | 2025.07.01 19:42:16.534812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2355 | 2025.07.01 19:42:16.535059 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.07.01 19:42:16.535185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2357 | 2025.07.01 19:42:16.535190 [ 144 ] {} <Debug> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2358 | 2025.07.01 19:42:16.535258 [ 144 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2025.07.01 19:42:16.535278 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2360 | 2025.07.01 19:42:16.535376 [ 200 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 2361 | 2025.07.01 19:42:16.535500 [ 200 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2362 | 2025.07.01 19:42:16.535538 [ 200 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 2363 | 2025.07.01 19:42:16.535644 [ 200 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 2364 | 2025.07.01 19:42:16.535699 [ 200 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 2365 | 2025.07.01 19:42:16.535743 [ 200 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 2366 | 2025.07.01 19:42:16.535781 [ 200 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 2367 | 2025.07.01 19:42:16.535827 [ 200 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 2368 | 2025.07.01 19:42:16.537261 [ 199 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.001937206 sec., 2613557.8766532834 rows/sec., 37.39 MiB/sec. | ||
| 2369 | 2025.07.01 19:42:16.537962 [ 199 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2370 | 2025.07.01 19:42:16.538380 [ 199 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_11_2} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2025.07.01 19:42:16.538467 [ 199 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_11_2} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2372 | 2025.07.01 19:42:16.538583 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2373 | 2025.07.01 19:42:16.795014 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2374 | 2025.07.01 19:42:16.812199 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2025.07.01 19:42:16.812240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2376 | 2025.07.01 19:42:16.817989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2377 | 2025.07.01 19:42:16.818672 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2025.07.01 19:42:16.818945 [ 144 ] {} <Debug> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2379 | 2025.07.01 19:42:16.818979 [ 144 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.07.01 19:42:16.818996 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2381 | 2025.07.01 19:42:16.819168 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 2382 | 2025.07.01 19:42:16.822054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2383 | 2025.07.01 19:42:16.823013 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2384 | 2025.07.01 19:42:16.824411 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 2385 | 2025.07.01 19:42:16.828981 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 2386 | 2025.07.01 19:42:16.833105 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 2387 | 2025.07.01 19:42:16.837290 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 2388 | 2025.07.01 19:42:16.841820 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 2389 | 2025.07.01 19:42:16.846181 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 2390 | 2025.07.01 19:42:16.898266 [ 199 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079185525 sec., 1048.1713671785342 rows/sec., 5.42 MiB/sec. | ||
| 2391 | 2025.07.01 19:42:16.900402 [ 200 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2392 | 2025.07.01 19:42:16.902392 [ 200 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_11_2} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2025.07.01 19:42:16.902471 [ 200 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_11_2} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2394 | 2025.07.01 19:42:16.904873 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.41 MiB. | ||
| 2395 | 2025.07.01 19:42:17.000382 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.11 MiB, peak 193.99 MiB, free memory in arenas 0.00 B, will set to 192.52 MiB (RSS), difference: 8.41 MiB | ||
| 2396 | 2025.07.01 19:42:19.924081 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2397 | 2025.07.01 19:42:19.924361 [ 4 ] {9e8b4b01-1986-436a-ab29-fba8e607f939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2398 | 2025.07.01 19:42:19.924465 [ 4 ] {9e8b4b01-1986-436a-ab29-fba8e607f939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2399 | 2025.07.01 19:42:19.925159 [ 4 ] {9e8b4b01-1986-436a-ab29-fba8e607f939} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.07.01 19:42:19.925211 [ 4 ] {9e8b4b01-1986-436a-ab29-fba8e607f939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2401 | 2025.07.01 19:42:19.925603 [ 4 ] {9e8b4b01-1986-436a-ab29-fba8e607f939} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2402 | 2025.07.01 19:42:19.925828 [ 4 ] {9e8b4b01-1986-436a-ab29-fba8e607f939} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2025.07.01 19:42:19.925984 [ 4 ] {9e8b4b01-1986-436a-ab29-fba8e607f939} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001699 sec., 15303.119482048263 rows/sec., 1.18 MiB/sec. | ||
| 2404 | 2025.07.01 19:42:19.926031 [ 4 ] {9e8b4b01-1986-436a-ab29-fba8e607f939} <Debug> TCPHandler: Processed in 0.002138438 sec. | ||
| 2405 | 2025.07.01 19:42:19.926149 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2025.07.01 19:42:19.926250 [ 4 ] {f289b85e-3055-4388-83ee-cb35a58a2c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2407 | 2025.07.01 19:42:19.926293 [ 4 ] {f289b85e-3055-4388-83ee-cb35a58a2c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2408 | 2025.07.01 19:42:19.926698 [ 4 ] {f289b85e-3055-4388-83ee-cb35a58a2c8f} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.07.01 19:42:19.926736 [ 4 ] {f289b85e-3055-4388-83ee-cb35a58a2c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2410 | 2025.07.01 19:42:19.927028 [ 4 ] {f289b85e-3055-4388-83ee-cb35a58a2c8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2411 | 2025.07.01 19:42:19.927235 [ 4 ] {f289b85e-3055-4388-83ee-cb35a58a2c8f} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2412 | 2025.07.01 19:42:19.927363 [ 4 ] {f289b85e-3055-4388-83ee-cb35a58a2c8f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001137 sec., 24626.209322779243 rows/sec., 1.92 MiB/sec. | ||
| 2413 | 2025.07.01 19:42:19.927400 [ 4 ] {f289b85e-3055-4388-83ee-cb35a58a2c8f} <Debug> TCPHandler: Processed in 0.00129917 sec. | ||
| 2414 | 2025.07.01 19:42:19.927505 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2415 | 2025.07.01 19:42:19.927597 [ 4 ] {191bff6a-8377-4445-952a-59d4d251ff6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2416 | 2025.07.01 19:42:19.927641 [ 4 ] {191bff6a-8377-4445-952a-59d4d251ff6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2417 | 2025.07.01 19:42:19.927998 [ 4 ] {191bff6a-8377-4445-952a-59d4d251ff6e} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2025.07.01 19:42:19.928034 [ 4 ] {191bff6a-8377-4445-952a-59d4d251ff6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2419 | 2025.07.01 19:42:19.928348 [ 4 ] {191bff6a-8377-4445-952a-59d4d251ff6e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2420 | 2025.07.01 19:42:19.928561 [ 4 ] {191bff6a-8377-4445-952a-59d4d251ff6e} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2025.07.01 19:42:19.928686 [ 4 ] {191bff6a-8377-4445-952a-59d4d251ff6e} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001108 sec., 45126.35379061371 rows/sec., 3.13 MiB/sec. | ||
| 2422 | 2025.07.01 19:42:19.928721 [ 4 ] {191bff6a-8377-4445-952a-59d4d251ff6e} <Debug> TCPHandler: Processed in 0.001263021 sec. | ||
| 2423 | 2025.07.01 19:42:19.928828 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2025.07.01 19:42:19.928919 [ 4 ] {da339bdf-214a-45ca-b48b-9c8b8c5a8392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2425 | 2025.07.01 19:42:19.928959 [ 4 ] {da339bdf-214a-45ca-b48b-9c8b8c5a8392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2426 | 2025.07.01 19:42:19.929264 [ 4 ] {da339bdf-214a-45ca-b48b-9c8b8c5a8392} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2025.07.01 19:42:19.929299 [ 4 ] {da339bdf-214a-45ca-b48b-9c8b8c5a8392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2428 | 2025.07.01 19:42:19.929586 [ 4 ] {da339bdf-214a-45ca-b48b-9c8b8c5a8392} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2429 | 2025.07.01 19:42:19.929786 [ 4 ] {da339bdf-214a-45ca-b48b-9c8b8c5a8392} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2025.07.01 19:42:19.929908 [ 4 ] {da339bdf-214a-45ca-b48b-9c8b8c5a8392} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001006 sec., 19880.715705765408 rows/sec., 1.37 MiB/sec. | ||
| 2431 | 2025.07.01 19:42:19.929940 [ 4 ] {da339bdf-214a-45ca-b48b-9c8b8c5a8392} <Debug> TCPHandler: Processed in 0.0011596 sec. | ||
| 2432 | 2025.07.01 19:42:23.960122 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2433 | 2025.07.01 19:42:23.960229 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2434 | 2025.07.01 19:42:24.029160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 348 | ||
| 2435 | 2025.07.01 19:42:24.031617 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2025.07.01 19:42:24.031654 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2437 | 2025.07.01 19:42:24.032801 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2438 | 2025.07.01 19:42:24.033054 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2025.07.01 19:42:24.033283 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2440 | 2025.07.01 19:42:24.035531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2441 | 2025.07.01 19:42:24.036355 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.07.01 19:42:24.036438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2443 | 2025.07.01 19:42:24.037189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2444 | 2025.07.01 19:42:24.037435 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.07.01 19:42:24.037582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2446 | 2025.07.01 19:42:24.322319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2447 | 2025.07.01 19:42:24.337517 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2025.07.01 19:42:24.337580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2449 | 2025.07.01 19:42:24.343338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2450 | 2025.07.01 19:42:24.344060 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2025.07.01 19:42:24.346710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2452 | 2025.07.01 19:42:24.923368 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2025.07.01 19:42:24.923717 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2454 | 2025.07.01 19:42:24.924108 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2455 | 2025.07.01 19:42:24.924144 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2456 | 2025.07.01 19:42:24.924431 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2457 | 2025.07.01 19:42:24.924500 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2458 | 2025.07.01 19:42:24.924639 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2459 | 2025.07.01 19:42:24.924746 [ 288 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2460 | 2025.07.01 19:42:24.924813 [ 288 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2461 | 2025.07.01 19:42:24.924810 [ 289 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2462 | 2025.07.01 19:42:24.924938 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2463 | 2025.07.01 19:42:24.924967 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2464 | 2025.07.01 19:42:24.925034 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2465 | 2025.07.01 19:42:24.925052 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2466 | 2025.07.01 19:42:24.925086 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2467 | 2025.07.01 19:42:24.925123 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2468 | 2025.07.01 19:42:24.925917 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002354 sec., 12744.265080713678 rows/sec., 485.79 KiB/sec. | ||
| 2469 | 2025.07.01 19:42:24.926026 [ 4 ] {f3510309-abcc-41d1-b673-1cdff82110f2} <Debug> TCPHandler: Processed in 0.002838603 sec. | ||
| 2470 | 2025.07.01 19:42:24.933585 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2025.07.01 19:42:24.933710 [ 4 ] {edf5ffcc-4526-4735-9833-0330d8bacc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2472 | 2025.07.01 19:42:24.933760 [ 4 ] {edf5ffcc-4526-4735-9833-0330d8bacc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2473 | 2025.07.01 19:42:24.934367 [ 4 ] {edf5ffcc-4526-4735-9833-0330d8bacc78} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.07.01 19:42:24.934418 [ 4 ] {edf5ffcc-4526-4735-9833-0330d8bacc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2475 | 2025.07.01 19:42:24.934869 [ 4 ] {edf5ffcc-4526-4735-9833-0330d8bacc78} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2476 | 2025.07.01 19:42:24.935066 [ 4 ] {edf5ffcc-4526-4735-9833-0330d8bacc78} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.07.01 19:42:24.935205 [ 4 ] {edf5ffcc-4526-4735-9833-0330d8bacc78} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001531 sec., 653.1678641410842 rows/sec., 67.61 KiB/sec. | ||
| 2478 | 2025.07.01 19:42:24.935242 [ 4 ] {edf5ffcc-4526-4735-9833-0330d8bacc78} <Debug> TCPHandler: Processed in 0.001714214 sec. | ||
| 2479 | 2025.07.01 19:42:24.935351 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2025.07.01 19:42:24.935443 [ 4 ] {c796a135-5889-4857-87e7-1a4249cb14bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2481 | 2025.07.01 19:42:24.935483 [ 4 ] {c796a135-5889-4857-87e7-1a4249cb14bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2482 | 2025.07.01 19:42:24.935954 [ 4 ] {c796a135-5889-4857-87e7-1a4249cb14bd} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.07.01 19:42:24.935989 [ 4 ] {c796a135-5889-4857-87e7-1a4249cb14bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2484 | 2025.07.01 19:42:24.936298 [ 4 ] {c796a135-5889-4857-87e7-1a4249cb14bd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2485 | 2025.07.01 19:42:24.936498 [ 4 ] {c796a135-5889-4857-87e7-1a4249cb14bd} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.07.01 19:42:24.936622 [ 4 ] {c796a135-5889-4857-87e7-1a4249cb14bd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001197 sec., 177109.440267335 rows/sec., 11.26 MiB/sec. | ||
| 2487 | 2025.07.01 19:42:24.936658 [ 4 ] {c796a135-5889-4857-87e7-1a4249cb14bd} <Debug> TCPHandler: Processed in 0.001353322 sec. | ||
| 2488 | 2025.07.01 19:42:24.936765 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2025.07.01 19:42:24.936857 [ 4 ] {6598b13b-c98a-48ad-a64e-62952ecfffea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2490 | 2025.07.01 19:42:24.936896 [ 4 ] {6598b13b-c98a-48ad-a64e-62952ecfffea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2491 | 2025.07.01 19:42:24.937502 [ 4 ] {6598b13b-c98a-48ad-a64e-62952ecfffea} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2025.07.01 19:42:24.937539 [ 4 ] {6598b13b-c98a-48ad-a64e-62952ecfffea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2493 | 2025.07.01 19:42:24.937905 [ 4 ] {6598b13b-c98a-48ad-a64e-62952ecfffea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2494 | 2025.07.01 19:42:24.938110 [ 4 ] {6598b13b-c98a-48ad-a64e-62952ecfffea} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.07.01 19:42:24.938234 [ 4 ] {6598b13b-c98a-48ad-a64e-62952ecfffea} <Debug> executeQuery: Read 652 rows, 53.17 KiB in 0.001395 sec., 467383.51254480286 rows/sec., 37.22 MiB/sec. | ||
| 2496 | 2025.07.01 19:42:24.938270 [ 4 ] {6598b13b-c98a-48ad-a64e-62952ecfffea} <Debug> TCPHandler: Processed in 0.001551783 sec. | ||
| 2497 | 2025.07.01 19:42:24.938382 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2025.07.01 19:42:24.938474 [ 4 ] {6d96dace-7da4-4135-bd64-037beb734219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2499 | 2025.07.01 19:42:24.938512 [ 4 ] {6d96dace-7da4-4135-bd64-037beb734219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2500 | 2025.07.01 19:42:24.938922 [ 4 ] {6d96dace-7da4-4135-bd64-037beb734219} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.07.01 19:42:24.938958 [ 4 ] {6d96dace-7da4-4135-bd64-037beb734219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2502 | 2025.07.01 19:42:24.939253 [ 4 ] {6d96dace-7da4-4135-bd64-037beb734219} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2503 | 2025.07.01 19:42:24.939455 [ 4 ] {6d96dace-7da4-4135-bd64-037beb734219} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.07.01 19:42:24.939577 [ 4 ] {6d96dace-7da4-4135-bd64-037beb734219} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.00112 sec., 123214.28571428572 rows/sec., 7.67 MiB/sec. | ||
| 2505 | 2025.07.01 19:42:24.939612 [ 4 ] {6d96dace-7da4-4135-bd64-037beb734219} <Debug> TCPHandler: Processed in 0.00127676 sec. | ||
| 2506 | 2025.07.01 19:42:24.939722 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2025.07.01 19:42:24.939814 [ 4 ] {0dad69ae-dc67-40ee-b011-a4e3d81c3ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2508 | 2025.07.01 19:42:24.939852 [ 4 ] {0dad69ae-dc67-40ee-b011-a4e3d81c3ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2509 | 2025.07.01 19:42:24.940247 [ 4 ] {0dad69ae-dc67-40ee-b011-a4e3d81c3ee1} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.07.01 19:42:24.940282 [ 4 ] {0dad69ae-dc67-40ee-b011-a4e3d81c3ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2511 | 2025.07.01 19:42:24.940574 [ 4 ] {0dad69ae-dc67-40ee-b011-a4e3d81c3ee1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2512 | 2025.07.01 19:42:24.940779 [ 4 ] {0dad69ae-dc67-40ee-b011-a4e3d81c3ee1} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.07.01 19:42:24.940897 [ 4 ] {0dad69ae-dc67-40ee-b011-a4e3d81c3ee1} <Debug> executeQuery: Read 114 rows, 7.56 KiB in 0.001101 sec., 103542.23433242507 rows/sec., 6.70 MiB/sec. | ||
| 2514 | 2025.07.01 19:42:24.940933 [ 4 ] {0dad69ae-dc67-40ee-b011-a4e3d81c3ee1} <Debug> TCPHandler: Processed in 0.001256841 sec. | ||
| 2515 | 2025.07.01 19:42:24.941041 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2025.07.01 19:42:24.941131 [ 4 ] {167038b0-d3e2-4b96-a7fc-2db03013ec0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2517 | 2025.07.01 19:42:24.941170 [ 4 ] {167038b0-d3e2-4b96-a7fc-2db03013ec0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2518 | 2025.07.01 19:42:24.941563 [ 4 ] {167038b0-d3e2-4b96-a7fc-2db03013ec0f} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.07.01 19:42:24.941599 [ 4 ] {167038b0-d3e2-4b96-a7fc-2db03013ec0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2520 | 2025.07.01 19:42:24.941886 [ 4 ] {167038b0-d3e2-4b96-a7fc-2db03013ec0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2521 | 2025.07.01 19:42:24.942103 [ 4 ] {167038b0-d3e2-4b96-a7fc-2db03013ec0f} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.07.01 19:42:24.942222 [ 4 ] {167038b0-d3e2-4b96-a7fc-2db03013ec0f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001108 sec., 101083.03249097473 rows/sec., 5.76 MiB/sec. | ||
| 2523 | 2025.07.01 19:42:24.942257 [ 4 ] {167038b0-d3e2-4b96-a7fc-2db03013ec0f} <Debug> TCPHandler: Processed in 0.001263261 sec. | ||
| 2524 | 2025.07.01 19:42:24.942366 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2025.07.01 19:42:24.942457 [ 4 ] {c9b135a5-f3d5-4f71-bd53-02acf424230a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2526 | 2025.07.01 19:42:24.942496 [ 4 ] {c9b135a5-f3d5-4f71-bd53-02acf424230a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2527 | 2025.07.01 19:42:24.942975 [ 4 ] {c9b135a5-f3d5-4f71-bd53-02acf424230a} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.07.01 19:42:24.943011 [ 4 ] {c9b135a5-f3d5-4f71-bd53-02acf424230a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2529 | 2025.07.01 19:42:24.943325 [ 4 ] {c9b135a5-f3d5-4f71-bd53-02acf424230a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2530 | 2025.07.01 19:42:24.943529 [ 4 ] {c9b135a5-f3d5-4f71-bd53-02acf424230a} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2025.07.01 19:42:24.943648 [ 4 ] {c9b135a5-f3d5-4f71-bd53-02acf424230a} <Debug> executeQuery: Read 387 rows, 27.99 KiB in 0.001208 sec., 320364.238410596 rows/sec., 22.63 MiB/sec. | ||
| 2532 | 2025.07.01 19:42:24.943683 [ 4 ] {c9b135a5-f3d5-4f71-bd53-02acf424230a} <Debug> TCPHandler: Processed in 0.001364412 sec. | ||
| 2533 | 2025.07.01 19:42:24.943791 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2025.07.01 19:42:24.943882 [ 4 ] {543f5a63-c87c-4733-8514-74c2bc8422ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2535 | 2025.07.01 19:42:24.943921 [ 4 ] {543f5a63-c87c-4733-8514-74c2bc8422ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2536 | 2025.07.01 19:42:24.944228 [ 4 ] {543f5a63-c87c-4733-8514-74c2bc8422ab} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2025.07.01 19:42:24.944263 [ 4 ] {543f5a63-c87c-4733-8514-74c2bc8422ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2538 | 2025.07.01 19:42:24.944553 [ 4 ] {543f5a63-c87c-4733-8514-74c2bc8422ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2539 | 2025.07.01 19:42:24.944754 [ 4 ] {543f5a63-c87c-4733-8514-74c2bc8422ab} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2025.07.01 19:42:24.944873 [ 4 ] {543f5a63-c87c-4733-8514-74c2bc8422ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001009 sec., 5946.481665014867 rows/sec., 310.68 KiB/sec. | ||
| 2541 | 2025.07.01 19:42:24.944908 [ 4 ] {543f5a63-c87c-4733-8514-74c2bc8422ab} <Debug> TCPHandler: Processed in 0.00116381 sec. | ||
| 2542 | 2025.07.01 19:42:24.945013 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2025.07.01 19:42:24.945103 [ 4 ] {0dabdf75-8ae2-4240-93be-bdda710ed8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2544 | 2025.07.01 19:42:24.945144 [ 4 ] {0dabdf75-8ae2-4240-93be-bdda710ed8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2545 | 2025.07.01 19:42:24.945493 [ 4 ] {0dabdf75-8ae2-4240-93be-bdda710ed8f2} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2025.07.01 19:42:24.945528 [ 4 ] {0dabdf75-8ae2-4240-93be-bdda710ed8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2547 | 2025.07.01 19:42:24.945839 [ 4 ] {0dabdf75-8ae2-4240-93be-bdda710ed8f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2548 | 2025.07.01 19:42:24.946058 [ 4 ] {0dabdf75-8ae2-4240-93be-bdda710ed8f2} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2025.07.01 19:42:24.946179 [ 4 ] {0dabdf75-8ae2-4240-93be-bdda710ed8f2} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001093 sec., 116193.96157365051 rows/sec., 7.51 MiB/sec. | ||
| 2550 | 2025.07.01 19:42:24.946214 [ 4 ] {0dabdf75-8ae2-4240-93be-bdda710ed8f2} <Debug> TCPHandler: Processed in 0.0012483 sec. | ||
| 2551 | 2025.07.01 19:42:24.946323 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2025.07.01 19:42:24.946414 [ 4 ] {7fe8f2bd-99b4-4a57-88f6-7e7d417160f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2553 | 2025.07.01 19:42:24.946454 [ 4 ] {7fe8f2bd-99b4-4a57-88f6-7e7d417160f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2554 | 2025.07.01 19:42:24.946750 [ 4 ] {7fe8f2bd-99b4-4a57-88f6-7e7d417160f5} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2025.07.01 19:42:24.946785 [ 4 ] {7fe8f2bd-99b4-4a57-88f6-7e7d417160f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2556 | 2025.07.01 19:42:24.947061 [ 4 ] {7fe8f2bd-99b4-4a57-88f6-7e7d417160f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2557 | 2025.07.01 19:42:24.947255 [ 4 ] {7fe8f2bd-99b4-4a57-88f6-7e7d417160f5} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2025.07.01 19:42:24.947375 [ 4 ] {7fe8f2bd-99b4-4a57-88f6-7e7d417160f5} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.000979 sec., 2042.9009193054135 rows/sec., 133.67 KiB/sec. | ||
| 2559 | 2025.07.01 19:42:24.947409 [ 4 ] {7fe8f2bd-99b4-4a57-88f6-7e7d417160f5} <Debug> TCPHandler: Processed in 0.001133799 sec. | ||
| 2560 | 2025.07.01 19:42:24.947513 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.07.01 19:42:24.947603 [ 4 ] {39925a3f-2165-4fe0-ba9e-885f79567b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2562 | 2025.07.01 19:42:24.947654 [ 4 ] {39925a3f-2165-4fe0-ba9e-885f79567b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2563 | 2025.07.01 19:42:24.948416 [ 4 ] {39925a3f-2165-4fe0-ba9e-885f79567b35} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.07.01 19:42:24.948538 [ 4 ] {39925a3f-2165-4fe0-ba9e-885f79567b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2565 | 2025.07.01 19:42:24.949062 [ 4 ] {39925a3f-2165-4fe0-ba9e-885f79567b35} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2566 | 2025.07.01 19:42:24.949275 [ 4 ] {39925a3f-2165-4fe0-ba9e-885f79567b35} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.07.01 19:42:24.949403 [ 4 ] {39925a3f-2165-4fe0-ba9e-885f79567b35} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001817 sec., 17611.447440836542 rows/sec., 31.56 MiB/sec. | ||
| 2568 | 2025.07.01 19:42:24.949452 [ 4 ] {39925a3f-2165-4fe0-ba9e-885f79567b35} <Debug> TCPHandler: Processed in 0.001984846 sec. | ||
| 2569 | 2025.07.01 19:42:24.949563 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.07.01 19:42:24.949655 [ 4 ] {5c872ec0-2edf-456b-846f-4421c04f55fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2571 | 2025.07.01 19:42:24.949695 [ 4 ] {5c872ec0-2edf-456b-846f-4421c04f55fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2572 | 2025.07.01 19:42:24.950082 [ 4 ] {5c872ec0-2edf-456b-846f-4421c04f55fe} <Trace> oximeter.measurements_i64 (e48ec59a-2a0e-458b-9590-8d2e828502c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2025.07.01 19:42:24.950117 [ 4 ] {5c872ec0-2edf-456b-846f-4421c04f55fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2574 | 2025.07.01 19:42:24.950401 [ 4 ] {5c872ec0-2edf-456b-846f-4421c04f55fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2575 | 2025.07.01 19:42:24.950621 [ 4 ] {5c872ec0-2edf-456b-846f-4421c04f55fe} <Trace> oximeter.measurements_i64 (e48ec59a-2a0e-458b-9590-8d2e828502c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2025.07.01 19:42:24.950739 [ 4 ] {5c872ec0-2edf-456b-846f-4421c04f55fe} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001102 sec., 8166.969147005446 rows/sec., 576.90 KiB/sec. | ||
| 2577 | 2025.07.01 19:42:24.950774 [ 4 ] {5c872ec0-2edf-456b-846f-4421c04f55fe} <Debug> TCPHandler: Processed in 0.00125815 sec. | ||
| 2578 | 2025.07.01 19:42:24.950879 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2025.07.01 19:42:24.950970 [ 4 ] {c29323f2-f885-4ce9-8773-28f4a2606879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2580 | 2025.07.01 19:42:24.951009 [ 4 ] {c29323f2-f885-4ce9-8773-28f4a2606879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2581 | 2025.07.01 19:42:24.951312 [ 4 ] {c29323f2-f885-4ce9-8773-28f4a2606879} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.07.01 19:42:24.951349 [ 4 ] {c29323f2-f885-4ce9-8773-28f4a2606879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2583 | 2025.07.01 19:42:24.951634 [ 4 ] {c29323f2-f885-4ce9-8773-28f4a2606879} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2584 | 2025.07.01 19:42:24.951833 [ 4 ] {c29323f2-f885-4ce9-8773-28f4a2606879} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2025.07.01 19:42:24.951953 [ 4 ] {c29323f2-f885-4ce9-8773-28f4a2606879} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001001 sec., 41958.04195804196 rows/sec., 2.54 MiB/sec. | ||
| 2586 | 2025.07.01 19:42:24.951986 [ 4 ] {c29323f2-f885-4ce9-8773-28f4a2606879} <Debug> TCPHandler: Processed in 0.001153729 sec. | ||
| 2587 | 2025.07.01 19:42:29.923382 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2025.07.01 19:42:29.923628 [ 4 ] {2f7db955-2acb-4b0d-9f4b-43cda404cec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2589 | 2025.07.01 19:42:29.923716 [ 4 ] {2f7db955-2acb-4b0d-9f4b-43cda404cec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2590 | 2025.07.01 19:42:29.924411 [ 4 ] {2f7db955-2acb-4b0d-9f4b-43cda404cec6} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.07.01 19:42:29.924460 [ 4 ] {2f7db955-2acb-4b0d-9f4b-43cda404cec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2592 | 2025.07.01 19:42:29.924869 [ 4 ] {2f7db955-2acb-4b0d-9f4b-43cda404cec6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2593 | 2025.07.01 19:42:29.925099 [ 4 ] {2f7db955-2acb-4b0d-9f4b-43cda404cec6} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.07.01 19:42:29.925259 [ 4 ] {2f7db955-2acb-4b0d-9f4b-43cda404cec6} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001695 sec., 15339.233038348084 rows/sec., 1.19 MiB/sec. | ||
| 2595 | 2025.07.01 19:42:29.925309 [ 4 ] {2f7db955-2acb-4b0d-9f4b-43cda404cec6} <Debug> TCPHandler: Processed in 0.002086637 sec. | ||
| 2596 | 2025.07.01 19:42:29.925438 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2025.07.01 19:42:29.925542 [ 4 ] {751b1474-454f-4711-b199-b62c85d9b4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2598 | 2025.07.01 19:42:29.925588 [ 4 ] {751b1474-454f-4711-b199-b62c85d9b4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2599 | 2025.07.01 19:42:29.926010 [ 4 ] {751b1474-454f-4711-b199-b62c85d9b4fe} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2025.07.01 19:42:29.926049 [ 4 ] {751b1474-454f-4711-b199-b62c85d9b4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2601 | 2025.07.01 19:42:29.926362 [ 4 ] {751b1474-454f-4711-b199-b62c85d9b4fe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2602 | 2025.07.01 19:42:29.926576 [ 4 ] {751b1474-454f-4711-b199-b62c85d9b4fe} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2025.07.01 19:42:29.926708 [ 4 ] {751b1474-454f-4711-b199-b62c85d9b4fe} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00119 sec., 23529.41176470588 rows/sec., 1.84 MiB/sec. | ||
| 2604 | 2025.07.01 19:42:29.926745 [ 4 ] {751b1474-454f-4711-b199-b62c85d9b4fe} <Debug> TCPHandler: Processed in 0.001359491 sec. | ||
| 2605 | 2025.07.01 19:42:29.926866 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2025.07.01 19:42:29.926963 [ 4 ] {1f4cf327-9d57-404b-b5bf-d308848ccb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2607 | 2025.07.01 19:42:29.927008 [ 4 ] {1f4cf327-9d57-404b-b5bf-d308848ccb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2608 | 2025.07.01 19:42:29.927384 [ 4 ] {1f4cf327-9d57-404b-b5bf-d308848ccb59} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2025.07.01 19:42:29.927419 [ 4 ] {1f4cf327-9d57-404b-b5bf-d308848ccb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2610 | 2025.07.01 19:42:29.927755 [ 4 ] {1f4cf327-9d57-404b-b5bf-d308848ccb59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2611 | 2025.07.01 19:42:29.927969 [ 4 ] {1f4cf327-9d57-404b-b5bf-d308848ccb59} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2025.07.01 19:42:29.928098 [ 4 ] {1f4cf327-9d57-404b-b5bf-d308848ccb59} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001154 sec., 43327.55632582322 rows/sec., 3.00 MiB/sec. | ||
| 2613 | 2025.07.01 19:42:29.928134 [ 4 ] {1f4cf327-9d57-404b-b5bf-d308848ccb59} <Debug> TCPHandler: Processed in 0.001317101 sec. | ||
| 2614 | 2025.07.01 19:42:29.928236 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2025.07.01 19:42:29.928330 [ 4 ] {f3067cb3-8421-40e3-b3c9-f608468c3b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2616 | 2025.07.01 19:42:29.928372 [ 4 ] {f3067cb3-8421-40e3-b3c9-f608468c3b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2617 | 2025.07.01 19:42:29.928686 [ 4 ] {f3067cb3-8421-40e3-b3c9-f608468c3b6a} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2025.07.01 19:42:29.928721 [ 4 ] {f3067cb3-8421-40e3-b3c9-f608468c3b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2619 | 2025.07.01 19:42:29.929016 [ 4 ] {f3067cb3-8421-40e3-b3c9-f608468c3b6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2620 | 2025.07.01 19:42:29.929222 [ 4 ] {f3067cb3-8421-40e3-b3c9-f608468c3b6a} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2025.07.01 19:42:29.929354 [ 4 ] {f3067cb3-8421-40e3-b3c9-f608468c3b6a} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001043 sec., 19175.455417066154 rows/sec., 1.32 MiB/sec. | ||
| 2622 | 2025.07.01 19:42:29.929389 [ 4 ] {f3067cb3-8421-40e3-b3c9-f608468c3b6a} <Debug> TCPHandler: Processed in 0.001201859 sec. | ||
| 2623 | 2025.07.01 19:42:31.537633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2624 | 2025.07.01 19:42:31.538162 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2025.07.01 19:42:31.538217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2626 | 2025.07.01 19:42:31.538877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2627 | 2025.07.01 19:42:31.539130 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2025.07.01 19:42:31.539292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2629 | 2025.07.01 19:42:31.847752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2630 | 2025.07.01 19:42:31.864624 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2025.07.01 19:42:31.864679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2632 | 2025.07.01 19:42:31.870176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2633 | 2025.07.01 19:42:31.870870 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2025.07.01 19:42:31.873771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2635 | 2025.07.01 19:42:34.034393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 384 | ||
| 2636 | 2025.07.01 19:42:34.036610 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2025.07.01 19:42:34.036650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2638 | 2025.07.01 19:42:34.037809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2639 | 2025.07.01 19:42:34.038074 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2025.07.01 19:42:34.038318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2641 | 2025.07.01 19:42:34.930885 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2025.07.01 19:42:34.931081 [ 4 ] {999425fc-6615-4fbe-98a7-cc191211cd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2643 | 2025.07.01 19:42:34.931154 [ 4 ] {999425fc-6615-4fbe-98a7-cc191211cd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2644 | 2025.07.01 19:42:34.931991 [ 4 ] {999425fc-6615-4fbe-98a7-cc191211cd3c} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2025.07.01 19:42:34.932042 [ 4 ] {999425fc-6615-4fbe-98a7-cc191211cd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2646 | 2025.07.01 19:42:34.932465 [ 4 ] {999425fc-6615-4fbe-98a7-cc191211cd3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2647 | 2025.07.01 19:42:34.932699 [ 4 ] {999425fc-6615-4fbe-98a7-cc191211cd3c} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2648 | 2025.07.01 19:42:34.932845 [ 4 ] {999425fc-6615-4fbe-98a7-cc191211cd3c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00182 sec., 116483.51648351649 rows/sec., 7.41 MiB/sec. | ||
| 2649 | 2025.07.01 19:42:34.932887 [ 4 ] {999425fc-6615-4fbe-98a7-cc191211cd3c} <Debug> TCPHandler: Processed in 0.002139308 sec. | ||
| 2650 | 2025.07.01 19:42:34.933010 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2025.07.01 19:42:34.933106 [ 4 ] {d7faaa7c-4e82-4b34-a354-890863e2705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2652 | 2025.07.01 19:42:34.933148 [ 4 ] {d7faaa7c-4e82-4b34-a354-890863e2705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2653 | 2025.07.01 19:42:34.933817 [ 4 ] {d7faaa7c-4e82-4b34-a354-890863e2705d} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2654 | 2025.07.01 19:42:34.933854 [ 4 ] {d7faaa7c-4e82-4b34-a354-890863e2705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2655 | 2025.07.01 19:42:34.934219 [ 4 ] {d7faaa7c-4e82-4b34-a354-890863e2705d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2656 | 2025.07.01 19:42:34.934433 [ 4 ] {d7faaa7c-4e82-4b34-a354-890863e2705d} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2025.07.01 19:42:34.934545 [ 109 ] {} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2658 | 2025.07.01 19:42:34.934560 [ 4 ] {d7faaa7c-4e82-4b34-a354-890863e2705d} <Debug> executeQuery: Read 651 rows, 53.08 KiB in 0.001473 sec., 441955.1934826884 rows/sec., 35.19 MiB/sec. | ||
| 2659 | 2025.07.01 19:42:34.934616 [ 109 ] {} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.07.01 19:42:34.934625 [ 4 ] {d7faaa7c-4e82-4b34-a354-890863e2705d} <Debug> TCPHandler: Processed in 0.001664894 sec. | ||
| 2661 | 2025.07.01 19:42:34.934646 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2662 | 2025.07.01 19:42:34.934744 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2025.07.01 19:42:34.934797 [ 198 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 2664 | 2025.07.01 19:42:34.934842 [ 4 ] {b74606a3-ad6d-492e-b210-d9bd6c35e336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2665 | 2025.07.01 19:42:34.934889 [ 4 ] {b74606a3-ad6d-492e-b210-d9bd6c35e336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2666 | 2025.07.01 19:42:34.934966 [ 198 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2667 | 2025.07.01 19:42:34.935011 [ 198 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 2668 | 2025.07.01 19:42:34.935115 [ 198 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 636 rows starting from the beginning of the part | ||
| 2669 | 2025.07.01 19:42:34.935180 [ 198 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 2670 | 2025.07.01 19:42:34.935240 [ 198 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 652 rows starting from the beginning of the part | ||
| 2671 | 2025.07.01 19:42:34.935300 [ 198 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 2672 | 2025.07.01 19:42:34.935313 [ 4 ] {b74606a3-ad6d-492e-b210-d9bd6c35e336} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.07.01 19:42:34.935352 [ 198 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 651 rows starting from the beginning of the part | ||
| 2674 | 2025.07.01 19:42:34.935356 [ 4 ] {b74606a3-ad6d-492e-b210-d9bd6c35e336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2675 | 2025.07.01 19:42:34.935733 [ 4 ] {b74606a3-ad6d-492e-b210-d9bd6c35e336} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2676 | 2025.07.01 19:42:34.935980 [ 4 ] {b74606a3-ad6d-492e-b210-d9bd6c35e336} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2025.07.01 19:42:34.936116 [ 4 ] {b74606a3-ad6d-492e-b210-d9bd6c35e336} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001292 sec., 106811.14551083592 rows/sec., 6.65 MiB/sec. | ||
| 2678 | 2025.07.01 19:42:34.936155 [ 4 ] {b74606a3-ad6d-492e-b210-d9bd6c35e336} <Debug> TCPHandler: Processed in 0.001458832 sec. | ||
| 2679 | 2025.07.01 19:42:34.936268 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2025.07.01 19:42:34.936363 [ 4 ] {769e523b-7516-43d6-84dc-34d0bad55cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2681 | 2025.07.01 19:42:34.936403 [ 4 ] {769e523b-7516-43d6-84dc-34d0bad55cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2682 | 2025.07.01 19:42:34.936816 [ 4 ] {769e523b-7516-43d6-84dc-34d0bad55cb2} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2025.07.01 19:42:34.936823 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.002105918 sec., 1246012.4278343222 rows/sec., 103.68 MiB/sec. | ||
| 2684 | 2025.07.01 19:42:34.936853 [ 4 ] {769e523b-7516-43d6-84dc-34d0bad55cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2685 | 2025.07.01 19:42:34.937068 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2686 | 2025.07.01 19:42:34.937202 [ 4 ] {769e523b-7516-43d6-84dc-34d0bad55cb2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2687 | 2025.07.01 19:42:34.937430 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.07.01 19:42:34.937479 [ 4 ] {769e523b-7516-43d6-84dc-34d0bad55cb2} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.07.01 19:42:34.937523 [ 186 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_16_3} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2690 | 2025.07.01 19:42:34.937613 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2691 | 2025.07.01 19:42:34.937618 [ 4 ] {769e523b-7516-43d6-84dc-34d0bad55cb2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001273 sec., 88766.69285153181 rows/sec., 5.75 MiB/sec. | ||
| 2692 | 2025.07.01 19:42:34.937666 [ 4 ] {769e523b-7516-43d6-84dc-34d0bad55cb2} <Debug> TCPHandler: Processed in 0.001446922 sec. | ||
| 2693 | 2025.07.01 19:42:34.937774 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2025.07.01 19:42:34.937867 [ 4 ] {04485e0d-8958-4b34-91a6-7cc51dad064a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2695 | 2025.07.01 19:42:34.937907 [ 4 ] {04485e0d-8958-4b34-91a6-7cc51dad064a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2696 | 2025.07.01 19:42:34.938307 [ 4 ] {04485e0d-8958-4b34-91a6-7cc51dad064a} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2025.07.01 19:42:34.938344 [ 4 ] {04485e0d-8958-4b34-91a6-7cc51dad064a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2698 | 2025.07.01 19:42:34.938652 [ 4 ] {04485e0d-8958-4b34-91a6-7cc51dad064a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2699 | 2025.07.01 19:42:34.938881 [ 4 ] {04485e0d-8958-4b34-91a6-7cc51dad064a} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2025.07.01 19:42:34.939006 [ 4 ] {04485e0d-8958-4b34-91a6-7cc51dad064a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001157 sec., 96802.07433016422 rows/sec., 5.51 MiB/sec. | ||
| 2701 | 2025.07.01 19:42:34.939043 [ 4 ] {04485e0d-8958-4b34-91a6-7cc51dad064a} <Debug> TCPHandler: Processed in 0.001317442 sec. | ||
| 2702 | 2025.07.01 19:42:34.939150 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2025.07.01 19:42:34.939242 [ 4 ] {662a22fb-206b-417e-af87-907bb5ddbf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2704 | 2025.07.01 19:42:34.939281 [ 4 ] {662a22fb-206b-417e-af87-907bb5ddbf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2705 | 2025.07.01 19:42:34.939772 [ 4 ] {662a22fb-206b-417e-af87-907bb5ddbf08} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.07.01 19:42:34.939808 [ 4 ] {662a22fb-206b-417e-af87-907bb5ddbf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2707 | 2025.07.01 19:42:34.940135 [ 4 ] {662a22fb-206b-417e-af87-907bb5ddbf08} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2708 | 2025.07.01 19:42:34.940354 [ 4 ] {662a22fb-206b-417e-af87-907bb5ddbf08} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2025.07.01 19:42:34.940479 [ 4 ] {662a22fb-206b-417e-af87-907bb5ddbf08} <Debug> executeQuery: Read 378 rows, 27.27 KiB in 0.001255 sec., 301195.219123506 rows/sec., 21.22 MiB/sec. | ||
| 2710 | 2025.07.01 19:42:34.940481 [ 95 ] {} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2711 | 2025.07.01 19:42:34.940517 [ 4 ] {662a22fb-206b-417e-af87-907bb5ddbf08} <Debug> TCPHandler: Processed in 0.001414862 sec. | ||
| 2712 | 2025.07.01 19:42:34.940559 [ 95 ] {} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.07.01 19:42:34.940585 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2714 | 2025.07.01 19:42:34.940644 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2025.07.01 19:42:34.940670 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 2716 | 2025.07.01 19:42:34.940740 [ 4 ] {9d19d6cc-857e-41dc-8a94-c8d2ce0728a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2717 | 2025.07.01 19:42:34.940775 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2718 | 2025.07.01 19:42:34.940787 [ 4 ] {9d19d6cc-857e-41dc-8a94-c8d2ce0728a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2719 | 2025.07.01 19:42:34.940812 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 379 rows starting from the beginning of the part | ||
| 2720 | 2025.07.01 19:42:34.940868 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 375 rows starting from the beginning of the part | ||
| 2721 | 2025.07.01 19:42:34.940915 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 2722 | 2025.07.01 19:42:34.940955 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 387 rows starting from the beginning of the part | ||
| 2723 | 2025.07.01 19:42:34.940995 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 2724 | 2025.07.01 19:42:34.941032 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 378 rows starting from the beginning of the part | ||
| 2725 | 2025.07.01 19:42:34.941133 [ 4 ] {9d19d6cc-857e-41dc-8a94-c8d2ce0728a6} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2025.07.01 19:42:34.941175 [ 4 ] {9d19d6cc-857e-41dc-8a94-c8d2ce0728a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2727 | 2025.07.01 19:42:34.941508 [ 4 ] {9d19d6cc-857e-41dc-8a94-c8d2ce0728a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2728 | 2025.07.01 19:42:34.941737 [ 4 ] {9d19d6cc-857e-41dc-8a94-c8d2ce0728a6} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2025.07.01 19:42:34.941865 [ 4 ] {9d19d6cc-857e-41dc-8a94-c8d2ce0728a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 2730 | 2025.07.01 19:42:34.941900 [ 4 ] {9d19d6cc-857e-41dc-8a94-c8d2ce0728a6} <Debug> TCPHandler: Processed in 0.00130472 sec. | ||
| 2731 | 2025.07.01 19:42:34.942001 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2732 | 2025.07.01 19:42:34.942041 [ 198 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409092 sec., 1117741.0701359457 rows/sec., 83.36 MiB/sec. | ||
| 2733 | 2025.07.01 19:42:34.942094 [ 4 ] {71db0dd7-79b1-4ccd-b7cb-7e906f3f7d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2734 | 2025.07.01 19:42:34.942141 [ 4 ] {71db0dd7-79b1-4ccd-b7cb-7e906f3f7d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2735 | 2025.07.01 19:42:34.942186 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2736 | 2025.07.01 19:42:34.942435 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2025.07.01 19:42:34.942499 [ 190 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_16_3} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2738 | 2025.07.01 19:42:34.942513 [ 4 ] {71db0dd7-79b1-4ccd-b7cb-7e906f3f7d8e} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.07.01 19:42:34.942554 [ 4 ] {71db0dd7-79b1-4ccd-b7cb-7e906f3f7d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2740 | 2025.07.01 19:42:34.942562 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2741 | 2025.07.01 19:42:34.942890 [ 4 ] {71db0dd7-79b1-4ccd-b7cb-7e906f3f7d8e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2742 | 2025.07.01 19:42:34.943127 [ 4 ] {71db0dd7-79b1-4ccd-b7cb-7e906f3f7d8e} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2025.07.01 19:42:34.943250 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2744 | 2025.07.01 19:42:34.943255 [ 4 ] {71db0dd7-79b1-4ccd-b7cb-7e906f3f7d8e} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001179 sec., 107718.4054283291 rows/sec., 6.96 MiB/sec. | ||
| 2745 | 2025.07.01 19:42:34.943293 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2025.07.01 19:42:34.943312 [ 4 ] {71db0dd7-79b1-4ccd-b7cb-7e906f3f7d8e} <Debug> TCPHandler: Processed in 0.001360121 sec. | ||
| 2747 | 2025.07.01 19:42:34.943317 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2748 | 2025.07.01 19:42:34.943408 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 2749 | 2025.07.01 19:42:34.943428 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2025.07.01 19:42:34.943499 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2751 | 2025.07.01 19:42:34.943526 [ 4 ] {34214fec-d4ab-49f4-bcaa-6a0d7845c151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2752 | 2025.07.01 19:42:34.943529 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 935 rows starting from the beginning of the part | ||
| 2753 | 2025.07.01 19:42:34.943586 [ 4 ] {34214fec-d4ab-49f4-bcaa-6a0d7845c151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2754 | 2025.07.01 19:42:34.943597 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2755 | 2025.07.01 19:42:34.943645 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 2756 | 2025.07.01 19:42:34.943685 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 127 rows starting from the beginning of the part | ||
| 2757 | 2025.07.01 19:42:34.943722 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part | ||
| 2758 | 2025.07.01 19:42:34.943760 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 127 rows starting from the beginning of the part | ||
| 2759 | 2025.07.01 19:42:34.943900 [ 4 ] {34214fec-d4ab-49f4-bcaa-6a0d7845c151} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.07.01 19:42:34.943952 [ 4 ] {34214fec-d4ab-49f4-bcaa-6a0d7845c151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2761 | 2025.07.01 19:42:34.944274 [ 4 ] {34214fec-d4ab-49f4-bcaa-6a0d7845c151} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2762 | 2025.07.01 19:42:34.944496 [ 4 ] {34214fec-d4ab-49f4-bcaa-6a0d7845c151} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2025.07.01 19:42:34.944624 [ 4 ] {34214fec-d4ab-49f4-bcaa-6a0d7845c151} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 2764 | 2025.07.01 19:42:34.944658 [ 4 ] {34214fec-d4ab-49f4-bcaa-6a0d7845c151} <Debug> TCPHandler: Processed in 0.001278881 sec. | ||
| 2765 | 2025.07.01 19:42:34.944714 [ 197 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331161 sec., 1065986.7589269818 rows/sec., 70.32 MiB/sec. | ||
| 2766 | 2025.07.01 19:42:34.944779 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2025.07.01 19:42:34.944901 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2768 | 2025.07.01 19:42:34.944907 [ 4 ] {928767a3-d9b8-4732-9680-73c31fa27b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2769 | 2025.07.01 19:42:34.944987 [ 4 ] {928767a3-d9b8-4732-9680-73c31fa27b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2770 | 2025.07.01 19:42:34.945142 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.07.01 19:42:34.945207 [ 186 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2772 | 2025.07.01 19:42:34.945263 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2773 | 2025.07.01 19:42:34.945946 [ 4 ] {928767a3-d9b8-4732-9680-73c31fa27b07} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2025.07.01 19:42:34.945994 [ 4 ] {928767a3-d9b8-4732-9680-73c31fa27b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2775 | 2025.07.01 19:42:34.946550 [ 4 ] {928767a3-d9b8-4732-9680-73c31fa27b07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2776 | 2025.07.01 19:42:34.946786 [ 4 ] {928767a3-d9b8-4732-9680-73c31fa27b07} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2025.07.01 19:42:34.946927 [ 4 ] {928767a3-d9b8-4732-9680-73c31fa27b07} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002044 sec., 15655.577299412917 rows/sec., 28.05 MiB/sec. | ||
| 2778 | 2025.07.01 19:42:34.946987 [ 4 ] {928767a3-d9b8-4732-9680-73c31fa27b07} <Debug> TCPHandler: Processed in 0.002270029 sec. | ||
| 2779 | 2025.07.01 19:42:34.947101 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2025.07.01 19:42:34.947201 [ 4 ] {a1aefe2b-e837-4d1b-b523-24f901f29d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2781 | 2025.07.01 19:42:34.947243 [ 4 ] {a1aefe2b-e837-4d1b-b523-24f901f29d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2782 | 2025.07.01 19:42:34.947564 [ 4 ] {a1aefe2b-e837-4d1b-b523-24f901f29d9f} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2025.07.01 19:42:34.947600 [ 4 ] {a1aefe2b-e837-4d1b-b523-24f901f29d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2784 | 2025.07.01 19:42:34.947899 [ 4 ] {a1aefe2b-e837-4d1b-b523-24f901f29d9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2785 | 2025.07.01 19:42:34.948106 [ 4 ] {a1aefe2b-e837-4d1b-b523-24f901f29d9f} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2025.07.01 19:42:34.948226 [ 95 ] {} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2787 | 2025.07.01 19:42:34.948231 [ 4 ] {a1aefe2b-e837-4d1b-b523-24f901f29d9f} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001049 sec., 40038.13155386082 rows/sec., 2.42 MiB/sec. | ||
| 2788 | 2025.07.01 19:42:34.948267 [ 95 ] {} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.07.01 19:42:34.948288 [ 4 ] {a1aefe2b-e837-4d1b-b523-24f901f29d9f} <Debug> TCPHandler: Processed in 0.00123728 sec. | ||
| 2790 | 2025.07.01 19:42:34.948292 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2791 | 2025.07.01 19:42:34.948383 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::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 | ||
| 2792 | 2025.07.01 19:42:34.948471 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2793 | 2025.07.01 19:42:34.948498 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part | ||
| 2794 | 2025.07.01 19:42:34.948546 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 2795 | 2025.07.01 19:42:34.948586 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 2796 | 2025.07.01 19:42:34.948623 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 2797 | 2025.07.01 19:42:34.948660 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 2798 | 2025.07.01 19:42:34.948697 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 2799 | 2025.07.01 19:42:34.949412 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.001060949 sec., 467505.9781384402 rows/sec., 29.49 MiB/sec. | ||
| 2800 | 2025.07.01 19:42:34.949552 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2801 | 2025.07.01 19:42:34.949783 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2025.07.01 19:42:34.949841 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_16_3} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2803 | 2025.07.01 19:42:34.949892 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2804 | 2025.07.01 19:42:38.960292 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2805 | 2025.07.01 19:42:38.960361 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2806 | 2025.07.01 19:42:39.039818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 2807 | 2025.07.01 19:42:39.040611 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2025.07.01 19:42:39.040653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2809 | 2025.07.01 19:42:39.041157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2810 | 2025.07.01 19:42:39.041382 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2025.07.01 19:42:39.041517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2812 | 2025.07.01 19:42:39.374297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2813 | 2025.07.01 19:42:39.391975 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2025.07.01 19:42:39.392046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2815 | 2025.07.01 19:42:39.397828 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2816 | 2025.07.01 19:42:39.398550 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2025.07.01 19:42:39.401936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2818 | 2025.07.01 19:42:39.923629 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2025.07.01 19:42:39.923814 [ 4 ] {06fb763c-3c34-4d3b-80e7-b2911224e7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2820 | 2025.07.01 19:42:39.923881 [ 4 ] {06fb763c-3c34-4d3b-80e7-b2911224e7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2821 | 2025.07.01 19:42:39.924495 [ 4 ] {06fb763c-3c34-4d3b-80e7-b2911224e7d1} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.07.01 19:42:39.924541 [ 4 ] {06fb763c-3c34-4d3b-80e7-b2911224e7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2823 | 2025.07.01 19:42:39.924928 [ 4 ] {06fb763c-3c34-4d3b-80e7-b2911224e7d1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2824 | 2025.07.01 19:42:39.925156 [ 4 ] {06fb763c-3c34-4d3b-80e7-b2911224e7d1} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.07.01 19:42:39.925319 [ 4 ] {06fb763c-3c34-4d3b-80e7-b2911224e7d1} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001556 sec., 16709.51156812339 rows/sec., 1.29 MiB/sec. | ||
| 2826 | 2025.07.01 19:42:39.925368 [ 4 ] {06fb763c-3c34-4d3b-80e7-b2911224e7d1} <Debug> TCPHandler: Processed in 0.001871466 sec. | ||
| 2827 | 2025.07.01 19:42:39.925488 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2025.07.01 19:42:39.925593 [ 4 ] {53c4ca18-c24d-4582-8b53-3ac666879d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2829 | 2025.07.01 19:42:39.925636 [ 4 ] {53c4ca18-c24d-4582-8b53-3ac666879d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2830 | 2025.07.01 19:42:39.926045 [ 4 ] {53c4ca18-c24d-4582-8b53-3ac666879d17} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.07.01 19:42:39.926082 [ 4 ] {53c4ca18-c24d-4582-8b53-3ac666879d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2832 | 2025.07.01 19:42:39.926404 [ 4 ] {53c4ca18-c24d-4582-8b53-3ac666879d17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2833 | 2025.07.01 19:42:39.926638 [ 4 ] {53c4ca18-c24d-4582-8b53-3ac666879d17} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.07.01 19:42:39.926775 [ 4 ] {53c4ca18-c24d-4582-8b53-3ac666879d17} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001206 sec., 23217.247097844112 rows/sec., 1.81 MiB/sec. | ||
| 2835 | 2025.07.01 19:42:39.926814 [ 4 ] {53c4ca18-c24d-4582-8b53-3ac666879d17} <Debug> TCPHandler: Processed in 0.001377652 sec. | ||
| 2836 | 2025.07.01 19:42:39.926926 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2025.07.01 19:42:39.927023 [ 4 ] {798c50de-aafc-4bde-bd5f-77f72dd09db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2838 | 2025.07.01 19:42:39.927068 [ 4 ] {798c50de-aafc-4bde-bd5f-77f72dd09db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2839 | 2025.07.01 19:42:39.927432 [ 4 ] {798c50de-aafc-4bde-bd5f-77f72dd09db7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2025.07.01 19:42:39.927469 [ 4 ] {798c50de-aafc-4bde-bd5f-77f72dd09db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2841 | 2025.07.01 19:42:39.927788 [ 4 ] {798c50de-aafc-4bde-bd5f-77f72dd09db7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2842 | 2025.07.01 19:42:39.927995 [ 4 ] {798c50de-aafc-4bde-bd5f-77f72dd09db7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2025.07.01 19:42:39.928118 [ 4 ] {798c50de-aafc-4bde-bd5f-77f72dd09db7} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001137 sec., 43975.37379067722 rows/sec., 3.05 MiB/sec. | ||
| 2844 | 2025.07.01 19:42:39.928152 [ 4 ] {798c50de-aafc-4bde-bd5f-77f72dd09db7} <Debug> TCPHandler: Processed in 0.001301611 sec. | ||
| 2845 | 2025.07.01 19:42:39.928254 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2025.07.01 19:42:39.928344 [ 4 ] {f2fa4f1f-41b2-483c-82d3-2d9d583c525b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2847 | 2025.07.01 19:42:39.928384 [ 4 ] {f2fa4f1f-41b2-483c-82d3-2d9d583c525b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2848 | 2025.07.01 19:42:39.928678 [ 4 ] {f2fa4f1f-41b2-483c-82d3-2d9d583c525b} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.07.01 19:42:39.928713 [ 4 ] {f2fa4f1f-41b2-483c-82d3-2d9d583c525b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 2850 | 2025.07.01 19:42:39.929100 [ 4 ] {f2fa4f1f-41b2-483c-82d3-2d9d583c525b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2851 | 2025.07.01 19:42:39.929317 [ 4 ] {f2fa4f1f-41b2-483c-82d3-2d9d583c525b} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.07.01 19:42:39.929447 [ 4 ] {f2fa4f1f-41b2-483c-82d3-2d9d583c525b} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001083 sec., 18467.220683287167 rows/sec., 1.27 MiB/sec. | ||
| 2853 | 2025.07.01 19:42:39.929482 [ 4 ] {f2fa4f1f-41b2-483c-82d3-2d9d583c525b} <Debug> TCPHandler: Processed in 0.00124626 sec. | ||
| 2854 | 2025.07.01 19:42:44.039097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 414 | ||
| 2855 | 2025.07.01 19:42:44.041349 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.07.01 19:42:44.041393 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2857 | 2025.07.01 19:42:44.042591 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2858 | 2025.07.01 19:42:44.042861 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): 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.07.01 19:42:44.043178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
| 2860 | 2025.07.01 19:42:44.923899 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2025.07.01 19:42:44.924162 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2862 | 2025.07.01 19:42:44.924590 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2863 | 2025.07.01 19:42:44.924638 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2864 | 2025.07.01 19:42:44.924915 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2865 | 2025.07.01 19:42:44.924985 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2866 | 2025.07.01 19:42:44.925120 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2867 | 2025.07.01 19:42:44.925237 [ 288 ] {1071772f-662b-4356-affd-2e199278aaaf} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2868 | 2025.07.01 19:42:44.925294 [ 288 ] {1071772f-662b-4356-affd-2e199278aaaf} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2869 | 2025.07.01 19:42:44.925298 [ 292 ] {1071772f-662b-4356-affd-2e199278aaaf} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2870 | 2025.07.01 19:42:44.925304 [ 289 ] {1071772f-662b-4356-affd-2e199278aaaf} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2871 | 2025.07.01 19:42:44.925441 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2872 | 2025.07.01 19:42:44.925469 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2873 | 2025.07.01 19:42:44.925535 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2874 | 2025.07.01 19:42:44.925554 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2875 | 2025.07.01 19:42:44.925587 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2876 | 2025.07.01 19:42:44.925621 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2877 | 2025.07.01 19:42:44.926385 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Debug> executeQuery: Read 30 rows, 1.14 KiB in 0.002336 sec., 12842.465753424658 rows/sec., 489.54 KiB/sec. | ||
| 2878 | 2025.07.01 19:42:44.926487 [ 4 ] {1071772f-662b-4356-affd-2e199278aaaf} <Debug> TCPHandler: Processed in 0.002729552 sec. | ||
| 2879 | 2025.07.01 19:42:44.935608 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2025.07.01 19:42:44.935736 [ 4 ] {da9658f3-617a-4285-9d5b-6e6ae00fb5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2881 | 2025.07.01 19:42:44.935789 [ 4 ] {da9658f3-617a-4285-9d5b-6e6ae00fb5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2882 | 2025.07.01 19:42:44.936420 [ 4 ] {da9658f3-617a-4285-9d5b-6e6ae00fb5d7} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.07.01 19:42:44.936470 [ 4 ] {da9658f3-617a-4285-9d5b-6e6ae00fb5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2884 | 2025.07.01 19:42:44.936944 [ 4 ] {da9658f3-617a-4285-9d5b-6e6ae00fb5d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2885 | 2025.07.01 19:42:44.937162 [ 4 ] {da9658f3-617a-4285-9d5b-6e6ae00fb5d7} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.07.01 19:42:44.937312 [ 4 ] {da9658f3-617a-4285-9d5b-6e6ae00fb5d7} <Debug> executeQuery: Read 1 rows, 90.00 B in 0.001615 sec., 619.1950464396285 rows/sec., 54.42 KiB/sec. | ||
| 2887 | 2025.07.01 19:42:44.937351 [ 4 ] {da9658f3-617a-4285-9d5b-6e6ae00fb5d7} <Debug> TCPHandler: Processed in 0.001804286 sec. | ||
| 2888 | 2025.07.01 19:42:44.937456 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2025.07.01 19:42:44.937553 [ 4 ] {5212998c-94af-43cf-9ffa-ce8dfce35a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2890 | 2025.07.01 19:42:44.937594 [ 4 ] {5212998c-94af-43cf-9ffa-ce8dfce35a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2891 | 2025.07.01 19:42:44.938098 [ 4 ] {5212998c-94af-43cf-9ffa-ce8dfce35a8f} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.07.01 19:42:44.938136 [ 4 ] {5212998c-94af-43cf-9ffa-ce8dfce35a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2893 | 2025.07.01 19:42:44.938496 [ 4 ] {5212998c-94af-43cf-9ffa-ce8dfce35a8f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2894 | 2025.07.01 19:42:44.938702 [ 4 ] {5212998c-94af-43cf-9ffa-ce8dfce35a8f} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.07.01 19:42:44.938803 [ 147 ] {} <Debug> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 2896 | 2025.07.01 19:42:44.938830 [ 4 ] {5212998c-94af-43cf-9ffa-ce8dfce35a8f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001298 sec., 163328.19722650232 rows/sec., 10.39 MiB/sec. | ||
| 2897 | 2025.07.01 19:42:44.938849 [ 147 ] {} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.07.01 19:42:44.938871 [ 4 ] {5212998c-94af-43cf-9ffa-ce8dfce35a8f} <Debug> TCPHandler: Processed in 0.001464232 sec. | ||
| 2899 | 2025.07.01 19:42:44.938875 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2900 | 2025.07.01 19:42:44.938985 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2025.07.01 19:42:44.938991 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 2902 | 2025.07.01 19:42:44.939093 [ 4 ] {5fd178d0-a84b-45fa-9697-45bf3ea74edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2903 | 2025.07.01 19:42:44.939103 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2904 | 2025.07.01 19:42:44.939136 [ 4 ] {5fd178d0-a84b-45fa-9697-45bf3ea74edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2905 | 2025.07.01 19:42:44.939137 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 2906 | 2025.07.01 19:42:44.939227 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 2907 | 2025.07.01 19:42:44.939280 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 2908 | 2025.07.01 19:42:44.939324 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 2909 | 2025.07.01 19:42:44.939365 [ 196 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::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 | ||
| 2910 | 2025.07.01 19:42:44.939863 [ 4 ] {5fd178d0-a84b-45fa-9697-45bf3ea74edc} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2025.07.01 19:42:44.939901 [ 4 ] {5fd178d0-a84b-45fa-9697-45bf3ea74edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2912 | 2025.07.01 19:42:44.940221 [ 186 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277151 sec., 829972.3368654137 rows/sec., 55.95 MiB/sec. | ||
| 2913 | 2025.07.01 19:42:44.940379 [ 4 ] {5fd178d0-a84b-45fa-9697-45bf3ea74edc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2914 | 2025.07.01 19:42:44.940427 [ 197 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 2915 | 2025.07.01 19:42:44.940651 [ 4 ] {5fd178d0-a84b-45fa-9697-45bf3ea74edc} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.07.01 19:42:44.940795 [ 197 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_9_2} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2025.07.01 19:42:44.940819 [ 4 ] {5fd178d0-a84b-45fa-9697-45bf3ea74edc} <Debug> executeQuery: Read 652 rows, 53.16 KiB in 0.001746 sec., 373424.9713631157 rows/sec., 29.73 MiB/sec. | ||
| 2918 | 2025.07.01 19:42:44.940861 [ 4 ] {5fd178d0-a84b-45fa-9697-45bf3ea74edc} <Debug> TCPHandler: Processed in 0.001927476 sec. | ||
| 2919 | 2025.07.01 19:42:44.940888 [ 197 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_9_2} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 2920 | 2025.07.01 19:42:44.940981 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2025.07.01 19:42:44.940991 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2922 | 2025.07.01 19:42:44.941081 [ 4 ] {06cbda9a-3ca3-48d2-b005-bfbcdd42eb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2923 | 2025.07.01 19:42:44.941123 [ 4 ] {06cbda9a-3ca3-48d2-b005-bfbcdd42eb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2924 | 2025.07.01 19:42:44.941528 [ 4 ] {06cbda9a-3ca3-48d2-b005-bfbcdd42eb4d} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2025.07.01 19:42:44.941563 [ 4 ] {06cbda9a-3ca3-48d2-b005-bfbcdd42eb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2926 | 2025.07.01 19:42:44.941849 [ 4 ] {06cbda9a-3ca3-48d2-b005-bfbcdd42eb4d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2927 | 2025.07.01 19:42:44.942128 [ 4 ] {06cbda9a-3ca3-48d2-b005-bfbcdd42eb4d} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2025.07.01 19:42:44.942255 [ 4 ] {06cbda9a-3ca3-48d2-b005-bfbcdd42eb4d} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001186 sec., 116357.5042158516 rows/sec., 7.24 MiB/sec. | ||
| 2929 | 2025.07.01 19:42:44.942291 [ 4 ] {06cbda9a-3ca3-48d2-b005-bfbcdd42eb4d} <Debug> TCPHandler: Processed in 0.001358811 sec. | ||
| 2930 | 2025.07.01 19:42:44.942406 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2025.07.01 19:42:44.942500 [ 4 ] {a668ccbc-a8aa-4856-992c-77ed2432baad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2932 | 2025.07.01 19:42:44.942540 [ 4 ] {a668ccbc-a8aa-4856-992c-77ed2432baad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2933 | 2025.07.01 19:42:44.942953 [ 4 ] {a668ccbc-a8aa-4856-992c-77ed2432baad} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2025.07.01 19:42:44.942990 [ 4 ] {a668ccbc-a8aa-4856-992c-77ed2432baad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2935 | 2025.07.01 19:42:44.943319 [ 4 ] {a668ccbc-a8aa-4856-992c-77ed2432baad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2936 | 2025.07.01 19:42:44.943529 [ 4 ] {a668ccbc-a8aa-4856-992c-77ed2432baad} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2025.07.01 19:42:44.943654 [ 4 ] {a668ccbc-a8aa-4856-992c-77ed2432baad} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001173 sec., 96334.18584825234 rows/sec., 6.24 MiB/sec. | ||
| 2938 | 2025.07.01 19:42:44.943692 [ 4 ] {a668ccbc-a8aa-4856-992c-77ed2432baad} <Debug> TCPHandler: Processed in 0.001335571 sec. | ||
| 2939 | 2025.07.01 19:42:44.943809 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2025.07.01 19:42:44.943904 [ 4 ] {f0fc659d-e921-4861-857e-f3237fc13085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2941 | 2025.07.01 19:42:44.943944 [ 4 ] {f0fc659d-e921-4861-857e-f3237fc13085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2942 | 2025.07.01 19:42:44.944360 [ 4 ] {f0fc659d-e921-4861-857e-f3237fc13085} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2025.07.01 19:42:44.944396 [ 4 ] {f0fc659d-e921-4861-857e-f3237fc13085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2944 | 2025.07.01 19:42:44.944696 [ 4 ] {f0fc659d-e921-4861-857e-f3237fc13085} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2945 | 2025.07.01 19:42:44.944910 [ 4 ] {f0fc659d-e921-4861-857e-f3237fc13085} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2025.07.01 19:42:44.945015 [ 147 ] {} <Debug> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 2947 | 2025.07.01 19:42:44.945033 [ 4 ] {f0fc659d-e921-4861-857e-f3237fc13085} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001147 sec., 97646.0331299041 rows/sec., 5.56 MiB/sec. | ||
| 2948 | 2025.07.01 19:42:44.945055 [ 147 ] {} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.07.01 19:42:44.945078 [ 4 ] {f0fc659d-e921-4861-857e-f3237fc13085} <Debug> TCPHandler: Processed in 0.001317332 sec. | ||
| 2950 | 2025.07.01 19:42:44.945081 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2951 | 2025.07.01 19:42:44.945191 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 2952 | 2025.07.01 19:42:44.945204 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.07.01 19:42:44.945315 [ 4 ] {55719acd-20e7-4118-b448-34e726a0c47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2954 | 2025.07.01 19:42:44.945315 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2955 | 2025.07.01 19:42:44.945359 [ 4 ] {55719acd-20e7-4118-b448-34e726a0c47a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2956 | 2025.07.01 19:42:44.945369 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 2957 | 2025.07.01 19:42:44.945450 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 2958 | 2025.07.01 19:42:44.945497 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 2959 | 2025.07.01 19:42:44.945541 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 2960 | 2025.07.01 19:42:44.945586 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::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 | ||
| 2961 | 2025.07.01 19:42:44.945878 [ 4 ] {55719acd-20e7-4118-b448-34e726a0c47a} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2025.07.01 19:42:44.945920 [ 4 ] {55719acd-20e7-4118-b448-34e726a0c47a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2963 | 2025.07.01 19:42:44.946273 [ 4 ] {55719acd-20e7-4118-b448-34e726a0c47a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2964 | 2025.07.01 19:42:44.946399 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249841 sec., 448056.99284949043 rows/sec., 27.23 MiB/sec. | ||
| 2965 | 2025.07.01 19:42:44.946500 [ 4 ] {55719acd-20e7-4118-b448-34e726a0c47a} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.07.01 19:42:44.946519 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 2967 | 2025.07.01 19:42:44.946656 [ 4 ] {55719acd-20e7-4118-b448-34e726a0c47a} <Debug> executeQuery: Read 378 rows, 27.27 KiB in 0.001359 sec., 278145.6953642384 rows/sec., 19.59 MiB/sec. | ||
| 2968 | 2025.07.01 19:42:44.946700 [ 4 ] {55719acd-20e7-4118-b448-34e726a0c47a} <Debug> TCPHandler: Processed in 0.001544683 sec. | ||
| 2969 | 2025.07.01 19:42:44.946784 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_9_2} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2025.07.01 19:42:44.946819 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2025.07.01 19:42:44.946851 [ 189 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_9_2} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 2972 | 2025.07.01 19:42:44.946908 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2973 | 2025.07.01 19:42:44.946920 [ 4 ] {2e7f1da1-1ec3-4b0c-8835-15a040f5fa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2974 | 2025.07.01 19:42:44.946966 [ 4 ] {2e7f1da1-1ec3-4b0c-8835-15a040f5fa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2975 | 2025.07.01 19:42:44.947291 [ 4 ] {2e7f1da1-1ec3-4b0c-8835-15a040f5fa8b} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.07.01 19:42:44.947328 [ 4 ] {2e7f1da1-1ec3-4b0c-8835-15a040f5fa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2977 | 2025.07.01 19:42:44.947630 [ 4 ] {2e7f1da1-1ec3-4b0c-8835-15a040f5fa8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2978 | 2025.07.01 19:42:44.947859 [ 4 ] {2e7f1da1-1ec3-4b0c-8835-15a040f5fa8b} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.07.01 19:42:44.947987 [ 4 ] {2e7f1da1-1ec3-4b0c-8835-15a040f5fa8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 2980 | 2025.07.01 19:42:44.948026 [ 4 ] {2e7f1da1-1ec3-4b0c-8835-15a040f5fa8b} <Debug> TCPHandler: Processed in 0.00125554 sec. | ||
| 2981 | 2025.07.01 19:42:44.948141 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2025.07.01 19:42:44.948234 [ 4 ] {8391847c-9caa-4cc0-9129-30a1c8a1562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2983 | 2025.07.01 19:42:44.948278 [ 4 ] {8391847c-9caa-4cc0-9129-30a1c8a1562e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2984 | 2025.07.01 19:42:44.948662 [ 4 ] {8391847c-9caa-4cc0-9129-30a1c8a1562e} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.07.01 19:42:44.948698 [ 4 ] {8391847c-9caa-4cc0-9129-30a1c8a1562e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2986 | 2025.07.01 19:42:44.949033 [ 4 ] {8391847c-9caa-4cc0-9129-30a1c8a1562e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2987 | 2025.07.01 19:42:44.949243 [ 4 ] {8391847c-9caa-4cc0-9129-30a1c8a1562e} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2025.07.01 19:42:44.949382 [ 4 ] {8391847c-9caa-4cc0-9129-30a1c8a1562e} <Debug> executeQuery: Read 163 rows, 10.90 KiB in 0.001166 sec., 139794.1680960549 rows/sec., 9.13 MiB/sec. | ||
| 2989 | 2025.07.01 19:42:44.949419 [ 4 ] {8391847c-9caa-4cc0-9129-30a1c8a1562e} <Debug> TCPHandler: Processed in 0.001326231 sec. | ||
| 2990 | 2025.07.01 19:42:44.949528 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2025.07.01 19:42:44.949621 [ 4 ] {276dab98-7368-4bdd-81d5-95d1fa53dfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2992 | 2025.07.01 19:42:44.949662 [ 4 ] {276dab98-7368-4bdd-81d5-95d1fa53dfd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2993 | 2025.07.01 19:42:44.949970 [ 4 ] {276dab98-7368-4bdd-81d5-95d1fa53dfd7} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2025.07.01 19:42:44.950006 [ 4 ] {276dab98-7368-4bdd-81d5-95d1fa53dfd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2995 | 2025.07.01 19:42:44.950299 [ 4 ] {276dab98-7368-4bdd-81d5-95d1fa53dfd7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2996 | 2025.07.01 19:42:44.950505 [ 4 ] {276dab98-7368-4bdd-81d5-95d1fa53dfd7} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2025.07.01 19:42:44.950632 [ 4 ] {276dab98-7368-4bdd-81d5-95d1fa53dfd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2998 | 2025.07.01 19:42:44.950667 [ 4 ] {276dab98-7368-4bdd-81d5-95d1fa53dfd7} <Debug> TCPHandler: Processed in 0.00118743 sec. | ||
| 2999 | 2025.07.01 19:42:44.950776 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2025.07.01 19:42:44.950869 [ 4 ] {06112497-6cc0-4c9f-a1a4-139ec8668683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3001 | 2025.07.01 19:42:44.950922 [ 4 ] {06112497-6cc0-4c9f-a1a4-139ec8668683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3002 | 2025.07.01 19:42:44.951705 [ 4 ] {06112497-6cc0-4c9f-a1a4-139ec8668683} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2025.07.01 19:42:44.951741 [ 4 ] {06112497-6cc0-4c9f-a1a4-139ec8668683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3004 | 2025.07.01 19:42:44.952285 [ 4 ] {06112497-6cc0-4c9f-a1a4-139ec8668683} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3005 | 2025.07.01 19:42:44.952530 [ 4 ] {06112497-6cc0-4c9f-a1a4-139ec8668683} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2025.07.01 19:42:44.952664 [ 4 ] {06112497-6cc0-4c9f-a1a4-139ec8668683} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001813 sec., 17650.30336458908 rows/sec., 31.63 MiB/sec. | ||
| 3007 | 2025.07.01 19:42:44.952723 [ 4 ] {06112497-6cc0-4c9f-a1a4-139ec8668683} <Debug> TCPHandler: Processed in 0.001995187 sec. | ||
| 3008 | 2025.07.01 19:42:44.952836 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2025.07.01 19:42:44.952930 [ 4 ] {dfde3e06-ab68-471d-9238-ec4cdde81a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3010 | 2025.07.01 19:42:44.952972 [ 4 ] {dfde3e06-ab68-471d-9238-ec4cdde81a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3011 | 2025.07.01 19:42:44.953291 [ 4 ] {dfde3e06-ab68-471d-9238-ec4cdde81a82} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2025.07.01 19:42:44.953327 [ 4 ] {dfde3e06-ab68-471d-9238-ec4cdde81a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3013 | 2025.07.01 19:42:44.953628 [ 4 ] {dfde3e06-ab68-471d-9238-ec4cdde81a82} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3014 | 2025.07.01 19:42:44.953834 [ 4 ] {dfde3e06-ab68-471d-9238-ec4cdde81a82} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2025.07.01 19:42:44.953968 [ 4 ] {dfde3e06-ab68-471d-9238-ec4cdde81a82} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001056 sec., 39772.72727272727 rows/sec., 2.40 MiB/sec. | ||
| 3016 | 2025.07.01 19:42:44.954004 [ 4 ] {dfde3e06-ab68-471d-9238-ec4cdde81a82} <Debug> TCPHandler: Processed in 0.00121604 sec. | ||
| 3017 | 2025.07.01 19:42:46.541908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 3018 | 2025.07.01 19:42:46.542709 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2025.07.01 19:42:46.542793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3020 | 2025.07.01 19:42:46.543559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3021 | 2025.07.01 19:42:46.543793 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2025.07.01 19:42:46.543935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 3023 | 2025.07.01 19:42:46.902333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3024 | 2025.07.01 19:42:46.919275 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2025.07.01 19:42:46.919345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3026 | 2025.07.01 19:42:46.924846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3027 | 2025.07.01 19:42:46.925576 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2025.07.01 19:42:46.928561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3029 | 2025.07.01 19:42:49.923634 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.07.01 19:42:49.923813 [ 4 ] {fa219837-727e-4689-9426-abe3b78d8e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3031 | 2025.07.01 19:42:49.923881 [ 4 ] {fa219837-727e-4689-9426-abe3b78d8e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3032 | 2025.07.01 19:42:49.924493 [ 4 ] {fa219837-727e-4689-9426-abe3b78d8e83} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.07.01 19:42:49.924541 [ 4 ] {fa219837-727e-4689-9426-abe3b78d8e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3034 | 2025.07.01 19:42:49.924922 [ 4 ] {fa219837-727e-4689-9426-abe3b78d8e83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3035 | 2025.07.01 19:42:49.925142 [ 4 ] {fa219837-727e-4689-9426-abe3b78d8e83} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.07.01 19:42:49.925289 [ 4 ] {fa219837-727e-4689-9426-abe3b78d8e83} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001526 sec., 17038.007863695937 rows/sec., 1.32 MiB/sec. | ||
| 3037 | 2025.07.01 19:42:49.925329 [ 4 ] {fa219837-727e-4689-9426-abe3b78d8e83} <Debug> TCPHandler: Processed in 0.001824705 sec. | ||
| 3038 | 2025.07.01 19:42:49.925440 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.07.01 19:42:49.925531 [ 4 ] {54823f45-5993-4b84-81a0-8edfd309cc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3040 | 2025.07.01 19:42:49.925570 [ 4 ] {54823f45-5993-4b84-81a0-8edfd309cc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3041 | 2025.07.01 19:42:49.925963 [ 4 ] {54823f45-5993-4b84-81a0-8edfd309cc91} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.07.01 19:42:49.925999 [ 4 ] {54823f45-5993-4b84-81a0-8edfd309cc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3043 | 2025.07.01 19:42:49.926287 [ 4 ] {54823f45-5993-4b84-81a0-8edfd309cc91} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3044 | 2025.07.01 19:42:49.926521 [ 4 ] {54823f45-5993-4b84-81a0-8edfd309cc91} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.07.01 19:42:49.926647 [ 4 ] {54823f45-5993-4b84-81a0-8edfd309cc91} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001134 sec., 24691.35802469136 rows/sec., 1.93 MiB/sec. | ||
| 3046 | 2025.07.01 19:42:49.926683 [ 4 ] {54823f45-5993-4b84-81a0-8edfd309cc91} <Debug> TCPHandler: Processed in 0.00128991 sec. | ||
| 3047 | 2025.07.01 19:42:49.926781 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.07.01 19:42:49.926872 [ 4 ] {04c2a1cc-ea25-4b60-8bce-837ad9517105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.07.01 19:42:49.926914 [ 4 ] {04c2a1cc-ea25-4b60-8bce-837ad9517105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3050 | 2025.07.01 19:42:49.927275 [ 4 ] {04c2a1cc-ea25-4b60-8bce-837ad9517105} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.07.01 19:42:49.927310 [ 4 ] {04c2a1cc-ea25-4b60-8bce-837ad9517105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3052 | 2025.07.01 19:42:49.927621 [ 4 ] {04c2a1cc-ea25-4b60-8bce-837ad9517105} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3053 | 2025.07.01 19:42:49.927822 [ 4 ] {04c2a1cc-ea25-4b60-8bce-837ad9517105} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.07.01 19:42:49.927946 [ 4 ] {04c2a1cc-ea25-4b60-8bce-837ad9517105} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001092 sec., 45787.54578754579 rows/sec., 3.17 MiB/sec. | ||
| 3055 | 2025.07.01 19:42:49.927981 [ 4 ] {04c2a1cc-ea25-4b60-8bce-837ad9517105} <Debug> TCPHandler: Processed in 0.00124757 sec. | ||
| 3056 | 2025.07.01 19:42:49.928085 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.07.01 19:42:49.928185 [ 4 ] {d6aa67f6-98d9-47ae-9c5e-af5244d1bcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3058 | 2025.07.01 19:42:49.928228 [ 4 ] {d6aa67f6-98d9-47ae-9c5e-af5244d1bcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3059 | 2025.07.01 19:42:49.928547 [ 4 ] {d6aa67f6-98d9-47ae-9c5e-af5244d1bcdd} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.07.01 19:42:49.928582 [ 4 ] {d6aa67f6-98d9-47ae-9c5e-af5244d1bcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3061 | 2025.07.01 19:42:49.928890 [ 4 ] {d6aa67f6-98d9-47ae-9c5e-af5244d1bcdd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3062 | 2025.07.01 19:42:49.929095 [ 4 ] {d6aa67f6-98d9-47ae-9c5e-af5244d1bcdd} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.07.01 19:42:49.929223 [ 4 ] {d6aa67f6-98d9-47ae-9c5e-af5244d1bcdd} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001057 sec., 18921.47587511826 rows/sec., 1.30 MiB/sec. | ||
| 3064 | 2025.07.01 19:42:49.929260 [ 4 ] {d6aa67f6-98d9-47ae-9c5e-af5244d1bcdd} <Debug> TCPHandler: Processed in 0.00122372 sec. | ||
| 3065 | 2025.07.01 19:42:53.960610 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3066 | 2025.07.01 19:42:53.960685 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3067 | 2025.07.01 19:42:54.044136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 448 | ||
| 3068 | 2025.07.01 19:42:54.044679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3069 | 2025.07.01 19:42:54.045188 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2025.07.01 19:42:54.045229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3071 | 2025.07.01 19:42:54.045708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3072 | 2025.07.01 19:42:54.045961 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2025.07.01 19:42:54.046090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3074 | 2025.07.01 19:42:54.046105 [ 134 ] {} <Debug> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3075 | 2025.07.01 19:42:54.046167 [ 134 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.07.01 19:42:54.046187 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3077 | 2025.07.01 19:42:54.046277 [ 197 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3078 | 2025.07.01 19:42:54.046310 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.07.01 19:42:54.046354 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3080 | 2025.07.01 19:42:54.046363 [ 197 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3081 | 2025.07.01 19:42:54.046399 [ 197 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3082 | 2025.07.01 19:42:54.046453 [ 197 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3083 | 2025.07.01 19:42:54.046492 [ 197 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3084 | 2025.07.01 19:42:54.046530 [ 197 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3085 | 2025.07.01 19:42:54.046564 [ 197 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3086 | 2025.07.01 19:42:54.046600 [ 197 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3087 | 2025.07.01 19:42:54.047581 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3088 | 2025.07.01 19:42:54.047870 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2025.07.01 19:42:54.048003 [ 134 ] {} <Debug> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3090 | 2025.07.01 19:42:54.048015 [ 186 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001775715 sec., 4156635.4961240967 rows/sec., 59.46 MiB/sec. | ||
| 3091 | 2025.07.01 19:42:54.048038 [ 134 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2025.07.01 19:42:54.048062 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3093 | 2025.07.01 19:42:54.048122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3094 | 2025.07.01 19:42:54.048168 [ 195 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 3095 | 2025.07.01 19:42:54.048439 [ 189 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3096 | 2025.07.01 19:42:54.048711 [ 189 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_16_3} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.07.01 19:42:54.048757 [ 195 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3098 | 2025.07.01 19:42:54.048780 [ 189 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_16_3} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3099 | 2025.07.01 19:42:54.048852 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3100 | 2025.07.01 19:42:54.048915 [ 195 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
| 3101 | 2025.07.01 19:42:54.049300 [ 195 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3102 | 2025.07.01 19:42:54.049635 [ 195 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3103 | 2025.07.01 19:42:54.049968 [ 195 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3104 | 2025.07.01 19:42:54.050289 [ 195 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3105 | 2025.07.01 19:42:54.050612 [ 195 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 3106 | 2025.07.01 19:42:54.056439 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 72 columns (72 merged, 0 gathered) in 0.00832906 sec., 53787.58227218918 rows/sec., 47.80 MiB/sec. | ||
| 3107 | 2025.07.01 19:42:54.057329 [ 186 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3108 | 2025.07.01 19:42:54.058035 [ 186 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.07.01 19:42:54.058123 [ 186 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_11_2} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3110 | 2025.07.01 19:42:54.058369 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3111 | 2025.07.01 19:42:54.429284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3112 | 2025.07.01 19:42:54.445817 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2025.07.01 19:42:54.445882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3114 | 2025.07.01 19:42:54.452107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3115 | 2025.07.01 19:42:54.452831 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2025.07.01 19:42:54.453155 [ 134 ] {} <Debug> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3117 | 2025.07.01 19:42:54.453223 [ 134 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.07.01 19:42:54.453247 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3119 | 2025.07.01 19:42:54.453361 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 3120 | 2025.07.01 19:42:54.456199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3121 | 2025.07.01 19:42:54.457446 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3122 | 2025.07.01 19:42:54.458875 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 3123 | 2025.07.01 19:42:54.463369 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 3124 | 2025.07.01 19:42:54.467708 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 3125 | 2025.07.01 19:42:54.471858 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 3126 | 2025.07.01 19:42:54.476312 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 3127 | 2025.07.01 19:42:54.480719 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 3128 | 2025.07.01 19:42:54.534784 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081473665 sec., 1485.1424690419904 rows/sec., 7.68 MiB/sec. | ||
| 3129 | 2025.07.01 19:42:54.537309 [ 188 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3130 | 2025.07.01 19:42:54.539277 [ 188 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_16_3} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.07.01 19:42:54.539350 [ 188 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_16_3} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3132 | 2025.07.01 19:42:54.541129 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3133 | 2025.07.01 19:42:54.931004 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.07.01 19:42:54.931186 [ 4 ] {7c44decb-8650-4f24-b638-66c354561bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3135 | 2025.07.01 19:42:54.931255 [ 4 ] {7c44decb-8650-4f24-b638-66c354561bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3136 | 2025.07.01 19:42:54.932140 [ 4 ] {7c44decb-8650-4f24-b638-66c354561bfc} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.07.01 19:42:54.932185 [ 4 ] {7c44decb-8650-4f24-b638-66c354561bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3138 | 2025.07.01 19:42:54.932555 [ 4 ] {7c44decb-8650-4f24-b638-66c354561bfc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3139 | 2025.07.01 19:42:54.932780 [ 4 ] {7c44decb-8650-4f24-b638-66c354561bfc} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.07.01 19:42:54.932932 [ 4 ] {7c44decb-8650-4f24-b638-66c354561bfc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001797 sec., 117974.40178074568 rows/sec., 7.50 MiB/sec. | ||
| 3141 | 2025.07.01 19:42:54.932973 [ 4 ] {7c44decb-8650-4f24-b638-66c354561bfc} <Debug> TCPHandler: Processed in 0.002098078 sec. | ||
| 3142 | 2025.07.01 19:42:54.933105 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2025.07.01 19:42:54.933199 [ 4 ] {152942a2-71fc-4b4f-be25-2df74c6c24a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3144 | 2025.07.01 19:42:54.933239 [ 4 ] {152942a2-71fc-4b4f-be25-2df74c6c24a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3145 | 2025.07.01 19:42:54.934197 [ 4 ] {152942a2-71fc-4b4f-be25-2df74c6c24a8} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2025.07.01 19:42:54.934235 [ 4 ] {152942a2-71fc-4b4f-be25-2df74c6c24a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3147 | 2025.07.01 19:42:54.934589 [ 4 ] {152942a2-71fc-4b4f-be25-2df74c6c24a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3148 | 2025.07.01 19:42:54.934793 [ 4 ] {152942a2-71fc-4b4f-be25-2df74c6c24a8} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2025.07.01 19:42:54.934919 [ 4 ] {152942a2-71fc-4b4f-be25-2df74c6c24a8} <Debug> executeQuery: Read 651 rows, 53.08 KiB in 0.001739 sec., 374353.076480736 rows/sec., 29.81 MiB/sec. | ||
| 3150 | 2025.07.01 19:42:54.934956 [ 4 ] {152942a2-71fc-4b4f-be25-2df74c6c24a8} <Debug> TCPHandler: Processed in 0.001898996 sec. | ||
| 3151 | 2025.07.01 19:42:54.935090 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2025.07.01 19:42:54.935193 [ 4 ] {e6efe6e8-307a-46c6-93eb-0b2e4bc5f453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3153 | 2025.07.01 19:42:54.935233 [ 4 ] {e6efe6e8-307a-46c6-93eb-0b2e4bc5f453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3154 | 2025.07.01 19:42:54.935784 [ 4 ] {e6efe6e8-307a-46c6-93eb-0b2e4bc5f453} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2025.07.01 19:42:54.935821 [ 4 ] {e6efe6e8-307a-46c6-93eb-0b2e4bc5f453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3156 | 2025.07.01 19:42:54.936114 [ 4 ] {e6efe6e8-307a-46c6-93eb-0b2e4bc5f453} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3157 | 2025.07.01 19:42:54.936326 [ 4 ] {e6efe6e8-307a-46c6-93eb-0b2e4bc5f453} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2025.07.01 19:42:54.936450 [ 4 ] {e6efe6e8-307a-46c6-93eb-0b2e4bc5f453} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001275 sec., 108235.29411764705 rows/sec., 6.73 MiB/sec. | ||
| 3159 | 2025.07.01 19:42:54.936488 [ 4 ] {e6efe6e8-307a-46c6-93eb-0b2e4bc5f453} <Debug> TCPHandler: Processed in 0.001445962 sec. | ||
| 3160 | 2025.07.01 19:42:54.936606 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2025.07.01 19:42:54.936700 [ 4 ] {5f012f56-5972-4796-8fd1-13d51b724cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3162 | 2025.07.01 19:42:54.936738 [ 4 ] {5f012f56-5972-4796-8fd1-13d51b724cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3163 | 2025.07.01 19:42:54.937220 [ 4 ] {5f012f56-5972-4796-8fd1-13d51b724cef} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.07.01 19:42:54.937257 [ 4 ] {5f012f56-5972-4796-8fd1-13d51b724cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3165 | 2025.07.01 19:42:54.937557 [ 4 ] {5f012f56-5972-4796-8fd1-13d51b724cef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3166 | 2025.07.01 19:42:54.937767 [ 4 ] {5f012f56-5972-4796-8fd1-13d51b724cef} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.07.01 19:42:54.937867 [ 133 ] {} <Debug> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3168 | 2025.07.01 19:42:54.937891 [ 4 ] {5f012f56-5972-4796-8fd1-13d51b724cef} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00121 sec., 93388.42975206612 rows/sec., 6.05 MiB/sec. | ||
| 3169 | 2025.07.01 19:42:54.937938 [ 133 ] {} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2025.07.01 19:42:54.937948 [ 4 ] {5f012f56-5972-4796-8fd1-13d51b724cef} <Debug> TCPHandler: Processed in 0.001390402 sec. | ||
| 3171 | 2025.07.01 19:42:54.937970 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3172 | 2025.07.01 19:42:54.938073 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2025.07.01 19:42:54.938086 [ 193 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 3174 | 2025.07.01 19:42:54.938172 [ 4 ] {f5894f49-e71c-4cbb-8d0d-67d8128febe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3175 | 2025.07.01 19:42:54.938207 [ 193 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3176 | 2025.07.01 19:42:54.938216 [ 4 ] {f5894f49-e71c-4cbb-8d0d-67d8128febe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3177 | 2025.07.01 19:42:54.938246 [ 193 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 3178 | 2025.07.01 19:42:54.938310 [ 193 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
| 3179 | 2025.07.01 19:42:54.938351 [ 193 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 114 rows starting from the beginning of the part | ||
| 3180 | 2025.07.01 19:42:54.938388 [ 193 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 3181 | 2025.07.01 19:42:54.938426 [ 193 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 3182 | 2025.07.01 19:42:54.938467 [ 193 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 3183 | 2025.07.01 19:42:54.938676 [ 4 ] {f5894f49-e71c-4cbb-8d0d-67d8128febe0} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.07.01 19:42:54.938716 [ 4 ] {f5894f49-e71c-4cbb-8d0d-67d8128febe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3185 | 2025.07.01 19:42:54.939158 [ 4 ] {f5894f49-e71c-4cbb-8d0d-67d8128febe0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3186 | 2025.07.01 19:42:54.939375 [ 4 ] {f5894f49-e71c-4cbb-8d0d-67d8128febe0} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.07.01 19:42:54.939408 [ 186 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356462 sec., 500566.91599174915 rows/sec., 34.31 MiB/sec. | ||
| 3188 | 2025.07.01 19:42:54.939500 [ 4 ] {f5894f49-e71c-4cbb-8d0d-67d8128febe0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001347 sec., 83147.73570898292 rows/sec., 4.74 MiB/sec. | ||
| 3189 | 2025.07.01 19:42:54.939542 [ 4 ] {f5894f49-e71c-4cbb-8d0d-67d8128febe0} <Debug> TCPHandler: Processed in 0.001516923 sec. | ||
| 3190 | 2025.07.01 19:42:54.939583 [ 188 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3191 | 2025.07.01 19:42:54.939657 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2025.07.01 19:42:54.939750 [ 4 ] {93911261-4fd2-4017-a6be-e1d338f3cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3193 | 2025.07.01 19:42:54.939790 [ 4 ] {93911261-4fd2-4017-a6be-e1d338f3cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3194 | 2025.07.01 19:42:54.939857 [ 188 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_10_2} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.07.01 19:42:54.939919 [ 188 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_10_2} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3196 | 2025.07.01 19:42:54.940018 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3197 | 2025.07.01 19:42:54.940342 [ 4 ] {93911261-4fd2-4017-a6be-e1d338f3cb55} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2025.07.01 19:42:54.940376 [ 4 ] {93911261-4fd2-4017-a6be-e1d338f3cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3199 | 2025.07.01 19:42:54.940708 [ 4 ] {93911261-4fd2-4017-a6be-e1d338f3cb55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3200 | 2025.07.01 19:42:54.940915 [ 4 ] {93911261-4fd2-4017-a6be-e1d338f3cb55} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2025.07.01 19:42:54.941038 [ 4 ] {93911261-4fd2-4017-a6be-e1d338f3cb55} <Debug> executeQuery: Read 378 rows, 27.27 KiB in 0.001306 sec., 289433.38437978557 rows/sec., 20.39 MiB/sec. | ||
| 3202 | 2025.07.01 19:42:54.941073 [ 4 ] {93911261-4fd2-4017-a6be-e1d338f3cb55} <Debug> TCPHandler: Processed in 0.001464202 sec. | ||
| 3203 | 2025.07.01 19:42:54.941186 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2025.07.01 19:42:54.941278 [ 4 ] {eabd765b-bdd5-445c-ac36-2b62f4a8b2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3205 | 2025.07.01 19:42:54.941319 [ 4 ] {eabd765b-bdd5-445c-ac36-2b62f4a8b2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3206 | 2025.07.01 19:42:54.941648 [ 4 ] {eabd765b-bdd5-445c-ac36-2b62f4a8b2fd} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.07.01 19:42:54.941683 [ 4 ] {eabd765b-bdd5-445c-ac36-2b62f4a8b2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3208 | 2025.07.01 19:42:54.941974 [ 4 ] {eabd765b-bdd5-445c-ac36-2b62f4a8b2fd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3209 | 2025.07.01 19:42:54.942174 [ 4 ] {eabd765b-bdd5-445c-ac36-2b62f4a8b2fd} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.07.01 19:42:54.942297 [ 4 ] {eabd765b-bdd5-445c-ac36-2b62f4a8b2fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 3211 | 2025.07.01 19:42:54.942333 [ 4 ] {eabd765b-bdd5-445c-ac36-2b62f4a8b2fd} <Debug> TCPHandler: Processed in 0.00119443 sec. | ||
| 3212 | 2025.07.01 19:42:54.942441 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.07.01 19:42:54.942533 [ 4 ] {9e5e0d3b-ad5b-497e-8a77-607c838b2068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3214 | 2025.07.01 19:42:54.942574 [ 4 ] {9e5e0d3b-ad5b-497e-8a77-607c838b2068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3215 | 2025.07.01 19:42:54.942953 [ 4 ] {9e5e0d3b-ad5b-497e-8a77-607c838b2068} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2025.07.01 19:42:54.942988 [ 4 ] {9e5e0d3b-ad5b-497e-8a77-607c838b2068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3217 | 2025.07.01 19:42:54.943322 [ 4 ] {9e5e0d3b-ad5b-497e-8a77-607c838b2068} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3218 | 2025.07.01 19:42:54.943521 [ 4 ] {9e5e0d3b-ad5b-497e-8a77-607c838b2068} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.07.01 19:42:54.943644 [ 4 ] {9e5e0d3b-ad5b-497e-8a77-607c838b2068} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001129 sec., 112488.92825509301 rows/sec., 7.27 MiB/sec. | ||
| 3220 | 2025.07.01 19:42:54.943679 [ 4 ] {9e5e0d3b-ad5b-497e-8a77-607c838b2068} <Debug> TCPHandler: Processed in 0.001284911 sec. | ||
| 3221 | 2025.07.01 19:42:54.943840 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2025.07.01 19:42:54.943931 [ 4 ] {d38b0536-25e2-462c-8765-298b715025f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3223 | 2025.07.01 19:42:54.943972 [ 4 ] {d38b0536-25e2-462c-8765-298b715025f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3224 | 2025.07.01 19:42:54.944380 [ 4 ] {d38b0536-25e2-462c-8765-298b715025f5} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2025.07.01 19:42:54.944416 [ 4 ] {d38b0536-25e2-462c-8765-298b715025f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3226 | 2025.07.01 19:42:54.944737 [ 4 ] {d38b0536-25e2-462c-8765-298b715025f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3227 | 2025.07.01 19:42:54.944943 [ 4 ] {d38b0536-25e2-462c-8765-298b715025f5} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2025.07.01 19:42:54.945045 [ 133 ] {} <Debug> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3229 | 2025.07.01 19:42:54.945070 [ 4 ] {d38b0536-25e2-462c-8765-298b715025f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 58.29 KiB/sec. | ||
| 3230 | 2025.07.01 19:42:54.945083 [ 133 ] {} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2025.07.01 19:42:54.945111 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3232 | 2025.07.01 19:42:54.945112 [ 4 ] {d38b0536-25e2-462c-8765-298b715025f5} <Debug> TCPHandler: Processed in 0.001319431 sec. | ||
| 3233 | 2025.07.01 19:42:54.945214 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 3234 | 2025.07.01 19:42:54.945308 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.07.01 19:42:54.945347 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3236 | 2025.07.01 19:42:54.945386 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 3237 | 2025.07.01 19:42:54.945407 [ 4 ] {21535324-b430-4c56-a0cb-3fea01494036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3238 | 2025.07.01 19:42:54.945452 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 3239 | 2025.07.01 19:42:54.945465 [ 4 ] {21535324-b430-4c56-a0cb-3fea01494036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3240 | 2025.07.01 19:42:54.945503 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3241 | 2025.07.01 19:42:54.945627 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 3242 | 2025.07.01 19:42:54.945667 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 3243 | 2025.07.01 19:42:54.945705 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 3244 | 2025.07.01 19:42:54.946391 [ 4 ] {21535324-b430-4c56-a0cb-3fea01494036} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2025.07.01 19:42:54.946440 [ 4 ] {21535324-b430-4c56-a0cb-3fea01494036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3246 | 2025.07.01 19:42:54.946558 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001388942 sec., 7919.697150780954 rows/sec., 530.84 KiB/sec. | ||
| 3247 | 2025.07.01 19:42:54.946715 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3248 | 2025.07.01 19:42:54.946999 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_10_2} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2025.07.01 19:42:54.947050 [ 4 ] {21535324-b430-4c56-a0cb-3fea01494036} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3250 | 2025.07.01 19:42:54.947077 [ 193 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_10_2} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3251 | 2025.07.01 19:42:54.947162 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3252 | 2025.07.01 19:42:54.947289 [ 4 ] {21535324-b430-4c56-a0cb-3fea01494036} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.07.01 19:42:54.947430 [ 4 ] {21535324-b430-4c56-a0cb-3fea01494036} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00204 sec., 15686.274509803921 rows/sec., 28.11 MiB/sec. | ||
| 3254 | 2025.07.01 19:42:54.947480 [ 4 ] {21535324-b430-4c56-a0cb-3fea01494036} <Debug> TCPHandler: Processed in 0.002220969 sec. | ||
| 3255 | 2025.07.01 19:42:54.947607 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.07.01 19:42:54.947699 [ 4 ] {73357d9b-f0e1-477a-8313-e5c7d590ac0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3257 | 2025.07.01 19:42:54.947739 [ 4 ] {73357d9b-f0e1-477a-8313-e5c7d590ac0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3258 | 2025.07.01 19:42:54.948066 [ 4 ] {73357d9b-f0e1-477a-8313-e5c7d590ac0e} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.07.01 19:42:54.948100 [ 4 ] {73357d9b-f0e1-477a-8313-e5c7d590ac0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3260 | 2025.07.01 19:42:54.948391 [ 4 ] {73357d9b-f0e1-477a-8313-e5c7d590ac0e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3261 | 2025.07.01 19:42:54.948614 [ 4 ] {73357d9b-f0e1-477a-8313-e5c7d590ac0e} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.07.01 19:42:54.948737 [ 4 ] {73357d9b-f0e1-477a-8313-e5c7d590ac0e} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001056 sec., 39772.72727272727 rows/sec., 2.40 MiB/sec. | ||
| 3263 | 2025.07.01 19:42:54.948771 [ 4 ] {73357d9b-f0e1-477a-8313-e5c7d590ac0e} <Debug> TCPHandler: Processed in 0.00121244 sec. | ||
| 3264 | 2025.07.01 19:42:55.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.28 MiB, peak 206.42 MiB, free memory in arenas 0.00 B, will set to 207.00 MiB (RSS), difference: 9.72 MiB | ||
| 3265 | 2025.07.01 19:42:55.001705 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001130279 sec. | ||
| 3266 | 2025.07.01 19:42:56.929721 [ 130 ] {} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3267 | 2025.07.01 19:42:56.929808 [ 130 ] {} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.07.01 19:42:56.929830 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3269 | 2025.07.01 19:42:56.929958 [ 188 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::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 | ||
| 3270 | 2025.07.01 19:42:56.930249 [ 188 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3271 | 2025.07.01 19:42:56.930294 [ 188 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 3272 | 2025.07.01 19:42:56.930369 [ 188 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 3273 | 2025.07.01 19:42:56.930427 [ 188 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::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 | ||
| 3274 | 2025.07.01 19:42:56.930484 [ 188 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::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 | ||
| 3275 | 2025.07.01 19:42:56.930536 [ 188 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::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 | ||
| 3276 | 2025.07.01 19:42:56.932175 [ 193 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 6 columns (6 merged, 0 gathered) in 0.00227632 sec., 14497.083011175933 rows/sec., 3.10 MiB/sec. | ||
| 3277 | 2025.07.01 19:42:56.932435 [ 187 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3278 | 2025.07.01 19:42:56.932947 [ 187 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::all_1_5_1} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2025.07.01 19:42:56.933030 [ 187 ] {43bf9e42-c440-44aa-8d97-91c6448ffc91::all_1_5_1} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3280 | 2025.07.01 19:42:56.933124 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3281 | 2025.07.01 19:42:59.923692 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2025.07.01 19:42:59.923875 [ 4 ] {0f93ca9a-fd6f-491b-9cdb-bf757c0d07b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3283 | 2025.07.01 19:42:59.923938 [ 4 ] {0f93ca9a-fd6f-491b-9cdb-bf757c0d07b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3284 | 2025.07.01 19:42:59.924571 [ 4 ] {0f93ca9a-fd6f-491b-9cdb-bf757c0d07b7} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2025.07.01 19:42:59.924613 [ 4 ] {0f93ca9a-fd6f-491b-9cdb-bf757c0d07b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3286 | 2025.07.01 19:42:59.925036 [ 4 ] {0f93ca9a-fd6f-491b-9cdb-bf757c0d07b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3287 | 2025.07.01 19:42:59.925268 [ 4 ] {0f93ca9a-fd6f-491b-9cdb-bf757c0d07b7} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2025.07.01 19:42:59.925421 [ 4 ] {0f93ca9a-fd6f-491b-9cdb-bf757c0d07b7} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001596 sec., 16290.726817042607 rows/sec., 1.26 MiB/sec. | ||
| 3289 | 2025.07.01 19:42:59.925433 [ 123 ] {} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3290 | 2025.07.01 19:42:59.925463 [ 4 ] {0f93ca9a-fd6f-491b-9cdb-bf757c0d07b7} <Debug> TCPHandler: Processed in 0.001903686 sec. | ||
| 3291 | 2025.07.01 19:42:59.925529 [ 123 ] {} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2025.07.01 19:42:59.925569 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3293 | 2025.07.01 19:42:59.925620 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2025.07.01 19:42:59.925680 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 3295 | 2025.07.01 19:42:59.925722 [ 4 ] {1f1f706e-fd4d-4d1f-be44-75d65b966b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3296 | 2025.07.01 19:42:59.925764 [ 4 ] {1f1f706e-fd4d-4d1f-be44-75d65b966b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3297 | 2025.07.01 19:42:59.925776 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3298 | 2025.07.01 19:42:59.925810 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 655 rows starting from the beginning of the part | ||
| 3299 | 2025.07.01 19:42:59.925875 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3300 | 2025.07.01 19:42:59.925924 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 652 rows starting from the beginning of the part | ||
| 3301 | 2025.07.01 19:42:59.925968 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3302 | 2025.07.01 19:42:59.926015 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 651 rows starting from the beginning of the part | ||
| 3303 | 2025.07.01 19:42:59.926052 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3304 | 2025.07.01 19:42:59.926175 [ 4 ] {1f1f706e-fd4d-4d1f-be44-75d65b966b06} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2025.07.01 19:42:59.926211 [ 4 ] {1f1f706e-fd4d-4d1f-be44-75d65b966b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3306 | 2025.07.01 19:42:59.926577 [ 4 ] {1f1f706e-fd4d-4d1f-be44-75d65b966b06} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3307 | 2025.07.01 19:42:59.926792 [ 4 ] {1f1f706e-fd4d-4d1f-be44-75d65b966b06} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2025.07.01 19:42:59.926900 [ 123 ] {} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3309 | 2025.07.01 19:42:59.926924 [ 4 ] {1f1f706e-fd4d-4d1f-be44-75d65b966b06} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00122 sec., 22950.819672131147 rows/sec., 1.79 MiB/sec. | ||
| 3310 | 2025.07.01 19:42:59.926931 [ 123 ] {} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.07.01 19:42:59.926962 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3312 | 2025.07.01 19:42:59.926969 [ 4 ] {1f1f706e-fd4d-4d1f-be44-75d65b966b06} <Debug> TCPHandler: Processed in 0.001400512 sec. | ||
| 3313 | 2025.07.01 19:42:59.927045 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 3314 | 2025.07.01 19:42:59.927077 [ 191 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439192 sec., 1414682.683061051 rows/sec., 117.91 MiB/sec. | ||
| 3315 | 2025.07.01 19:42:59.927088 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2025.07.01 19:42:59.927164 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2025.07.01 19:42:59.927202 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 402 rows starting from the beginning of the part | ||
| 3318 | 2025.07.01 19:42:59.927204 [ 4 ] {eea51905-d3b0-43fa-a5ff-2d7a80e221f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3319 | 2025.07.01 19:42:59.927263 [ 4 ] {eea51905-d3b0-43fa-a5ff-2d7a80e221f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3320 | 2025.07.01 19:42:59.927273 [ 200 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3321 | 2025.07.01 19:42:59.927290 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 3322 | 2025.07.01 19:42:59.927341 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 378 rows starting from the beginning of the part | ||
| 3323 | 2025.07.01 19:42:59.927385 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
| 3324 | 2025.07.01 19:42:59.927427 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 378 rows starting from the beginning of the part | ||
| 3325 | 2025.07.01 19:42:59.927472 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 3326 | 2025.07.01 19:42:59.927597 [ 200 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2025.07.01 19:42:59.927640 [ 4 ] {eea51905-d3b0-43fa-a5ff-2d7a80e221f7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.07.01 19:42:59.927678 [ 4 ] {eea51905-d3b0-43fa-a5ff-2d7a80e221f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3329 | 2025.07.01 19:42:59.927686 [ 200 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_21_4} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3330 | 2025.07.01 19:42:59.927770 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3331 | 2025.07.01 19:42:59.928015 [ 4 ] {eea51905-d3b0-43fa-a5ff-2d7a80e221f7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3332 | 2025.07.01 19:42:59.928242 [ 4 ] {eea51905-d3b0-43fa-a5ff-2d7a80e221f7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.07.01 19:42:59.928347 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3334 | 2025.07.01 19:42:59.928368 [ 4 ] {eea51905-d3b0-43fa-a5ff-2d7a80e221f7} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001183 sec., 42265.426880811494 rows/sec., 2.93 MiB/sec. | ||
| 3335 | 2025.07.01 19:42:59.928380 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2025.07.01 19:42:59.928407 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3337 | 2025.07.01 19:42:59.928412 [ 4 ] {eea51905-d3b0-43fa-a5ff-2d7a80e221f7} <Debug> TCPHandler: Processed in 0.001373302 sec. | ||
| 3338 | 2025.07.01 19:42:59.928480 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 3339 | 2025.07.01 19:42:59.928521 [ 188 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516713 sec., 818876.0826867047 rows/sec., 61.36 MiB/sec. | ||
| 3340 | 2025.07.01 19:42:59.928524 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2025.07.01 19:42:59.928592 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3342 | 2025.07.01 19:42:59.928627 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1419 rows starting from the beginning of the part | ||
| 3343 | 2025.07.01 19:42:59.928634 [ 4 ] {1c7678d7-1ee6-4de7-8ed6-9bf6e1630f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3344 | 2025.07.01 19:42:59.928669 [ 200 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3345 | 2025.07.01 19:42:59.928686 [ 4 ] {1c7678d7-1ee6-4de7-8ed6-9bf6e1630f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3346 | 2025.07.01 19:42:59.928686 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 3347 | 2025.07.01 19:42:59.928748 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 163 rows starting from the beginning of the part | ||
| 3348 | 2025.07.01 19:42:59.928791 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 3349 | 2025.07.01 19:42:59.928833 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 127 rows starting from the beginning of the part | ||
| 3350 | 2025.07.01 19:42:59.928885 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 3351 | 2025.07.01 19:42:59.928935 [ 200 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2025.07.01 19:42:59.929006 [ 200 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_21_4} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3353 | 2025.07.01 19:42:59.929017 [ 4 ] {1c7678d7-1ee6-4de7-8ed6-9bf6e1630f43} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2025.07.01 19:42:59.929055 [ 4 ] {1c7678d7-1ee6-4de7-8ed6-9bf6e1630f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3355 | 2025.07.01 19:42:59.929088 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3356 | 2025.07.01 19:42:59.929379 [ 4 ] {1c7678d7-1ee6-4de7-8ed6-9bf6e1630f43} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3357 | 2025.07.01 19:42:59.929604 [ 4 ] {1c7678d7-1ee6-4de7-8ed6-9bf6e1630f43} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2025.07.01 19:42:59.929709 [ 123 ] {} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3359 | 2025.07.01 19:42:59.929733 [ 4 ] {1c7678d7-1ee6-4de7-8ed6-9bf6e1630f43} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001118 sec., 17889.087656529515 rows/sec., 1.23 MiB/sec. | ||
| 3360 | 2025.07.01 19:42:59.929741 [ 123 ] {} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.07.01 19:42:59.929773 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3362 | 2025.07.01 19:42:59.929776 [ 4 ] {1c7678d7-1ee6-4de7-8ed6-9bf6e1630f43} <Debug> TCPHandler: Processed in 0.001302551 sec. | ||
| 3363 | 2025.07.01 19:42:59.929839 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::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 | ||
| 3364 | 2025.07.01 19:42:59.929932 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3365 | 2025.07.01 19:42:59.929958 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 496 rows starting from the beginning of the part | ||
| 3366 | 2025.07.01 19:42:59.930007 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 3367 | 2025.07.01 19:42:59.930045 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 3368 | 2025.07.01 19:42:59.930084 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 3369 | 2025.07.01 19:42:59.930119 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 3370 | 2025.07.01 19:42:59.930128 [ 198 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1859 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675674 sec., 1109404.335210787 rows/sec., 73.32 MiB/sec. | ||
| 3371 | 2025.07.01 19:42:59.930153 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 3372 | 2025.07.01 19:42:59.930457 [ 190 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3373 | 2025.07.01 19:42:59.930790 [ 190 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2025.07.01 19:42:59.930870 [ 190 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3375 | 2025.07.01 19:42:59.930921 [ 198 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001112239 sec., 575415.895324656 rows/sec., 36.40 MiB/sec. | ||
| 3376 | 2025.07.01 19:42:59.930962 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3377 | 2025.07.01 19:42:59.931057 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3378 | 2025.07.01 19:42:59.931308 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2025.07.01 19:42:59.931373 [ 191 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_21_4} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3380 | 2025.07.01 19:42:59.931435 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3381 | 2025.07.01 19:43:01.546281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3382 | 2025.07.01 19:43:01.546762 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.07.01 19:43:01.546797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3384 | 2025.07.01 19:43:01.547319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3385 | 2025.07.01 19:43:01.547553 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.07.01 19:43:01.547674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3387 | 2025.07.01 19:43:01.956376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3388 | 2025.07.01 19:43:01.971345 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2025.07.01 19:43:01.971406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3390 | 2025.07.01 19:43:01.977444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3391 | 2025.07.01 19:43:01.978184 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2025.07.01 19:43:01.980860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3393 | 2025.07.01 19:43:04.048351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 478 | ||
| 3394 | 2025.07.01 19:43:04.050517 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2025.07.01 19:43:04.050566 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3396 | 2025.07.01 19:43:04.051737 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3397 | 2025.07.01 19:43:04.052011 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2025.07.01 19:43:04.052351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3399 | 2025.07.01 19:43:04.925693 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2025.07.01 19:43:04.925975 [ 4 ] {da82812e-a759-4cd2-8531-e089f99b192e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3401 | 2025.07.01 19:43:04.926080 [ 4 ] {da82812e-a759-4cd2-8531-e089f99b192e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3402 | 2025.07.01 19:43:04.926838 [ 4 ] {da82812e-a759-4cd2-8531-e089f99b192e} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2025.07.01 19:43:04.926889 [ 4 ] {da82812e-a759-4cd2-8531-e089f99b192e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3404 | 2025.07.01 19:43:04.927291 [ 4 ] {da82812e-a759-4cd2-8531-e089f99b192e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3405 | 2025.07.01 19:43:04.927506 [ 4 ] {da82812e-a759-4cd2-8531-e089f99b192e} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2025.07.01 19:43:04.927656 [ 4 ] {da82812e-a759-4cd2-8531-e089f99b192e} <Debug> executeQuery: Read 90 rows, 8.10 KiB in 0.001758 sec., 51194.53924914676 rows/sec., 4.50 MiB/sec. | ||
| 3407 | 2025.07.01 19:43:04.927697 [ 4 ] {da82812e-a759-4cd2-8531-e089f99b192e} <Debug> TCPHandler: Processed in 0.002182369 sec. | ||
| 3408 | 2025.07.01 19:43:04.927827 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2025.07.01 19:43:04.927931 [ 4 ] {b4d60df7-8197-4e5d-8421-ebbe2b78f1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3410 | 2025.07.01 19:43:04.927970 [ 4 ] {b4d60df7-8197-4e5d-8421-ebbe2b78f1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3411 | 2025.07.01 19:43:04.928405 [ 4 ] {b4d60df7-8197-4e5d-8421-ebbe2b78f1fa} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2025.07.01 19:43:04.928440 [ 4 ] {b4d60df7-8197-4e5d-8421-ebbe2b78f1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3413 | 2025.07.01 19:43:04.928722 [ 4 ] {b4d60df7-8197-4e5d-8421-ebbe2b78f1fa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3414 | 2025.07.01 19:43:04.928920 [ 4 ] {b4d60df7-8197-4e5d-8421-ebbe2b78f1fa} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.07.01 19:43:04.929023 [ 118 ] {} <Debug> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3416 | 2025.07.01 19:43:04.929044 [ 4 ] {b4d60df7-8197-4e5d-8421-ebbe2b78f1fa} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001131 sec., 28293.545534924844 rows/sec., 2.08 MiB/sec. | ||
| 3417 | 2025.07.01 19:43:04.929093 [ 118 ] {} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2025.07.01 19:43:04.929101 [ 4 ] {b4d60df7-8197-4e5d-8421-ebbe2b78f1fa} <Debug> TCPHandler: Processed in 0.001320652 sec. | ||
| 3419 | 2025.07.01 19:43:04.929125 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3420 | 2025.07.01 19:43:04.929229 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2025.07.01 19:43:04.929236 [ 198 ] {8363062e-3195-42c0-b96b-59f000b6a4da::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 | ||
| 3422 | 2025.07.01 19:43:04.929327 [ 4 ] {d76677f3-44a3-41f0-9e9e-374b67d36ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3423 | 2025.07.01 19:43:04.929371 [ 4 ] {d76677f3-44a3-41f0-9e9e-374b67d36ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3424 | 2025.07.01 19:43:04.929393 [ 198 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3425 | 2025.07.01 19:43:04.929435 [ 198 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 135 rows starting from the beginning of the part | ||
| 3426 | 2025.07.01 19:43:04.929505 [ 198 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 138 rows starting from the beginning of the part | ||
| 3427 | 2025.07.01 19:43:04.929554 [ 198 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 138 rows starting from the beginning of the part | ||
| 3428 | 2025.07.01 19:43:04.929600 [ 198 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 138 rows starting from the beginning of the part | ||
| 3429 | 2025.07.01 19:43:04.929645 [ 198 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 138 rows starting from the beginning of the part | ||
| 3430 | 2025.07.01 19:43:04.929695 [ 198 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3431 | 2025.07.01 19:43:04.929790 [ 4 ] {d76677f3-44a3-41f0-9e9e-374b67d36ec3} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2025.07.01 19:43:04.929829 [ 4 ] {d76677f3-44a3-41f0-9e9e-374b67d36ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3433 | 2025.07.01 19:43:04.930162 [ 4 ] {d76677f3-44a3-41f0-9e9e-374b67d36ec3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3434 | 2025.07.01 19:43:04.930384 [ 4 ] {d76677f3-44a3-41f0-9e9e-374b67d36ec3} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.07.01 19:43:04.930514 [ 4 ] {d76677f3-44a3-41f0-9e9e-374b67d36ec3} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.89 MiB/sec. | ||
| 3436 | 2025.07.01 19:43:04.930551 [ 4 ] {d76677f3-44a3-41f0-9e9e-374b67d36ec3} <Debug> TCPHandler: Processed in 0.001369192 sec. | ||
| 3437 | 2025.07.01 19:43:04.930659 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2025.07.01 19:43:04.930750 [ 4 ] {e7a8db05-d58d-4394-8a36-54daeb35ae97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3439 | 2025.07.01 19:43:04.930793 [ 4 ] {e7a8db05-d58d-4394-8a36-54daeb35ae97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3440 | 2025.07.01 19:43:04.930857 [ 191 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663444 sec., 432235.7710869738 rows/sec., 28.72 MiB/sec. | ||
| 3441 | 2025.07.01 19:43:04.931036 [ 190 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3442 | 2025.07.01 19:43:04.931156 [ 4 ] {e7a8db05-d58d-4394-8a36-54daeb35ae97} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.07.01 19:43:04.931199 [ 4 ] {e7a8db05-d58d-4394-8a36-54daeb35ae97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3444 | 2025.07.01 19:43:04.931300 [ 190 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2025.07.01 19:43:04.931393 [ 190 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_11_2} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3446 | 2025.07.01 19:43:04.931463 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3447 | 2025.07.01 19:43:04.931543 [ 4 ] {e7a8db05-d58d-4394-8a36-54daeb35ae97} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3448 | 2025.07.01 19:43:04.931754 [ 4 ] {e7a8db05-d58d-4394-8a36-54daeb35ae97} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2025.07.01 19:43:04.931880 [ 4 ] {e7a8db05-d58d-4394-8a36-54daeb35ae97} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001148 sec., 43554.006968641115 rows/sec., 3.02 MiB/sec. | ||
| 3450 | 2025.07.01 19:43:04.931915 [ 4 ] {e7a8db05-d58d-4394-8a36-54daeb35ae97} <Debug> TCPHandler: Processed in 0.001303311 sec. | ||
| 3451 | 2025.07.01 19:43:04.932021 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2025.07.01 19:43:04.932112 [ 4 ] {d6f8f940-502a-421f-bf51-5b6103537752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3453 | 2025.07.01 19:43:04.932165 [ 4 ] {d6f8f940-502a-421f-bf51-5b6103537752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3454 | 2025.07.01 19:43:04.932993 [ 4 ] {d6f8f940-502a-421f-bf51-5b6103537752} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2025.07.01 19:43:04.933028 [ 4 ] {d6f8f940-502a-421f-bf51-5b6103537752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3456 | 2025.07.01 19:43:04.933590 [ 4 ] {d6f8f940-502a-421f-bf51-5b6103537752} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3457 | 2025.07.01 19:43:04.933808 [ 4 ] {d6f8f940-502a-421f-bf51-5b6103537752} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2025.07.01 19:43:04.933908 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3459 | 2025.07.01 19:43:04.933939 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2025.07.01 19:43:04.933938 [ 4 ] {d6f8f940-502a-421f-bf51-5b6103537752} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001843 sec., 17362.995116657625 rows/sec., 31.11 MiB/sec. | ||
| 3461 | 2025.07.01 19:43:04.933956 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3462 | 2025.07.01 19:43:04.934003 [ 4 ] {d6f8f940-502a-421f-bf51-5b6103537752} <Debug> TCPHandler: Processed in 0.002028197 sec. | ||
| 3463 | 2025.07.01 19:43:04.934037 [ 190 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::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 | ||
| 3464 | 2025.07.01 19:43:04.934124 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2025.07.01 19:43:04.934220 [ 4 ] {82be597a-311a-455f-a4c9-79da50e55dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3466 | 2025.07.01 19:43:04.934246 [ 190 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2025.07.01 19:43:04.934261 [ 4 ] {82be597a-311a-455f-a4c9-79da50e55dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3468 | 2025.07.01 19:43:04.934299 [ 190 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 134 rows starting from the beginning of the part | ||
| 3469 | 2025.07.01 19:43:04.934419 [ 190 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3470 | 2025.07.01 19:43:04.934527 [ 190 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3471 | 2025.07.01 19:43:04.934595 [ 4 ] {82be597a-311a-455f-a4c9-79da50e55dfb} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2025.07.01 19:43:04.934624 [ 190 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3473 | 2025.07.01 19:43:04.934634 [ 4 ] {82be597a-311a-455f-a4c9-79da50e55dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3474 | 2025.07.01 19:43:04.934721 [ 190 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3475 | 2025.07.01 19:43:04.934817 [ 190 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3476 | 2025.07.01 19:43:04.934962 [ 4 ] {82be597a-311a-455f-a4c9-79da50e55dfb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3477 | 2025.07.01 19:43:04.935202 [ 4 ] {82be597a-311a-455f-a4c9-79da50e55dfb} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2025.07.01 19:43:04.935333 [ 4 ] {82be597a-311a-455f-a4c9-79da50e55dfb} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001131 sec., 17683.465959328027 rows/sec., 1.21 MiB/sec. | ||
| 3479 | 2025.07.01 19:43:04.935368 [ 4 ] {82be597a-311a-455f-a4c9-79da50e55dfb} <Debug> TCPHandler: Processed in 0.001292591 sec. | ||
| 3480 | 2025.07.01 19:43:04.942953 [ 192 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 19 columns (19 merged, 0 gathered) in 0.008942135 sec., 32878.05429016672 rows/sec., 58.92 MiB/sec. | ||
| 3481 | 2025.07.01 19:43:04.943662 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3482 | 2025.07.01 19:43:04.944123 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2025.07.01 19:43:04.944214 [ 191 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3484 | 2025.07.01 19:43:04.944350 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 3485 | 2025.07.01 19:43:06.616336 [ 114 ] {} <Debug> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3486 | 2025.07.01 19:43:06.616418 [ 114 ] {} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2025.07.01 19:43:06.616443 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3488 | 2025.07.01 19:43:06.616547 [ 190 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3489 | 2025.07.01 19:43:06.616682 [ 190 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3490 | 2025.07.01 19:43:06.616720 [ 190 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 3491 | 2025.07.01 19:43:06.616791 [ 190 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 3492 | 2025.07.01 19:43:06.616841 [ 190 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3493 | 2025.07.01 19:43:06.616885 [ 190 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 3494 | 2025.07.01 19:43:06.616928 [ 190 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 3495 | 2025.07.01 19:43:06.617665 [ 191 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.00115814 sec., 51807.20810955497 rows/sec., 2.64 MiB/sec. | ||
| 3496 | 2025.07.01 19:43:06.617870 [ 196 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3497 | 2025.07.01 19:43:06.618194 [ 196 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2025.07.01 19:43:06.618280 [ 196 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_10_2} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3499 | 2025.07.01 19:43:06.618376 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3500 | 2025.07.01 19:43:08.960737 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3501 | 2025.07.01 19:43:08.960783 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3502 | 2025.07.01 19:43:09.047785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3503 | 2025.07.01 19:43:09.048461 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2025.07.01 19:43:09.048509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3505 | 2025.07.01 19:43:09.048993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3506 | 2025.07.01 19:43:09.049225 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2025.07.01 19:43:09.049379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3508 | 2025.07.01 19:43:09.480965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3509 | 2025.07.01 19:43:09.496842 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.07.01 19:43:09.496910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3511 | 2025.07.01 19:43:09.503171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3512 | 2025.07.01 19:43:09.503906 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.07.01 19:43:09.506865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3514 | 2025.07.01 19:43:09.923912 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2025.07.01 19:43:09.924199 [ 4 ] {b411dde2-322d-413d-a536-7db96798b3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3516 | 2025.07.01 19:43:09.924306 [ 4 ] {b411dde2-322d-413d-a536-7db96798b3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3517 | 2025.07.01 19:43:09.924984 [ 4 ] {b411dde2-322d-413d-a536-7db96798b3d4} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2025.07.01 19:43:09.925035 [ 4 ] {b411dde2-322d-413d-a536-7db96798b3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3519 | 2025.07.01 19:43:09.925421 [ 4 ] {b411dde2-322d-413d-a536-7db96798b3d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3520 | 2025.07.01 19:43:09.925650 [ 4 ] {b411dde2-322d-413d-a536-7db96798b3d4} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2025.07.01 19:43:09.925813 [ 4 ] {b411dde2-322d-413d-a536-7db96798b3d4} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.00169 sec., 15384.615384615383 rows/sec., 1.19 MiB/sec. | ||
| 3522 | 2025.07.01 19:43:09.925865 [ 4 ] {b411dde2-322d-413d-a536-7db96798b3d4} <Debug> TCPHandler: Processed in 0.002138008 sec. | ||
| 3523 | 2025.07.01 19:43:09.925989 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2025.07.01 19:43:09.926094 [ 4 ] {43162fcf-5f12-42be-b319-dd66ecdb9541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3525 | 2025.07.01 19:43:09.926138 [ 4 ] {43162fcf-5f12-42be-b319-dd66ecdb9541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3526 | 2025.07.01 19:43:09.926562 [ 4 ] {43162fcf-5f12-42be-b319-dd66ecdb9541} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2025.07.01 19:43:09.926601 [ 4 ] {43162fcf-5f12-42be-b319-dd66ecdb9541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3528 | 2025.07.01 19:43:09.926912 [ 4 ] {43162fcf-5f12-42be-b319-dd66ecdb9541} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3529 | 2025.07.01 19:43:09.927127 [ 4 ] {43162fcf-5f12-42be-b319-dd66ecdb9541} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2025.07.01 19:43:09.927259 [ 4 ] {43162fcf-5f12-42be-b319-dd66ecdb9541} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001189 sec., 23549.201009251472 rows/sec., 1.84 MiB/sec. | ||
| 3531 | 2025.07.01 19:43:09.927298 [ 4 ] {43162fcf-5f12-42be-b319-dd66ecdb9541} <Debug> TCPHandler: Processed in 0.001360252 sec. | ||
| 3532 | 2025.07.01 19:43:09.927410 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2025.07.01 19:43:09.927506 [ 4 ] {8aa801ac-7d6d-441d-ad4f-af14479a2c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3534 | 2025.07.01 19:43:09.927551 [ 4 ] {8aa801ac-7d6d-441d-ad4f-af14479a2c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3535 | 2025.07.01 19:43:09.927928 [ 4 ] {8aa801ac-7d6d-441d-ad4f-af14479a2c3a} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2025.07.01 19:43:09.927965 [ 4 ] {8aa801ac-7d6d-441d-ad4f-af14479a2c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3537 | 2025.07.01 19:43:09.928299 [ 4 ] {8aa801ac-7d6d-441d-ad4f-af14479a2c3a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3538 | 2025.07.01 19:43:09.928508 [ 4 ] {8aa801ac-7d6d-441d-ad4f-af14479a2c3a} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2025.07.01 19:43:09.928637 [ 4 ] {8aa801ac-7d6d-441d-ad4f-af14479a2c3a} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001151 sec., 43440.48653344918 rows/sec., 3.01 MiB/sec. | ||
| 3540 | 2025.07.01 19:43:09.928675 [ 4 ] {8aa801ac-7d6d-441d-ad4f-af14479a2c3a} <Debug> TCPHandler: Processed in 0.001313351 sec. | ||
| 3541 | 2025.07.01 19:43:09.928786 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2025.07.01 19:43:09.928880 [ 4 ] {5c642c04-3765-48c9-9c76-38a2f95d9df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3543 | 2025.07.01 19:43:09.928924 [ 4 ] {5c642c04-3765-48c9-9c76-38a2f95d9df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3544 | 2025.07.01 19:43:09.929246 [ 4 ] {5c642c04-3765-48c9-9c76-38a2f95d9df6} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2025.07.01 19:43:09.929282 [ 4 ] {5c642c04-3765-48c9-9c76-38a2f95d9df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3546 | 2025.07.01 19:43:09.929580 [ 4 ] {5c642c04-3765-48c9-9c76-38a2f95d9df6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3547 | 2025.07.01 19:43:09.929784 [ 4 ] {5c642c04-3765-48c9-9c76-38a2f95d9df6} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.07.01 19:43:09.929910 [ 4 ] {5c642c04-3765-48c9-9c76-38a2f95d9df6} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001048 sec., 19083.969465648854 rows/sec., 1.31 MiB/sec. | ||
| 3549 | 2025.07.01 19:43:09.929946 [ 4 ] {5c642c04-3765-48c9-9c76-38a2f95d9df6} <Debug> TCPHandler: Processed in 0.00120861 sec. | ||
| 3550 | 2025.07.01 19:43:14.052698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 498 | ||
| 3551 | 2025.07.01 19:43:14.054961 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.07.01 19:43:14.055002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3553 | 2025.07.01 19:43:14.056169 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3554 | 2025.07.01 19:43:14.056438 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.07.01 19:43:14.056715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 3556 | 2025.07.01 19:43:14.925497 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2025.07.01 19:43:14.925697 [ 4 ] {7726a9b4-78a6-4610-b5f3-0680c175f921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3558 | 2025.07.01 19:43:14.925769 [ 4 ] {7726a9b4-78a6-4610-b5f3-0680c175f921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3559 | 2025.07.01 19:43:14.926437 [ 4 ] {7726a9b4-78a6-4610-b5f3-0680c175f921} <Trace> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.07.01 19:43:14.926490 [ 4 ] {7726a9b4-78a6-4610-b5f3-0680c175f921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3561 | 2025.07.01 19:43:14.926870 [ 4 ] {7726a9b4-78a6-4610-b5f3-0680c175f921} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3562 | 2025.07.01 19:43:14.927093 [ 4 ] {7726a9b4-78a6-4610-b5f3-0680c175f921} <Trace> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2025.07.01 19:43:14.927245 [ 4 ] {7726a9b4-78a6-4610-b5f3-0680c175f921} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001602 sec., 7490.636704119851 rows/sec., 610.81 KiB/sec. | ||
| 3564 | 2025.07.01 19:43:14.927286 [ 4 ] {7726a9b4-78a6-4610-b5f3-0680c175f921} <Debug> TCPHandler: Processed in 0.001932916 sec. | ||
| 3565 | 2025.07.01 19:43:14.927403 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2025.07.01 19:43:14.927496 [ 4 ] {e2493381-73f8-40cf-b648-043d8b6c5417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3567 | 2025.07.01 19:43:14.927535 [ 4 ] {e2493381-73f8-40cf-b648-043d8b6c5417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3568 | 2025.07.01 19:43:14.927965 [ 4 ] {e2493381-73f8-40cf-b648-043d8b6c5417} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2025.07.01 19:43:14.928001 [ 4 ] {e2493381-73f8-40cf-b648-043d8b6c5417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3570 | 2025.07.01 19:43:14.928305 [ 4 ] {e2493381-73f8-40cf-b648-043d8b6c5417} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3571 | 2025.07.01 19:43:14.928522 [ 4 ] {e2493381-73f8-40cf-b648-043d8b6c5417} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2025.07.01 19:43:14.928644 [ 4 ] {e2493381-73f8-40cf-b648-043d8b6c5417} <Debug> executeQuery: Read 96 rows, 8.54 KiB in 0.001167 sec., 82262.21079691517 rows/sec., 7.14 MiB/sec. | ||
| 3573 | 2025.07.01 19:43:14.928680 [ 4 ] {e2493381-73f8-40cf-b648-043d8b6c5417} <Debug> TCPHandler: Processed in 0.001325061 sec. | ||
| 3574 | 2025.07.01 19:43:14.928793 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2025.07.01 19:43:14.928885 [ 4 ] {1fadf6b8-8d65-460c-a1ac-1827f33a5100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3576 | 2025.07.01 19:43:14.928924 [ 4 ] {1fadf6b8-8d65-460c-a1ac-1827f33a5100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3577 | 2025.07.01 19:43:14.929324 [ 4 ] {1fadf6b8-8d65-460c-a1ac-1827f33a5100} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2025.07.01 19:43:14.929359 [ 4 ] {1fadf6b8-8d65-460c-a1ac-1827f33a5100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3579 | 2025.07.01 19:43:14.929650 [ 4 ] {1fadf6b8-8d65-460c-a1ac-1827f33a5100} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3580 | 2025.07.01 19:43:14.929848 [ 4 ] {1fadf6b8-8d65-460c-a1ac-1827f33a5100} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2025.07.01 19:43:14.929968 [ 4 ] {1fadf6b8-8d65-460c-a1ac-1827f33a5100} <Debug> executeQuery: Read 44 rows, 3.24 KiB in 0.001101 sec., 39963.66939146231 rows/sec., 2.88 MiB/sec. | ||
| 3582 | 2025.07.01 19:43:14.930005 [ 4 ] {1fadf6b8-8d65-460c-a1ac-1827f33a5100} <Debug> TCPHandler: Processed in 0.00125926 sec. | ||
| 3583 | 2025.07.01 19:43:14.930115 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2025.07.01 19:43:14.930207 [ 4 ] {905fcd17-0a96-4523-933e-1244599898a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3585 | 2025.07.01 19:43:14.930245 [ 4 ] {905fcd17-0a96-4523-933e-1244599898a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3586 | 2025.07.01 19:43:14.930665 [ 4 ] {905fcd17-0a96-4523-933e-1244599898a9} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2025.07.01 19:43:14.930700 [ 4 ] {905fcd17-0a96-4523-933e-1244599898a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3588 | 2025.07.01 19:43:14.930989 [ 4 ] {905fcd17-0a96-4523-933e-1244599898a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3589 | 2025.07.01 19:43:14.931195 [ 4 ] {905fcd17-0a96-4523-933e-1244599898a9} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2025.07.01 19:43:14.931316 [ 4 ] {905fcd17-0a96-4523-933e-1244599898a9} <Debug> executeQuery: Read 72 rows, 5.78 KiB in 0.001126 sec., 63943.16163410302 rows/sec., 5.01 MiB/sec. | ||
| 3591 | 2025.07.01 19:43:14.931353 [ 4 ] {905fcd17-0a96-4523-933e-1244599898a9} <Debug> TCPHandler: Processed in 0.001287341 sec. | ||
| 3592 | 2025.07.01 19:43:14.931463 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2025.07.01 19:43:14.931554 [ 4 ] {0ada0b77-60ee-48f3-8ca4-62ab4a21e74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3594 | 2025.07.01 19:43:14.931596 [ 4 ] {0ada0b77-60ee-48f3-8ca4-62ab4a21e74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3595 | 2025.07.01 19:43:14.931957 [ 4 ] {0ada0b77-60ee-48f3-8ca4-62ab4a21e74f} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2025.07.01 19:43:14.931992 [ 4 ] {0ada0b77-60ee-48f3-8ca4-62ab4a21e74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3597 | 2025.07.01 19:43:14.932299 [ 4 ] {0ada0b77-60ee-48f3-8ca4-62ab4a21e74f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3598 | 2025.07.01 19:43:14.932507 [ 4 ] {0ada0b77-60ee-48f3-8ca4-62ab4a21e74f} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2025.07.01 19:43:14.932631 [ 4 ] {0ada0b77-60ee-48f3-8ca4-62ab4a21e74f} <Debug> executeQuery: Read 56 rows, 3.97 KiB in 0.001094 sec., 51188.29981718465 rows/sec., 3.55 MiB/sec. | ||
| 3600 | 2025.07.01 19:43:14.932667 [ 4 ] {0ada0b77-60ee-48f3-8ca4-62ab4a21e74f} <Debug> TCPHandler: Processed in 0.001249631 sec. | ||
| 3601 | 2025.07.01 19:43:14.932773 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3602 | 2025.07.01 19:43:14.932869 [ 4 ] {c7cae8ed-2e0d-416d-b353-9c5a092aa054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3603 | 2025.07.01 19:43:14.932921 [ 4 ] {c7cae8ed-2e0d-416d-b353-9c5a092aa054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3604 | 2025.07.01 19:43:14.933694 [ 4 ] {c7cae8ed-2e0d-416d-b353-9c5a092aa054} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2025.07.01 19:43:14.933729 [ 4 ] {c7cae8ed-2e0d-416d-b353-9c5a092aa054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3606 | 2025.07.01 19:43:14.934270 [ 4 ] {c7cae8ed-2e0d-416d-b353-9c5a092aa054} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3607 | 2025.07.01 19:43:14.934479 [ 4 ] {c7cae8ed-2e0d-416d-b353-9c5a092aa054} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2025.07.01 19:43:14.934611 [ 4 ] {c7cae8ed-2e0d-416d-b353-9c5a092aa054} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001764 sec., 18140.589569161 rows/sec., 32.51 MiB/sec. | ||
| 3609 | 2025.07.01 19:43:14.934662 [ 4 ] {c7cae8ed-2e0d-416d-b353-9c5a092aa054} <Debug> TCPHandler: Processed in 0.001935066 sec. | ||
| 3610 | 2025.07.01 19:43:14.934774 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2025.07.01 19:43:14.934866 [ 4 ] {22399a54-9430-476e-99cd-0ac525b5a31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3612 | 2025.07.01 19:43:14.934907 [ 4 ] {22399a54-9430-476e-99cd-0ac525b5a31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3613 | 2025.07.01 19:43:14.935211 [ 4 ] {22399a54-9430-476e-99cd-0ac525b5a31b} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2025.07.01 19:43:14.935244 [ 4 ] {22399a54-9430-476e-99cd-0ac525b5a31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3615 | 2025.07.01 19:43:14.935514 [ 4 ] {22399a54-9430-476e-99cd-0ac525b5a31b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3616 | 2025.07.01 19:43:14.935702 [ 4 ] {22399a54-9430-476e-99cd-0ac525b5a31b} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2025.07.01 19:43:14.935816 [ 4 ] {22399a54-9430-476e-99cd-0ac525b5a31b} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001016 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec. | ||
| 3618 | 2025.07.01 19:43:14.935847 [ 4 ] {22399a54-9430-476e-99cd-0ac525b5a31b} <Debug> TCPHandler: Processed in 0.00117084 sec. | ||
| 3619 | 2025.07.01 19:43:16.549632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 3620 | 2025.07.01 19:43:16.550149 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2025.07.01 19:43:16.550198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3622 | 2025.07.01 19:43:16.550816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3623 | 2025.07.01 19:43:16.551059 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2025.07.01 19:43:16.551192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 3625 | 2025.07.01 19:43:17.007121 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3626 | 2025.07.01 19:43:17.023795 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2025.07.01 19:43:17.023854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3628 | 2025.07.01 19:43:17.029933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3629 | 2025.07.01 19:43:17.030667 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2025.07.01 19:43:17.033553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3631 | 2025.07.01 19:43:19.923982 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2025.07.01 19:43:19.924179 [ 4 ] {95a53f0d-a281-45eb-956a-f8fbc8baf10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3633 | 2025.07.01 19:43:19.924256 [ 4 ] {95a53f0d-a281-45eb-956a-f8fbc8baf10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3634 | 2025.07.01 19:43:19.924907 [ 4 ] {95a53f0d-a281-45eb-956a-f8fbc8baf10f} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2025.07.01 19:43:19.924944 [ 4 ] {95a53f0d-a281-45eb-956a-f8fbc8baf10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3636 | 2025.07.01 19:43:19.925331 [ 4 ] {95a53f0d-a281-45eb-956a-f8fbc8baf10f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3637 | 2025.07.01 19:43:19.925568 [ 4 ] {95a53f0d-a281-45eb-956a-f8fbc8baf10f} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2025.07.01 19:43:19.925725 [ 4 ] {95a53f0d-a281-45eb-956a-f8fbc8baf10f} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001599 sec., 16260.162601626016 rows/sec., 1.26 MiB/sec. | ||
| 3639 | 2025.07.01 19:43:19.925771 [ 4 ] {95a53f0d-a281-45eb-956a-f8fbc8baf10f} <Debug> TCPHandler: Processed in 0.001924506 sec. | ||
| 3640 | 2025.07.01 19:43:19.925889 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2025.07.01 19:43:19.925983 [ 4 ] {2be36672-513f-450a-90aa-3f7cdadaa257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3642 | 2025.07.01 19:43:19.926023 [ 4 ] {2be36672-513f-450a-90aa-3f7cdadaa257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3643 | 2025.07.01 19:43:19.926421 [ 4 ] {2be36672-513f-450a-90aa-3f7cdadaa257} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2025.07.01 19:43:19.926456 [ 4 ] {2be36672-513f-450a-90aa-3f7cdadaa257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3645 | 2025.07.01 19:43:19.926751 [ 4 ] {2be36672-513f-450a-90aa-3f7cdadaa257} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3646 | 2025.07.01 19:43:19.926960 [ 4 ] {2be36672-513f-450a-90aa-3f7cdadaa257} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2025.07.01 19:43:19.927090 [ 4 ] {2be36672-513f-450a-90aa-3f7cdadaa257} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001126 sec., 24866.78507992895 rows/sec., 1.94 MiB/sec. | ||
| 3648 | 2025.07.01 19:43:19.927128 [ 4 ] {2be36672-513f-450a-90aa-3f7cdadaa257} <Debug> TCPHandler: Processed in 0.001288191 sec. | ||
| 3649 | 2025.07.01 19:43:19.927237 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2025.07.01 19:43:19.927332 [ 4 ] {ce24f14f-e781-44ec-b14b-270494c7d0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3651 | 2025.07.01 19:43:19.927376 [ 4 ] {ce24f14f-e781-44ec-b14b-270494c7d0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3652 | 2025.07.01 19:43:19.927738 [ 4 ] {ce24f14f-e781-44ec-b14b-270494c7d0e9} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2025.07.01 19:43:19.927772 [ 4 ] {ce24f14f-e781-44ec-b14b-270494c7d0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3654 | 2025.07.01 19:43:19.928088 [ 4 ] {ce24f14f-e781-44ec-b14b-270494c7d0e9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3655 | 2025.07.01 19:43:19.928294 [ 4 ] {ce24f14f-e781-44ec-b14b-270494c7d0e9} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2025.07.01 19:43:19.928424 [ 4 ] {ce24f14f-e781-44ec-b14b-270494c7d0e9} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001111 sec., 45004.500450045 rows/sec., 3.12 MiB/sec. | ||
| 3657 | 2025.07.01 19:43:19.928460 [ 4 ] {ce24f14f-e781-44ec-b14b-270494c7d0e9} <Debug> TCPHandler: Processed in 0.00127175 sec. | ||
| 3658 | 2025.07.01 19:43:19.928567 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2025.07.01 19:43:19.928659 [ 4 ] {4942fd36-5882-4318-b1a6-0b2446d2c577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3660 | 2025.07.01 19:43:19.928700 [ 4 ] {4942fd36-5882-4318-b1a6-0b2446d2c577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3661 | 2025.07.01 19:43:19.929009 [ 4 ] {4942fd36-5882-4318-b1a6-0b2446d2c577} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2025.07.01 19:43:19.929043 [ 4 ] {4942fd36-5882-4318-b1a6-0b2446d2c577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3663 | 2025.07.01 19:43:19.929335 [ 4 ] {4942fd36-5882-4318-b1a6-0b2446d2c577} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3664 | 2025.07.01 19:43:19.929536 [ 4 ] {4942fd36-5882-4318-b1a6-0b2446d2c577} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3665 | 2025.07.01 19:43:19.929666 [ 4 ] {4942fd36-5882-4318-b1a6-0b2446d2c577} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001025 sec., 19512.19512195122 rows/sec., 1.34 MiB/sec. | ||
| 3666 | 2025.07.01 19:43:19.929701 [ 4 ] {4942fd36-5882-4318-b1a6-0b2446d2c577} <Debug> TCPHandler: Processed in 0.00118224 sec. | ||
| 3667 | 2025.07.01 19:43:23.960841 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3668 | 2025.07.01 19:43:23.960942 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3669 | 2025.07.01 19:43:24.051409 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 3670 | 2025.07.01 19:43:24.051925 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2025.07.01 19:43:24.051972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3672 | 2025.07.01 19:43:24.052456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3673 | 2025.07.01 19:43:24.052692 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2025.07.01 19:43:24.052830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3675 | 2025.07.01 19:43:24.057021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 520 | ||
| 3676 | 2025.07.01 19:43:24.059180 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2025.07.01 19:43:24.059234 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3678 | 2025.07.01 19:43:24.060450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3679 | 2025.07.01 19:43:24.060730 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2025.07.01 19:43:24.061085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3681 | 2025.07.01 19:43:24.533770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3682 | 2025.07.01 19:43:24.551404 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2025.07.01 19:43:24.551459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3684 | 2025.07.01 19:43:24.556971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3685 | 2025.07.01 19:43:24.557742 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.07.01 19:43:24.560741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3687 | 2025.07.01 19:43:24.926091 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2025.07.01 19:43:24.926257 [ 4 ] {6bcb524f-18ca-49e3-bf47-d58eb97ef903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3689 | 2025.07.01 19:43:24.926324 [ 4 ] {6bcb524f-18ca-49e3-bf47-d58eb97ef903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3690 | 2025.07.01 19:43:24.926945 [ 4 ] {6bcb524f-18ca-49e3-bf47-d58eb97ef903} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2025.07.01 19:43:24.926989 [ 4 ] {6bcb524f-18ca-49e3-bf47-d58eb97ef903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3692 | 2025.07.01 19:43:24.927380 [ 4 ] {6bcb524f-18ca-49e3-bf47-d58eb97ef903} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3693 | 2025.07.01 19:43:24.927601 [ 4 ] {6bcb524f-18ca-49e3-bf47-d58eb97ef903} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2025.07.01 19:43:24.927746 [ 4 ] {6bcb524f-18ca-49e3-bf47-d58eb97ef903} <Debug> executeQuery: Read 90 rows, 8.10 KiB in 0.001538 sec., 58517.55526657997 rows/sec., 5.14 MiB/sec. | ||
| 3695 | 2025.07.01 19:43:24.927771 [ 89 ] {} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3696 | 2025.07.01 19:43:24.927787 [ 4 ] {6bcb524f-18ca-49e3-bf47-d58eb97ef903} <Debug> TCPHandler: Processed in 0.001823935 sec. | ||
| 3697 | 2025.07.01 19:43:24.927864 [ 89 ] {} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.07.01 19:43:24.927905 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3699 | 2025.07.01 19:43:24.927959 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2025.07.01 19:43:24.928008 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 3701 | 2025.07.01 19:43:24.928057 [ 4 ] {159f18aa-7284-4821-bb42-f0c83601d866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3702 | 2025.07.01 19:43:24.928099 [ 4 ] {159f18aa-7284-4821-bb42-f0c83601d866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3703 | 2025.07.01 19:43:24.928101 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3704 | 2025.07.01 19:43:24.928136 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 656 rows starting from the beginning of the part | ||
| 3705 | 2025.07.01 19:43:24.928191 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 3706 | 2025.07.01 19:43:24.928235 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 3707 | 2025.07.01 19:43:24.928274 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part | ||
| 3708 | 2025.07.01 19:43:24.928313 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 3709 | 2025.07.01 19:43:24.928351 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 3710 | 2025.07.01 19:43:24.928498 [ 4 ] {159f18aa-7284-4821-bb42-f0c83601d866} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.07.01 19:43:24.928531 [ 4 ] {159f18aa-7284-4821-bb42-f0c83601d866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3712 | 2025.07.01 19:43:24.928809 [ 4 ] {159f18aa-7284-4821-bb42-f0c83601d866} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3713 | 2025.07.01 19:43:24.929038 [ 4 ] {159f18aa-7284-4821-bb42-f0c83601d866} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.07.01 19:43:24.929158 [ 4 ] {159f18aa-7284-4821-bb42-f0c83601d866} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001177 sec., 27187.76550552251 rows/sec., 2.00 MiB/sec. | ||
| 3715 | 2025.07.01 19:43:24.929177 [ 196 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264381 sec., 778246.430466766 rows/sec., 66.55 MiB/sec. | ||
| 3716 | 2025.07.01 19:43:24.929194 [ 4 ] {159f18aa-7284-4821-bb42-f0c83601d866} <Debug> TCPHandler: Processed in 0.001342001 sec. | ||
| 3717 | 2025.07.01 19:43:24.929369 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2025.07.01 19:43:24.929382 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3719 | 2025.07.01 19:43:24.929462 [ 4 ] {5c03bfad-06bb-44d0-8446-81733c2698d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3720 | 2025.07.01 19:43:24.929501 [ 4 ] {5c03bfad-06bb-44d0-8446-81733c2698d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3721 | 2025.07.01 19:43:24.929617 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2025.07.01 19:43:24.929678 [ 192 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_26_5} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3723 | 2025.07.01 19:43:24.929736 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3724 | 2025.07.01 19:43:24.929912 [ 4 ] {5c03bfad-06bb-44d0-8446-81733c2698d8} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2025.07.01 19:43:24.929948 [ 4 ] {5c03bfad-06bb-44d0-8446-81733c2698d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3726 | 2025.07.01 19:43:24.930241 [ 4 ] {5c03bfad-06bb-44d0-8446-81733c2698d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3727 | 2025.07.01 19:43:24.930452 [ 4 ] {5c03bfad-06bb-44d0-8446-81733c2698d8} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2025.07.01 19:43:24.930556 [ 89 ] {} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3729 | 2025.07.01 19:43:24.930576 [ 4 ] {5c03bfad-06bb-44d0-8446-81733c2698d8} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 4.14 MiB/sec. | ||
| 3730 | 2025.07.01 19:43:24.930603 [ 89 ] {} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.07.01 19:43:24.930619 [ 4 ] {5c03bfad-06bb-44d0-8446-81733c2698d8} <Debug> TCPHandler: Processed in 0.001296991 sec. | ||
| 3732 | 2025.07.01 19:43:24.930628 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3733 | 2025.07.01 19:43:24.930749 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2025.07.01 19:43:24.930759 [ 191 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 3735 | 2025.07.01 19:43:24.930870 [ 4 ] {2748359f-aa0c-4ba2-8a95-b7fb423ee75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3736 | 2025.07.01 19:43:24.930909 [ 191 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3737 | 2025.07.01 19:43:24.930926 [ 4 ] {2748359f-aa0c-4ba2-8a95-b7fb423ee75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3738 | 2025.07.01 19:43:24.930948 [ 191 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 402 rows starting from the beginning of the part | ||
| 3739 | 2025.07.01 19:43:24.931020 [ 191 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3740 | 2025.07.01 19:43:24.931065 [ 191 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 3741 | 2025.07.01 19:43:24.931105 [ 191 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part | ||
| 3742 | 2025.07.01 19:43:24.931143 [ 191 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
| 3743 | 2025.07.01 19:43:24.931181 [ 191 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 3744 | 2025.07.01 19:43:24.931318 [ 4 ] {2748359f-aa0c-4ba2-8a95-b7fb423ee75d} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2025.07.01 19:43:24.931358 [ 4 ] {2748359f-aa0c-4ba2-8a95-b7fb423ee75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3746 | 2025.07.01 19:43:24.931707 [ 4 ] {2748359f-aa0c-4ba2-8a95-b7fb423ee75d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3747 | 2025.07.01 19:43:24.931931 [ 4 ] {2748359f-aa0c-4ba2-8a95-b7fb423ee75d} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2025.07.01 19:43:24.932042 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3749 | 2025.07.01 19:43:24.932060 [ 4 ] {2748359f-aa0c-4ba2-8a95-b7fb423ee75d} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001215 sec., 41152.2633744856 rows/sec., 2.85 MiB/sec. | ||
| 3750 | 2025.07.01 19:43:24.932083 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2025.07.01 19:43:24.932104 [ 4 ] {2748359f-aa0c-4ba2-8a95-b7fb423ee75d} <Debug> TCPHandler: Processed in 0.001407072 sec. | ||
| 3752 | 2025.07.01 19:43:24.932107 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3753 | 2025.07.01 19:43:24.932140 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434272 sec., 453191.5843020013 rows/sec., 35.13 MiB/sec. | ||
| 3754 | 2025.07.01 19:43:24.932197 [ 195 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 3755 | 2025.07.01 19:43:24.932223 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2025.07.01 19:43:24.932289 [ 192 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3757 | 2025.07.01 19:43:24.932310 [ 195 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3758 | 2025.07.01 19:43:24.932319 [ 4 ] {f44a610f-38fc-4736-a3bc-11778a145b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3759 | 2025.07.01 19:43:24.932350 [ 195 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1859 rows starting from the beginning of the part | ||
| 3760 | 2025.07.01 19:43:24.932384 [ 4 ] {f44a610f-38fc-4736-a3bc-11778a145b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3761 | 2025.07.01 19:43:24.932412 [ 195 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 3762 | 2025.07.01 19:43:24.932462 [ 195 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part | ||
| 3763 | 2025.07.01 19:43:24.932510 [ 195 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 3764 | 2025.07.01 19:43:24.932547 [ 192 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.07.01 19:43:24.932553 [ 195 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 3766 | 2025.07.01 19:43:24.932609 [ 195 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
| 3767 | 2025.07.01 19:43:24.932622 [ 192 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_26_5} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3768 | 2025.07.01 19:43:24.932696 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3769 | 2025.07.01 19:43:24.933192 [ 4 ] {f44a610f-38fc-4736-a3bc-11778a145b41} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2025.07.01 19:43:24.933230 [ 4 ] {f44a610f-38fc-4736-a3bc-11778a145b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3771 | 2025.07.01 19:43:24.933609 [ 197 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446862 sec., 1461784.1922726564 rows/sec., 97.18 MiB/sec. | ||
| 3772 | 2025.07.01 19:43:24.933814 [ 4 ] {f44a610f-38fc-4736-a3bc-11778a145b41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3773 | 2025.07.01 19:43:24.933887 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3774 | 2025.07.01 19:43:24.934084 [ 4 ] {f44a610f-38fc-4736-a3bc-11778a145b41} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2025.07.01 19:43:24.934205 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2025.07.01 19:43:24.934232 [ 4 ] {f44a610f-38fc-4736-a3bc-11778a145b41} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001931 sec., 16571.72449508027 rows/sec., 29.70 MiB/sec. | ||
| 3777 | 2025.07.01 19:43:24.934282 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3778 | 2025.07.01 19:43:24.934289 [ 4 ] {f44a610f-38fc-4736-a3bc-11778a145b41} <Debug> TCPHandler: Processed in 0.002112397 sec. | ||
| 3779 | 2025.07.01 19:43:24.934365 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3780 | 2025.07.01 19:43:24.934414 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2025.07.01 19:43:24.934510 [ 4 ] {289374d8-ac62-40e2-9c52-0d7d8f6f97fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3782 | 2025.07.01 19:43:24.934551 [ 4 ] {289374d8-ac62-40e2-9c52-0d7d8f6f97fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3783 | 2025.07.01 19:43:24.934862 [ 4 ] {289374d8-ac62-40e2-9c52-0d7d8f6f97fd} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.07.01 19:43:24.934898 [ 4 ] {289374d8-ac62-40e2-9c52-0d7d8f6f97fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3785 | 2025.07.01 19:43:24.935197 [ 4 ] {289374d8-ac62-40e2-9c52-0d7d8f6f97fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3786 | 2025.07.01 19:43:24.935398 [ 4 ] {289374d8-ac62-40e2-9c52-0d7d8f6f97fd} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2025.07.01 19:43:24.935504 [ 89 ] {} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3788 | 2025.07.01 19:43:24.935529 [ 4 ] {289374d8-ac62-40e2-9c52-0d7d8f6f97fd} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001037 sec., 19286.403085824495 rows/sec., 1.32 MiB/sec. | ||
| 3789 | 2025.07.01 19:43:24.935534 [ 89 ] {} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2025.07.01 19:43:24.935568 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3791 | 2025.07.01 19:43:24.935570 [ 4 ] {289374d8-ac62-40e2-9c52-0d7d8f6f97fd} <Debug> TCPHandler: Processed in 0.00120367 sec. | ||
| 3792 | 2025.07.01 19:43:24.935637 [ 195 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::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 | ||
| 3793 | 2025.07.01 19:43:24.935728 [ 195 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3794 | 2025.07.01 19:43:24.935752 [ 195 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 640 rows starting from the beginning of the part | ||
| 3795 | 2025.07.01 19:43:24.935794 [ 195 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 3796 | 2025.07.01 19:43:24.935830 [ 195 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 3797 | 2025.07.01 19:43:24.935864 [ 195 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 3798 | 2025.07.01 19:43:24.935896 [ 195 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 3799 | 2025.07.01 19:43:24.935931 [ 195 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 3800 | 2025.07.01 19:43:24.936754 [ 189 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144679 sec., 646469.4468929718 rows/sec., 41.37 MiB/sec. | ||
| 3801 | 2025.07.01 19:43:24.936946 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3802 | 2025.07.01 19:43:24.937236 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2025.07.01 19:43:24.937307 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_26_5} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3804 | 2025.07.01 19:43:24.937397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3805 | 2025.07.01 19:43:25.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.05 MiB, peak 215.48 MiB, free memory in arenas 0.00 B, will set to 211.02 MiB (RSS), difference: -1.02 MiB | ||
| 3806 | 2025.07.01 19:43:29.924431 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3807 | 2025.07.01 19:43:29.924686 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3808 | 2025.07.01 19:43:29.925050 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3809 | 2025.07.01 19:43:29.925092 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3810 | 2025.07.01 19:43:29.925353 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3811 | 2025.07.01 19:43:29.925438 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3812 | 2025.07.01 19:43:29.925588 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3813 | 2025.07.01 19:43:29.925640 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3814 | 2025.07.01 19:43:29.925662 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 3815 | 2025.07.01 19:43:29.925677 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3816 | 2025.07.01 19:43:29.925724 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3817 | 2025.07.01 19:43:29.925760 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 33 rows starting from 0 | ||
| 3818 | 2025.07.01 19:43:29.926559 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.001977 sec., 16691.95751138088 rows/sec., 636.22 KiB/sec. | ||
| 3819 | 2025.07.01 19:43:29.926665 [ 4 ] {483c8830-a09f-4f95-afb5-a91fac7c25e3} <Debug> TCPHandler: Processed in 0.00236677 sec. | ||
| 3820 | 2025.07.01 19:43:29.927009 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2025.07.01 19:43:29.927159 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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) | ||
| 3822 | 2025.07.01 19:43:29.927389 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3823 | 2025.07.01 19:43:29.927426 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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 | ||
| 3824 | 2025.07.01 19:43:29.927639 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3825 | 2025.07.01 19:43:29.927696 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3826 | 2025.07.01 19:43:29.927812 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3827 | 2025.07.01 19:43:29.927846 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3828 | 2025.07.01 19:43:29.927872 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 3829 | 2025.07.01 19:43:29.927889 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3830 | 2025.07.01 19:43:29.927926 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3831 | 2025.07.01 19:43:29.927946 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 33 rows starting from 0 | ||
| 3832 | 2025.07.01 19:43:29.928406 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.001315 sec., 25095.057034220532 rows/sec., 956.51 KiB/sec. | ||
| 3833 | 2025.07.01 19:43:29.928497 [ 4 ] {6e4bb1da-0cb1-482b-af59-51fab13f233d} <Debug> TCPHandler: Processed in 0.001543493 sec. | ||
| 3834 | 2025.07.01 19:43:29.928780 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.07.01 19:43:29.928919 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 3836 | 2025.07.01 19:43:29.929139 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3837 | 2025.07.01 19:43:29.929175 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 3838 | 2025.07.01 19:43:29.929374 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3839 | 2025.07.01 19:43:29.929427 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3840 | 2025.07.01 19:43:29.929530 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3841 | 2025.07.01 19:43:29.929559 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3842 | 2025.07.01 19:43:29.929578 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 3843 | 2025.07.01 19:43:29.929593 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3844 | 2025.07.01 19:43:29.929627 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3845 | 2025.07.01 19:43:29.929646 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 33 rows starting from 0 | ||
| 3846 | 2025.07.01 19:43:29.930070 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.001211 sec., 27250.206440957885 rows/sec., 1.01 MiB/sec. | ||
| 3847 | 2025.07.01 19:43:29.930156 [ 4 ] {cb6bd13e-3e11-4dc2-92b0-aef3aaf478ff} <Debug> TCPHandler: Processed in 0.001424772 sec. | ||
| 3848 | 2025.07.01 19:43:29.930400 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2025.07.01 19:43:29.930537 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 3850 | 2025.07.01 19:43:29.930750 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3851 | 2025.07.01 19:43:29.930787 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 3852 | 2025.07.01 19:43:29.931085 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3853 | 2025.07.01 19:43:29.931139 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3854 | 2025.07.01 19:43:29.931239 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3855 | 2025.07.01 19:43:29.931365 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3856 | 2025.07.01 19:43:29.931385 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 3857 | 2025.07.01 19:43:29.931399 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3858 | 2025.07.01 19:43:29.931433 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3859 | 2025.07.01 19:43:29.931451 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 33 rows starting from 0 | ||
| 3860 | 2025.07.01 19:43:29.931892 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.001414 sec., 23338.048090523338 rows/sec., 889.54 KiB/sec. | ||
| 3861 | 2025.07.01 19:43:29.931979 [ 4 ] {dc80db26-6976-4687-9c2c-a167b8afc323} <Debug> TCPHandler: Processed in 0.001628324 sec. | ||
| 3862 | 2025.07.01 19:43:29.932216 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.07.01 19:43:29.932351 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 3864 | 2025.07.01 19:43:29.932568 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3865 | 2025.07.01 19:43:29.932604 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 3866 | 2025.07.01 19:43:29.932838 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3867 | 2025.07.01 19:43:29.932893 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3868 | 2025.07.01 19:43:29.932992 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3869 | 2025.07.01 19:43:29.933020 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3870 | 2025.07.01 19:43:29.933038 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 3871 | 2025.07.01 19:43:29.933052 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3872 | 2025.07.01 19:43:29.933086 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3873 | 2025.07.01 19:43:29.933103 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 33 rows starting from 0 | ||
| 3874 | 2025.07.01 19:43:29.933515 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.001221 sec., 27027.027027027027 rows/sec., 1.01 MiB/sec. | ||
| 3875 | 2025.07.01 19:43:29.933615 [ 4 ] {c4799f9b-4e06-4d2d-a11e-d56375d755b6} <Debug> TCPHandler: Processed in 0.001446582 sec. | ||
| 3876 | 2025.07.01 19:43:29.933855 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2025.07.01 19:43:29.933991 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 3878 | 2025.07.01 19:43:29.934206 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3879 | 2025.07.01 19:43:29.934243 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 3880 | 2025.07.01 19:43:29.934444 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3881 | 2025.07.01 19:43:29.934502 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3882 | 2025.07.01 19:43:29.934601 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3883 | 2025.07.01 19:43:29.934630 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3884 | 2025.07.01 19:43:29.934648 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 3885 | 2025.07.01 19:43:29.934663 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3886 | 2025.07.01 19:43:29.934695 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3887 | 2025.07.01 19:43:29.934712 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 33 rows starting from 0 | ||
| 3888 | 2025.07.01 19:43:29.935112 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Debug> executeQuery: Read 33 rows, 1.26 KiB in 0.001178 sec., 28013.58234295416 rows/sec., 1.04 MiB/sec. | ||
| 3889 | 2025.07.01 19:43:29.935195 [ 4 ] {d0065d33-46ec-44eb-bf56-bbcdacae604e} <Debug> TCPHandler: Processed in 0.001388122 sec. | ||
| 3890 | 2025.07.01 19:43:29.955567 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2025.07.01 19:43:29.955701 [ 4 ] {2f66b949-b42e-4554-9f47-a964284889f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3892 | 2025.07.01 19:43:29.955753 [ 4 ] {2f66b949-b42e-4554-9f47-a964284889f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3893 | 2025.07.01 19:43:29.956363 [ 4 ] {2f66b949-b42e-4554-9f47-a964284889f5} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.07.01 19:43:29.956407 [ 4 ] {2f66b949-b42e-4554-9f47-a964284889f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3895 | 2025.07.01 19:43:29.956846 [ 4 ] {2f66b949-b42e-4554-9f47-a964284889f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3896 | 2025.07.01 19:43:29.957079 [ 4 ] {2f66b949-b42e-4554-9f47-a964284889f5} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.07.01 19:43:29.957222 [ 4 ] {2f66b949-b42e-4554-9f47-a964284889f5} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001558 sec., 3851.0911424903725 rows/sec., 1.78 MiB/sec. | ||
| 3898 | 2025.07.01 19:43:29.957263 [ 4 ] {2f66b949-b42e-4554-9f47-a964284889f5} <Debug> TCPHandler: Processed in 0.001758935 sec. | ||
| 3899 | 2025.07.01 19:43:29.957388 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2025.07.01 19:43:29.957485 [ 4 ] {02d95b8c-7867-41c8-adf5-b4abe682d7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3901 | 2025.07.01 19:43:29.957528 [ 4 ] {02d95b8c-7867-41c8-adf5-b4abe682d7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3902 | 2025.07.01 19:43:29.957956 [ 4 ] {02d95b8c-7867-41c8-adf5-b4abe682d7af} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2025.07.01 19:43:29.957993 [ 4 ] {02d95b8c-7867-41c8-adf5-b4abe682d7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3904 | 2025.07.01 19:43:29.958295 [ 4 ] {02d95b8c-7867-41c8-adf5-b4abe682d7af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3905 | 2025.07.01 19:43:29.958500 [ 4 ] {02d95b8c-7867-41c8-adf5-b4abe682d7af} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2025.07.01 19:43:29.958647 [ 4 ] {02d95b8c-7867-41c8-adf5-b4abe682d7af} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001184 sec., 20270.27027027027 rows/sec., 1.68 MiB/sec. | ||
| 3907 | 2025.07.01 19:43:29.958685 [ 4 ] {02d95b8c-7867-41c8-adf5-b4abe682d7af} <Debug> TCPHandler: Processed in 0.001345671 sec. | ||
| 3908 | 2025.07.01 19:43:29.958802 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2025.07.01 19:43:29.958897 [ 4 ] {8b77ef80-0aa7-4084-a7a6-0806b31096f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3910 | 2025.07.01 19:43:29.958937 [ 4 ] {8b77ef80-0aa7-4084-a7a6-0806b31096f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3911 | 2025.07.01 19:43:29.959408 [ 4 ] {8b77ef80-0aa7-4084-a7a6-0806b31096f4} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2025.07.01 19:43:29.959444 [ 4 ] {8b77ef80-0aa7-4084-a7a6-0806b31096f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3913 | 2025.07.01 19:43:29.959758 [ 4 ] {8b77ef80-0aa7-4084-a7a6-0806b31096f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3914 | 2025.07.01 19:43:29.959968 [ 4 ] {8b77ef80-0aa7-4084-a7a6-0806b31096f4} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2025.07.01 19:43:29.960104 [ 4 ] {8b77ef80-0aa7-4084-a7a6-0806b31096f4} <Debug> executeQuery: Read 146 rows, 13.52 KiB in 0.001226 sec., 119086.46003262642 rows/sec., 10.77 MiB/sec. | ||
| 3916 | 2025.07.01 19:43:29.960142 [ 4 ] {8b77ef80-0aa7-4084-a7a6-0806b31096f4} <Debug> TCPHandler: Processed in 0.001387991 sec. | ||
| 3917 | 2025.07.01 19:43:29.960254 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2025.07.01 19:43:29.960347 [ 4 ] {15e00538-1168-46b5-bcf2-b8097d877209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3919 | 2025.07.01 19:43:29.960386 [ 4 ] {15e00538-1168-46b5-bcf2-b8097d877209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3920 | 2025.07.01 19:43:29.960781 [ 4 ] {15e00538-1168-46b5-bcf2-b8097d877209} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2025.07.01 19:43:29.960815 [ 4 ] {15e00538-1168-46b5-bcf2-b8097d877209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3922 | 2025.07.01 19:43:29.961098 [ 4 ] {15e00538-1168-46b5-bcf2-b8097d877209} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3923 | 2025.07.01 19:43:29.961332 [ 4 ] {15e00538-1168-46b5-bcf2-b8097d877209} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3924 | 2025.07.01 19:43:29.961461 [ 4 ] {15e00538-1168-46b5-bcf2-b8097d877209} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 848.88 KiB/sec. | ||
| 3925 | 2025.07.01 19:43:29.961499 [ 4 ] {15e00538-1168-46b5-bcf2-b8097d877209} <Debug> TCPHandler: Processed in 0.001293061 sec. | ||
| 3926 | 2025.07.01 19:43:29.961608 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3927 | 2025.07.01 19:43:29.961701 [ 4 ] {a62fe1d2-f4e5-4121-8959-572713d6f505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3928 | 2025.07.01 19:43:29.961740 [ 4 ] {a62fe1d2-f4e5-4121-8959-572713d6f505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3929 | 2025.07.01 19:43:29.962132 [ 4 ] {a62fe1d2-f4e5-4121-8959-572713d6f505} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2025.07.01 19:43:29.962167 [ 4 ] {a62fe1d2-f4e5-4121-8959-572713d6f505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3931 | 2025.07.01 19:43:29.962450 [ 4 ] {a62fe1d2-f4e5-4121-8959-572713d6f505} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3932 | 2025.07.01 19:43:29.962657 [ 4 ] {a62fe1d2-f4e5-4121-8959-572713d6f505} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2025.07.01 19:43:29.962795 [ 4 ] {a62fe1d2-f4e5-4121-8959-572713d6f505} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001112 sec., 21582.733812949642 rows/sec., 1.79 MiB/sec. | ||
| 3934 | 2025.07.01 19:43:29.962833 [ 4 ] {a62fe1d2-f4e5-4121-8959-572713d6f505} <Debug> TCPHandler: Processed in 0.001272481 sec. | ||
| 3935 | 2025.07.01 19:43:29.962942 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2025.07.01 19:43:29.963035 [ 4 ] {e6520ba6-832c-4474-92f2-498cf8755b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3937 | 2025.07.01 19:43:29.963075 [ 4 ] {e6520ba6-832c-4474-92f2-498cf8755b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3938 | 2025.07.01 19:43:29.963465 [ 4 ] {e6520ba6-832c-4474-92f2-498cf8755b72} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2025.07.01 19:43:29.963499 [ 4 ] {e6520ba6-832c-4474-92f2-498cf8755b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3940 | 2025.07.01 19:43:29.963789 [ 4 ] {e6520ba6-832c-4474-92f2-498cf8755b72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3941 | 2025.07.01 19:43:29.963989 [ 4 ] {e6520ba6-832c-4474-92f2-498cf8755b72} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2025.07.01 19:43:29.964128 [ 4 ] {e6520ba6-832c-4474-92f2-498cf8755b72} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 3943 | 2025.07.01 19:43:29.964167 [ 4 ] {e6520ba6-832c-4474-92f2-498cf8755b72} <Debug> TCPHandler: Processed in 0.001274031 sec. | ||
| 3944 | 2025.07.01 19:43:29.964279 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2025.07.01 19:43:29.964371 [ 4 ] {9f59154b-428e-444f-b3bd-fa0e23c413e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3946 | 2025.07.01 19:43:29.964411 [ 4 ] {9f59154b-428e-444f-b3bd-fa0e23c413e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3947 | 2025.07.01 19:43:29.964823 [ 4 ] {9f59154b-428e-444f-b3bd-fa0e23c413e9} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2025.07.01 19:43:29.964858 [ 4 ] {9f59154b-428e-444f-b3bd-fa0e23c413e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3949 | 2025.07.01 19:43:29.965156 [ 4 ] {9f59154b-428e-444f-b3bd-fa0e23c413e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3950 | 2025.07.01 19:43:29.965381 [ 4 ] {9f59154b-428e-444f-b3bd-fa0e23c413e9} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2025.07.01 19:43:29.965509 [ 4 ] {9f59154b-428e-444f-b3bd-fa0e23c413e9} <Debug> executeQuery: Read 64 rows, 5.49 KiB in 0.001155 sec., 55411.25541125541 rows/sec., 4.65 MiB/sec. | ||
| 3952 | 2025.07.01 19:43:29.965547 [ 4 ] {9f59154b-428e-444f-b3bd-fa0e23c413e9} <Debug> TCPHandler: Processed in 0.001316651 sec. | ||
| 3953 | 2025.07.01 19:43:29.965662 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2025.07.01 19:43:29.965756 [ 4 ] {fa81f390-5821-4b69-aba9-09f81a8e45e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3955 | 2025.07.01 19:43:29.965799 [ 4 ] {fa81f390-5821-4b69-aba9-09f81a8e45e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3956 | 2025.07.01 19:43:29.966288 [ 4 ] {fa81f390-5821-4b69-aba9-09f81a8e45e7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2025.07.01 19:43:29.966323 [ 4 ] {fa81f390-5821-4b69-aba9-09f81a8e45e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3958 | 2025.07.01 19:43:29.966671 [ 4 ] {fa81f390-5821-4b69-aba9-09f81a8e45e7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3959 | 2025.07.01 19:43:29.966876 [ 4 ] {fa81f390-5821-4b69-aba9-09f81a8e45e7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2025.07.01 19:43:29.967003 [ 4 ] {fa81f390-5821-4b69-aba9-09f81a8e45e7} <Debug> executeQuery: Read 542 rows, 44.39 KiB in 0.001265 sec., 428458.4980237154 rows/sec., 34.27 MiB/sec. | ||
| 3961 | 2025.07.01 19:43:29.967040 [ 4 ] {fa81f390-5821-4b69-aba9-09f81a8e45e7} <Debug> TCPHandler: Processed in 0.001426052 sec. | ||
| 3962 | 2025.07.01 19:43:29.967154 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2025.07.01 19:43:29.967247 [ 4 ] {05efc5b2-c18b-423a-8d9d-ebca7346bc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3964 | 2025.07.01 19:43:29.967288 [ 4 ] {05efc5b2-c18b-423a-8d9d-ebca7346bc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3965 | 2025.07.01 19:43:29.967606 [ 4 ] {05efc5b2-c18b-423a-8d9d-ebca7346bc7f} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2025.07.01 19:43:29.967640 [ 4 ] {05efc5b2-c18b-423a-8d9d-ebca7346bc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 3967 | 2025.07.01 19:43:29.967935 [ 4 ] {05efc5b2-c18b-423a-8d9d-ebca7346bc7f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3968 | 2025.07.01 19:43:29.968140 [ 4 ] {05efc5b2-c18b-423a-8d9d-ebca7346bc7f} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2025.07.01 19:43:29.968265 [ 4 ] {05efc5b2-c18b-423a-8d9d-ebca7346bc7f} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001036 sec., 19305.019305019305 rows/sec., 1.33 MiB/sec. | ||
| 3970 | 2025.07.01 19:43:29.968300 [ 4 ] {05efc5b2-c18b-423a-8d9d-ebca7346bc7f} <Debug> TCPHandler: Processed in 0.00119388 sec. | ||
| 3971 | 2025.07.01 19:43:31.553150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 3972 | 2025.07.01 19:43:31.553702 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.07.01 19:43:31.553749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3974 | 2025.07.01 19:43:31.554316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3975 | 2025.07.01 19:43:31.554552 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3976 | 2025.07.01 19:43:31.554681 [ 81 ] {} <Debug> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3977 | 2025.07.01 19:43:31.554694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 3978 | 2025.07.01 19:43:31.554727 [ 81 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2025.07.01 19:43:31.554750 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3980 | 2025.07.01 19:43:31.554884 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3981 | 2025.07.01 19:43:31.555031 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3982 | 2025.07.01 19:43:31.555075 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3983 | 2025.07.01 19:43:31.555144 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3984 | 2025.07.01 19:43:31.555194 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3985 | 2025.07.01 19:43:31.555239 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3986 | 2025.07.01 19:43:31.555279 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3987 | 2025.07.01 19:43:31.555318 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 3988 | 2025.07.01 19:43:31.557081 [ 189 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002261199 sec., 4262340.46627475 rows/sec., 60.97 MiB/sec. | ||
| 3989 | 2025.07.01 19:43:31.557283 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3990 | 2025.07.01 19:43:31.557539 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_21_4} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2025.07.01 19:43:31.557611 [ 191 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_21_4} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3992 | 2025.07.01 19:43:31.557691 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3993 | 2025.07.01 19:43:32.061042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3994 | 2025.07.01 19:43:32.078559 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2025.07.01 19:43:32.078619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 3996 | 2025.07.01 19:43:32.084096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3997 | 2025.07.01 19:43:32.084811 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.07.01 19:43:32.085113 [ 80 ] {} <Debug> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3999 | 2025.07.01 19:43:32.085151 [ 80 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2025.07.01 19:43:32.085170 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4001 | 2025.07.01 19:43:32.085298 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4002 | 2025.07.01 19:43:32.088011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4003 | 2025.07.01 19:43:32.089519 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4004 | 2025.07.01 19:43:32.091106 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4005 | 2025.07.01 19:43:32.095937 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4006 | 2025.07.01 19:43:32.100459 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4007 | 2025.07.01 19:43:32.104549 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4008 | 2025.07.01 19:43:32.109173 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4009 | 2025.07.01 19:43:32.113241 [ 186 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4010 | 2025.07.01 19:43:32.166979 [ 194 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081733667 sec., 1945.3427924627438 rows/sec., 10.06 MiB/sec. | ||
| 4011 | 2025.07.01 19:43:32.169582 [ 203 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4012 | 2025.07.01 19:43:32.171751 [ 203 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_21_4} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2025.07.01 19:43:32.171859 [ 203 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_21_4} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4014 | 2025.07.01 19:43:32.174073 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4015 | 2025.07.01 19:43:33.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.19 MiB, peak 222.75 MiB, free memory in arenas 0.00 B, will set to 218.26 MiB (RSS), difference: 6.06 MiB | ||
| 4016 | 2025.07.01 19:43:34.061514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 562 | ||
| 4017 | 2025.07.01 19:43:34.064345 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2025.07.01 19:43:34.064397 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4019 | 2025.07.01 19:43:34.065663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4020 | 2025.07.01 19:43:34.065940 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2025.07.01 19:43:34.066292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4022 | 2025.07.01 19:43:34.925920 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2025.07.01 19:43:34.926123 [ 4 ] {1bea54c1-69e4-459d-97b2-ebfc824be558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4024 | 2025.07.01 19:43:34.926203 [ 4 ] {1bea54c1-69e4-459d-97b2-ebfc824be558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4025 | 2025.07.01 19:43:34.926890 [ 4 ] {1bea54c1-69e4-459d-97b2-ebfc824be558} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.07.01 19:43:34.926927 [ 4 ] {1bea54c1-69e4-459d-97b2-ebfc824be558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4027 | 2025.07.01 19:43:34.927323 [ 4 ] {1bea54c1-69e4-459d-97b2-ebfc824be558} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4028 | 2025.07.01 19:43:34.927555 [ 4 ] {1bea54c1-69e4-459d-97b2-ebfc824be558} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.07.01 19:43:34.927700 [ 4 ] {1bea54c1-69e4-459d-97b2-ebfc824be558} <Debug> executeQuery: Read 90 rows, 8.10 KiB in 0.001637 sec., 54978.61942577887 rows/sec., 4.83 MiB/sec. | ||
| 4030 | 2025.07.01 19:43:34.927741 [ 4 ] {1bea54c1-69e4-459d-97b2-ebfc824be558} <Debug> TCPHandler: Processed in 0.001966257 sec. | ||
| 4031 | 2025.07.01 19:43:34.927881 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.07.01 19:43:34.927977 [ 4 ] {9e1b8930-7161-4540-91d7-09773e84b7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4033 | 2025.07.01 19:43:34.928018 [ 4 ] {9e1b8930-7161-4540-91d7-09773e84b7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4034 | 2025.07.01 19:43:34.928447 [ 4 ] {9e1b8930-7161-4540-91d7-09773e84b7af} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2025.07.01 19:43:34.928482 [ 4 ] {9e1b8930-7161-4540-91d7-09773e84b7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4036 | 2025.07.01 19:43:34.928790 [ 4 ] {9e1b8930-7161-4540-91d7-09773e84b7af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4037 | 2025.07.01 19:43:34.928998 [ 4 ] {9e1b8930-7161-4540-91d7-09773e84b7af} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2025.07.01 19:43:34.929123 [ 4 ] {9e1b8930-7161-4540-91d7-09773e84b7af} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 2.02 MiB/sec. | ||
| 4039 | 2025.07.01 19:43:34.929160 [ 4 ] {9e1b8930-7161-4540-91d7-09773e84b7af} <Debug> TCPHandler: Processed in 0.001327951 sec. | ||
| 4040 | 2025.07.01 19:43:34.929333 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2025.07.01 19:43:34.929428 [ 4 ] {80c5df47-b222-4c67-8cdb-7e2a79188049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4042 | 2025.07.01 19:43:34.929468 [ 4 ] {80c5df47-b222-4c67-8cdb-7e2a79188049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4043 | 2025.07.01 19:43:34.929888 [ 4 ] {80c5df47-b222-4c67-8cdb-7e2a79188049} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2025.07.01 19:43:34.929922 [ 4 ] {80c5df47-b222-4c67-8cdb-7e2a79188049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4045 | 2025.07.01 19:43:34.930221 [ 4 ] {80c5df47-b222-4c67-8cdb-7e2a79188049} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4046 | 2025.07.01 19:43:34.930426 [ 4 ] {80c5df47-b222-4c67-8cdb-7e2a79188049} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2025.07.01 19:43:34.930552 [ 4 ] {80c5df47-b222-4c67-8cdb-7e2a79188049} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 4.10 MiB/sec. | ||
| 4048 | 2025.07.01 19:43:34.930590 [ 4 ] {80c5df47-b222-4c67-8cdb-7e2a79188049} <Debug> TCPHandler: Processed in 0.001305981 sec. | ||
| 4049 | 2025.07.01 19:43:34.930719 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2025.07.01 19:43:34.930813 [ 4 ] {f442c8ca-4c0c-4c31-bacd-a1ccb3fcf3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4051 | 2025.07.01 19:43:34.930857 [ 4 ] {f442c8ca-4c0c-4c31-bacd-a1ccb3fcf3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4052 | 2025.07.01 19:43:34.931228 [ 4 ] {f442c8ca-4c0c-4c31-bacd-a1ccb3fcf3d2} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.07.01 19:43:34.931262 [ 4 ] {f442c8ca-4c0c-4c31-bacd-a1ccb3fcf3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4054 | 2025.07.01 19:43:34.931574 [ 4 ] {f442c8ca-4c0c-4c31-bacd-a1ccb3fcf3d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4055 | 2025.07.01 19:43:34.931782 [ 4 ] {f442c8ca-4c0c-4c31-bacd-a1ccb3fcf3d2} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2025.07.01 19:43:34.931907 [ 4 ] {f442c8ca-4c0c-4c31-bacd-a1ccb3fcf3d2} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001112 sec., 44964.02877697842 rows/sec., 3.12 MiB/sec. | ||
| 4057 | 2025.07.01 19:43:34.931952 [ 4 ] {f442c8ca-4c0c-4c31-bacd-a1ccb3fcf3d2} <Debug> TCPHandler: Processed in 0.001289911 sec. | ||
| 4058 | 2025.07.01 19:43:34.932061 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2025.07.01 19:43:34.932155 [ 4 ] {2eb644ff-f868-4fbb-a9d0-c805ea85068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4060 | 2025.07.01 19:43:34.932209 [ 4 ] {2eb644ff-f868-4fbb-a9d0-c805ea85068f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4061 | 2025.07.01 19:43:34.933030 [ 4 ] {2eb644ff-f868-4fbb-a9d0-c805ea85068f} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2025.07.01 19:43:34.933064 [ 4 ] {2eb644ff-f868-4fbb-a9d0-c805ea85068f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4063 | 2025.07.01 19:43:34.933616 [ 4 ] {2eb644ff-f868-4fbb-a9d0-c805ea85068f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4064 | 2025.07.01 19:43:34.933842 [ 4 ] {2eb644ff-f868-4fbb-a9d0-c805ea85068f} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2025.07.01 19:43:34.933978 [ 4 ] {2eb644ff-f868-4fbb-a9d0-c805ea85068f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001842 sec., 17372.42128121607 rows/sec., 31.13 MiB/sec. | ||
| 4066 | 2025.07.01 19:43:34.934049 [ 4 ] {2eb644ff-f868-4fbb-a9d0-c805ea85068f} <Debug> TCPHandler: Processed in 0.002036287 sec. | ||
| 4067 | 2025.07.01 19:43:34.934162 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2025.07.01 19:43:34.934256 [ 4 ] {87418394-8421-40d0-814e-6fbbca90dde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4069 | 2025.07.01 19:43:34.934299 [ 4 ] {87418394-8421-40d0-814e-6fbbca90dde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4070 | 2025.07.01 19:43:34.934620 [ 4 ] {87418394-8421-40d0-814e-6fbbca90dde8} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2025.07.01 19:43:34.934653 [ 4 ] {87418394-8421-40d0-814e-6fbbca90dde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4072 | 2025.07.01 19:43:34.934954 [ 4 ] {87418394-8421-40d0-814e-6fbbca90dde8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4073 | 2025.07.01 19:43:34.935160 [ 4 ] {87418394-8421-40d0-814e-6fbbca90dde8} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2025.07.01 19:43:34.935286 [ 4 ] {87418394-8421-40d0-814e-6fbbca90dde8} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001048 sec., 19083.969465648854 rows/sec., 1.31 MiB/sec. | ||
| 4075 | 2025.07.01 19:43:34.935335 [ 4 ] {87418394-8421-40d0-814e-6fbbca90dde8} <Debug> TCPHandler: Processed in 0.00122084 sec. | ||
| 4076 | 2025.07.01 19:43:38.961182 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4077 | 2025.07.01 19:43:38.961252 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4078 | 2025.07.01 19:43:39.054829 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4079 | 2025.07.01 19:43:39.055395 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2025.07.01 19:43:39.055440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4081 | 2025.07.01 19:43:39.056052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4082 | 2025.07.01 19:43:39.056277 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2025.07.01 19:43:39.056403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4084 | 2025.07.01 19:43:39.588127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4085 | 2025.07.01 19:43:39.603435 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2025.07.01 19:43:39.603483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4087 | 2025.07.01 19:43:39.609739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4088 | 2025.07.01 19:43:39.610474 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2025.07.01 19:43:39.613116 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4090 | 2025.07.01 19:43:39.924523 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2025.07.01 19:43:39.924708 [ 4 ] {f45c1f85-7186-4f88-92b3-634787407796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4092 | 2025.07.01 19:43:39.924774 [ 4 ] {f45c1f85-7186-4f88-92b3-634787407796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4093 | 2025.07.01 19:43:39.925420 [ 4 ] {f45c1f85-7186-4f88-92b3-634787407796} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.07.01 19:43:39.925463 [ 4 ] {f45c1f85-7186-4f88-92b3-634787407796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4095 | 2025.07.01 19:43:39.925858 [ 4 ] {f45c1f85-7186-4f88-92b3-634787407796} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4096 | 2025.07.01 19:43:39.926085 [ 4 ] {f45c1f85-7186-4f88-92b3-634787407796} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2025.07.01 19:43:39.926233 [ 4 ] {f45c1f85-7186-4f88-92b3-634787407796} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001577 sec., 16487.000634115408 rows/sec., 1.28 MiB/sec. | ||
| 4098 | 2025.07.01 19:43:39.926276 [ 4 ] {f45c1f85-7186-4f88-92b3-634787407796} <Debug> TCPHandler: Processed in 0.001886486 sec. | ||
| 4099 | 2025.07.01 19:43:39.926400 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2025.07.01 19:43:39.926496 [ 4 ] {f862d8ec-b839-4cb6-baa2-270f0ef39c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4101 | 2025.07.01 19:43:39.926537 [ 4 ] {f862d8ec-b839-4cb6-baa2-270f0ef39c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4102 | 2025.07.01 19:43:39.926948 [ 4 ] {f862d8ec-b839-4cb6-baa2-270f0ef39c05} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2025.07.01 19:43:39.926984 [ 4 ] {f862d8ec-b839-4cb6-baa2-270f0ef39c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4104 | 2025.07.01 19:43:39.927312 [ 4 ] {f862d8ec-b839-4cb6-baa2-270f0ef39c05} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4105 | 2025.07.01 19:43:39.927532 [ 4 ] {f862d8ec-b839-4cb6-baa2-270f0ef39c05} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2025.07.01 19:43:39.927661 [ 4 ] {f862d8ec-b839-4cb6-baa2-270f0ef39c05} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001185 sec., 23628.69198312236 rows/sec., 1.84 MiB/sec. | ||
| 4107 | 2025.07.01 19:43:39.927698 [ 4 ] {f862d8ec-b839-4cb6-baa2-270f0ef39c05} <Debug> TCPHandler: Processed in 0.001347992 sec. | ||
| 4108 | 2025.07.01 19:43:39.927815 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2025.07.01 19:43:39.927909 [ 4 ] {4c5dd55b-6068-499b-b280-4b8023f2b7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4110 | 2025.07.01 19:43:39.927954 [ 4 ] {4c5dd55b-6068-499b-b280-4b8023f2b7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4111 | 2025.07.01 19:43:39.928326 [ 4 ] {4c5dd55b-6068-499b-b280-4b8023f2b7e6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2025.07.01 19:43:39.928361 [ 4 ] {4c5dd55b-6068-499b-b280-4b8023f2b7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4113 | 2025.07.01 19:43:39.928707 [ 4 ] {4c5dd55b-6068-499b-b280-4b8023f2b7e6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4114 | 2025.07.01 19:43:39.928929 [ 4 ] {4c5dd55b-6068-499b-b280-4b8023f2b7e6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.07.01 19:43:39.929063 [ 4 ] {4c5dd55b-6068-499b-b280-4b8023f2b7e6} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001172 sec., 42662.116040955625 rows/sec., 2.96 MiB/sec. | ||
| 4116 | 2025.07.01 19:43:39.929100 [ 4 ] {4c5dd55b-6068-499b-b280-4b8023f2b7e6} <Debug> TCPHandler: Processed in 0.001333631 sec. | ||
| 4117 | 2025.07.01 19:43:39.929211 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2025.07.01 19:43:39.929304 [ 4 ] {c91ff2ad-7725-4cc2-9d87-3252596fa6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4119 | 2025.07.01 19:43:39.929347 [ 4 ] {c91ff2ad-7725-4cc2-9d87-3252596fa6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4120 | 2025.07.01 19:43:39.929663 [ 4 ] {c91ff2ad-7725-4cc2-9d87-3252596fa6c7} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.07.01 19:43:39.929697 [ 4 ] {c91ff2ad-7725-4cc2-9d87-3252596fa6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4122 | 2025.07.01 19:43:39.929993 [ 4 ] {c91ff2ad-7725-4cc2-9d87-3252596fa6c7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4123 | 2025.07.01 19:43:39.930195 [ 4 ] {c91ff2ad-7725-4cc2-9d87-3252596fa6c7} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2025.07.01 19:43:39.930327 [ 4 ] {c91ff2ad-7725-4cc2-9d87-3252596fa6c7} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001042 sec., 19193.857965451058 rows/sec., 1.32 MiB/sec. | ||
| 4125 | 2025.07.01 19:43:39.930363 [ 4 ] {c91ff2ad-7725-4cc2-9d87-3252596fa6c7} <Debug> TCPHandler: Processed in 0.00120039 sec. | ||
| 4126 | 2025.07.01 19:43:44.066662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 582 | ||
| 4127 | 2025.07.01 19:43:44.069120 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2025.07.01 19:43:44.069174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4129 | 2025.07.01 19:43:44.070402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4130 | 2025.07.01 19:43:44.070675 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2025.07.01 19:43:44.070859 [ 64 ] {} <Debug> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4132 | 2025.07.01 19:43:44.070934 [ 64 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2025.07.01 19:43:44.070957 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4134 | 2025.07.01 19:43:44.071033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4135 | 2025.07.01 19:43:44.071073 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 4136 | 2025.07.01 19:43:44.071700 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4137 | 2025.07.01 19:43:44.071865 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 448 rows starting from the beginning of the part | ||
| 4138 | 2025.07.01 19:43:44.072258 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4139 | 2025.07.01 19:43:44.072651 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4140 | 2025.07.01 19:43:44.073026 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part | ||
| 4141 | 2025.07.01 19:43:44.073391 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 4142 | 2025.07.01 19:43:44.073725 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4143 | 2025.07.01 19:43:44.080582 [ 194 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 72 columns (72 merged, 0 gathered) in 0.00955663 sec., 60900.12902037643 rows/sec., 53.17 MiB/sec. | ||
| 4144 | 2025.07.01 19:43:44.081668 [ 194 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4145 | 2025.07.01 19:43:44.082297 [ 194 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.07.01 19:43:44.082389 [ 194 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_16_3} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4147 | 2025.07.01 19:43:44.082721 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4148 | 2025.07.01 19:43:44.926595 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4149 | 2025.07.01 19:43:44.926776 [ 4 ] {f0b250d1-3b05-43ce-a68d-97edf04ca2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4150 | 2025.07.01 19:43:44.926844 [ 4 ] {f0b250d1-3b05-43ce-a68d-97edf04ca2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4151 | 2025.07.01 19:43:44.927528 [ 4 ] {f0b250d1-3b05-43ce-a68d-97edf04ca2e2} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4152 | 2025.07.01 19:43:44.927571 [ 4 ] {f0b250d1-3b05-43ce-a68d-97edf04ca2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4153 | 2025.07.01 19:43:44.928016 [ 4 ] {f0b250d1-3b05-43ce-a68d-97edf04ca2e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4154 | 2025.07.01 19:43:44.928257 [ 4 ] {f0b250d1-3b05-43ce-a68d-97edf04ca2e2} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2025.07.01 19:43:44.928414 [ 4 ] {f0b250d1-3b05-43ce-a68d-97edf04ca2e2} <Debug> executeQuery: Read 90 rows, 8.10 KiB in 0.001689 sec., 53285.968028419185 rows/sec., 4.68 MiB/sec. | ||
| 4156 | 2025.07.01 19:43:44.928465 [ 4 ] {f0b250d1-3b05-43ce-a68d-97edf04ca2e2} <Debug> TCPHandler: Processed in 0.002006857 sec. | ||
| 4157 | 2025.07.01 19:43:44.928596 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2025.07.01 19:43:44.928700 [ 4 ] {b9cf2116-67ce-42fa-a591-2184d439538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4159 | 2025.07.01 19:43:44.928744 [ 4 ] {b9cf2116-67ce-42fa-a591-2184d439538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4160 | 2025.07.01 19:43:44.929172 [ 4 ] {b9cf2116-67ce-42fa-a591-2184d439538e} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2025.07.01 19:43:44.929207 [ 4 ] {b9cf2116-67ce-42fa-a591-2184d439538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4162 | 2025.07.01 19:43:44.929521 [ 4 ] {b9cf2116-67ce-42fa-a591-2184d439538e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4163 | 2025.07.01 19:43:44.929730 [ 4 ] {b9cf2116-67ce-42fa-a591-2184d439538e} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2025.07.01 19:43:44.929828 [ 64 ] {} <Debug> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4165 | 2025.07.01 19:43:44.929861 [ 4 ] {b9cf2116-67ce-42fa-a591-2184d439538e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001186 sec., 26981.450252951097 rows/sec., 1.98 MiB/sec. | ||
| 4166 | 2025.07.01 19:43:44.929863 [ 64 ] {} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2025.07.01 19:43:44.929894 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4168 | 2025.07.01 19:43:44.929903 [ 4 ] {b9cf2116-67ce-42fa-a591-2184d439538e} <Debug> TCPHandler: Processed in 0.001358932 sec. | ||
| 4169 | 2025.07.01 19:43:44.930019 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2025.07.01 19:43:44.930022 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::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 | ||
| 4171 | 2025.07.01 19:43:44.930114 [ 4 ] {bbeaa15c-4922-4283-a0bb-b4fa205de16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4172 | 2025.07.01 19:43:44.930160 [ 4 ] {bbeaa15c-4922-4283-a0bb-b4fa205de16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4173 | 2025.07.01 19:43:44.930188 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4174 | 2025.07.01 19:43:44.930231 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 144 rows starting from the beginning of the part | ||
| 4175 | 2025.07.01 19:43:44.930308 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 4176 | 2025.07.01 19:43:44.930363 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4177 | 2025.07.01 19:43:44.930410 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 4178 | 2025.07.01 19:43:44.930459 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4179 | 2025.07.01 19:43:44.930507 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 4180 | 2025.07.01 19:43:44.930711 [ 4 ] {bbeaa15c-4922-4283-a0bb-b4fa205de16b} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2025.07.01 19:43:44.930751 [ 4 ] {bbeaa15c-4922-4283-a0bb-b4fa205de16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4182 | 2025.07.01 19:43:44.931209 [ 4 ] {bbeaa15c-4922-4283-a0bb-b4fa205de16b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4183 | 2025.07.01 19:43:44.931408 [ 194 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444762 sec., 204878.03527501415 rows/sec., 14.73 MiB/sec. | ||
| 4184 | 2025.07.01 19:43:44.931431 [ 4 ] {bbeaa15c-4922-4283-a0bb-b4fa205de16b} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2025.07.01 19:43:44.931567 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4186 | 2025.07.01 19:43:44.931584 [ 4 ] {bbeaa15c-4922-4283-a0bb-b4fa205de16b} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 3.15 MiB/sec. | ||
| 4187 | 2025.07.01 19:43:44.931627 [ 4 ] {bbeaa15c-4922-4283-a0bb-b4fa205de16b} <Debug> TCPHandler: Processed in 0.001656664 sec. | ||
| 4188 | 2025.07.01 19:43:44.931743 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2025.07.01 19:43:44.931828 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2025.07.01 19:43:44.931846 [ 4 ] {fe4ed14e-0d36-4d8c-8cc6-6334feb3098d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4191 | 2025.07.01 19:43:44.931895 [ 4 ] {fe4ed14e-0d36-4d8c-8cc6-6334feb3098d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4192 | 2025.07.01 19:43:44.931902 [ 193 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_16_3} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4193 | 2025.07.01 19:43:44.931982 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4194 | 2025.07.01 19:43:44.932278 [ 4 ] {fe4ed14e-0d36-4d8c-8cc6-6334feb3098d} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2025.07.01 19:43:44.932318 [ 4 ] {fe4ed14e-0d36-4d8c-8cc6-6334feb3098d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4196 | 2025.07.01 19:43:44.932651 [ 4 ] {fe4ed14e-0d36-4d8c-8cc6-6334feb3098d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4197 | 2025.07.01 19:43:44.932872 [ 4 ] {fe4ed14e-0d36-4d8c-8cc6-6334feb3098d} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2025.07.01 19:43:44.933010 [ 4 ] {fe4ed14e-0d36-4d8c-8cc6-6334feb3098d} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001183 sec., 42265.426880811494 rows/sec., 2.93 MiB/sec. | ||
| 4199 | 2025.07.01 19:43:44.933048 [ 4 ] {fe4ed14e-0d36-4d8c-8cc6-6334feb3098d} <Debug> TCPHandler: Processed in 0.001354311 sec. | ||
| 4200 | 2025.07.01 19:43:44.933152 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2025.07.01 19:43:44.933245 [ 4 ] {370ec39e-8cd3-473d-b410-e90ef0c607cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4202 | 2025.07.01 19:43:44.933301 [ 4 ] {370ec39e-8cd3-473d-b410-e90ef0c607cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4203 | 2025.07.01 19:43:44.934132 [ 4 ] {370ec39e-8cd3-473d-b410-e90ef0c607cd} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2025.07.01 19:43:44.934171 [ 4 ] {370ec39e-8cd3-473d-b410-e90ef0c607cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4205 | 2025.07.01 19:43:44.934712 [ 4 ] {370ec39e-8cd3-473d-b410-e90ef0c607cd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4206 | 2025.07.01 19:43:44.934945 [ 4 ] {370ec39e-8cd3-473d-b410-e90ef0c607cd} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2025.07.01 19:43:44.935086 [ 4 ] {370ec39e-8cd3-473d-b410-e90ef0c607cd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001859 sec., 17213.555675094136 rows/sec., 30.85 MiB/sec. | ||
| 4208 | 2025.07.01 19:43:44.935151 [ 4 ] {370ec39e-8cd3-473d-b410-e90ef0c607cd} <Debug> TCPHandler: Processed in 0.002046597 sec. | ||
| 4209 | 2025.07.01 19:43:44.935265 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2025.07.01 19:43:44.935363 [ 4 ] {f0d726db-c7d4-444e-bdf3-9b5f6d2c9029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4211 | 2025.07.01 19:43:44.935404 [ 4 ] {f0d726db-c7d4-444e-bdf3-9b5f6d2c9029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4212 | 2025.07.01 19:43:44.935728 [ 4 ] {f0d726db-c7d4-444e-bdf3-9b5f6d2c9029} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2025.07.01 19:43:44.935763 [ 4 ] {f0d726db-c7d4-444e-bdf3-9b5f6d2c9029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4214 | 2025.07.01 19:43:44.936067 [ 4 ] {f0d726db-c7d4-444e-bdf3-9b5f6d2c9029} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4215 | 2025.07.01 19:43:44.936271 [ 4 ] {f0d726db-c7d4-444e-bdf3-9b5f6d2c9029} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2025.07.01 19:43:44.936400 [ 4 ] {f0d726db-c7d4-444e-bdf3-9b5f6d2c9029} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001055 sec., 18957.345971563984 rows/sec., 1.30 MiB/sec. | ||
| 4217 | 2025.07.01 19:43:44.936437 [ 4 ] {f0d726db-c7d4-444e-bdf3-9b5f6d2c9029} <Debug> TCPHandler: Processed in 0.001220881 sec. | ||
| 4218 | 2025.07.01 19:43:46.556665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 4219 | 2025.07.01 19:43:46.557228 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2025.07.01 19:43:46.557283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4221 | 2025.07.01 19:43:46.557825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4222 | 2025.07.01 19:43:46.558050 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2025.07.01 19:43:46.558196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4224 | 2025.07.01 19:43:47.113377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4225 | 2025.07.01 19:43:47.130502 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2025.07.01 19:43:47.130566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4227 | 2025.07.01 19:43:47.136617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4228 | 2025.07.01 19:43:47.137336 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2025.07.01 19:43:47.140662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4230 | 2025.07.01 19:43:49.922200 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2025.07.01 19:43:49.922450 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 4232 | 2025.07.01 19:43:49.922828 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4233 | 2025.07.01 19:43:49.922870 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 4234 | 2025.07.01 19:43:49.923150 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4235 | 2025.07.01 19:43:49.923223 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4236 | 2025.07.01 19:43:49.923373 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 4237 | 2025.07.01 19:43:49.923495 [ 293 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 4238 | 2025.07.01 19:43:49.923499 [ 292 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4239 | 2025.07.01 19:43:49.923626 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 4240 | 2025.07.01 19:43:49.923655 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4241 | 2025.07.01 19:43:49.923727 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4242 | 2025.07.01 19:43:49.923748 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4243 | 2025.07.01 19:43:49.923788 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4244 | 2025.07.01 19:43:49.923828 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4245 | 2025.07.01 19:43:49.924659 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Debug> executeQuery: Read 39 rows, 1.56 KiB in 0.002317 sec., 16832.11048769961 rows/sec., 674.36 KiB/sec. | ||
| 4246 | 2025.07.01 19:43:49.924782 [ 4 ] {8f48d7a6-f60d-4ee3-8cec-28ed4761c158} <Debug> TCPHandler: Processed in 0.002720503 sec. | ||
| 4247 | 2025.07.01 19:43:49.925108 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2025.07.01 19:43:49.925260 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 4249 | 2025.07.01 19:43:49.925509 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4250 | 2025.07.01 19:43:49.925547 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 4251 | 2025.07.01 19:43:49.925769 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4252 | 2025.07.01 19:43:49.925825 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4253 | 2025.07.01 19:43:49.925932 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 4254 | 2025.07.01 19:43:49.925993 [ 292 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4255 | 2025.07.01 19:43:49.926009 [ 289 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 4256 | 2025.07.01 19:43:49.926107 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 4257 | 2025.07.01 19:43:49.926134 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4258 | 2025.07.01 19:43:49.926193 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4259 | 2025.07.01 19:43:49.926211 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4260 | 2025.07.01 19:43:49.926242 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4261 | 2025.07.01 19:43:49.926274 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4262 | 2025.07.01 19:43:49.926933 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Debug> executeQuery: Read 39 rows, 1.56 KiB in 0.00174 sec., 22413.793103448275 rows/sec., 897.99 KiB/sec. | ||
| 4263 | 2025.07.01 19:43:49.927047 [ 4 ] {151505f3-99c9-4ffa-8886-aae4efdac7a0} <Debug> TCPHandler: Processed in 0.001992307 sec. | ||
| 4264 | 2025.07.01 19:43:49.927271 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2025.07.01 19:43:49.927420 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 4266 | 2025.07.01 19:43:49.927660 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4267 | 2025.07.01 19:43:49.927700 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 4268 | 2025.07.01 19:43:49.927921 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4269 | 2025.07.01 19:43:49.927978 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4270 | 2025.07.01 19:43:49.928087 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 4271 | 2025.07.01 19:43:49.928158 [ 288 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4272 | 2025.07.01 19:43:49.928168 [ 289 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 4273 | 2025.07.01 19:43:49.928275 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 4274 | 2025.07.01 19:43:49.928312 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4275 | 2025.07.01 19:43:49.928375 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4276 | 2025.07.01 19:43:49.928403 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4277 | 2025.07.01 19:43:49.928445 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4278 | 2025.07.01 19:43:49.928483 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4279 | 2025.07.01 19:43:49.929060 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Debug> executeQuery: Read 39 rows, 1.56 KiB in 0.001706 sec., 22860.492379835872 rows/sec., 915.89 KiB/sec. | ||
| 4280 | 2025.07.01 19:43:49.929179 [ 4 ] {6bfb4b91-6ddf-4a59-8935-1de39a908c87} <Debug> TCPHandler: Processed in 0.001959937 sec. | ||
| 4281 | 2025.07.01 19:43:49.929388 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2025.07.01 19:43:49.929533 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) 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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4283 | 2025.07.01 19:43:49.929764 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4284 | 2025.07.01 19:43:49.929803 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4285 | 2025.07.01 19:43:49.930025 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4286 | 2025.07.01 19:43:49.930084 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4287 | 2025.07.01 19:43:49.930193 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4288 | 2025.07.01 19:43:49.930263 [ 292 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4289 | 2025.07.01 19:43:49.930275 [ 289 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 4290 | 2025.07.01 19:43:49.930361 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (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 | ||
| 4291 | 2025.07.01 19:43:49.930387 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4292 | 2025.07.01 19:43:49.930442 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4293 | 2025.07.01 19:43:49.930460 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Debug> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 4294 | 2025.07.01 19:43:49.930491 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4295 | 2025.07.01 19:43:49.930524 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <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', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4296 | 2025.07.01 19:43:49.931113 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Debug> executeQuery: Read 39 rows, 1.56 KiB in 0.001644 sec., 23722.627737226278 rows/sec., 950.43 KiB/sec. | ||
| 4297 | 2025.07.01 19:43:49.931203 [ 4 ] {34c8caad-1fc0-4ae9-b4b2-1874c548d40d} <Debug> TCPHandler: Processed in 0.001864556 sec. | ||
| 4298 | 2025.07.01 19:43:49.934319 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2025.07.01 19:43:49.934432 [ 4 ] {afa04b96-a5b7-475e-8c4d-6001a1978749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4300 | 2025.07.01 19:43:49.934475 [ 4 ] {afa04b96-a5b7-475e-8c4d-6001a1978749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4301 | 2025.07.01 19:43:49.934990 [ 4 ] {afa04b96-a5b7-475e-8c4d-6001a1978749} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2025.07.01 19:43:49.935033 [ 4 ] {afa04b96-a5b7-475e-8c4d-6001a1978749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4303 | 2025.07.01 19:43:49.935463 [ 4 ] {afa04b96-a5b7-475e-8c4d-6001a1978749} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4304 | 2025.07.01 19:43:49.935660 [ 4 ] {afa04b96-a5b7-475e-8c4d-6001a1978749} <Trace> oximeter.timeseries_schema (43bf9e42-c440-44aa-8d97-91c6448ffc91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2025.07.01 19:43:49.935805 [ 4 ] {afa04b96-a5b7-475e-8c4d-6001a1978749} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001407 sec., 2842.9282160625444 rows/sec., 361.61 KiB/sec. | ||
| 4306 | 2025.07.01 19:43:49.935846 [ 4 ] {afa04b96-a5b7-475e-8c4d-6001a1978749} <Debug> TCPHandler: Processed in 0.001576683 sec. | ||
| 4307 | 2025.07.01 19:43:49.935954 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2025.07.01 19:43:49.936052 [ 4 ] {77873d59-42c9-4aed-b878-3ef774f7a939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4309 | 2025.07.01 19:43:49.936093 [ 4 ] {77873d59-42c9-4aed-b878-3ef774f7a939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4310 | 2025.07.01 19:43:49.936517 [ 4 ] {77873d59-42c9-4aed-b878-3ef774f7a939} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2025.07.01 19:43:49.936555 [ 4 ] {77873d59-42c9-4aed-b878-3ef774f7a939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4312 | 2025.07.01 19:43:49.936859 [ 4 ] {77873d59-42c9-4aed-b878-3ef774f7a939} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4313 | 2025.07.01 19:43:49.937083 [ 4 ] {77873d59-42c9-4aed-b878-3ef774f7a939} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.07.01 19:43:49.937193 [ 10 ] {} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4315 | 2025.07.01 19:43:49.937214 [ 4 ] {77873d59-42c9-4aed-b878-3ef774f7a939} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001185 sec., 25316.45569620253 rows/sec., 1.98 MiB/sec. | ||
| 4316 | 2025.07.01 19:43:49.937242 [ 10 ] {} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.07.01 19:43:49.937258 [ 4 ] {77873d59-42c9-4aed-b878-3ef774f7a939} <Debug> TCPHandler: Processed in 0.001352852 sec. | ||
| 4318 | 2025.07.01 19:43:49.937270 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4319 | 2025.07.01 19:43:49.937378 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2025.07.01 19:43:49.937380 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 4321 | 2025.07.01 19:43:49.937480 [ 4 ] {f53d9b01-3415-4afd-9d65-0b129d894f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4322 | 2025.07.01 19:43:49.937512 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4323 | 2025.07.01 19:43:49.937524 [ 4 ] {f53d9b01-3415-4afd-9d65-0b129d894f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4324 | 2025.07.01 19:43:49.937550 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 660 rows starting from the beginning of the part | ||
| 4325 | 2025.07.01 19:43:49.937616 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 146 rows starting from the beginning of the part | ||
| 4326 | 2025.07.01 19:43:49.937661 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 4327 | 2025.07.01 19:43:49.937702 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 4328 | 2025.07.01 19:43:49.937746 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 4329 | 2025.07.01 19:43:49.937788 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 4330 | 2025.07.01 19:43:49.937956 [ 4 ] {f53d9b01-3415-4afd-9d65-0b129d894f97} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.07.01 19:43:49.937999 [ 4 ] {f53d9b01-3415-4afd-9d65-0b129d894f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4332 | 2025.07.01 19:43:49.938323 [ 4 ] {f53d9b01-3415-4afd-9d65-0b129d894f97} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4333 | 2025.07.01 19:43:49.938561 [ 4 ] {f53d9b01-3415-4afd-9d65-0b129d894f97} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2025.07.01 19:43:49.938675 [ 10 ] {} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4335 | 2025.07.01 19:43:49.938692 [ 4 ] {f53d9b01-3415-4afd-9d65-0b129d894f97} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00123 sec., 29268.29268292683 rows/sec., 2.29 MiB/sec. | ||
| 4336 | 2025.07.01 19:43:49.938717 [ 10 ] {} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2025.07.01 19:43:49.938741 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4338 | 2025.07.01 19:43:49.938740 [ 4 ] {f53d9b01-3415-4afd-9d65-0b129d894f97} <Debug> TCPHandler: Processed in 0.001410542 sec. | ||
| 4339 | 2025.07.01 19:43:49.938757 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417582 sec., 735054.4800935679 rows/sec., 63.38 MiB/sec. | ||
| 4340 | 2025.07.01 19:43:49.938839 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 4341 | 2025.07.01 19:43:49.938870 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2025.07.01 19:43:49.938945 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4343 | 2025.07.01 19:43:49.938948 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4344 | 2025.07.01 19:43:49.938971 [ 4 ] {ff7c5d9a-cda1-4d51-b32e-f05daa30c97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4345 | 2025.07.01 19:43:49.938985 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 410 rows starting from the beginning of the part | ||
| 4346 | 2025.07.01 19:43:49.939028 [ 4 ] {ff7c5d9a-cda1-4d51-b32e-f05daa30c97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4347 | 2025.07.01 19:43:49.939061 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4348 | 2025.07.01 19:43:49.939115 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 4349 | 2025.07.01 19:43:49.939163 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 4350 | 2025.07.01 19:43:49.939211 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4351 | 2025.07.01 19:43:49.939233 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.07.01 19:43:49.939254 [ 194 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 4353 | 2025.07.01 19:43:49.939315 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_31_6} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4354 | 2025.07.01 19:43:49.939390 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4355 | 2025.07.01 19:43:49.939414 [ 4 ] {ff7c5d9a-cda1-4d51-b32e-f05daa30c97a} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2025.07.01 19:43:49.939457 [ 4 ] {ff7c5d9a-cda1-4d51-b32e-f05daa30c97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4357 | 2025.07.01 19:43:49.939812 [ 4 ] {ff7c5d9a-cda1-4d51-b32e-f05daa30c97a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4358 | 2025.07.01 19:43:49.940056 [ 4 ] {ff7c5d9a-cda1-4d51-b32e-f05daa30c97a} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2025.07.01 19:43:49.940162 [ 10 ] {} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4360 | 2025.07.01 19:43:49.940185 [ 4 ] {ff7c5d9a-cda1-4d51-b32e-f05daa30c97a} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.36 MiB/sec. | ||
| 4361 | 2025.07.01 19:43:49.940224 [ 193 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459622 sec., 450801.64590558375 rows/sec., 35.22 MiB/sec. | ||
| 4362 | 2025.07.01 19:43:49.940194 [ 10 ] {} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2025.07.01 19:43:49.940254 [ 4 ] {ff7c5d9a-cda1-4d51-b32e-f05daa30c97a} <Debug> TCPHandler: Processed in 0.001457712 sec. | ||
| 4364 | 2025.07.01 19:43:49.940289 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4365 | 2025.07.01 19:43:49.940355 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 4366 | 2025.07.01 19:43:49.940391 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4367 | 2025.07.01 19:43:49.940396 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2025.07.01 19:43:49.940442 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4369 | 2025.07.01 19:43:49.940472 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2115 rows starting from the beginning of the part | ||
| 4370 | 2025.07.01 19:43:49.940499 [ 4 ] {24f405b6-44c8-4113-904d-2edf4347f7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4371 | 2025.07.01 19:43:49.940548 [ 4 ] {24f405b6-44c8-4113-904d-2edf4347f7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4372 | 2025.07.01 19:43:49.940550 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 542 rows starting from the beginning of the part | ||
| 4373 | 2025.07.01 19:43:49.940605 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 4374 | 2025.07.01 19:43:49.940647 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part | ||
| 4375 | 2025.07.01 19:43:49.940647 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2025.07.01 19:43:49.940684 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part | ||
| 4377 | 2025.07.01 19:43:49.940726 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4378 | 2025.07.01 19:43:49.940735 [ 187 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_31_6} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4379 | 2025.07.01 19:43:49.940810 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4380 | 2025.07.01 19:43:49.940950 [ 4 ] {24f405b6-44c8-4113-904d-2edf4347f7e2} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2025.07.01 19:43:49.940992 [ 4 ] {24f405b6-44c8-4113-904d-2edf4347f7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4382 | 2025.07.01 19:43:49.941340 [ 4 ] {24f405b6-44c8-4113-904d-2edf4347f7e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4383 | 2025.07.01 19:43:49.941599 [ 4 ] {24f405b6-44c8-4113-904d-2edf4347f7e2} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2025.07.01 19:43:49.941706 [ 10 ] {} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4385 | 2025.07.01 19:43:49.941735 [ 10 ] {} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2025.07.01 19:43:49.941738 [ 4 ] {24f405b6-44c8-4113-904d-2edf4347f7e2} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001215 sec., 24691.35802469136 rows/sec., 1.64 MiB/sec. | ||
| 4387 | 2025.07.01 19:43:49.941755 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4388 | 2025.07.01 19:43:49.941792 [ 4 ] {24f405b6-44c8-4113-904d-2edf4347f7e2} <Debug> TCPHandler: Processed in 0.001409882 sec. | ||
| 4389 | 2025.07.01 19:43:49.941836 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::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 | ||
| 4390 | 2025.07.01 19:43:49.941923 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4391 | 2025.07.01 19:43:49.941947 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 740 rows starting from the beginning of the part | ||
| 4392 | 2025.07.01 19:43:49.941975 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2867 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612003 sec., 1778532.670224559 rows/sec., 123.18 MiB/sec. | ||
| 4393 | 2025.07.01 19:43:49.941992 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 4394 | 2025.07.01 19:43:49.942036 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 4395 | 2025.07.01 19:43:49.942067 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 4396 | 2025.07.01 19:43:49.942098 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 4397 | 2025.07.01 19:43:49.942129 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 4398 | 2025.07.01 19:43:49.942236 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4399 | 2025.07.01 19:43:49.942506 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2025.07.01 19:43:49.942583 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4401 | 2025.07.01 19:43:49.942670 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4402 | 2025.07.01 19:43:49.942834 [ 194 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001026469 sec., 828081.5104986123 rows/sec., 53.42 MiB/sec. | ||
| 4403 | 2025.07.01 19:43:49.943016 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4404 | 2025.07.01 19:43:49.943282 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2025.07.01 19:43:49.943345 [ 187 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_31_6} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4406 | 2025.07.01 19:43:49.943403 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4407 | 2025.07.01 19:43:53.961501 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4408 | 2025.07.01 19:43:53.961574 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4409 | 2025.07.01 19:43:54.058371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 4410 | 2025.07.01 19:43:54.058865 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2025.07.01 19:43:54.058905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4412 | 2025.07.01 19:43:54.059398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4413 | 2025.07.01 19:43:54.059640 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2025.07.01 19:43:54.059783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4415 | 2025.07.01 19:43:54.071296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 612 | ||
| 4416 | 2025.07.01 19:43:54.073652 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2025.07.01 19:43:54.073717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4418 | 2025.07.01 19:43:54.075019 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4419 | 2025.07.01 19:43:54.075370 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2025.07.01 19:43:54.075882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4421 | 2025.07.01 19:43:54.640828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4422 | 2025.07.01 19:43:54.658546 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2025.07.01 19:43:54.658598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4424 | 2025.07.01 19:43:54.664098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4425 | 2025.07.01 19:43:54.664812 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2025.07.01 19:43:54.667696 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4427 | 2025.07.01 19:43:54.933294 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2025.07.01 19:43:54.933484 [ 4 ] {de31295f-90c4-4a85-bf81-ec26ce6ad6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4429 | 2025.07.01 19:43:54.933558 [ 4 ] {de31295f-90c4-4a85-bf81-ec26ce6ad6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4430 | 2025.07.01 19:43:54.934348 [ 4 ] {de31295f-90c4-4a85-bf81-ec26ce6ad6b6} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2025.07.01 19:43:54.934394 [ 4 ] {de31295f-90c4-4a85-bf81-ec26ce6ad6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4432 | 2025.07.01 19:43:54.934791 [ 4 ] {de31295f-90c4-4a85-bf81-ec26ce6ad6b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4433 | 2025.07.01 19:43:54.935031 [ 4 ] {de31295f-90c4-4a85-bf81-ec26ce6ad6b6} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2025.07.01 19:43:54.935188 [ 4 ] {de31295f-90c4-4a85-bf81-ec26ce6ad6b6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001757 sec., 120660.21627774615 rows/sec., 7.67 MiB/sec. | ||
| 4435 | 2025.07.01 19:43:54.935233 [ 4 ] {de31295f-90c4-4a85-bf81-ec26ce6ad6b6} <Debug> TCPHandler: Processed in 0.002080077 sec. | ||
| 4436 | 2025.07.01 19:43:54.935362 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2025.07.01 19:43:54.935461 [ 4 ] {8a22038a-1e52-42fb-a4f4-76df735256b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4438 | 2025.07.01 19:43:54.935503 [ 4 ] {8a22038a-1e52-42fb-a4f4-76df735256b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4439 | 2025.07.01 19:43:54.936206 [ 4 ] {8a22038a-1e52-42fb-a4f4-76df735256b5} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2025.07.01 19:43:54.936243 [ 4 ] {8a22038a-1e52-42fb-a4f4-76df735256b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4441 | 2025.07.01 19:43:54.936595 [ 4 ] {8a22038a-1e52-42fb-a4f4-76df735256b5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4442 | 2025.07.01 19:43:54.936821 [ 4 ] {8a22038a-1e52-42fb-a4f4-76df735256b5} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2025.07.01 19:43:54.936950 [ 4 ] {8a22038a-1e52-42fb-a4f4-76df735256b5} <Debug> executeQuery: Read 673 rows, 55.20 KiB in 0.00151 sec., 445695.3642384106 rows/sec., 35.70 MiB/sec. | ||
| 4444 | 2025.07.01 19:43:54.936989 [ 4 ] {8a22038a-1e52-42fb-a4f4-76df735256b5} <Debug> TCPHandler: Processed in 0.001677994 sec. | ||
| 4445 | 2025.07.01 19:43:54.937105 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2025.07.01 19:43:54.937202 [ 4 ] {e97eb64c-ffbc-407e-b7d9-db08be1f8e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4447 | 2025.07.01 19:43:54.937243 [ 4 ] {e97eb64c-ffbc-407e-b7d9-db08be1f8e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4448 | 2025.07.01 19:43:54.937677 [ 4 ] {e97eb64c-ffbc-407e-b7d9-db08be1f8e1f} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2025.07.01 19:43:54.937714 [ 4 ] {e97eb64c-ffbc-407e-b7d9-db08be1f8e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4450 | 2025.07.01 19:43:54.938016 [ 4 ] {e97eb64c-ffbc-407e-b7d9-db08be1f8e1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4451 | 2025.07.01 19:43:54.938226 [ 4 ] {e97eb64c-ffbc-407e-b7d9-db08be1f8e1f} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2025.07.01 19:43:54.938354 [ 4 ] {e97eb64c-ffbc-407e-b7d9-db08be1f8e1f} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001171 sec., 125533.731853117 rows/sec., 7.90 MiB/sec. | ||
| 4453 | 2025.07.01 19:43:54.938394 [ 4 ] {e97eb64c-ffbc-407e-b7d9-db08be1f8e1f} <Debug> TCPHandler: Processed in 0.001338641 sec. | ||
| 4454 | 2025.07.01 19:43:54.938508 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.07.01 19:43:54.938603 [ 4 ] {1d062f0c-87a2-4ed6-a528-8ed807bb8360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4456 | 2025.07.01 19:43:54.938642 [ 4 ] {1d062f0c-87a2-4ed6-a528-8ed807bb8360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4457 | 2025.07.01 19:43:54.939061 [ 4 ] {1d062f0c-87a2-4ed6-a528-8ed807bb8360} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2025.07.01 19:43:54.939098 [ 4 ] {1d062f0c-87a2-4ed6-a528-8ed807bb8360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4459 | 2025.07.01 19:43:54.939391 [ 4 ] {1d062f0c-87a2-4ed6-a528-8ed807bb8360} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4460 | 2025.07.01 19:43:54.939599 [ 4 ] {1d062f0c-87a2-4ed6-a528-8ed807bb8360} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2025.07.01 19:43:54.939722 [ 4 ] {1d062f0c-87a2-4ed6-a528-8ed807bb8360} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001138 sec., 99297.01230228471 rows/sec., 6.43 MiB/sec. | ||
| 4462 | 2025.07.01 19:43:54.939759 [ 4 ] {1d062f0c-87a2-4ed6-a528-8ed807bb8360} <Debug> TCPHandler: Processed in 0.001301441 sec. | ||
| 4463 | 2025.07.01 19:43:54.939872 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2025.07.01 19:43:54.939970 [ 4 ] {17acf6be-f21e-43b2-bf41-43a5d3d02efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4465 | 2025.07.01 19:43:54.940011 [ 4 ] {17acf6be-f21e-43b2-bf41-43a5d3d02efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4466 | 2025.07.01 19:43:54.940427 [ 4 ] {17acf6be-f21e-43b2-bf41-43a5d3d02efb} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2025.07.01 19:43:54.940462 [ 4 ] {17acf6be-f21e-43b2-bf41-43a5d3d02efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4468 | 2025.07.01 19:43:54.940753 [ 4 ] {17acf6be-f21e-43b2-bf41-43a5d3d02efb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4469 | 2025.07.01 19:43:54.940959 [ 4 ] {17acf6be-f21e-43b2-bf41-43a5d3d02efb} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2025.07.01 19:43:54.941084 [ 4 ] {17acf6be-f21e-43b2-bf41-43a5d3d02efb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001132 sec., 98939.9293286219 rows/sec., 5.64 MiB/sec. | ||
| 4471 | 2025.07.01 19:43:54.941123 [ 4 ] {17acf6be-f21e-43b2-bf41-43a5d3d02efb} <Debug> TCPHandler: Processed in 0.001300711 sec. | ||
| 4472 | 2025.07.01 19:43:54.941237 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2025.07.01 19:43:54.941332 [ 4 ] {20cc4237-a4c9-4ca4-a440-b5c5c74e8d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4474 | 2025.07.01 19:43:54.941371 [ 4 ] {20cc4237-a4c9-4ca4-a440-b5c5c74e8d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4475 | 2025.07.01 19:43:54.941884 [ 4 ] {20cc4237-a4c9-4ca4-a440-b5c5c74e8d90} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.07.01 19:43:54.941920 [ 4 ] {20cc4237-a4c9-4ca4-a440-b5c5c74e8d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4477 | 2025.07.01 19:43:54.942243 [ 4 ] {20cc4237-a4c9-4ca4-a440-b5c5c74e8d90} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4478 | 2025.07.01 19:43:54.942451 [ 4 ] {20cc4237-a4c9-4ca4-a440-b5c5c74e8d90} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.07.01 19:43:54.942576 [ 4 ] {20cc4237-a4c9-4ca4-a440-b5c5c74e8d90} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001263 sec., 312747.42676167854 rows/sec., 22.14 MiB/sec. | ||
| 4480 | 2025.07.01 19:43:54.942614 [ 4 ] {20cc4237-a4c9-4ca4-a440-b5c5c74e8d90} <Debug> TCPHandler: Processed in 0.001427842 sec. | ||
| 4481 | 2025.07.01 19:43:54.942732 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2025.07.01 19:43:54.942826 [ 4 ] {87abe6e9-79e7-4509-8b24-af989d97cbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4483 | 2025.07.01 19:43:54.942869 [ 4 ] {87abe6e9-79e7-4509-8b24-af989d97cbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4484 | 2025.07.01 19:43:54.943197 [ 4 ] {87abe6e9-79e7-4509-8b24-af989d97cbcb} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.07.01 19:43:54.943232 [ 4 ] {87abe6e9-79e7-4509-8b24-af989d97cbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4486 | 2025.07.01 19:43:54.943529 [ 4 ] {87abe6e9-79e7-4509-8b24-af989d97cbcb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4487 | 2025.07.01 19:43:54.943732 [ 4 ] {87abe6e9-79e7-4509-8b24-af989d97cbcb} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.07.01 19:43:54.943863 [ 4 ] {87abe6e9-79e7-4509-8b24-af989d97cbcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 4489 | 2025.07.01 19:43:54.943900 [ 4 ] {87abe6e9-79e7-4509-8b24-af989d97cbcb} <Debug> TCPHandler: Processed in 0.00121739 sec. | ||
| 4490 | 2025.07.01 19:43:54.944017 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2025.07.01 19:43:54.944112 [ 4 ] {8e20a5ed-8dcf-4c41-9fdc-6c18b2b8e770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4492 | 2025.07.01 19:43:54.944155 [ 4 ] {8e20a5ed-8dcf-4c41-9fdc-6c18b2b8e770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4493 | 2025.07.01 19:43:54.944527 [ 4 ] {8e20a5ed-8dcf-4c41-9fdc-6c18b2b8e770} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.07.01 19:43:54.944562 [ 4 ] {8e20a5ed-8dcf-4c41-9fdc-6c18b2b8e770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4495 | 2025.07.01 19:43:54.944877 [ 4 ] {8e20a5ed-8dcf-4c41-9fdc-6c18b2b8e770} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4496 | 2025.07.01 19:43:54.945086 [ 4 ] {8e20a5ed-8dcf-4c41-9fdc-6c18b2b8e770} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.07.01 19:43:54.945212 [ 4 ] {8e20a5ed-8dcf-4c41-9fdc-6c18b2b8e770} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001118 sec., 122540.25044722718 rows/sec., 8.01 MiB/sec. | ||
| 4498 | 2025.07.01 19:43:54.945250 [ 4 ] {8e20a5ed-8dcf-4c41-9fdc-6c18b2b8e770} <Debug> TCPHandler: Processed in 0.001281191 sec. | ||
| 4499 | 2025.07.01 19:43:54.945394 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.07.01 19:43:54.945488 [ 4 ] {c74d9a81-196f-46a7-a599-9aca99af6c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4501 | 2025.07.01 19:43:54.945530 [ 4 ] {c74d9a81-196f-46a7-a599-9aca99af6c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4502 | 2025.07.01 19:43:54.945857 [ 4 ] {c74d9a81-196f-46a7-a599-9aca99af6c8e} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2025.07.01 19:43:54.945894 [ 4 ] {c74d9a81-196f-46a7-a599-9aca99af6c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4504 | 2025.07.01 19:43:54.946229 [ 4 ] {c74d9a81-196f-46a7-a599-9aca99af6c8e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4505 | 2025.07.01 19:43:54.946450 [ 4 ] {c74d9a81-196f-46a7-a599-9aca99af6c8e} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2025.07.01 19:43:54.946584 [ 4 ] {c74d9a81-196f-46a7-a599-9aca99af6c8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 4507 | 2025.07.01 19:43:54.946622 [ 4 ] {c74d9a81-196f-46a7-a599-9aca99af6c8e} <Debug> TCPHandler: Processed in 0.001277671 sec. | ||
| 4508 | 2025.07.01 19:43:54.946750 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2025.07.01 19:43:54.946844 [ 4 ] {cf7e78d1-6855-453e-8ef6-8983d66ce832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4510 | 2025.07.01 19:43:54.946898 [ 4 ] {cf7e78d1-6855-453e-8ef6-8983d66ce832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4511 | 2025.07.01 19:43:54.947704 [ 4 ] {cf7e78d1-6855-453e-8ef6-8983d66ce832} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.07.01 19:43:54.947741 [ 4 ] {cf7e78d1-6855-453e-8ef6-8983d66ce832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4513 | 2025.07.01 19:43:54.948291 [ 4 ] {cf7e78d1-6855-453e-8ef6-8983d66ce832} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4514 | 2025.07.01 19:43:54.948512 [ 4 ] {cf7e78d1-6855-453e-8ef6-8983d66ce832} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2025.07.01 19:43:54.948626 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4516 | 2025.07.01 19:43:54.948647 [ 4 ] {cf7e78d1-6855-453e-8ef6-8983d66ce832} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001821 sec., 22515.101592531577 rows/sec., 40.35 MiB/sec. | ||
| 4517 | 2025.07.01 19:43:54.948695 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2025.07.01 19:43:54.948717 [ 4 ] {cf7e78d1-6855-453e-8ef6-8983d66ce832} <Debug> TCPHandler: Processed in 0.002018487 sec. | ||
| 4519 | 2025.07.01 19:43:54.948720 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4520 | 2025.07.01 19:43:54.948818 [ 188 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::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 | ||
| 4521 | 2025.07.01 19:43:54.948841 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2025.07.01 19:43:54.948937 [ 4 ] {9ff40a67-4ca5-42e0-a7d3-e99d7f4b1b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4523 | 2025.07.01 19:43:54.948979 [ 4 ] {9ff40a67-4ca5-42e0-a7d3-e99d7f4b1b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4524 | 2025.07.01 19:43:54.948995 [ 188 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4525 | 2025.07.01 19:43:54.949042 [ 188 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 294 rows starting from the beginning of the part | ||
| 4526 | 2025.07.01 19:43:54.949163 [ 188 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4527 | 2025.07.01 19:43:54.949270 [ 188 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4528 | 2025.07.01 19:43:54.949304 [ 4 ] {9ff40a67-4ca5-42e0-a7d3-e99d7f4b1b6b} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.07.01 19:43:54.949340 [ 4 ] {9ff40a67-4ca5-42e0-a7d3-e99d7f4b1b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4530 | 2025.07.01 19:43:54.949369 [ 188 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4531 | 2025.07.01 19:43:54.949462 [ 188 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4532 | 2025.07.01 19:43:54.949558 [ 188 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4533 | 2025.07.01 19:43:54.949636 [ 4 ] {9ff40a67-4ca5-42e0-a7d3-e99d7f4b1b6b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4534 | 2025.07.01 19:43:54.949854 [ 4 ] {9ff40a67-4ca5-42e0-a7d3-e99d7f4b1b6b} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.07.01 19:43:54.949983 [ 4 ] {9ff40a67-4ca5-42e0-a7d3-e99d7f4b1b6b} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001065 sec., 48826.29107981221 rows/sec., 2.96 MiB/sec. | ||
| 4536 | 2025.07.01 19:43:54.950019 [ 4 ] {9ff40a67-4ca5-42e0-a7d3-e99d7f4b1b6b} <Debug> TCPHandler: Processed in 0.001227401 sec. | ||
| 4537 | 2025.07.01 19:43:54.953424 [ 187 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 19 columns (19 merged, 0 gathered) in 0.004630169 sec., 99996.35002523666 rows/sec., 179.19 MiB/sec. | ||
| 4538 | 2025.07.01 19:43:54.954382 [ 194 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4539 | 2025.07.01 19:43:54.954793 [ 194 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.07.01 19:43:54.954880 [ 194 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4541 | 2025.07.01 19:43:54.955063 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 4542 | 2025.07.01 19:43:59.926088 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2025.07.01 19:43:59.926285 [ 4 ] {7e59c845-3eba-4c29-a0ab-2e5760c704d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4544 | 2025.07.01 19:43:59.926352 [ 4 ] {7e59c845-3eba-4c29-a0ab-2e5760c704d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4545 | 2025.07.01 19:43:59.926995 [ 4 ] {7e59c845-3eba-4c29-a0ab-2e5760c704d2} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2025.07.01 19:43:59.927048 [ 4 ] {7e59c845-3eba-4c29-a0ab-2e5760c704d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4547 | 2025.07.01 19:43:59.927450 [ 4 ] {7e59c845-3eba-4c29-a0ab-2e5760c704d2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4548 | 2025.07.01 19:43:59.927680 [ 4 ] {7e59c845-3eba-4c29-a0ab-2e5760c704d2} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2025.07.01 19:43:59.927847 [ 4 ] {7e59c845-3eba-4c29-a0ab-2e5760c704d2} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001611 sec., 18621.973929236497 rows/sec., 1.45 MiB/sec. | ||
| 4550 | 2025.07.01 19:43:59.927899 [ 4 ] {7e59c845-3eba-4c29-a0ab-2e5760c704d2} <Debug> TCPHandler: Processed in 0.001942806 sec. | ||
| 4551 | 2025.07.01 19:43:59.928024 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2025.07.01 19:43:59.928127 [ 4 ] {9f8eb20a-2928-4a71-91cd-85da1f77a0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4553 | 2025.07.01 19:43:59.928169 [ 4 ] {9f8eb20a-2928-4a71-91cd-85da1f77a0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4554 | 2025.07.01 19:43:59.928591 [ 4 ] {9f8eb20a-2928-4a71-91cd-85da1f77a0dd} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2025.07.01 19:43:59.928629 [ 4 ] {9f8eb20a-2928-4a71-91cd-85da1f77a0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4556 | 2025.07.01 19:43:59.928950 [ 4 ] {9f8eb20a-2928-4a71-91cd-85da1f77a0dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4557 | 2025.07.01 19:43:59.929165 [ 4 ] {9f8eb20a-2928-4a71-91cd-85da1f77a0dd} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2025.07.01 19:43:59.929294 [ 4 ] {9f8eb20a-2928-4a71-91cd-85da1f77a0dd} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001192 sec., 30201.342281879195 rows/sec., 2.36 MiB/sec. | ||
| 4559 | 2025.07.01 19:43:59.929332 [ 4 ] {9f8eb20a-2928-4a71-91cd-85da1f77a0dd} <Debug> TCPHandler: Processed in 0.001358931 sec. | ||
| 4560 | 2025.07.01 19:43:59.929443 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2025.07.01 19:43:59.929539 [ 4 ] {24f52d1a-7672-483b-a603-ae94318b1d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2025.07.01 19:43:59.929583 [ 4 ] {24f52d1a-7672-483b-a603-ae94318b1d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4563 | 2025.07.01 19:43:59.929955 [ 4 ] {24f52d1a-7672-483b-a603-ae94318b1d66} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.07.01 19:43:59.929993 [ 4 ] {24f52d1a-7672-483b-a603-ae94318b1d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4565 | 2025.07.01 19:43:59.930323 [ 4 ] {24f52d1a-7672-483b-a603-ae94318b1d66} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4566 | 2025.07.01 19:43:59.930535 [ 4 ] {24f52d1a-7672-483b-a603-ae94318b1d66} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.07.01 19:43:59.930666 [ 4 ] {24f52d1a-7672-483b-a603-ae94318b1d66} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.67 MiB/sec. | ||
| 4568 | 2025.07.01 19:43:59.930702 [ 4 ] {24f52d1a-7672-483b-a603-ae94318b1d66} <Debug> TCPHandler: Processed in 0.001307381 sec. | ||
| 4569 | 2025.07.01 19:43:59.930809 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2025.07.01 19:43:59.930903 [ 4 ] {4d11b88d-7f73-4141-a5d0-1eafb0f3ff40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4571 | 2025.07.01 19:43:59.930944 [ 4 ] {4d11b88d-7f73-4141-a5d0-1eafb0f3ff40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4572 | 2025.07.01 19:43:59.931261 [ 4 ] {4d11b88d-7f73-4141-a5d0-1eafb0f3ff40} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.07.01 19:43:59.931296 [ 4 ] {4d11b88d-7f73-4141-a5d0-1eafb0f3ff40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4574 | 2025.07.01 19:43:59.931594 [ 4 ] {4d11b88d-7f73-4141-a5d0-1eafb0f3ff40} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4575 | 2025.07.01 19:43:59.931797 [ 4 ] {4d11b88d-7f73-4141-a5d0-1eafb0f3ff40} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.07.01 19:43:59.931921 [ 4 ] {4d11b88d-7f73-4141-a5d0-1eafb0f3ff40} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001038 sec., 28901.73410404624 rows/sec., 1.92 MiB/sec. | ||
| 4577 | 2025.07.01 19:43:59.931954 [ 4 ] {4d11b88d-7f73-4141-a5d0-1eafb0f3ff40} <Debug> TCPHandler: Processed in 0.00119284 sec. | ||
| 4578 | 2025.07.01 19:44:01.559960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 4579 | 2025.07.01 19:44:01.560473 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.07.01 19:44:01.560522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4581 | 2025.07.01 19:44:01.561008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4582 | 2025.07.01 19:44:01.561257 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.07.01 19:44:01.561402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 4584 | 2025.07.01 19:44:02.167907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4585 | 2025.07.01 19:44:02.185682 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2025.07.01 19:44:02.185737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4587 | 2025.07.01 19:44:02.191242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4588 | 2025.07.01 19:44:02.191909 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2025.07.01 19:44:02.195026 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4590 | 2025.07.01 19:44:04.076281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 642 | ||
| 4591 | 2025.07.01 19:44:04.078486 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2025.07.01 19:44:04.078528 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4593 | 2025.07.01 19:44:04.079699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4594 | 2025.07.01 19:44:04.079977 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2025.07.01 19:44:04.080247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 4596 | 2025.07.01 19:44:04.933651 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2025.07.01 19:44:04.933852 [ 4 ] {f0f0be70-f298-4b62-a4d5-612b297aa99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4598 | 2025.07.01 19:44:04.933925 [ 4 ] {f0f0be70-f298-4b62-a4d5-612b297aa99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4599 | 2025.07.01 19:44:04.934663 [ 4 ] {f0f0be70-f298-4b62-a4d5-612b297aa99e} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2025.07.01 19:44:04.934712 [ 4 ] {f0f0be70-f298-4b62-a4d5-612b297aa99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4601 | 2025.07.01 19:44:04.935108 [ 4 ] {f0f0be70-f298-4b62-a4d5-612b297aa99e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4602 | 2025.07.01 19:44:04.935334 [ 4 ] {f0f0be70-f298-4b62-a4d5-612b297aa99e} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2025.07.01 19:44:04.935492 [ 4 ] {f0f0be70-f298-4b62-a4d5-612b297aa99e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001694 sec., 125147.57969303423 rows/sec., 7.96 MiB/sec. | ||
| 4604 | 2025.07.01 19:44:04.935543 [ 4 ] {f0f0be70-f298-4b62-a4d5-612b297aa99e} <Debug> TCPHandler: Processed in 0.002029447 sec. | ||
| 4605 | 2025.07.01 19:44:04.935660 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2025.07.01 19:44:04.935762 [ 4 ] {e7fb20c8-f846-4344-bb76-a8bf6ff91d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4607 | 2025.07.01 19:44:04.935805 [ 4 ] {e7fb20c8-f846-4344-bb76-a8bf6ff91d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4608 | 2025.07.01 19:44:04.936453 [ 4 ] {e7fb20c8-f846-4344-bb76-a8bf6ff91d9d} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2025.07.01 19:44:04.936488 [ 4 ] {e7fb20c8-f846-4344-bb76-a8bf6ff91d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4610 | 2025.07.01 19:44:04.936840 [ 4 ] {e7fb20c8-f846-4344-bb76-a8bf6ff91d9d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4611 | 2025.07.01 19:44:04.937048 [ 4 ] {e7fb20c8-f846-4344-bb76-a8bf6ff91d9d} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2025.07.01 19:44:04.937176 [ 4 ] {e7fb20c8-f846-4344-bb76-a8bf6ff91d9d} <Debug> executeQuery: Read 673 rows, 55.20 KiB in 0.001438 sec., 468011.12656467315 rows/sec., 37.49 MiB/sec. | ||
| 4613 | 2025.07.01 19:44:04.937213 [ 4 ] {e7fb20c8-f846-4344-bb76-a8bf6ff91d9d} <Debug> TCPHandler: Processed in 0.001603923 sec. | ||
| 4614 | 2025.07.01 19:44:04.937324 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2025.07.01 19:44:04.937420 [ 4 ] {16b64071-f348-488f-add2-c31f6f190628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4616 | 2025.07.01 19:44:04.937460 [ 4 ] {16b64071-f348-488f-add2-c31f6f190628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4617 | 2025.07.01 19:44:04.937880 [ 4 ] {16b64071-f348-488f-add2-c31f6f190628} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2025.07.01 19:44:04.937915 [ 4 ] {16b64071-f348-488f-add2-c31f6f190628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4619 | 2025.07.01 19:44:04.938212 [ 4 ] {16b64071-f348-488f-add2-c31f6f190628} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4620 | 2025.07.01 19:44:04.938415 [ 4 ] {16b64071-f348-488f-add2-c31f6f190628} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2025.07.01 19:44:04.938546 [ 4 ] {16b64071-f348-488f-add2-c31f6f190628} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001147 sec., 128160.41848299913 rows/sec., 8.06 MiB/sec. | ||
| 4622 | 2025.07.01 19:44:04.938581 [ 4 ] {16b64071-f348-488f-add2-c31f6f190628} <Debug> TCPHandler: Processed in 0.001305281 sec. | ||
| 4623 | 2025.07.01 19:44:04.938693 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2025.07.01 19:44:04.938785 [ 4 ] {bb539f52-e9f7-4c35-b8e4-d62f9f723900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4625 | 2025.07.01 19:44:04.938824 [ 4 ] {bb539f52-e9f7-4c35-b8e4-d62f9f723900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4626 | 2025.07.01 19:44:04.939227 [ 4 ] {bb539f52-e9f7-4c35-b8e4-d62f9f723900} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.07.01 19:44:04.939261 [ 4 ] {bb539f52-e9f7-4c35-b8e4-d62f9f723900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4628 | 2025.07.01 19:44:04.939548 [ 4 ] {bb539f52-e9f7-4c35-b8e4-d62f9f723900} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4629 | 2025.07.01 19:44:04.939750 [ 4 ] {bb539f52-e9f7-4c35-b8e4-d62f9f723900} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.07.01 19:44:04.939872 [ 4 ] {bb539f52-e9f7-4c35-b8e4-d62f9f723900} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001106 sec., 102169.98191681736 rows/sec., 6.61 MiB/sec. | ||
| 4631 | 2025.07.01 19:44:04.939908 [ 4 ] {bb539f52-e9f7-4c35-b8e4-d62f9f723900} <Debug> TCPHandler: Processed in 0.00126239 sec. | ||
| 4632 | 2025.07.01 19:44:04.940017 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.07.01 19:44:04.940107 [ 4 ] {b375eb2f-0929-4506-b40e-cc28e97910e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4634 | 2025.07.01 19:44:04.940146 [ 4 ] {b375eb2f-0929-4506-b40e-cc28e97910e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4635 | 2025.07.01 19:44:04.940547 [ 4 ] {b375eb2f-0929-4506-b40e-cc28e97910e2} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.07.01 19:44:04.940580 [ 4 ] {b375eb2f-0929-4506-b40e-cc28e97910e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4637 | 2025.07.01 19:44:04.940862 [ 4 ] {b375eb2f-0929-4506-b40e-cc28e97910e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4638 | 2025.07.01 19:44:04.941071 [ 4 ] {b375eb2f-0929-4506-b40e-cc28e97910e2} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.07.01 19:44:04.941190 [ 4 ] {b375eb2f-0929-4506-b40e-cc28e97910e2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.0011 sec., 101818.18181818181 rows/sec., 5.80 MiB/sec. | ||
| 4640 | 2025.07.01 19:44:04.941224 [ 4 ] {b375eb2f-0929-4506-b40e-cc28e97910e2} <Debug> TCPHandler: Processed in 0.00125608 sec. | ||
| 4641 | 2025.07.01 19:44:04.941326 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2025.07.01 19:44:04.941411 [ 4 ] {9010fd01-3e3e-46b6-a830-ad555b18d54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4643 | 2025.07.01 19:44:04.941448 [ 4 ] {9010fd01-3e3e-46b6-a830-ad555b18d54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4644 | 2025.07.01 19:44:04.941908 [ 4 ] {9010fd01-3e3e-46b6-a830-ad555b18d54f} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.07.01 19:44:04.941941 [ 4 ] {9010fd01-3e3e-46b6-a830-ad555b18d54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4646 | 2025.07.01 19:44:04.942302 [ 4 ] {9010fd01-3e3e-46b6-a830-ad555b18d54f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4647 | 2025.07.01 19:44:04.942501 [ 4 ] {9010fd01-3e3e-46b6-a830-ad555b18d54f} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.07.01 19:44:04.942624 [ 4 ] {9010fd01-3e3e-46b6-a830-ad555b18d54f} <Debug> executeQuery: Read 395 rows, 28.63 KiB in 0.001214 sec., 325370.6754530478 rows/sec., 23.03 MiB/sec. | ||
| 4649 | 2025.07.01 19:44:04.942660 [ 4 ] {9010fd01-3e3e-46b6-a830-ad555b18d54f} <Debug> TCPHandler: Processed in 0.001370351 sec. | ||
| 4650 | 2025.07.01 19:44:04.942767 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.07.01 19:44:04.942859 [ 4 ] {ed94e2cf-d200-4bc2-acbc-a32973f5301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4652 | 2025.07.01 19:44:04.942899 [ 4 ] {ed94e2cf-d200-4bc2-acbc-a32973f5301f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4653 | 2025.07.01 19:44:04.943219 [ 4 ] {ed94e2cf-d200-4bc2-acbc-a32973f5301f} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2025.07.01 19:44:04.943252 [ 4 ] {ed94e2cf-d200-4bc2-acbc-a32973f5301f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4655 | 2025.07.01 19:44:04.943539 [ 4 ] {ed94e2cf-d200-4bc2-acbc-a32973f5301f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4656 | 2025.07.01 19:44:04.943734 [ 4 ] {ed94e2cf-d200-4bc2-acbc-a32973f5301f} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2025.07.01 19:44:04.943856 [ 4 ] {ed94e2cf-d200-4bc2-acbc-a32973f5301f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001015 sec., 5911.330049261083 rows/sec., 308.84 KiB/sec. | ||
| 4658 | 2025.07.01 19:44:04.943891 [ 4 ] {ed94e2cf-d200-4bc2-acbc-a32973f5301f} <Debug> TCPHandler: Processed in 0.001170109 sec. | ||
| 4659 | 2025.07.01 19:44:04.943994 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2025.07.01 19:44:04.944085 [ 4 ] {bb0e2fe2-739e-44c0-a91f-8d155e05dbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4661 | 2025.07.01 19:44:04.944126 [ 4 ] {bb0e2fe2-739e-44c0-a91f-8d155e05dbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4662 | 2025.07.01 19:44:04.944488 [ 4 ] {bb0e2fe2-739e-44c0-a91f-8d155e05dbcf} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2025.07.01 19:44:04.944521 [ 4 ] {bb0e2fe2-739e-44c0-a91f-8d155e05dbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4664 | 2025.07.01 19:44:04.944827 [ 4 ] {bb0e2fe2-739e-44c0-a91f-8d155e05dbcf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4665 | 2025.07.01 19:44:04.945034 [ 4 ] {bb0e2fe2-739e-44c0-a91f-8d155e05dbcf} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2025.07.01 19:44:04.945156 [ 4 ] {bb0e2fe2-739e-44c0-a91f-8d155e05dbcf} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001088 sec., 125919.11764705883 rows/sec., 8.23 MiB/sec. | ||
| 4667 | 2025.07.01 19:44:04.945190 [ 4 ] {bb0e2fe2-739e-44c0-a91f-8d155e05dbcf} <Debug> TCPHandler: Processed in 0.00124242 sec. | ||
| 4668 | 2025.07.01 19:44:04.945299 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2025.07.01 19:44:04.945390 [ 4 ] {13a60dd0-37eb-4c3b-a988-2fb9eff60213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4670 | 2025.07.01 19:44:04.945430 [ 4 ] {13a60dd0-37eb-4c3b-a988-2fb9eff60213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4671 | 2025.07.01 19:44:04.945729 [ 4 ] {13a60dd0-37eb-4c3b-a988-2fb9eff60213} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.07.01 19:44:04.945763 [ 4 ] {13a60dd0-37eb-4c3b-a988-2fb9eff60213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4673 | 2025.07.01 19:44:04.946041 [ 4 ] {13a60dd0-37eb-4c3b-a988-2fb9eff60213} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4674 | 2025.07.01 19:44:04.946239 [ 4 ] {13a60dd0-37eb-4c3b-a988-2fb9eff60213} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.07.01 19:44:04.946361 [ 4 ] {13a60dd0-37eb-4c3b-a988-2fb9eff60213} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 68.13 KiB/sec. | ||
| 4676 | 2025.07.01 19:44:04.946395 [ 4 ] {13a60dd0-37eb-4c3b-a988-2fb9eff60213} <Debug> TCPHandler: Processed in 0.001142409 sec. | ||
| 4677 | 2025.07.01 19:44:04.946498 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2025.07.01 19:44:04.946588 [ 4 ] {9fabefa4-e377-4513-97ca-8670f0c9c93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4679 | 2025.07.01 19:44:04.946640 [ 4 ] {9fabefa4-e377-4513-97ca-8670f0c9c93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4680 | 2025.07.01 19:44:04.947425 [ 4 ] {9fabefa4-e377-4513-97ca-8670f0c9c93b} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.07.01 19:44:04.947459 [ 4 ] {9fabefa4-e377-4513-97ca-8670f0c9c93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4682 | 2025.07.01 19:44:04.947998 [ 4 ] {9fabefa4-e377-4513-97ca-8670f0c9c93b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4683 | 2025.07.01 19:44:04.948209 [ 4 ] {9fabefa4-e377-4513-97ca-8670f0c9c93b} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2025.07.01 19:44:04.948342 [ 4 ] {9fabefa4-e377-4513-97ca-8670f0c9c93b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001771 sec., 23150.762281197065 rows/sec., 41.49 MiB/sec. | ||
| 4685 | 2025.07.01 19:44:04.948402 [ 4 ] {9fabefa4-e377-4513-97ca-8670f0c9c93b} <Debug> TCPHandler: Processed in 0.001950426 sec. | ||
| 4686 | 2025.07.01 19:44:04.948512 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2025.07.01 19:44:04.948603 [ 4 ] {798fe5de-3c72-4844-b4e8-7578857a3fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4688 | 2025.07.01 19:44:04.948643 [ 4 ] {798fe5de-3c72-4844-b4e8-7578857a3fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4689 | 2025.07.01 19:44:04.948959 [ 4 ] {798fe5de-3c72-4844-b4e8-7578857a3fdf} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2025.07.01 19:44:04.948992 [ 4 ] {798fe5de-3c72-4844-b4e8-7578857a3fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4691 | 2025.07.01 19:44:04.949273 [ 4 ] {798fe5de-3c72-4844-b4e8-7578857a3fdf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4692 | 2025.07.01 19:44:04.949476 [ 4 ] {798fe5de-3c72-4844-b4e8-7578857a3fdf} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2025.07.01 19:44:04.949598 [ 4 ] {798fe5de-3c72-4844-b4e8-7578857a3fdf} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001014 sec., 51282.05128205129 rows/sec., 3.11 MiB/sec. | ||
| 4694 | 2025.07.01 19:44:04.949632 [ 4 ] {798fe5de-3c72-4844-b4e8-7578857a3fdf} <Debug> TCPHandler: Processed in 0.00116753 sec. | ||
| 4695 | 2025.07.01 19:44:08.961836 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4696 | 2025.07.01 19:44:08.961900 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4697 | 2025.07.01 19:44:09.061703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 4698 | 2025.07.01 19:44:09.062282 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2025.07.01 19:44:09.062337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4700 | 2025.07.01 19:44:09.062911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4701 | 2025.07.01 19:44:09.063165 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2025.07.01 19:44:09.063310 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4703 | 2025.07.01 19:44:09.063309 [ 51 ] {} <Debug> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4704 | 2025.07.01 19:44:09.063367 [ 51 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2025.07.01 19:44:09.063387 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4706 | 2025.07.01 19:44:09.063490 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4707 | 2025.07.01 19:44:09.063610 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4708 | 2025.07.01 19:44:09.063651 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 4709 | 2025.07.01 19:44:09.063722 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 4710 | 2025.07.01 19:44:09.063771 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 4711 | 2025.07.01 19:44:09.063816 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 4712 | 2025.07.01 19:44:09.063860 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 4713 | 2025.07.01 19:44:09.063902 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 4714 | 2025.07.01 19:44:09.066300 [ 194 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002852294 sec., 4191713.7574177138 rows/sec., 59.96 MiB/sec. | ||
| 4715 | 2025.07.01 19:44:09.066570 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4716 | 2025.07.01 19:44:09.066811 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_26_5} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2025.07.01 19:44:09.066879 [ 187 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_26_5} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4718 | 2025.07.01 19:44:09.066947 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4719 | 2025.07.01 19:44:09.695277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4720 | 2025.07.01 19:44:09.713199 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2025.07.01 19:44:09.713264 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4722 | 2025.07.01 19:44:09.719088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4723 | 2025.07.01 19:44:09.719871 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2025.07.01 19:44:09.720217 [ 50 ] {} <Debug> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4725 | 2025.07.01 19:44:09.720285 [ 50 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2025.07.01 19:44:09.720306 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4727 | 2025.07.01 19:44:09.720405 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4728 | 2025.07.01 19:44:09.723241 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4729 | 2025.07.01 19:44:09.724215 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2025.07.01 19:44:09.725574 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4731 | 2025.07.01 19:44:09.730260 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4732 | 2025.07.01 19:44:09.734859 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4733 | 2025.07.01 19:44:09.739287 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4734 | 2025.07.01 19:44:09.743559 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4735 | 2025.07.01 19:44:09.747528 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 4736 | 2025.07.01 19:44:09.804973 [ 187 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084603111 sec., 2316.699677864092 rows/sec., 11.98 MiB/sec. | ||
| 4737 | 2025.07.01 19:44:09.807551 [ 196 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4738 | 2025.07.01 19:44:09.809521 [ 196 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_26_5} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2025.07.01 19:44:09.809615 [ 196 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_26_5} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4740 | 2025.07.01 19:44:09.811462 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4741 | 2025.07.01 19:44:09.925945 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2025.07.01 19:44:09.926096 [ 4 ] {25c541f9-095e-4e47-b26f-93b16da0bad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4743 | 2025.07.01 19:44:09.926167 [ 4 ] {25c541f9-095e-4e47-b26f-93b16da0bad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4744 | 2025.07.01 19:44:09.926788 [ 4 ] {25c541f9-095e-4e47-b26f-93b16da0bad9} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2025.07.01 19:44:09.926830 [ 4 ] {25c541f9-095e-4e47-b26f-93b16da0bad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4746 | 2025.07.01 19:44:09.927186 [ 4 ] {25c541f9-095e-4e47-b26f-93b16da0bad9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4747 | 2025.07.01 19:44:09.927412 [ 4 ] {25c541f9-095e-4e47-b26f-93b16da0bad9} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2025.07.01 19:44:09.927559 [ 4 ] {25c541f9-095e-4e47-b26f-93b16da0bad9} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001507 sec., 19907.100199071 rows/sec., 1.55 MiB/sec. | ||
| 4749 | 2025.07.01 19:44:09.927604 [ 4 ] {25c541f9-095e-4e47-b26f-93b16da0bad9} <Debug> TCPHandler: Processed in 0.001803995 sec. | ||
| 4750 | 2025.07.01 19:44:09.927787 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2025.07.01 19:44:09.927890 [ 4 ] {51ec2250-40c8-440d-aa13-be315d5b49e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4752 | 2025.07.01 19:44:09.927932 [ 4 ] {51ec2250-40c8-440d-aa13-be315d5b49e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4753 | 2025.07.01 19:44:09.928354 [ 4 ] {51ec2250-40c8-440d-aa13-be315d5b49e8} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2025.07.01 19:44:09.928391 [ 4 ] {51ec2250-40c8-440d-aa13-be315d5b49e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4755 | 2025.07.01 19:44:09.928702 [ 4 ] {51ec2250-40c8-440d-aa13-be315d5b49e8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4756 | 2025.07.01 19:44:09.928916 [ 4 ] {51ec2250-40c8-440d-aa13-be315d5b49e8} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2025.07.01 19:44:09.929047 [ 4 ] {51ec2250-40c8-440d-aa13-be315d5b49e8} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001176 sec., 30612.244897959186 rows/sec., 2.39 MiB/sec. | ||
| 4758 | 2025.07.01 19:44:09.929085 [ 4 ] {51ec2250-40c8-440d-aa13-be315d5b49e8} <Debug> TCPHandler: Processed in 0.001347531 sec. | ||
| 4759 | 2025.07.01 19:44:09.929203 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2025.07.01 19:44:09.929297 [ 4 ] {84e861f6-1a6b-4333-8939-68c351f068b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4761 | 2025.07.01 19:44:09.929342 [ 4 ] {84e861f6-1a6b-4333-8939-68c351f068b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4762 | 2025.07.01 19:44:09.929737 [ 4 ] {84e861f6-1a6b-4333-8939-68c351f068b6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2025.07.01 19:44:09.929772 [ 4 ] {84e861f6-1a6b-4333-8939-68c351f068b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4764 | 2025.07.01 19:44:09.930093 [ 4 ] {84e861f6-1a6b-4333-8939-68c351f068b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4765 | 2025.07.01 19:44:09.930312 [ 4 ] {84e861f6-1a6b-4333-8939-68c351f068b6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2025.07.01 19:44:09.930440 [ 4 ] {84e861f6-1a6b-4333-8939-68c351f068b6} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.62 MiB/sec. | ||
| 4767 | 2025.07.01 19:44:09.930477 [ 4 ] {84e861f6-1a6b-4333-8939-68c351f068b6} <Debug> TCPHandler: Processed in 0.001324061 sec. | ||
| 4768 | 2025.07.01 19:44:09.930589 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2025.07.01 19:44:09.930683 [ 4 ] {8dbf7886-24b4-43a2-a9ea-e554d3138eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4770 | 2025.07.01 19:44:09.930725 [ 4 ] {8dbf7886-24b4-43a2-a9ea-e554d3138eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4771 | 2025.07.01 19:44:09.931048 [ 4 ] {8dbf7886-24b4-43a2-a9ea-e554d3138eff} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2025.07.01 19:44:09.931084 [ 4 ] {8dbf7886-24b4-43a2-a9ea-e554d3138eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4773 | 2025.07.01 19:44:09.931396 [ 4 ] {8dbf7886-24b4-43a2-a9ea-e554d3138eff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4774 | 2025.07.01 19:44:09.931606 [ 4 ] {8dbf7886-24b4-43a2-a9ea-e554d3138eff} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2025.07.01 19:44:09.931734 [ 4 ] {8dbf7886-24b4-43a2-a9ea-e554d3138eff} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001069 sec., 28063.61085126286 rows/sec., 1.86 MiB/sec. | ||
| 4776 | 2025.07.01 19:44:09.931770 [ 4 ] {8dbf7886-24b4-43a2-a9ea-e554d3138eff} <Debug> TCPHandler: Processed in 0.001228901 sec. | ||
| 4777 | 2025.07.01 19:44:10.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.44 MiB, peak 234.71 MiB, free memory in arenas 0.00 B, will set to 231.67 MiB (RSS), difference: 7.23 MiB | ||
| 4778 | 2025.07.01 19:44:14.080599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 672 | ||
| 4779 | 2025.07.01 19:44:14.082976 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.07.01 19:44:14.083036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4781 | 2025.07.01 19:44:14.084270 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4782 | 2025.07.01 19:44:14.084543 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2025.07.01 19:44:14.084895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 4784 | 2025.07.01 19:44:14.934061 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2025.07.01 19:44:14.934244 [ 4 ] {6bf027ea-6d66-467a-ba05-b56bdfc7eff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4786 | 2025.07.01 19:44:14.934312 [ 4 ] {6bf027ea-6d66-467a-ba05-b56bdfc7eff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4787 | 2025.07.01 19:44:14.935061 [ 4 ] {6bf027ea-6d66-467a-ba05-b56bdfc7eff0} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.07.01 19:44:14.935111 [ 4 ] {6bf027ea-6d66-467a-ba05-b56bdfc7eff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4789 | 2025.07.01 19:44:14.935521 [ 4 ] {6bf027ea-6d66-467a-ba05-b56bdfc7eff0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4790 | 2025.07.01 19:44:14.935747 [ 4 ] {6bf027ea-6d66-467a-ba05-b56bdfc7eff0} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.07.01 19:44:14.935879 [ 41 ] {} <Debug> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 4792 | 2025.07.01 19:44:14.935900 [ 4 ] {6bf027ea-6d66-467a-ba05-b56bdfc7eff0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001708 sec., 124121.77985948477 rows/sec., 7.89 MiB/sec. | ||
| 4793 | 2025.07.01 19:44:14.935946 [ 41 ] {} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.07.01 19:44:14.935960 [ 4 ] {6bf027ea-6d66-467a-ba05-b56bdfc7eff0} <Debug> TCPHandler: Processed in 0.002034837 sec. | ||
| 4795 | 2025.07.01 19:44:14.935973 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4796 | 2025.07.01 19:44:14.936081 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 4797 | 2025.07.01 19:44:14.936155 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2025.07.01 19:44:14.936184 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4799 | 2025.07.01 19:44:14.936218 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
| 4800 | 2025.07.01 19:44:14.936251 [ 4 ] {9cfc5017-5d5d-42a5-b870-035fd04041f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4801 | 2025.07.01 19:44:14.936284 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4802 | 2025.07.01 19:44:14.936292 [ 4 ] {9cfc5017-5d5d-42a5-b870-035fd04041f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4803 | 2025.07.01 19:44:14.936335 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 4804 | 2025.07.01 19:44:14.936385 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4805 | 2025.07.01 19:44:14.936431 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4806 | 2025.07.01 19:44:14.936477 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4807 | 2025.07.01 19:44:14.936702 [ 4 ] {9cfc5017-5d5d-42a5-b870-035fd04041f8} <Trace> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2025.07.01 19:44:14.936738 [ 4 ] {9cfc5017-5d5d-42a5-b870-035fd04041f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4809 | 2025.07.01 19:44:14.937181 [ 4 ] {9cfc5017-5d5d-42a5-b870-035fd04041f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4810 | 2025.07.01 19:44:14.937395 [ 4 ] {9cfc5017-5d5d-42a5-b870-035fd04041f8} <Trace> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2025.07.01 19:44:14.937404 [ 187 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364471 sec., 794447.0787579949 rows/sec., 53.90 MiB/sec. | ||
| 4812 | 2025.07.01 19:44:14.937532 [ 4 ] {9cfc5017-5d5d-42a5-b870-035fd04041f8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001299 sec., 9237.875288683603 rows/sec., 753.28 KiB/sec. | ||
| 4813 | 2025.07.01 19:44:14.937551 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 4814 | 2025.07.01 19:44:14.937573 [ 4 ] {9cfc5017-5d5d-42a5-b870-035fd04041f8} <Debug> TCPHandler: Processed in 0.001467813 sec. | ||
| 4815 | 2025.07.01 19:44:14.937689 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2025.07.01 19:44:14.937771 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2025.07.01 19:44:14.937791 [ 4 ] {40ca6d6a-5bf1-403d-9151-c4642efa8829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4818 | 2025.07.01 19:44:14.937828 [ 192 ] {3eb0305e-bad3-48b8-8d26-829eb32e3317::all_1_14_3} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 4819 | 2025.07.01 19:44:14.937832 [ 4 ] {40ca6d6a-5bf1-403d-9151-c4642efa8829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4820 | 2025.07.01 19:44:14.937885 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4821 | 2025.07.01 19:44:14.938561 [ 4 ] {40ca6d6a-5bf1-403d-9151-c4642efa8829} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.07.01 19:44:14.938597 [ 4 ] {40ca6d6a-5bf1-403d-9151-c4642efa8829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4823 | 2025.07.01 19:44:14.938962 [ 4 ] {40ca6d6a-5bf1-403d-9151-c4642efa8829} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4824 | 2025.07.01 19:44:14.939176 [ 4 ] {40ca6d6a-5bf1-403d-9151-c4642efa8829} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2025.07.01 19:44:14.939280 [ 41 ] {} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4826 | 2025.07.01 19:44:14.939304 [ 4 ] {40ca6d6a-5bf1-403d-9151-c4642efa8829} <Debug> executeQuery: Read 679 rows, 55.64 KiB in 0.001532 sec., 443211.48825065274 rows/sec., 35.47 MiB/sec. | ||
| 4827 | 2025.07.01 19:44:14.939320 [ 41 ] {} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.07.01 19:44:14.939344 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4829 | 2025.07.01 19:44:14.939346 [ 4 ] {40ca6d6a-5bf1-403d-9151-c4642efa8829} <Debug> TCPHandler: Processed in 0.001707914 sec. | ||
| 4830 | 2025.07.01 19:44:14.939446 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 4831 | 2025.07.01 19:44:14.939481 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4832 | 2025.07.01 19:44:14.939567 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4833 | 2025.07.01 19:44:14.939580 [ 4 ] {4bde0d05-4084-4d43-881d-881211bfec74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4834 | 2025.07.01 19:44:14.939608 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 784 rows starting from the beginning of the part | ||
| 4835 | 2025.07.01 19:44:14.939627 [ 4 ] {4bde0d05-4084-4d43-881d-881211bfec74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4836 | 2025.07.01 19:44:14.939679 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 673 rows starting from the beginning of the part | ||
| 4837 | 2025.07.01 19:44:14.939734 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 4838 | 2025.07.01 19:44:14.939775 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 673 rows starting from the beginning of the part | ||
| 4839 | 2025.07.01 19:44:14.939815 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 4840 | 2025.07.01 19:44:14.939861 [ 187 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 679 rows starting from the beginning of the part | ||
| 4841 | 2025.07.01 19:44:14.940123 [ 4 ] {4bde0d05-4084-4d43-881d-881211bfec74} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2025.07.01 19:44:14.940164 [ 4 ] {4bde0d05-4084-4d43-881d-881211bfec74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4843 | 2025.07.01 19:44:14.940513 [ 4 ] {4bde0d05-4084-4d43-881d-881211bfec74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4844 | 2025.07.01 19:44:14.940747 [ 4 ] {4bde0d05-4084-4d43-881d-881211bfec74} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2025.07.01 19:44:14.940873 [ 4 ] {4bde0d05-4084-4d43-881d-881211bfec74} <Debug> executeQuery: Read 159 rows, 10.31 KiB in 0.001312 sec., 121189.0243902439 rows/sec., 7.67 MiB/sec. | ||
| 4846 | 2025.07.01 19:44:14.940911 [ 4 ] {4bde0d05-4084-4d43-881d-881211bfec74} <Debug> TCPHandler: Processed in 0.001480253 sec. | ||
| 4847 | 2025.07.01 19:44:14.941031 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2025.07.01 19:44:14.941124 [ 4 ] {c3c96b83-fc7c-466c-9c52-2a7c7d12a519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4849 | 2025.07.01 19:44:14.941163 [ 4 ] {c3c96b83-fc7c-466c-9c52-2a7c7d12a519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4850 | 2025.07.01 19:44:14.941240 [ 195 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843206 sec., 1556527.0512357273 rows/sec., 131.19 MiB/sec. | ||
| 4851 | 2025.07.01 19:44:14.941441 [ 195 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4852 | 2025.07.01 19:44:14.941611 [ 4 ] {c3c96b83-fc7c-466c-9c52-2a7c7d12a519} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2025.07.01 19:44:14.941652 [ 4 ] {c3c96b83-fc7c-466c-9c52-2a7c7d12a519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4854 | 2025.07.01 19:44:14.941749 [ 195 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2025.07.01 19:44:14.941842 [ 195 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_36_7} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4856 | 2025.07.01 19:44:14.941924 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4857 | 2025.07.01 19:44:14.941996 [ 4 ] {c3c96b83-fc7c-466c-9c52-2a7c7d12a519} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4858 | 2025.07.01 19:44:14.942220 [ 4 ] {c3c96b83-fc7c-466c-9c52-2a7c7d12a519} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2025.07.01 19:44:14.942350 [ 4 ] {c3c96b83-fc7c-466c-9c52-2a7c7d12a519} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001245 sec., 90763.05220883535 rows/sec., 5.88 MiB/sec. | ||
| 4860 | 2025.07.01 19:44:14.942387 [ 4 ] {c3c96b83-fc7c-466c-9c52-2a7c7d12a519} <Debug> TCPHandler: Processed in 0.001405541 sec. | ||
| 4861 | 2025.07.01 19:44:14.942503 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2025.07.01 19:44:14.942596 [ 4 ] {da09ad6e-11e9-4bd6-b15e-1b3c3d878729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4863 | 2025.07.01 19:44:14.942636 [ 4 ] {da09ad6e-11e9-4bd6-b15e-1b3c3d878729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4864 | 2025.07.01 19:44:14.943052 [ 4 ] {da09ad6e-11e9-4bd6-b15e-1b3c3d878729} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2025.07.01 19:44:14.943088 [ 4 ] {da09ad6e-11e9-4bd6-b15e-1b3c3d878729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4866 | 2025.07.01 19:44:14.943380 [ 4 ] {da09ad6e-11e9-4bd6-b15e-1b3c3d878729} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4867 | 2025.07.01 19:44:14.943590 [ 4 ] {da09ad6e-11e9-4bd6-b15e-1b3c3d878729} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.07.01 19:44:14.943707 [ 39 ] {} <Debug> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 4869 | 2025.07.01 19:44:14.943717 [ 4 ] {da09ad6e-11e9-4bd6-b15e-1b3c3d878729} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001139 sec., 98331.87006145742 rows/sec., 5.60 MiB/sec. | ||
| 4870 | 2025.07.01 19:44:14.943753 [ 39 ] {} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2025.07.01 19:44:14.943772 [ 4 ] {da09ad6e-11e9-4bd6-b15e-1b3c3d878729} <Debug> TCPHandler: Processed in 0.001318811 sec. | ||
| 4872 | 2025.07.01 19:44:14.943777 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4873 | 2025.07.01 19:44:14.943856 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 4874 | 2025.07.01 19:44:14.943946 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2025.07.01 19:44:14.943956 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4876 | 2025.07.01 19:44:14.943999 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
| 4877 | 2025.07.01 19:44:14.944046 [ 4 ] {e4924050-2e29-4fec-bf72-dec5ad8b0ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4878 | 2025.07.01 19:44:14.944049 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
| 4879 | 2025.07.01 19:44:14.944095 [ 4 ] {e4924050-2e29-4fec-bf72-dec5ad8b0ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4880 | 2025.07.01 19:44:14.944113 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 4881 | 2025.07.01 19:44:14.944156 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 4882 | 2025.07.01 19:44:14.944210 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
| 4883 | 2025.07.01 19:44:14.944251 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 4884 | 2025.07.01 19:44:14.944673 [ 4 ] {e4924050-2e29-4fec-bf72-dec5ad8b0ac7} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2025.07.01 19:44:14.944714 [ 4 ] {e4924050-2e29-4fec-bf72-dec5ad8b0ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4886 | 2025.07.01 19:44:14.945088 [ 4 ] {e4924050-2e29-4fec-bf72-dec5ad8b0ac7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4887 | 2025.07.01 19:44:14.945135 [ 192 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130456 sec., 438462.01017967745 rows/sec., 26.83 MiB/sec. | ||
| 4888 | 2025.07.01 19:44:14.945260 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 4889 | 2025.07.01 19:44:14.945331 [ 4 ] {e4924050-2e29-4fec-bf72-dec5ad8b0ac7} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2025.07.01 19:44:14.945453 [ 39 ] {} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4891 | 2025.07.01 19:44:14.945479 [ 4 ] {e4924050-2e29-4fec-bf72-dec5ad8b0ac7} <Debug> executeQuery: Read 407 rows, 29.61 KiB in 0.00145 sec., 280689.6551724138 rows/sec., 19.94 MiB/sec. | ||
| 4892 | 2025.07.01 19:44:14.945483 [ 39 ] {} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2025.07.01 19:44:14.945518 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2025.07.01 19:44:14.945519 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4895 | 2025.07.01 19:44:14.945525 [ 4 ] {e4924050-2e29-4fec-bf72-dec5ad8b0ac7} <Debug> TCPHandler: Processed in 0.001627944 sec. | ||
| 4896 | 2025.07.01 19:44:14.945582 [ 187 ] {69174f59-d3c7-41a6-8e1e-6f1fe4ac342b::all_1_14_3} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 4897 | 2025.07.01 19:44:14.945630 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 4898 | 2025.07.01 19:44:14.945644 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4899 | 2025.07.01 19:44:14.945669 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2025.07.01 19:44:14.945767 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4901 | 2025.07.01 19:44:14.945768 [ 4 ] {35974b97-d08f-41aa-b55c-8e8bc98f3b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4902 | 2025.07.01 19:44:14.945811 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 454 rows starting from the beginning of the part | ||
| 4903 | 2025.07.01 19:44:14.945829 [ 4 ] {35974b97-d08f-41aa-b55c-8e8bc98f3b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4904 | 2025.07.01 19:44:14.945887 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 4905 | 2025.07.01 19:44:14.945938 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 4906 | 2025.07.01 19:44:14.945979 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 4907 | 2025.07.01 19:44:14.946016 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 4908 | 2025.07.01 19:44:14.946053 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 407 rows starting from the beginning of the part | ||
| 4909 | 2025.07.01 19:44:14.946178 [ 4 ] {35974b97-d08f-41aa-b55c-8e8bc98f3b8f} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2025.07.01 19:44:14.946220 [ 4 ] {35974b97-d08f-41aa-b55c-8e8bc98f3b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4911 | 2025.07.01 19:44:14.946593 [ 4 ] {35974b97-d08f-41aa-b55c-8e8bc98f3b8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4912 | 2025.07.01 19:44:14.946826 [ 4 ] {35974b97-d08f-41aa-b55c-8e8bc98f3b8f} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2025.07.01 19:44:14.946960 [ 4 ] {35974b97-d08f-41aa-b55c-8e8bc98f3b8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00121 sec., 4958.677685950413 rows/sec., 259.07 KiB/sec. | ||
| 4914 | 2025.07.01 19:44:14.946997 [ 4 ] {35974b97-d08f-41aa-b55c-8e8bc98f3b8f} <Debug> TCPHandler: Processed in 0.001378081 sec. | ||
| 4915 | 2025.07.01 19:44:14.947106 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2025.07.01 19:44:14.947177 [ 192 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596683 sec., 1079112.134343511 rows/sec., 81.42 MiB/sec. | ||
| 4917 | 2025.07.01 19:44:14.947199 [ 4 ] {d9d7c275-c0a3-43f6-aad4-e8fd7f2945a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4918 | 2025.07.01 19:44:14.947242 [ 4 ] {d9d7c275-c0a3-43f6-aad4-e8fd7f2945a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4919 | 2025.07.01 19:44:14.947324 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4920 | 2025.07.01 19:44:14.947573 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2025.07.01 19:44:14.947620 [ 4 ] {d9d7c275-c0a3-43f6-aad4-e8fd7f2945a5} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.07.01 19:44:14.947645 [ 197 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_36_7} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4923 | 2025.07.01 19:44:14.947662 [ 4 ] {d9d7c275-c0a3-43f6-aad4-e8fd7f2945a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4924 | 2025.07.01 19:44:14.947720 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4925 | 2025.07.01 19:44:14.948024 [ 4 ] {d9d7c275-c0a3-43f6-aad4-e8fd7f2945a5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4926 | 2025.07.01 19:44:14.948251 [ 4 ] {d9d7c275-c0a3-43f6-aad4-e8fd7f2945a5} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2025.07.01 19:44:14.948361 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4928 | 2025.07.01 19:44:14.948382 [ 4 ] {d9d7c275-c0a3-43f6-aad4-e8fd7f2945a5} <Debug> executeQuery: Read 143 rows, 9.59 KiB in 0.0012 sec., 119166.66666666667 rows/sec., 7.80 MiB/sec. | ||
| 4929 | 2025.07.01 19:44:14.948394 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2025.07.01 19:44:14.948422 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4931 | 2025.07.01 19:44:14.948425 [ 4 ] {d9d7c275-c0a3-43f6-aad4-e8fd7f2945a5} <Debug> TCPHandler: Processed in 0.001367541 sec. | ||
| 4932 | 2025.07.01 19:44:14.948496 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 4933 | 2025.07.01 19:44:14.948565 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2025.07.01 19:44:14.948598 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4935 | 2025.07.01 19:44:14.948631 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2867 rows starting from the beginning of the part | ||
| 4936 | 2025.07.01 19:44:14.948662 [ 4 ] {f1da684c-b948-41b6-8e6f-6d6a8ce2cadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4937 | 2025.07.01 19:44:14.948682 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 137 rows starting from the beginning of the part | ||
| 4938 | 2025.07.01 19:44:14.948708 [ 4 ] {f1da684c-b948-41b6-8e6f-6d6a8ce2cadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4939 | 2025.07.01 19:44:14.948731 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 4940 | 2025.07.01 19:44:14.948776 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 137 rows starting from the beginning of the part | ||
| 4941 | 2025.07.01 19:44:14.948816 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 4942 | 2025.07.01 19:44:14.948853 [ 191 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 143 rows starting from the beginning of the part | ||
| 4943 | 2025.07.01 19:44:14.949062 [ 4 ] {f1da684c-b948-41b6-8e6f-6d6a8ce2cadd} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2025.07.01 19:44:14.949104 [ 4 ] {f1da684c-b948-41b6-8e6f-6d6a8ce2cadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4945 | 2025.07.01 19:44:14.949437 [ 4 ] {f1da684c-b948-41b6-8e6f-6d6a8ce2cadd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4946 | 2025.07.01 19:44:14.949681 [ 4 ] {f1da684c-b948-41b6-8e6f-6d6a8ce2cadd} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2025.07.01 19:44:14.949809 [ 4 ] {f1da684c-b948-41b6-8e6f-6d6a8ce2cadd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 4948 | 2025.07.01 19:44:14.949845 [ 4 ] {f1da684c-b948-41b6-8e6f-6d6a8ce2cadd} <Debug> TCPHandler: Processed in 0.001329231 sec. | ||
| 4949 | 2025.07.01 19:44:14.949958 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2025.07.01 19:44:14.950051 [ 4 ] {2102b30f-2f88-472b-9344-872f91459f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4951 | 2025.07.01 19:44:14.950104 [ 4 ] {2102b30f-2f88-472b-9344-872f91459f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4952 | 2025.07.01 19:44:14.950248 [ 197 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001782705 sec., 1909457.818315425 rows/sec., 131.40 MiB/sec. | ||
| 4953 | 2025.07.01 19:44:14.950566 [ 192 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4954 | 2025.07.01 19:44:14.950831 [ 192 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2025.07.01 19:44:14.950899 [ 192 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4956 | 2025.07.01 19:44:14.950964 [ 4 ] {2102b30f-2f88-472b-9344-872f91459f77} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2025.07.01 19:44:14.950974 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 4958 | 2025.07.01 19:44:14.950998 [ 4 ] {2102b30f-2f88-472b-9344-872f91459f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4959 | 2025.07.01 19:44:14.951585 [ 4 ] {2102b30f-2f88-472b-9344-872f91459f77} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4960 | 2025.07.01 19:44:14.951811 [ 4 ] {2102b30f-2f88-472b-9344-872f91459f77} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2025.07.01 19:44:14.951953 [ 4 ] {2102b30f-2f88-472b-9344-872f91459f77} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00192 sec., 21354.166666666668 rows/sec., 38.27 MiB/sec. | ||
| 4962 | 2025.07.01 19:44:14.952021 [ 4 ] {2102b30f-2f88-472b-9344-872f91459f77} <Debug> TCPHandler: Processed in 0.002112228 sec. | ||
| 4963 | 2025.07.01 19:44:14.952140 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2025.07.01 19:44:14.952235 [ 4 ] {8a5b5e90-0577-43b2-8911-a5f7074a9910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4965 | 2025.07.01 19:44:14.952276 [ 4 ] {8a5b5e90-0577-43b2-8911-a5f7074a9910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4966 | 2025.07.01 19:44:14.952615 [ 4 ] {8a5b5e90-0577-43b2-8911-a5f7074a9910} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2025.07.01 19:44:14.952651 [ 4 ] {8a5b5e90-0577-43b2-8911-a5f7074a9910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4968 | 2025.07.01 19:44:14.952947 [ 4 ] {8a5b5e90-0577-43b2-8911-a5f7074a9910} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4969 | 2025.07.01 19:44:14.953154 [ 4 ] {8a5b5e90-0577-43b2-8911-a5f7074a9910} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2025.07.01 19:44:14.953259 [ 39 ] {} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4971 | 2025.07.01 19:44:14.953281 [ 4 ] {8a5b5e90-0577-43b2-8911-a5f7074a9910} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001066 sec., 48780.487804878045 rows/sec., 2.96 MiB/sec. | ||
| 4972 | 2025.07.01 19:44:14.953289 [ 39 ] {} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2025.07.01 19:44:14.953320 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4974 | 2025.07.01 19:44:14.953323 [ 4 ] {8a5b5e90-0577-43b2-8911-a5f7074a9910} <Debug> TCPHandler: Processed in 0.00123267 sec. | ||
| 4975 | 2025.07.01 19:44:14.953394 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::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 | ||
| 4976 | 2025.07.01 19:44:14.953491 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2025.07.01 19:44:14.953520 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 850 rows starting from the beginning of the part | ||
| 4978 | 2025.07.01 19:44:14.953571 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 52 rows starting from the beginning of the part | ||
| 4979 | 2025.07.01 19:44:14.953613 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 4980 | 2025.07.01 19:44:14.953653 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 4981 | 2025.07.01 19:44:14.953690 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 4982 | 2025.07.01 19:44:14.953728 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part | ||
| 4983 | 2025.07.01 19:44:14.954553 [ 203 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1066 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119339 sec., 893253.6723116501 rows/sec., 57.20 MiB/sec. | ||
| 4984 | 2025.07.01 19:44:14.954709 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4985 | 2025.07.01 19:44:14.954952 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2025.07.01 19:44:14.955012 [ 197 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_36_7} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4987 | 2025.07.01 19:44:14.955068 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4988 | 2025.07.01 19:44:16.563573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 4989 | 2025.07.01 19:44:16.564068 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2025.07.01 19:44:16.564110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4991 | 2025.07.01 19:44:16.564628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4992 | 2025.07.01 19:44:16.564875 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2025.07.01 19:44:16.565016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 4994 | 2025.07.01 19:44:17.223504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4995 | 2025.07.01 19:44:17.239058 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.07.01 19:44:17.239109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 4997 | 2025.07.01 19:44:17.245196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4998 | 2025.07.01 19:44:17.245926 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2025.07.01 19:44:17.248604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5000 | 2025.07.01 19:44:19.930835 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2025.07.01 19:44:19.931016 [ 4 ] {ae947e92-43f5-46e7-bfc9-f689da2f540d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5002 | 2025.07.01 19:44:19.931086 [ 4 ] {ae947e92-43f5-46e7-bfc9-f689da2f540d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5003 | 2025.07.01 19:44:19.931800 [ 4 ] {ae947e92-43f5-46e7-bfc9-f689da2f540d} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2025.07.01 19:44:19.931847 [ 4 ] {ae947e92-43f5-46e7-bfc9-f689da2f540d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5005 | 2025.07.01 19:44:19.932253 [ 4 ] {ae947e92-43f5-46e7-bfc9-f689da2f540d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5006 | 2025.07.01 19:44:19.932490 [ 4 ] {ae947e92-43f5-46e7-bfc9-f689da2f540d} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2025.07.01 19:44:19.932653 [ 4 ] {ae947e92-43f5-46e7-bfc9-f689da2f540d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 5008 | 2025.07.01 19:44:19.932705 [ 4 ] {ae947e92-43f5-46e7-bfc9-f689da2f540d} <Debug> TCPHandler: Processed in 0.002004336 sec. | ||
| 5009 | 2025.07.01 19:44:19.932840 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2025.07.01 19:44:19.932946 [ 4 ] {79ec6c2f-6306-4212-b49b-462707b80bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5011 | 2025.07.01 19:44:19.932993 [ 4 ] {79ec6c2f-6306-4212-b49b-462707b80bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5012 | 2025.07.01 19:44:19.933445 [ 4 ] {79ec6c2f-6306-4212-b49b-462707b80bd7} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2025.07.01 19:44:19.933481 [ 4 ] {79ec6c2f-6306-4212-b49b-462707b80bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5014 | 2025.07.01 19:44:19.933796 [ 4 ] {79ec6c2f-6306-4212-b49b-462707b80bd7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5015 | 2025.07.01 19:44:19.934002 [ 4 ] {79ec6c2f-6306-4212-b49b-462707b80bd7} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2025.07.01 19:44:19.934131 [ 4 ] {79ec6c2f-6306-4212-b49b-462707b80bd7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 5017 | 2025.07.01 19:44:19.934169 [ 4 ] {79ec6c2f-6306-4212-b49b-462707b80bd7} <Debug> TCPHandler: Processed in 0.001385442 sec. | ||
| 5018 | 2025.07.01 19:44:19.934287 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2025.07.01 19:44:19.934383 [ 4 ] {54900adc-2685-4825-bd0e-811bb0477d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5020 | 2025.07.01 19:44:19.934428 [ 4 ] {54900adc-2685-4825-bd0e-811bb0477d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5021 | 2025.07.01 19:44:19.934858 [ 4 ] {54900adc-2685-4825-bd0e-811bb0477d6d} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2025.07.01 19:44:19.934894 [ 4 ] {54900adc-2685-4825-bd0e-811bb0477d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5023 | 2025.07.01 19:44:19.935239 [ 4 ] {54900adc-2685-4825-bd0e-811bb0477d6d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5024 | 2025.07.01 19:44:19.935453 [ 4 ] {54900adc-2685-4825-bd0e-811bb0477d6d} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2025.07.01 19:44:19.935582 [ 4 ] {54900adc-2685-4825-bd0e-811bb0477d6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5026 | 2025.07.01 19:44:19.935620 [ 4 ] {54900adc-2685-4825-bd0e-811bb0477d6d} <Debug> TCPHandler: Processed in 0.001383022 sec. | ||
| 5027 | 2025.07.01 19:44:19.935730 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2025.07.01 19:44:19.935823 [ 4 ] {25a76a44-79d9-4a90-bd8f-3122c91379a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5029 | 2025.07.01 19:44:19.935866 [ 4 ] {25a76a44-79d9-4a90-bd8f-3122c91379a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5030 | 2025.07.01 19:44:19.936198 [ 4 ] {25a76a44-79d9-4a90-bd8f-3122c91379a9} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2025.07.01 19:44:19.936234 [ 4 ] {25a76a44-79d9-4a90-bd8f-3122c91379a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5032 | 2025.07.01 19:44:19.936552 [ 4 ] {25a76a44-79d9-4a90-bd8f-3122c91379a9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5033 | 2025.07.01 19:44:19.936766 [ 4 ] {25a76a44-79d9-4a90-bd8f-3122c91379a9} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2025.07.01 19:44:19.936893 [ 4 ] {25a76a44-79d9-4a90-bd8f-3122c91379a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5035 | 2025.07.01 19:44:19.936929 [ 4 ] {25a76a44-79d9-4a90-bd8f-3122c91379a9} <Debug> TCPHandler: Processed in 0.001247201 sec. | ||
| 5036 | 2025.07.01 19:44:23.961940 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5037 | 2025.07.01 19:44:23.962003 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5038 | 2025.07.01 19:44:24.065330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 5039 | 2025.07.01 19:44:24.066137 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2025.07.01 19:44:24.066219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5041 | 2025.07.01 19:44:24.066859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5042 | 2025.07.01 19:44:24.067101 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2025.07.01 19:44:24.067235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5044 | 2025.07.01 19:44:24.085417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 704 | ||
| 5045 | 2025.07.01 19:44:24.087744 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2025.07.01 19:44:24.087800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5047 | 2025.07.01 19:44:24.089016 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5048 | 2025.07.01 19:44:24.089302 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2025.07.01 19:44:24.089669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
| 5050 | 2025.07.01 19:44:24.748903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5051 | 2025.07.01 19:44:24.764936 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2025.07.01 19:44:24.764988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5053 | 2025.07.01 19:44:24.771330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5054 | 2025.07.01 19:44:24.772081 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2025.07.01 19:44:24.774863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5056 | 2025.07.01 19:44:24.938931 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5057 | 2025.07.01 19:44:24.939190 [ 4 ] {a237dd42-9116-4b0a-b667-52a326f1b833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5058 | 2025.07.01 19:44:24.939291 [ 4 ] {a237dd42-9116-4b0a-b667-52a326f1b833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5059 | 2025.07.01 19:44:24.940088 [ 4 ] {a237dd42-9116-4b0a-b667-52a326f1b833} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2025.07.01 19:44:24.940131 [ 4 ] {a237dd42-9116-4b0a-b667-52a326f1b833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5061 | 2025.07.01 19:44:24.940524 [ 4 ] {a237dd42-9116-4b0a-b667-52a326f1b833} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5062 | 2025.07.01 19:44:24.940759 [ 4 ] {a237dd42-9116-4b0a-b667-52a326f1b833} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2025.07.01 19:44:24.940936 [ 4 ] {a237dd42-9116-4b0a-b667-52a326f1b833} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001818 sec., 116611.66116611661 rows/sec., 7.42 MiB/sec. | ||
| 5064 | 2025.07.01 19:44:24.940978 [ 4 ] {a237dd42-9116-4b0a-b667-52a326f1b833} <Debug> TCPHandler: Processed in 0.002227329 sec. | ||
| 5065 | 2025.07.01 19:44:24.941110 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2025.07.01 19:44:24.941206 [ 4 ] {203a67b7-2ff3-4beb-90f2-476872d57a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5067 | 2025.07.01 19:44:24.941247 [ 4 ] {203a67b7-2ff3-4beb-90f2-476872d57a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5068 | 2025.07.01 19:44:24.941943 [ 4 ] {203a67b7-2ff3-4beb-90f2-476872d57a16} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2025.07.01 19:44:24.941977 [ 4 ] {203a67b7-2ff3-4beb-90f2-476872d57a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5070 | 2025.07.01 19:44:24.942339 [ 4 ] {203a67b7-2ff3-4beb-90f2-476872d57a16} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5071 | 2025.07.01 19:44:24.942563 [ 4 ] {203a67b7-2ff3-4beb-90f2-476872d57a16} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2025.07.01 19:44:24.942696 [ 4 ] {203a67b7-2ff3-4beb-90f2-476872d57a16} <Debug> executeQuery: Read 699 rows, 57.21 KiB in 0.00151 sec., 462913.9072847682 rows/sec., 37.00 MiB/sec. | ||
| 5073 | 2025.07.01 19:44:24.942734 [ 4 ] {203a67b7-2ff3-4beb-90f2-476872d57a16} <Debug> TCPHandler: Processed in 0.001673794 sec. | ||
| 5074 | 2025.07.01 19:44:24.942906 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2025.07.01 19:44:24.942999 [ 4 ] {379baeb7-46be-47c2-bbe0-1e173363af42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5076 | 2025.07.01 19:44:24.943040 [ 4 ] {379baeb7-46be-47c2-bbe0-1e173363af42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5077 | 2025.07.01 19:44:24.943464 [ 4 ] {379baeb7-46be-47c2-bbe0-1e173363af42} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2025.07.01 19:44:24.943498 [ 4 ] {379baeb7-46be-47c2-bbe0-1e173363af42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5079 | 2025.07.01 19:44:24.943791 [ 4 ] {379baeb7-46be-47c2-bbe0-1e173363af42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5080 | 2025.07.01 19:44:24.943985 [ 4 ] {379baeb7-46be-47c2-bbe0-1e173363af42} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2025.07.01 19:44:24.944099 [ 4 ] {379baeb7-46be-47c2-bbe0-1e173363af42} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001142 sec., 128721.5411558669 rows/sec., 8.10 MiB/sec. | ||
| 5082 | 2025.07.01 19:44:24.944133 [ 4 ] {379baeb7-46be-47c2-bbe0-1e173363af42} <Debug> TCPHandler: Processed in 0.001302951 sec. | ||
| 5083 | 2025.07.01 19:44:24.944238 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2025.07.01 19:44:24.944334 [ 4 ] {5b25a0e7-f812-4def-bbf4-3d91a309d916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5085 | 2025.07.01 19:44:24.944372 [ 4 ] {5b25a0e7-f812-4def-bbf4-3d91a309d916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5086 | 2025.07.01 19:44:24.944830 [ 4 ] {5b25a0e7-f812-4def-bbf4-3d91a309d916} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2025.07.01 19:44:24.944865 [ 4 ] {5b25a0e7-f812-4def-bbf4-3d91a309d916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5088 | 2025.07.01 19:44:24.945164 [ 4 ] {5b25a0e7-f812-4def-bbf4-3d91a309d916} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5089 | 2025.07.01 19:44:24.945373 [ 4 ] {5b25a0e7-f812-4def-bbf4-3d91a309d916} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2025.07.01 19:44:24.945486 [ 52 ] {} <Debug> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5091 | 2025.07.01 19:44:24.945496 [ 4 ] {5b25a0e7-f812-4def-bbf4-3d91a309d916} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001139 sec., 99209.83318700614 rows/sec., 6.42 MiB/sec. | ||
| 5092 | 2025.07.01 19:44:24.945524 [ 52 ] {} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2025.07.01 19:44:24.945542 [ 4 ] {5b25a0e7-f812-4def-bbf4-3d91a309d916} <Debug> TCPHandler: Processed in 0.001318571 sec. | ||
| 5094 | 2025.07.01 19:44:24.945543 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5095 | 2025.07.01 19:44:24.945641 [ 192 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 5096 | 2025.07.01 19:44:24.945654 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2025.07.01 19:44:24.945747 [ 192 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5098 | 2025.07.01 19:44:24.945761 [ 4 ] {ee3a87e9-cd69-4702-9db9-62e4cf316f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5099 | 2025.07.01 19:44:24.945779 [ 192 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 114 rows starting from the beginning of the part | ||
| 5100 | 2025.07.01 19:44:24.945809 [ 4 ] {ee3a87e9-cd69-4702-9db9-62e4cf316f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5101 | 2025.07.01 19:44:24.945853 [ 192 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 5102 | 2025.07.01 19:44:24.945905 [ 192 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 5103 | 2025.07.01 19:44:24.945951 [ 192 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
| 5104 | 2025.07.01 19:44:24.945995 [ 192 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 5105 | 2025.07.01 19:44:24.946041 [ 192 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::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 | ||
| 5106 | 2025.07.01 19:44:24.946228 [ 4 ] {ee3a87e9-cd69-4702-9db9-62e4cf316f0d} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.07.01 19:44:24.946262 [ 4 ] {ee3a87e9-cd69-4702-9db9-62e4cf316f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5108 | 2025.07.01 19:44:24.946561 [ 4 ] {ee3a87e9-cd69-4702-9db9-62e4cf316f0d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5109 | 2025.07.01 19:44:24.946783 [ 4 ] {ee3a87e9-cd69-4702-9db9-62e4cf316f0d} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2025.07.01 19:44:24.946879 [ 186 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274021 sec., 463100.6867233743 rows/sec., 32.09 MiB/sec. | ||
| 5111 | 2025.07.01 19:44:24.946907 [ 4 ] {ee3a87e9-cd69-4702-9db9-62e4cf316f0d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001165 sec., 96137.33905579399 rows/sec., 5.48 MiB/sec. | ||
| 5112 | 2025.07.01 19:44:24.946964 [ 4 ] {ee3a87e9-cd69-4702-9db9-62e4cf316f0d} <Debug> TCPHandler: Processed in 0.001359642 sec. | ||
| 5113 | 2025.07.01 19:44:24.947075 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2025.07.01 19:44:24.947098 [ 203 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5115 | 2025.07.01 19:44:24.947170 [ 4 ] {860f2282-35e6-47d7-adb8-90807bbf45ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5116 | 2025.07.01 19:44:24.947217 [ 4 ] {860f2282-35e6-47d7-adb8-90807bbf45ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5117 | 2025.07.01 19:44:24.947406 [ 203 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_15_3} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2025.07.01 19:44:24.947481 [ 203 ] {84374998-6dda-4bb0-8df2-eb8c3a816b52::all_1_15_3} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5119 | 2025.07.01 19:44:24.947586 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5120 | 2025.07.01 19:44:24.947733 [ 4 ] {860f2282-35e6-47d7-adb8-90807bbf45ca} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2025.07.01 19:44:24.947774 [ 4 ] {860f2282-35e6-47d7-adb8-90807bbf45ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5122 | 2025.07.01 19:44:24.948106 [ 4 ] {860f2282-35e6-47d7-adb8-90807bbf45ca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5123 | 2025.07.01 19:44:24.948315 [ 4 ] {860f2282-35e6-47d7-adb8-90807bbf45ca} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2025.07.01 19:44:24.948445 [ 4 ] {860f2282-35e6-47d7-adb8-90807bbf45ca} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.001293 sec., 327146.17169373546 rows/sec., 23.31 MiB/sec. | ||
| 5125 | 2025.07.01 19:44:24.948483 [ 4 ] {860f2282-35e6-47d7-adb8-90807bbf45ca} <Debug> TCPHandler: Processed in 0.001456422 sec. | ||
| 5126 | 2025.07.01 19:44:24.948594 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2025.07.01 19:44:24.948687 [ 4 ] {d6e6e522-2740-4574-bb8c-6dff945bc63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5128 | 2025.07.01 19:44:24.948728 [ 4 ] {d6e6e522-2740-4574-bb8c-6dff945bc63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5129 | 2025.07.01 19:44:24.949052 [ 4 ] {d6e6e522-2740-4574-bb8c-6dff945bc63a} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2025.07.01 19:44:24.949088 [ 4 ] {d6e6e522-2740-4574-bb8c-6dff945bc63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5131 | 2025.07.01 19:44:24.949381 [ 4 ] {d6e6e522-2740-4574-bb8c-6dff945bc63a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5132 | 2025.07.01 19:44:24.949584 [ 4 ] {d6e6e522-2740-4574-bb8c-6dff945bc63a} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2025.07.01 19:44:24.949707 [ 4 ] {d6e6e522-2740-4574-bb8c-6dff945bc63a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 5134 | 2025.07.01 19:44:24.949743 [ 4 ] {d6e6e522-2740-4574-bb8c-6dff945bc63a} <Debug> TCPHandler: Processed in 0.00119862 sec. | ||
| 5135 | 2025.07.01 19:44:24.949876 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2025.07.01 19:44:24.949995 [ 4 ] {6201dcc7-c699-4b3d-bd0b-18436d322844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5137 | 2025.07.01 19:44:24.950046 [ 4 ] {6201dcc7-c699-4b3d-bd0b-18436d322844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5138 | 2025.07.01 19:44:24.950542 [ 4 ] {6201dcc7-c699-4b3d-bd0b-18436d322844} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2025.07.01 19:44:24.950579 [ 4 ] {6201dcc7-c699-4b3d-bd0b-18436d322844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5140 | 2025.07.01 19:44:24.950922 [ 4 ] {6201dcc7-c699-4b3d-bd0b-18436d322844} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5141 | 2025.07.01 19:44:24.951139 [ 4 ] {6201dcc7-c699-4b3d-bd0b-18436d322844} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2025.07.01 19:44:24.951272 [ 4 ] {6201dcc7-c699-4b3d-bd0b-18436d322844} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001301 sec., 182167.5634127594 rows/sec., 12.21 MiB/sec. | ||
| 5143 | 2025.07.01 19:44:24.951308 [ 4 ] {6201dcc7-c699-4b3d-bd0b-18436d322844} <Debug> TCPHandler: Processed in 0.001491013 sec. | ||
| 5144 | 2025.07.01 19:44:24.951419 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2025.07.01 19:44:24.951512 [ 4 ] {86564a80-f62a-4795-ae18-d6ae54d24de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5146 | 2025.07.01 19:44:24.951553 [ 4 ] {86564a80-f62a-4795-ae18-d6ae54d24de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5147 | 2025.07.01 19:44:24.951864 [ 4 ] {86564a80-f62a-4795-ae18-d6ae54d24de0} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2025.07.01 19:44:24.951900 [ 4 ] {86564a80-f62a-4795-ae18-d6ae54d24de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5149 | 2025.07.01 19:44:24.952194 [ 4 ] {86564a80-f62a-4795-ae18-d6ae54d24de0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5150 | 2025.07.01 19:44:24.952397 [ 4 ] {86564a80-f62a-4795-ae18-d6ae54d24de0} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2025.07.01 19:44:24.952521 [ 4 ] {86564a80-f62a-4795-ae18-d6ae54d24de0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 5152 | 2025.07.01 19:44:24.952556 [ 4 ] {86564a80-f62a-4795-ae18-d6ae54d24de0} <Debug> TCPHandler: Processed in 0.00118476 sec. | ||
| 5153 | 2025.07.01 19:44:24.952655 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2025.07.01 19:44:24.952747 [ 4 ] {d72fd684-cc28-4e2b-a05d-9e25eacb6425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5155 | 2025.07.01 19:44:24.952799 [ 4 ] {d72fd684-cc28-4e2b-a05d-9e25eacb6425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5156 | 2025.07.01 19:44:24.953639 [ 4 ] {d72fd684-cc28-4e2b-a05d-9e25eacb6425} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2025.07.01 19:44:24.953676 [ 4 ] {d72fd684-cc28-4e2b-a05d-9e25eacb6425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5158 | 2025.07.01 19:44:24.954238 [ 4 ] {d72fd684-cc28-4e2b-a05d-9e25eacb6425} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5159 | 2025.07.01 19:44:24.954463 [ 4 ] {d72fd684-cc28-4e2b-a05d-9e25eacb6425} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2025.07.01 19:44:24.954598 [ 4 ] {d72fd684-cc28-4e2b-a05d-9e25eacb6425} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00187 sec., 21925.133689839575 rows/sec., 39.29 MiB/sec. | ||
| 5161 | 2025.07.01 19:44:24.954650 [ 4 ] {d72fd684-cc28-4e2b-a05d-9e25eacb6425} <Debug> TCPHandler: Processed in 0.002041437 sec. | ||
| 5162 | 2025.07.01 19:44:24.954765 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2025.07.01 19:44:24.954858 [ 4 ] {fe0978e1-8ba3-4b3c-948a-49a057d0afaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5164 | 2025.07.01 19:44:24.954898 [ 4 ] {fe0978e1-8ba3-4b3c-948a-49a057d0afaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5165 | 2025.07.01 19:44:24.955227 [ 4 ] {fe0978e1-8ba3-4b3c-948a-49a057d0afaa} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2025.07.01 19:44:24.955263 [ 4 ] {fe0978e1-8ba3-4b3c-948a-49a057d0afaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5167 | 2025.07.01 19:44:24.955562 [ 4 ] {fe0978e1-8ba3-4b3c-948a-49a057d0afaa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5168 | 2025.07.01 19:44:24.955768 [ 4 ] {fe0978e1-8ba3-4b3c-948a-49a057d0afaa} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2025.07.01 19:44:24.955900 [ 4 ] {fe0978e1-8ba3-4b3c-948a-49a057d0afaa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00106 sec., 77358.49056603774 rows/sec., 4.91 MiB/sec. | ||
| 5170 | 2025.07.01 19:44:24.955935 [ 4 ] {fe0978e1-8ba3-4b3c-948a-49a057d0afaa} <Debug> TCPHandler: Processed in 0.00121837 sec. | ||
| 5171 | 2025.07.01 19:44:29.930949 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2025.07.01 19:44:29.931145 [ 4 ] {29d0da8f-4624-4ceb-920d-6d11e1ca023b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5173 | 2025.07.01 19:44:29.931212 [ 4 ] {29d0da8f-4624-4ceb-920d-6d11e1ca023b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5174 | 2025.07.01 19:44:29.931925 [ 4 ] {29d0da8f-4624-4ceb-920d-6d11e1ca023b} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2025.07.01 19:44:29.931967 [ 4 ] {29d0da8f-4624-4ceb-920d-6d11e1ca023b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5176 | 2025.07.01 19:44:29.932376 [ 4 ] {29d0da8f-4624-4ceb-920d-6d11e1ca023b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5177 | 2025.07.01 19:44:29.932610 [ 4 ] {29d0da8f-4624-4ceb-920d-6d11e1ca023b} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2025.07.01 19:44:29.932775 [ 4 ] {29d0da8f-4624-4ceb-920d-6d11e1ca023b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 5179 | 2025.07.01 19:44:29.932826 [ 4 ] {29d0da8f-4624-4ceb-920d-6d11e1ca023b} <Debug> TCPHandler: Processed in 0.002013947 sec. | ||
| 5180 | 2025.07.01 19:44:29.932942 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2025.07.01 19:44:29.933046 [ 4 ] {842db909-cb54-4bfe-83a6-2e091447073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5182 | 2025.07.01 19:44:29.933091 [ 4 ] {842db909-cb54-4bfe-83a6-2e091447073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5183 | 2025.07.01 19:44:29.933541 [ 4 ] {842db909-cb54-4bfe-83a6-2e091447073a} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2025.07.01 19:44:29.933576 [ 4 ] {842db909-cb54-4bfe-83a6-2e091447073a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5185 | 2025.07.01 19:44:29.933895 [ 4 ] {842db909-cb54-4bfe-83a6-2e091447073a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5186 | 2025.07.01 19:44:29.934109 [ 4 ] {842db909-cb54-4bfe-83a6-2e091447073a} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2025.07.01 19:44:29.934248 [ 4 ] {842db909-cb54-4bfe-83a6-2e091447073a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 5188 | 2025.07.01 19:44:29.934286 [ 4 ] {842db909-cb54-4bfe-83a6-2e091447073a} <Debug> TCPHandler: Processed in 0.001397571 sec. | ||
| 5189 | 2025.07.01 19:44:29.934399 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2025.07.01 19:44:29.934495 [ 4 ] {f620769e-a614-4cf8-b342-6963c49751d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5191 | 2025.07.01 19:44:29.934539 [ 4 ] {f620769e-a614-4cf8-b342-6963c49751d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5192 | 2025.07.01 19:44:29.934958 [ 4 ] {f620769e-a614-4cf8-b342-6963c49751d6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2025.07.01 19:44:29.934992 [ 4 ] {f620769e-a614-4cf8-b342-6963c49751d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5194 | 2025.07.01 19:44:29.935334 [ 4 ] {f620769e-a614-4cf8-b342-6963c49751d6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5195 | 2025.07.01 19:44:29.935547 [ 4 ] {f620769e-a614-4cf8-b342-6963c49751d6} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2025.07.01 19:44:29.935688 [ 4 ] {f620769e-a614-4cf8-b342-6963c49751d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 5197 | 2025.07.01 19:44:29.935724 [ 4 ] {f620769e-a614-4cf8-b342-6963c49751d6} <Debug> TCPHandler: Processed in 0.001376882 sec. | ||
| 5198 | 2025.07.01 19:44:29.935836 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2025.07.01 19:44:29.935932 [ 4 ] {370fec5d-8828-4d51-8787-31905ae8066b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5200 | 2025.07.01 19:44:29.935975 [ 4 ] {370fec5d-8828-4d51-8787-31905ae8066b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5201 | 2025.07.01 19:44:29.936311 [ 4 ] {370fec5d-8828-4d51-8787-31905ae8066b} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2025.07.01 19:44:29.936345 [ 4 ] {370fec5d-8828-4d51-8787-31905ae8066b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5203 | 2025.07.01 19:44:29.936664 [ 4 ] {370fec5d-8828-4d51-8787-31905ae8066b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5204 | 2025.07.01 19:44:29.936876 [ 4 ] {370fec5d-8828-4d51-8787-31905ae8066b} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2025.07.01 19:44:29.937011 [ 4 ] {370fec5d-8828-4d51-8787-31905ae8066b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 5206 | 2025.07.01 19:44:29.937046 [ 4 ] {370fec5d-8828-4d51-8787-31905ae8066b} <Debug> TCPHandler: Processed in 0.001259381 sec. | ||
| 5207 | 2025.07.01 19:44:31.568178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 5208 | 2025.07.01 19:44:31.568719 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2025.07.01 19:44:31.568769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5210 | 2025.07.01 19:44:31.569269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5211 | 2025.07.01 19:44:31.569528 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2025.07.01 19:44:31.569681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 5213 | 2025.07.01 19:44:32.275766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5214 | 2025.07.01 19:44:32.292827 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2025.07.01 19:44:32.292888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5216 | 2025.07.01 19:44:32.299670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5217 | 2025.07.01 19:44:32.300385 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2025.07.01 19:44:32.303536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5219 | 2025.07.01 19:44:34.090709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 734 | ||
| 5220 | 2025.07.01 19:44:34.092991 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2025.07.01 19:44:34.093045 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5222 | 2025.07.01 19:44:34.094236 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5223 | 2025.07.01 19:44:34.094530 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2025.07.01 19:44:34.094720 [ 61 ] {} <Debug> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5225 | 2025.07.01 19:44:34.094790 [ 61 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2025.07.01 19:44:34.094814 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5227 | 2025.07.01 19:44:34.094924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5228 | 2025.07.01 19:44:34.094946 [ 192 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::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 | ||
| 5229 | 2025.07.01 19:44:34.095594 [ 192 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2025.07.01 19:44:34.095770 [ 192 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 582 rows starting from the beginning of the part | ||
| 5231 | 2025.07.01 19:44:34.096182 [ 192 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 5232 | 2025.07.01 19:44:34.096558 [ 192 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 5233 | 2025.07.01 19:44:34.096908 [ 192 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5234 | 2025.07.01 19:44:34.097243 [ 192 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 5235 | 2025.07.01 19:44:34.097580 [ 192 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 5236 | 2025.07.01 19:44:34.104520 [ 186 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 72 columns (72 merged, 0 gathered) in 0.00963347 sec., 76192.69069193136 rows/sec., 65.14 MiB/sec. | ||
| 5237 | 2025.07.01 19:44:34.105881 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5238 | 2025.07.01 19:44:34.106541 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2025.07.01 19:44:34.106632 [ 189 ] {6510ba49-b35d-4a0f-9cb1-309e27b59de4::all_1_21_4} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5240 | 2025.07.01 19:44:34.106952 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5241 | 2025.07.01 19:44:34.938271 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2025.07.01 19:44:34.938553 [ 4 ] {dc544242-0352-4a47-8957-d1ee8a17cc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5243 | 2025.07.01 19:44:34.938618 [ 4 ] {dc544242-0352-4a47-8957-d1ee8a17cc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5244 | 2025.07.01 19:44:34.939389 [ 4 ] {dc544242-0352-4a47-8957-d1ee8a17cc9f} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2025.07.01 19:44:34.939434 [ 4 ] {dc544242-0352-4a47-8957-d1ee8a17cc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5246 | 2025.07.01 19:44:34.939871 [ 4 ] {dc544242-0352-4a47-8957-d1ee8a17cc9f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5247 | 2025.07.01 19:44:34.940100 [ 4 ] {dc544242-0352-4a47-8957-d1ee8a17cc9f} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2025.07.01 19:44:34.940255 [ 4 ] {dc544242-0352-4a47-8957-d1ee8a17cc9f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001779 sec., 119168.07195053401 rows/sec., 7.58 MiB/sec. | ||
| 5249 | 2025.07.01 19:44:34.940297 [ 4 ] {dc544242-0352-4a47-8957-d1ee8a17cc9f} <Debug> TCPHandler: Processed in 0.002213269 sec. | ||
| 5250 | 2025.07.01 19:44:34.940424 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2025.07.01 19:44:34.940518 [ 4 ] {33fba9e4-31e3-4b05-bf89-df8edabe1729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5252 | 2025.07.01 19:44:34.940559 [ 4 ] {33fba9e4-31e3-4b05-bf89-df8edabe1729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5253 | 2025.07.01 19:44:34.941309 [ 4 ] {33fba9e4-31e3-4b05-bf89-df8edabe1729} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2025.07.01 19:44:34.941347 [ 4 ] {33fba9e4-31e3-4b05-bf89-df8edabe1729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5255 | 2025.07.01 19:44:34.941716 [ 4 ] {33fba9e4-31e3-4b05-bf89-df8edabe1729} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5256 | 2025.07.01 19:44:34.941929 [ 4 ] {33fba9e4-31e3-4b05-bf89-df8edabe1729} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2025.07.01 19:44:34.942055 [ 4 ] {33fba9e4-31e3-4b05-bf89-df8edabe1729} <Debug> executeQuery: Read 699 rows, 57.21 KiB in 0.001555 sec., 449517.6848874598 rows/sec., 35.93 MiB/sec. | ||
| 5258 | 2025.07.01 19:44:34.942092 [ 4 ] {33fba9e4-31e3-4b05-bf89-df8edabe1729} <Debug> TCPHandler: Processed in 0.001716745 sec. | ||
| 5259 | 2025.07.01 19:44:34.942223 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2025.07.01 19:44:34.942316 [ 4 ] {593e4b3e-4f33-40ea-9508-3918f95f9388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5261 | 2025.07.01 19:44:34.942354 [ 4 ] {593e4b3e-4f33-40ea-9508-3918f95f9388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5262 | 2025.07.01 19:44:34.942794 [ 4 ] {593e4b3e-4f33-40ea-9508-3918f95f9388} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2025.07.01 19:44:34.942829 [ 4 ] {593e4b3e-4f33-40ea-9508-3918f95f9388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5264 | 2025.07.01 19:44:34.943125 [ 4 ] {593e4b3e-4f33-40ea-9508-3918f95f9388} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5265 | 2025.07.01 19:44:34.943349 [ 4 ] {593e4b3e-4f33-40ea-9508-3918f95f9388} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2025.07.01 19:44:34.943457 [ 69 ] {} <Debug> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5267 | 2025.07.01 19:44:34.943476 [ 4 ] {593e4b3e-4f33-40ea-9508-3918f95f9388} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001179 sec., 124681.93384223919 rows/sec., 7.84 MiB/sec. | ||
| 5268 | 2025.07.01 19:44:34.943532 [ 69 ] {} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2025.07.01 19:44:34.943538 [ 4 ] {593e4b3e-4f33-40ea-9508-3918f95f9388} <Debug> TCPHandler: Processed in 0.001362651 sec. | ||
| 5270 | 2025.07.01 19:44:34.943566 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5271 | 2025.07.01 19:44:34.943675 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2025.07.01 19:44:34.943690 [ 192 ] {8363062e-3195-42c0-b96b-59f000b6a4da::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 | ||
| 5273 | 2025.07.01 19:44:34.943772 [ 4 ] {0a340a2c-226e-4795-ac10-299a647e7236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5274 | 2025.07.01 19:44:34.943797 [ 192 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5275 | 2025.07.01 19:44:34.943811 [ 4 ] {0a340a2c-226e-4795-ac10-299a647e7236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5276 | 2025.07.01 19:44:34.943829 [ 192 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 164 rows starting from the beginning of the part | ||
| 5277 | 2025.07.01 19:44:34.943895 [ 192 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 147 rows starting from the beginning of the part | ||
| 5278 | 2025.07.01 19:44:34.943947 [ 192 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 147 rows starting from the beginning of the part | ||
| 5279 | 2025.07.01 19:44:34.943996 [ 192 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 159 rows starting from the beginning of the part | ||
| 5280 | 2025.07.01 19:44:34.944042 [ 192 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 147 rows starting from the beginning of the part | ||
| 5281 | 2025.07.01 19:44:34.944088 [ 192 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part | ||
| 5282 | 2025.07.01 19:44:34.944228 [ 4 ] {0a340a2c-226e-4795-ac10-299a647e7236} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2025.07.01 19:44:34.944264 [ 4 ] {0a340a2c-226e-4795-ac10-299a647e7236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5284 | 2025.07.01 19:44:34.944644 [ 4 ] {0a340a2c-226e-4795-ac10-299a647e7236} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5285 | 2025.07.01 19:44:34.944853 [ 4 ] {0a340a2c-226e-4795-ac10-299a647e7236} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2025.07.01 19:44:34.944962 [ 186 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 911 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312241 sec., 694232.233255934 rows/sec., 46.49 MiB/sec. | ||
| 5287 | 2025.07.01 19:44:34.944979 [ 4 ] {0a340a2c-226e-4795-ac10-299a647e7236} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001225 sec., 92244.89795918368 rows/sec., 5.97 MiB/sec. | ||
| 5288 | 2025.07.01 19:44:34.945040 [ 4 ] {0a340a2c-226e-4795-ac10-299a647e7236} <Debug> TCPHandler: Processed in 0.001415292 sec. | ||
| 5289 | 2025.07.01 19:44:34.945158 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2025.07.01 19:44:34.945169 [ 189 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5291 | 2025.07.01 19:44:34.945264 [ 4 ] {9018d5cd-1b3c-41e4-847e-9938afbebdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5292 | 2025.07.01 19:44:34.945309 [ 4 ] {9018d5cd-1b3c-41e4-847e-9938afbebdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5293 | 2025.07.01 19:44:34.945471 [ 189 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2025.07.01 19:44:34.945561 [ 189 ] {8363062e-3195-42c0-b96b-59f000b6a4da::all_1_21_4} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5295 | 2025.07.01 19:44:34.945676 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5296 | 2025.07.01 19:44:34.945723 [ 4 ] {9018d5cd-1b3c-41e4-847e-9938afbebdc2} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2025.07.01 19:44:34.945764 [ 4 ] {9018d5cd-1b3c-41e4-847e-9938afbebdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5298 | 2025.07.01 19:44:34.946057 [ 4 ] {9018d5cd-1b3c-41e4-847e-9938afbebdc2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5299 | 2025.07.01 19:44:34.946261 [ 4 ] {9018d5cd-1b3c-41e4-847e-9938afbebdc2} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2025.07.01 19:44:34.946385 [ 4 ] {9018d5cd-1b3c-41e4-847e-9938afbebdc2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001139 sec., 98331.87006145742 rows/sec., 5.60 MiB/sec. | ||
| 5301 | 2025.07.01 19:44:34.946422 [ 4 ] {9018d5cd-1b3c-41e4-847e-9938afbebdc2} <Debug> TCPHandler: Processed in 0.001310651 sec. | ||
| 5302 | 2025.07.01 19:44:34.946536 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2025.07.01 19:44:34.946628 [ 4 ] {26f97c38-01b2-45ac-801a-98513e0db8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5304 | 2025.07.01 19:44:34.946668 [ 4 ] {26f97c38-01b2-45ac-801a-98513e0db8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5305 | 2025.07.01 19:44:34.947215 [ 4 ] {26f97c38-01b2-45ac-801a-98513e0db8c3} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2025.07.01 19:44:34.947252 [ 4 ] {26f97c38-01b2-45ac-801a-98513e0db8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5307 | 2025.07.01 19:44:34.947577 [ 4 ] {26f97c38-01b2-45ac-801a-98513e0db8c3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5308 | 2025.07.01 19:44:34.947794 [ 4 ] {26f97c38-01b2-45ac-801a-98513e0db8c3} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2025.07.01 19:44:34.947918 [ 4 ] {26f97c38-01b2-45ac-801a-98513e0db8c3} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.001307 sec., 323641.9280795715 rows/sec., 23.06 MiB/sec. | ||
| 5310 | 2025.07.01 19:44:34.947956 [ 4 ] {26f97c38-01b2-45ac-801a-98513e0db8c3} <Debug> TCPHandler: Processed in 0.001466862 sec. | ||
| 5311 | 2025.07.01 19:44:34.948072 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2025.07.01 19:44:34.948166 [ 4 ] {c5964506-0722-4b7f-ab44-3b6f14a86e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5313 | 2025.07.01 19:44:34.948206 [ 4 ] {c5964506-0722-4b7f-ab44-3b6f14a86e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5314 | 2025.07.01 19:44:34.948547 [ 4 ] {c5964506-0722-4b7f-ab44-3b6f14a86e97} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2025.07.01 19:44:34.948582 [ 4 ] {c5964506-0722-4b7f-ab44-3b6f14a86e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5316 | 2025.07.01 19:44:34.948865 [ 4 ] {c5964506-0722-4b7f-ab44-3b6f14a86e97} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5317 | 2025.07.01 19:44:34.949053 [ 4 ] {c5964506-0722-4b7f-ab44-3b6f14a86e97} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2025.07.01 19:44:34.949145 [ 69 ] {} <Debug> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5319 | 2025.07.01 19:44:34.949170 [ 4 ] {c5964506-0722-4b7f-ab44-3b6f14a86e97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 5320 | 2025.07.01 19:44:34.949179 [ 69 ] {} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2025.07.01 19:44:34.949209 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5322 | 2025.07.01 19:44:34.949212 [ 4 ] {c5964506-0722-4b7f-ab44-3b6f14a86e97} <Debug> TCPHandler: Processed in 0.00122781 sec. | ||
| 5323 | 2025.07.01 19:44:34.949288 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::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 | ||
| 5324 | 2025.07.01 19:44:34.949328 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2025.07.01 19:44:34.949383 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5326 | 2025.07.01 19:44:34.949411 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5327 | 2025.07.01 19:44:34.949415 [ 4 ] {44e87388-815f-4a73-b190-5c9b0e634ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5328 | 2025.07.01 19:44:34.949460 [ 4 ] {44e87388-815f-4a73-b190-5c9b0e634ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5329 | 2025.07.01 19:44:34.949466 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5330 | 2025.07.01 19:44:34.949509 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5331 | 2025.07.01 19:44:34.949614 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5332 | 2025.07.01 19:44:34.949657 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5333 | 2025.07.01 19:44:34.949697 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5334 | 2025.07.01 19:44:34.949919 [ 4 ] {44e87388-815f-4a73-b190-5c9b0e634ae7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2025.07.01 19:44:34.949954 [ 4 ] {44e87388-815f-4a73-b190-5c9b0e634ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5336 | 2025.07.01 19:44:34.950288 [ 4 ] {44e87388-815f-4a73-b190-5c9b0e634ae7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5337 | 2025.07.01 19:44:34.950471 [ 186 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117527 sec., 76578.14800003404 rows/sec., 3.91 MiB/sec. | ||
| 5338 | 2025.07.01 19:44:34.950502 [ 4 ] {44e87388-815f-4a73-b190-5c9b0e634ae7} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.07.01 19:44:34.950580 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5340 | 2025.07.01 19:44:34.950634 [ 4 ] {44e87388-815f-4a73-b190-5c9b0e634ae7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001182 sec., 200507.61421319796 rows/sec., 13.44 MiB/sec. | ||
| 5341 | 2025.07.01 19:44:34.950670 [ 4 ] {44e87388-815f-4a73-b190-5c9b0e634ae7} <Debug> TCPHandler: Processed in 0.001340661 sec. | ||
| 5342 | 2025.07.01 19:44:34.950785 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2025.07.01 19:44:34.950814 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2025.07.01 19:44:34.950873 [ 200 ] {ce7142d3-1e82-420b-a41d-8161ee5f39e9::all_1_15_3} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5345 | 2025.07.01 19:44:34.950877 [ 4 ] {7f85e04c-6cab-48f1-b0f2-2b271b7a1c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5346 | 2025.07.01 19:44:34.950922 [ 4 ] {7f85e04c-6cab-48f1-b0f2-2b271b7a1c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5347 | 2025.07.01 19:44:34.950937 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5348 | 2025.07.01 19:44:34.951233 [ 4 ] {7f85e04c-6cab-48f1-b0f2-2b271b7a1c57} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2025.07.01 19:44:34.951267 [ 4 ] {7f85e04c-6cab-48f1-b0f2-2b271b7a1c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5350 | 2025.07.01 19:44:34.951554 [ 4 ] {7f85e04c-6cab-48f1-b0f2-2b271b7a1c57} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5351 | 2025.07.01 19:44:34.951766 [ 4 ] {7f85e04c-6cab-48f1-b0f2-2b271b7a1c57} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2025.07.01 19:44:34.951872 [ 65 ] {} <Debug> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5353 | 2025.07.01 19:44:34.951897 [ 4 ] {7f85e04c-6cab-48f1-b0f2-2b271b7a1c57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 5354 | 2025.07.01 19:44:34.951919 [ 65 ] {} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2025.07.01 19:44:34.951938 [ 4 ] {7f85e04c-6cab-48f1-b0f2-2b271b7a1c57} <Debug> TCPHandler: Processed in 0.00120029 sec. | ||
| 5356 | 2025.07.01 19:44:34.951945 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5357 | 2025.07.01 19:44:34.952052 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 5358 | 2025.07.01 19:44:34.952059 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2025.07.01 19:44:34.952180 [ 4 ] {edd6a935-2836-42f9-b442-0c193f64ce78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5360 | 2025.07.01 19:44:34.952191 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5361 | 2025.07.01 19:44:34.952234 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 5362 | 2025.07.01 19:44:34.952235 [ 4 ] {edd6a935-2836-42f9-b442-0c193f64ce78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5363 | 2025.07.01 19:44:34.952313 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 5364 | 2025.07.01 19:44:34.952365 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 5365 | 2025.07.01 19:44:34.952407 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 5366 | 2025.07.01 19:44:34.952446 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 5367 | 2025.07.01 19:44:34.952486 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::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 | ||
| 5368 | 2025.07.01 19:44:34.953074 [ 4 ] {edd6a935-2836-42f9-b442-0c193f64ce78} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.07.01 19:44:34.953119 [ 4 ] {edd6a935-2836-42f9-b442-0c193f64ce78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5370 | 2025.07.01 19:44:34.953332 [ 200 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001318491 sec., 12135.084729436909 rows/sec., 814.73 KiB/sec. | ||
| 5371 | 2025.07.01 19:44:34.953458 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5372 | 2025.07.01 19:44:34.953729 [ 4 ] {edd6a935-2836-42f9-b442-0c193f64ce78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5373 | 2025.07.01 19:44:34.953732 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_15_3} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2025.07.01 19:44:34.953844 [ 186 ] {96b14388-7aca-4485-9f3b-825985d20ae7::all_1_15_3} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5375 | 2025.07.01 19:44:34.953933 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5376 | 2025.07.01 19:44:34.953990 [ 4 ] {edd6a935-2836-42f9-b442-0c193f64ce78} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2025.07.01 19:44:34.954131 [ 4 ] {edd6a935-2836-42f9-b442-0c193f64ce78} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00197 sec., 20812.18274111675 rows/sec., 37.29 MiB/sec. | ||
| 5378 | 2025.07.01 19:44:34.954183 [ 4 ] {edd6a935-2836-42f9-b442-0c193f64ce78} <Debug> TCPHandler: Processed in 0.002170789 sec. | ||
| 5379 | 2025.07.01 19:44:34.954300 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2025.07.01 19:44:34.954393 [ 4 ] {6f3d9ef7-6e22-4165-be34-e047bd42e417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5381 | 2025.07.01 19:44:34.954433 [ 4 ] {6f3d9ef7-6e22-4165-be34-e047bd42e417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5382 | 2025.07.01 19:44:34.954768 [ 4 ] {6f3d9ef7-6e22-4165-be34-e047bd42e417} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2025.07.01 19:44:34.954804 [ 4 ] {6f3d9ef7-6e22-4165-be34-e047bd42e417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 5384 | 2025.07.01 19:44:34.955102 [ 4 ] {6f3d9ef7-6e22-4165-be34-e047bd42e417} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5385 | 2025.07.01 19:44:34.955304 [ 4 ] {6f3d9ef7-6e22-4165-be34-e047bd42e417} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2025.07.01 19:44:34.955428 [ 4 ] {6f3d9ef7-6e22-4165-be34-e047bd42e417} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001053 sec., 77872.74453941121 rows/sec., 4.95 MiB/sec. | ||
| 5387 | 2025.07.01 19:44:34.955462 [ 4 ] {6f3d9ef7-6e22-4165-be34-e047bd42e417} <Debug> TCPHandler: Processed in 0.00120945 sec. | ||
| 5388 | 2025.07.01 19:44:38.962047 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5389 | 2025.07.01 19:44:38.962113 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5390 | 2025.07.01 19:44:39.069806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 5391 | 2025.07.01 19:44:39.070307 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2025.07.01 19:44:39.070355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5393 | 2025.07.01 19:44:39.070832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5394 | 2025.07.01 19:44:39.071063 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2025.07.01 19:44:39.071203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5396 | 2025.07.01 19:44:39.803687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5397 | 2025.07.01 19:44:39.821586 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2025.07.01 19:44:39.821649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5399 | 2025.07.01 19:44:39.827147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5400 | 2025.07.01 19:44:39.827838 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2025.07.01 19:44:39.830873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5402 | 2025.07.01 19:44:39.930935 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2025.07.01 19:44:39.931104 [ 4 ] {a8f12aa5-98ae-4518-9a4f-ed62ad9b3017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5404 | 2025.07.01 19:44:39.931168 [ 4 ] {a8f12aa5-98ae-4518-9a4f-ed62ad9b3017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5405 | 2025.07.01 19:44:39.931793 [ 4 ] {a8f12aa5-98ae-4518-9a4f-ed62ad9b3017} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2025.07.01 19:44:39.931832 [ 4 ] {a8f12aa5-98ae-4518-9a4f-ed62ad9b3017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5407 | 2025.07.01 19:44:39.932166 [ 4 ] {a8f12aa5-98ae-4518-9a4f-ed62ad9b3017} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5408 | 2025.07.01 19:44:39.932392 [ 4 ] {a8f12aa5-98ae-4518-9a4f-ed62ad9b3017} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2025.07.01 19:44:39.932537 [ 4 ] {a8f12aa5-98ae-4518-9a4f-ed62ad9b3017} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001478 sec., 37889.039242219216 rows/sec., 2.91 MiB/sec. | ||
| 5410 | 2025.07.01 19:44:39.932540 [ 145 ] {} <Debug> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5411 | 2025.07.01 19:44:39.932582 [ 4 ] {a8f12aa5-98ae-4518-9a4f-ed62ad9b3017} <Debug> TCPHandler: Processed in 0.001774075 sec. | ||
| 5412 | 2025.07.01 19:44:39.932617 [ 145 ] {} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.07.01 19:44:39.932651 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5414 | 2025.07.01 19:44:39.932732 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2025.07.01 19:44:39.932774 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::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 | ||
| 5416 | 2025.07.01 19:44:39.932848 [ 4 ] {f1aadfbe-2978-4678-bb9e-07fd335352ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5417 | 2025.07.01 19:44:39.932897 [ 4 ] {f1aadfbe-2978-4678-bb9e-07fd335352ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5418 | 2025.07.01 19:44:39.932909 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5419 | 2025.07.01 19:44:39.932950 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 802 rows starting from the beginning of the part | ||
| 5420 | 2025.07.01 19:44:39.933023 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5421 | 2025.07.01 19:44:39.933074 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 699 rows starting from the beginning of the part | ||
| 5422 | 2025.07.01 19:44:39.933120 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5423 | 2025.07.01 19:44:39.933165 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 699 rows starting from the beginning of the part | ||
| 5424 | 2025.07.01 19:44:39.933210 [ 193 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5425 | 2025.07.01 19:44:39.933327 [ 4 ] {f1aadfbe-2978-4678-bb9e-07fd335352ab} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2025.07.01 19:44:39.933370 [ 4 ] {f1aadfbe-2978-4678-bb9e-07fd335352ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5427 | 2025.07.01 19:44:39.933714 [ 4 ] {f1aadfbe-2978-4678-bb9e-07fd335352ab} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5428 | 2025.07.01 19:44:39.933947 [ 4 ] {f1aadfbe-2978-4678-bb9e-07fd335352ab} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2025.07.01 19:44:39.934087 [ 4 ] {f1aadfbe-2978-4678-bb9e-07fd335352ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001262 sec., 50713.153724247226 rows/sec., 3.96 MiB/sec. | ||
| 5430 | 2025.07.01 19:44:39.934097 [ 127 ] {} <Debug> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5431 | 2025.07.01 19:44:39.934126 [ 4 ] {f1aadfbe-2978-4678-bb9e-07fd335352ab} <Debug> TCPHandler: Processed in 0.001450253 sec. | ||
| 5432 | 2025.07.01 19:44:39.934165 [ 127 ] {} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.07.01 19:44:39.934191 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5434 | 2025.07.01 19:44:39.934260 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2025.07.01 19:44:39.934312 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::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 | ||
| 5436 | 2025.07.01 19:44:39.934360 [ 4 ] {fc6239a5-44b9-4c94-b896-e73401ab2c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5437 | 2025.07.01 19:44:39.934410 [ 4 ] {fc6239a5-44b9-4c94-b896-e73401ab2c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5438 | 2025.07.01 19:44:39.934452 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5439 | 2025.07.01 19:44:39.934489 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 463 rows starting from the beginning of the part | ||
| 5440 | 2025.07.01 19:44:39.934506 [ 199 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792405 sec., 1321129.9901528952 rows/sec., 111.27 MiB/sec. | ||
| 5441 | 2025.07.01 19:44:39.934556 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5442 | 2025.07.01 19:44:39.934609 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 423 rows starting from the beginning of the part | ||
| 5443 | 2025.07.01 19:44:39.934653 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5444 | 2025.07.01 19:44:39.934696 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 423 rows starting from the beginning of the part | ||
| 5445 | 2025.07.01 19:44:39.934734 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5446 | 2025.07.01 19:44:39.934737 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5447 | 2025.07.01 19:44:39.934831 [ 4 ] {fc6239a5-44b9-4c94-b896-e73401ab2c6c} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2025.07.01 19:44:39.934871 [ 4 ] {fc6239a5-44b9-4c94-b896-e73401ab2c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5449 | 2025.07.01 19:44:39.935083 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.07.01 19:44:39.935169 [ 188 ] {e4e4b902-4742-47ab-a0d6-7b2f35753d72::all_1_41_8} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5451 | 2025.07.01 19:44:39.935259 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5452 | 2025.07.01 19:44:39.935336 [ 4 ] {fc6239a5-44b9-4c94-b896-e73401ab2c6c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5453 | 2025.07.01 19:44:39.935576 [ 4 ] {fc6239a5-44b9-4c94-b896-e73401ab2c6c} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.07.01 19:44:39.935714 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5455 | 2025.07.01 19:44:39.935728 [ 4 ] {fc6239a5-44b9-4c94-b896-e73401ab2c6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 5456 | 2025.07.01 19:44:39.935756 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2025.07.01 19:44:39.935780 [ 4 ] {fc6239a5-44b9-4c94-b896-e73401ab2c6c} <Debug> TCPHandler: Processed in 0.001570144 sec. | ||
| 5458 | 2025.07.01 19:44:39.935780 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5459 | 2025.07.01 19:44:39.935876 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::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 | ||
| 5460 | 2025.07.01 19:44:39.935901 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2025.07.01 19:44:39.935995 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5462 | 2025.07.01 19:44:39.936001 [ 4 ] {a292e7b3-c37e-4b17-a7b9-13b3cbc47ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5463 | 2025.07.01 19:44:39.936018 [ 198 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758724 sec., 853459.6673497377 rows/sec., 65.20 MiB/sec. | ||
| 5464 | 2025.07.01 19:44:39.936037 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3404 rows starting from the beginning of the part | ||
| 5465 | 2025.07.01 19:44:39.936058 [ 4 ] {a292e7b3-c37e-4b17-a7b9-13b3cbc47ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5466 | 2025.07.01 19:44:39.936127 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5467 | 2025.07.01 19:44:39.936181 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
| 5468 | 2025.07.01 19:44:39.936206 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5469 | 2025.07.01 19:44:39.936227 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5470 | 2025.07.01 19:44:39.936271 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
| 5471 | 2025.07.01 19:44:39.936315 [ 199 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5472 | 2025.07.01 19:44:39.936417 [ 4 ] {a292e7b3-c37e-4b17-a7b9-13b3cbc47ebb} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2025.07.01 19:44:39.936460 [ 4 ] {a292e7b3-c37e-4b17-a7b9-13b3cbc47ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5474 | 2025.07.01 19:44:39.936498 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2025.07.01 19:44:39.936583 [ 186 ] {b9904476-5b4c-4ba4-94a3-d8c26b6a0142::all_1_41_8} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5476 | 2025.07.01 19:44:39.936668 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5477 | 2025.07.01 19:44:39.936804 [ 4 ] {a292e7b3-c37e-4b17-a7b9-13b3cbc47ebb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5478 | 2025.07.01 19:44:39.937021 [ 4 ] {a292e7b3-c37e-4b17-a7b9-13b3cbc47ebb} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2025.07.01 19:44:39.937155 [ 127 ] {} <Debug> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5480 | 2025.07.01 19:44:39.937164 [ 4 ] {a292e7b3-c37e-4b17-a7b9-13b3cbc47ebb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 5481 | 2025.07.01 19:44:39.937201 [ 127 ] {} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2025.07.01 19:44:39.937233 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5483 | 2025.07.01 19:44:39.937233 [ 4 ] {a292e7b3-c37e-4b17-a7b9-13b3cbc47ebb} <Debug> TCPHandler: Processed in 0.001382762 sec. | ||
| 5484 | 2025.07.01 19:44:39.937310 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::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 | ||
| 5485 | 2025.07.01 19:44:39.937401 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5486 | 2025.07.01 19:44:39.937427 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1066 rows starting from the beginning of the part | ||
| 5487 | 2025.07.01 19:44:39.937473 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5488 | 2025.07.01 19:44:39.937509 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
| 5489 | 2025.07.01 19:44:39.937544 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5490 | 2025.07.01 19:44:39.937576 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
| 5491 | 2025.07.01 19:44:39.937611 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5492 | 2025.07.01 19:44:39.937844 [ 194 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4358 rows, containing 5 columns (5 merged, 0 gathered) in 0.002001427 sec., 2177446.3919993085 rows/sec., 149.62 MiB/sec. | ||
| 5493 | 2025.07.01 19:44:39.938184 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5494 | 2025.07.01 19:44:39.938454 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2025.07.01 19:44:39.938495 [ 194 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.0012176 sec., 1158015.7687253612 rows/sec., 74.58 MiB/sec. | ||
| 5496 | 2025.07.01 19:44:39.938521 [ 188 ] {4410de06-7146-47b8-8044-c30f686680a4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5497 | 2025.07.01 19:44:39.938611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 5498 | 2025.07.01 19:44:39.938683 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5499 | 2025.07.01 19:44:39.938934 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2025.07.01 19:44:39.938999 [ 186 ] {78c639c7-e4ab-4a92-8579-0cb420b7c71c::all_1_41_8} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5501 | 2025.07.01 19:44:39.939058 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5502 | 2025.07.01 19:44:44.095415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 764 | ||
| 5503 | 2025.07.01 19:44:44.097716 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.07.01 19:44:44.097765 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5505 | 2025.07.01 19:44:44.098962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5506 | 2025.07.01 19:44:44.099228 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.07.01 19:44:44.099597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 5508 | 2025.07.01 19:44:44.937784 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2025.07.01 19:44:44.937996 [ 4 ] {012d5c95-7f21-483b-b882-f9d91afd2aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5510 | 2025.07.01 19:44:44.938068 [ 4 ] {012d5c95-7f21-483b-b882-f9d91afd2aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5511 | 2025.07.01 19:44:44.938813 [ 4 ] {012d5c95-7f21-483b-b882-f9d91afd2aac} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2025.07.01 19:44:44.938864 [ 4 ] {012d5c95-7f21-483b-b882-f9d91afd2aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5513 | 2025.07.01 19:44:44.939291 [ 4 ] {012d5c95-7f21-483b-b882-f9d91afd2aac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5514 | 2025.07.01 19:44:44.939524 [ 4 ] {012d5c95-7f21-483b-b882-f9d91afd2aac} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.07.01 19:44:44.939683 [ 4 ] {012d5c95-7f21-483b-b882-f9d91afd2aac} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001748 sec., 121281.46453089245 rows/sec., 7.71 MiB/sec. | ||
| 5516 | 2025.07.01 19:44:44.939726 [ 4 ] {012d5c95-7f21-483b-b882-f9d91afd2aac} <Debug> TCPHandler: Processed in 0.002092087 sec. | ||
| 5517 | 2025.07.01 19:44:44.939851 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2025.07.01 19:44:44.939947 [ 4 ] {010150e8-9ddd-4ba7-901d-0bfd551ce6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5519 | 2025.07.01 19:44:44.939990 [ 4 ] {010150e8-9ddd-4ba7-901d-0bfd551ce6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5520 | 2025.07.01 19:44:44.940390 [ 4 ] {010150e8-9ddd-4ba7-901d-0bfd551ce6ff} <Trace> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.07.01 19:44:44.940426 [ 4 ] {010150e8-9ddd-4ba7-901d-0bfd551ce6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5522 | 2025.07.01 19:44:44.940717 [ 4 ] {010150e8-9ddd-4ba7-901d-0bfd551ce6ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5523 | 2025.07.01 19:44:44.940922 [ 4 ] {010150e8-9ddd-4ba7-901d-0bfd551ce6ff} <Trace> oximeter.fields_ipaddr (ccd639e4-8203-4f2d-bfb7-9c9647954cbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2025.07.01 19:44:44.941050 [ 4 ] {010150e8-9ddd-4ba7-901d-0bfd551ce6ff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 290.71 KiB/sec. | ||
| 5525 | 2025.07.01 19:44:44.941087 [ 4 ] {010150e8-9ddd-4ba7-901d-0bfd551ce6ff} <Debug> TCPHandler: Processed in 0.001286501 sec. | ||
| 5526 | 2025.07.01 19:44:44.941201 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2025.07.01 19:44:44.941296 [ 4 ] {fcce0cc0-f9d3-4bcc-8515-c27f951e9207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5528 | 2025.07.01 19:44:44.941335 [ 4 ] {fcce0cc0-f9d3-4bcc-8515-c27f951e9207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5529 | 2025.07.01 19:44:44.942033 [ 4 ] {fcce0cc0-f9d3-4bcc-8515-c27f951e9207} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2025.07.01 19:44:44.942069 [ 4 ] {fcce0cc0-f9d3-4bcc-8515-c27f951e9207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5531 | 2025.07.01 19:44:44.942414 [ 4 ] {fcce0cc0-f9d3-4bcc-8515-c27f951e9207} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5532 | 2025.07.01 19:44:44.942631 [ 4 ] {fcce0cc0-f9d3-4bcc-8515-c27f951e9207} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2025.07.01 19:44:44.942762 [ 4 ] {fcce0cc0-f9d3-4bcc-8515-c27f951e9207} <Debug> executeQuery: Read 701 rows, 57.36 KiB in 0.001484 sec., 472371.9676549865 rows/sec., 37.74 MiB/sec. | ||
| 5534 | 2025.07.01 19:44:44.942800 [ 4 ] {fcce0cc0-f9d3-4bcc-8515-c27f951e9207} <Debug> TCPHandler: Processed in 0.001648484 sec. | ||
| 5535 | 2025.07.01 19:44:44.942918 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2025.07.01 19:44:44.943018 [ 4 ] {e2c70f59-2581-4a59-8843-aa3fba082ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5537 | 2025.07.01 19:44:44.943061 [ 4 ] {e2c70f59-2581-4a59-8843-aa3fba082ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5538 | 2025.07.01 19:44:44.943490 [ 4 ] {e2c70f59-2581-4a59-8843-aa3fba082ef2} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2025.07.01 19:44:44.943527 [ 4 ] {e2c70f59-2581-4a59-8843-aa3fba082ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5540 | 2025.07.01 19:44:44.943840 [ 4 ] {e2c70f59-2581-4a59-8843-aa3fba082ef2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5541 | 2025.07.01 19:44:44.944093 [ 4 ] {e2c70f59-2581-4a59-8843-aa3fba082ef2} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2025.07.01 19:44:44.944227 [ 4 ] {e2c70f59-2581-4a59-8843-aa3fba082ef2} <Debug> executeQuery: Read 151 rows, 9.75 KiB in 0.001227 sec., 123064.3846780766 rows/sec., 7.76 MiB/sec. | ||
| 5543 | 2025.07.01 19:44:44.944267 [ 4 ] {e2c70f59-2581-4a59-8843-aa3fba082ef2} <Debug> TCPHandler: Processed in 0.001398111 sec. | ||
| 5544 | 2025.07.01 19:44:44.944380 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2025.07.01 19:44:44.944475 [ 4 ] {926d648c-e46b-45c3-a4df-b484564e7811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5546 | 2025.07.01 19:44:44.944516 [ 4 ] {926d648c-e46b-45c3-a4df-b484564e7811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5547 | 2025.07.01 19:44:44.944925 [ 4 ] {926d648c-e46b-45c3-a4df-b484564e7811} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2025.07.01 19:44:44.944963 [ 4 ] {926d648c-e46b-45c3-a4df-b484564e7811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5549 | 2025.07.01 19:44:44.945260 [ 4 ] {926d648c-e46b-45c3-a4df-b484564e7811} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5550 | 2025.07.01 19:44:44.945467 [ 4 ] {926d648c-e46b-45c3-a4df-b484564e7811} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2025.07.01 19:44:44.945590 [ 4 ] {926d648c-e46b-45c3-a4df-b484564e7811} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001133 sec., 99735.21624007061 rows/sec., 6.46 MiB/sec. | ||
| 5552 | 2025.07.01 19:44:44.945627 [ 4 ] {926d648c-e46b-45c3-a4df-b484564e7811} <Debug> TCPHandler: Processed in 0.001296781 sec. | ||
| 5553 | 2025.07.01 19:44:44.945742 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2025.07.01 19:44:44.945837 [ 4 ] {a938e697-ad2d-413b-9e26-1e7f977120df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5555 | 2025.07.01 19:44:44.945877 [ 4 ] {a938e697-ad2d-413b-9e26-1e7f977120df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5556 | 2025.07.01 19:44:44.946302 [ 4 ] {a938e697-ad2d-413b-9e26-1e7f977120df} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2025.07.01 19:44:44.946337 [ 4 ] {a938e697-ad2d-413b-9e26-1e7f977120df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5558 | 2025.07.01 19:44:44.946627 [ 4 ] {a938e697-ad2d-413b-9e26-1e7f977120df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5559 | 2025.07.01 19:44:44.946836 [ 4 ] {a938e697-ad2d-413b-9e26-1e7f977120df} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2025.07.01 19:44:44.946962 [ 4 ] {a938e697-ad2d-413b-9e26-1e7f977120df} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001143 sec., 97987.75153105863 rows/sec., 5.58 MiB/sec. | ||
| 5561 | 2025.07.01 19:44:44.947000 [ 4 ] {a938e697-ad2d-413b-9e26-1e7f977120df} <Debug> TCPHandler: Processed in 0.001307391 sec. | ||
| 5562 | 2025.07.01 19:44:44.947115 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2025.07.01 19:44:44.947208 [ 4 ] {427e67c1-6179-4d60-a757-6ee1aaa007e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5564 | 2025.07.01 19:44:44.947248 [ 4 ] {427e67c1-6179-4d60-a757-6ee1aaa007e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5565 | 2025.07.01 19:44:44.947785 [ 4 ] {427e67c1-6179-4d60-a757-6ee1aaa007e1} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2025.07.01 19:44:44.947821 [ 4 ] {427e67c1-6179-4d60-a757-6ee1aaa007e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5567 | 2025.07.01 19:44:44.948147 [ 4 ] {427e67c1-6179-4d60-a757-6ee1aaa007e1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5568 | 2025.07.01 19:44:44.948369 [ 4 ] {427e67c1-6179-4d60-a757-6ee1aaa007e1} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2025.07.01 19:44:44.948497 [ 4 ] {427e67c1-6179-4d60-a757-6ee1aaa007e1} <Debug> executeQuery: Read 427 rows, 31.19 KiB in 0.001306 sec., 326952.5267993874 rows/sec., 23.33 MiB/sec. | ||
| 5570 | 2025.07.01 19:44:44.948534 [ 4 ] {427e67c1-6179-4d60-a757-6ee1aaa007e1} <Debug> TCPHandler: Processed in 0.001468332 sec. | ||
| 5571 | 2025.07.01 19:44:44.948647 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2025.07.01 19:44:44.948742 [ 4 ] {841eac19-2054-4fa1-8db9-e3631fe79e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5573 | 2025.07.01 19:44:44.948783 [ 4 ] {841eac19-2054-4fa1-8db9-e3631fe79e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5574 | 2025.07.01 19:44:44.949115 [ 4 ] {841eac19-2054-4fa1-8db9-e3631fe79e8c} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.07.01 19:44:44.949151 [ 4 ] {841eac19-2054-4fa1-8db9-e3631fe79e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5576 | 2025.07.01 19:44:44.949498 [ 4 ] {841eac19-2054-4fa1-8db9-e3631fe79e8c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5577 | 2025.07.01 19:44:44.949710 [ 4 ] {841eac19-2054-4fa1-8db9-e3631fe79e8c} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2025.07.01 19:44:44.949841 [ 4 ] {841eac19-2054-4fa1-8db9-e3631fe79e8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 5579 | 2025.07.01 19:44:44.949878 [ 4 ] {841eac19-2054-4fa1-8db9-e3631fe79e8c} <Debug> TCPHandler: Processed in 0.00128065 sec. | ||
| 5580 | 2025.07.01 19:44:44.949984 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2025.07.01 19:44:44.950071 [ 4 ] {1fded0d1-75e2-4e61-bc10-54d10f1a7360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5582 | 2025.07.01 19:44:44.950111 [ 4 ] {1fded0d1-75e2-4e61-bc10-54d10f1a7360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5583 | 2025.07.01 19:44:44.950483 [ 4 ] {1fded0d1-75e2-4e61-bc10-54d10f1a7360} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2025.07.01 19:44:44.950517 [ 4 ] {1fded0d1-75e2-4e61-bc10-54d10f1a7360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5585 | 2025.07.01 19:44:44.950828 [ 4 ] {1fded0d1-75e2-4e61-bc10-54d10f1a7360} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5586 | 2025.07.01 19:44:44.951100 [ 4 ] {1fded0d1-75e2-4e61-bc10-54d10f1a7360} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2025.07.01 19:44:44.951226 [ 4 ] {1fded0d1-75e2-4e61-bc10-54d10f1a7360} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001164 sec., 205326.46048109964 rows/sec., 13.77 MiB/sec. | ||
| 5588 | 2025.07.01 19:44:44.951263 [ 4 ] {1fded0d1-75e2-4e61-bc10-54d10f1a7360} <Debug> TCPHandler: Processed in 0.001324771 sec. | ||
| 5589 | 2025.07.01 19:44:44.951373 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2025.07.01 19:44:44.951466 [ 4 ] {a86cb708-43aa-4bac-ae9d-60a912ec1c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5591 | 2025.07.01 19:44:44.951507 [ 4 ] {a86cb708-43aa-4bac-ae9d-60a912ec1c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5592 | 2025.07.01 19:44:44.951815 [ 4 ] {a86cb708-43aa-4bac-ae9d-60a912ec1c75} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.07.01 19:44:44.951851 [ 4 ] {a86cb708-43aa-4bac-ae9d-60a912ec1c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5594 | 2025.07.01 19:44:44.952147 [ 4 ] {a86cb708-43aa-4bac-ae9d-60a912ec1c75} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5595 | 2025.07.01 19:44:44.952362 [ 4 ] {a86cb708-43aa-4bac-ae9d-60a912ec1c75} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2025.07.01 19:44:44.952489 [ 4 ] {a86cb708-43aa-4bac-ae9d-60a912ec1c75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 5597 | 2025.07.01 19:44:44.952526 [ 4 ] {a86cb708-43aa-4bac-ae9d-60a912ec1c75} <Debug> TCPHandler: Processed in 0.00120238 sec. | ||
| 5598 | 2025.07.01 19:44:44.952636 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2025.07.01 19:44:44.952729 [ 4 ] {cdd94f6a-1a41-4fea-a8fd-26e90fa2f328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5600 | 2025.07.01 19:44:44.952782 [ 4 ] {cdd94f6a-1a41-4fea-a8fd-26e90fa2f328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5601 | 2025.07.01 19:44:44.953624 [ 4 ] {cdd94f6a-1a41-4fea-a8fd-26e90fa2f328} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.07.01 19:44:44.953660 [ 4 ] {cdd94f6a-1a41-4fea-a8fd-26e90fa2f328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5603 | 2025.07.01 19:44:44.954229 [ 4 ] {cdd94f6a-1a41-4fea-a8fd-26e90fa2f328} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5604 | 2025.07.01 19:44:44.954455 [ 4 ] {cdd94f6a-1a41-4fea-a8fd-26e90fa2f328} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.07.01 19:44:44.954577 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5606 | 2025.07.01 19:44:44.954593 [ 4 ] {cdd94f6a-1a41-4fea-a8fd-26e90fa2f328} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001881 sec., 21796.91653375864 rows/sec., 39.06 MiB/sec. | ||
| 5607 | 2025.07.01 19:44:44.954675 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2025.07.01 19:44:44.954706 [ 4 ] {cdd94f6a-1a41-4fea-a8fd-26e90fa2f328} <Debug> TCPHandler: Processed in 0.002118838 sec. | ||
| 5609 | 2025.07.01 19:44:44.954714 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5610 | 2025.07.01 19:44:44.954829 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2025.07.01 19:44:44.954867 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::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 | ||
| 5612 | 2025.07.01 19:44:44.954928 [ 4 ] {c108302d-4020-4502-a23e-3a84f1c1560c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5613 | 2025.07.01 19:44:44.954976 [ 4 ] {c108302d-4020-4502-a23e-3a84f1c1560c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5614 | 2025.07.01 19:44:44.955135 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5615 | 2025.07.01 19:44:44.955204 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 463 rows starting from the beginning of the part | ||
| 5616 | 2025.07.01 19:44:44.955303 [ 4 ] {c108302d-4020-4502-a23e-3a84f1c1560c} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2025.07.01 19:44:44.955338 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5618 | 2025.07.01 19:44:44.955343 [ 4 ] {c108302d-4020-4502-a23e-3a84f1c1560c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5619 | 2025.07.01 19:44:44.955458 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5620 | 2025.07.01 19:44:44.955586 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 5621 | 2025.07.01 19:44:44.955680 [ 4 ] {c108302d-4020-4502-a23e-3a84f1c1560c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5622 | 2025.07.01 19:44:44.955697 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5623 | 2025.07.01 19:44:44.955811 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5624 | 2025.07.01 19:44:44.955911 [ 4 ] {c108302d-4020-4502-a23e-3a84f1c1560c} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2025.07.01 19:44:44.956048 [ 4 ] {c108302d-4020-4502-a23e-3a84f1c1560c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001138 sec., 72056.23901581723 rows/sec., 4.58 MiB/sec. | ||
| 5626 | 2025.07.01 19:44:44.956086 [ 4 ] {c108302d-4020-4502-a23e-3a84f1c1560c} <Debug> TCPHandler: Processed in 0.001306241 sec. | ||
| 5627 | 2025.07.01 19:44:44.972928 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 19 columns (19 merged, 0 gathered) in 0.018126382 sec., 36852.3624846922 rows/sec., 66.04 MiB/sec. | ||
| 5628 | 2025.07.01 19:44:44.973722 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5629 | 2025.07.01 19:44:44.974041 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2025.07.01 19:44:44.974113 [ 198 ] {8594bfb3-a31d-4acc-a1b0-5cdacb6c4022::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5631 | 2025.07.01 19:44:44.974200 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 5632 | 2025.07.01 19:44:45.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.59 MiB, peak 244.11 MiB, free memory in arenas 0.00 B, will set to 238.29 MiB (RSS), difference: 1.70 MiB | ||
| 5633 | 2025.07.01 19:44:46.571601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 5634 | 2025.07.01 19:44:46.572298 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2025.07.01 19:44:46.572352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5636 | 2025.07.01 19:44:46.572854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5637 | 2025.07.01 19:44:46.573111 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2025.07.01 19:44:46.573258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 5639 | 2025.07.01 19:44:46.573276 [ 83 ] {} <Debug> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5640 | 2025.07.01 19:44:46.573376 [ 83 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2025.07.01 19:44:46.573411 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5642 | 2025.07.01 19:44:46.573563 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 5643 | 2025.07.01 19:44:46.573703 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5644 | 2025.07.01 19:44:46.573744 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 5645 | 2025.07.01 19:44:46.573811 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 5646 | 2025.07.01 19:44:46.573859 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 5647 | 2025.07.01 19:44:46.573904 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 5648 | 2025.07.01 19:44:46.573947 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 5649 | 2025.07.01 19:44:46.573992 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::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 | ||
| 5650 | 2025.07.01 19:44:46.575710 [ 190 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205809 sec., 6443440.932555811 rows/sec., 92.17 MiB/sec. | ||
| 5651 | 2025.07.01 19:44:46.575933 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5652 | 2025.07.01 19:44:46.576166 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_31_6} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2025.07.01 19:44:46.576237 [ 198 ] {68c7870d-1df7-4bbf-acdd-85eb2a94632f::all_1_31_6} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5654 | 2025.07.01 19:44:46.576303 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5655 | 2025.07.01 19:44:47.331274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5656 | 2025.07.01 19:44:47.349395 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2025.07.01 19:44:47.349452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5658 | 2025.07.01 19:44:47.355007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5659 | 2025.07.01 19:44:47.355687 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2025.07.01 19:44:47.356018 [ 91 ] {} <Debug> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5661 | 2025.07.01 19:44:47.356115 [ 91 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2025.07.01 19:44:47.356153 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5663 | 2025.07.01 19:44:47.356300 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 5664 | 2025.07.01 19:44:47.358865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5665 | 2025.07.01 19:44:47.360171 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5666 | 2025.07.01 19:44:47.361648 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 5667 | 2025.07.01 19:44:47.366037 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 5668 | 2025.07.01 19:44:47.370665 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 5669 | 2025.07.01 19:44:47.374749 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 5670 | 2025.07.01 19:44:47.379255 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 5671 | 2025.07.01 19:44:47.383525 [ 190 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::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 | ||
| 5672 | 2025.07.01 19:44:47.436514 [ 195 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080274165 sec., 2915.0100782736267 rows/sec., 15.07 MiB/sec. | ||
| 5673 | 2025.07.01 19:44:47.439152 [ 196 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5674 | 2025.07.01 19:44:47.441019 [ 196 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_31_6} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2025.07.01 19:44:47.441104 [ 196 ] {b7bbf73c-f8fd-4806-ae96-755d5ffcad5c::all_1_31_6} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5676 | 2025.07.01 19:44:47.443533 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5677 | 2025.07.01 19:44:48.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.44 MiB, peak 250.02 MiB, free memory in arenas 0.00 B, will set to 244.87 MiB (RSS), difference: 5.42 MiB | ||
| 5678 | 2025.07.01 19:44:49.930579 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2025.07.01 19:44:49.930763 [ 4 ] {9a1aa9fd-c821-4176-99a5-6a2d590d6c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5680 | 2025.07.01 19:44:49.930830 [ 4 ] {9a1aa9fd-c821-4176-99a5-6a2d590d6c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5681 | 2025.07.01 19:44:49.931515 [ 4 ] {9a1aa9fd-c821-4176-99a5-6a2d590d6c45} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2025.07.01 19:44:49.931568 [ 4 ] {9a1aa9fd-c821-4176-99a5-6a2d590d6c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5683 | 2025.07.01 19:44:49.931979 [ 4 ] {9a1aa9fd-c821-4176-99a5-6a2d590d6c45} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5684 | 2025.07.01 19:44:49.932299 [ 4 ] {9a1aa9fd-c821-4176-99a5-6a2d590d6c45} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2025.07.01 19:44:49.932491 [ 4 ] {9a1aa9fd-c821-4176-99a5-6a2d590d6c45} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.42 MiB/sec. | ||
| 5686 | 2025.07.01 19:44:49.932551 [ 4 ] {9a1aa9fd-c821-4176-99a5-6a2d590d6c45} <Debug> TCPHandler: Processed in 0.002109028 sec. | ||
| 5687 | 2025.07.01 19:44:49.932690 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2025.07.01 19:44:49.932811 [ 4 ] {048d45d3-6821-433b-bfb2-d57435044302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5689 | 2025.07.01 19:44:49.932861 [ 4 ] {048d45d3-6821-433b-bfb2-d57435044302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5690 | 2025.07.01 19:44:49.933352 [ 4 ] {048d45d3-6821-433b-bfb2-d57435044302} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2025.07.01 19:44:49.933392 [ 4 ] {048d45d3-6821-433b-bfb2-d57435044302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5692 | 2025.07.01 19:44:49.933714 [ 4 ] {048d45d3-6821-433b-bfb2-d57435044302} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5693 | 2025.07.01 19:44:49.933955 [ 4 ] {048d45d3-6821-433b-bfb2-d57435044302} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2025.07.01 19:44:49.934088 [ 4 ] {048d45d3-6821-433b-bfb2-d57435044302} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001309 sec., 48892.284186401834 rows/sec., 3.82 MiB/sec. | ||
| 5695 | 2025.07.01 19:44:49.934124 [ 4 ] {048d45d3-6821-433b-bfb2-d57435044302} <Debug> TCPHandler: Processed in 0.001498472 sec. | ||
| 5696 | 2025.07.01 19:44:49.934245 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2025.07.01 19:44:49.934337 [ 4 ] {7de3356e-aea0-44c2-ba5b-abbb823c97c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5698 | 2025.07.01 19:44:49.934380 [ 4 ] {7de3356e-aea0-44c2-ba5b-abbb823c97c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5699 | 2025.07.01 19:44:49.934782 [ 4 ] {7de3356e-aea0-44c2-ba5b-abbb823c97c3} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2025.07.01 19:44:49.934818 [ 4 ] {7de3356e-aea0-44c2-ba5b-abbb823c97c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5701 | 2025.07.01 19:44:49.935236 [ 4 ] {7de3356e-aea0-44c2-ba5b-abbb823c97c3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5702 | 2025.07.01 19:44:49.935445 [ 4 ] {7de3356e-aea0-44c2-ba5b-abbb823c97c3} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2025.07.01 19:44:49.935585 [ 4 ] {7de3356e-aea0-44c2-ba5b-abbb823c97c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 5704 | 2025.07.01 19:44:49.935624 [ 4 ] {7de3356e-aea0-44c2-ba5b-abbb823c97c3} <Debug> TCPHandler: Processed in 0.001416202 sec. | ||
| 5705 | 2025.07.01 19:44:49.935736 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2025.07.01 19:44:49.935830 [ 4 ] {2b8a7fb3-9187-4dd3-b894-e07468837201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5707 | 2025.07.01 19:44:49.935873 [ 4 ] {2b8a7fb3-9187-4dd3-b894-e07468837201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5708 | 2025.07.01 19:44:49.936213 [ 4 ] {2b8a7fb3-9187-4dd3-b894-e07468837201} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.07.01 19:44:49.936250 [ 4 ] {2b8a7fb3-9187-4dd3-b894-e07468837201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5710 | 2025.07.01 19:44:49.936558 [ 4 ] {2b8a7fb3-9187-4dd3-b894-e07468837201} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5711 | 2025.07.01 19:44:49.936779 [ 4 ] {2b8a7fb3-9187-4dd3-b894-e07468837201} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2025.07.01 19:44:49.936920 [ 4 ] {2b8a7fb3-9187-4dd3-b894-e07468837201} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 5713 | 2025.07.01 19:44:49.936958 [ 4 ] {2b8a7fb3-9187-4dd3-b894-e07468837201} <Debug> TCPHandler: Processed in 0.00127195 sec. | ||
| 5714 | 2025.07.01 19:44:53.962159 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5715 | 2025.07.01 19:44:53.962246 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5716 | 2025.07.01 19:44:54.073427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 5717 | 2025.07.01 19:44:54.074010 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.07.01 19:44:54.074056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5719 | 2025.07.01 19:44:54.074655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5720 | 2025.07.01 19:44:54.074888 [ 244 ] {} <Trace> system.asynchronous_metric_log (68c7870d-1df7-4bbf-acdd-85eb2a94632f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2025.07.01 19:44:54.075018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5722 | 2025.07.01 19:44:54.099901 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 796 | ||
| 5723 | 2025.07.01 19:44:54.102202 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.07.01 19:44:54.102255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5725 | 2025.07.01 19:44:54.103529 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5726 | 2025.07.01 19:44:54.103802 [ 242 ] {} <Trace> system.query_log (6510ba49-b35d-4a0f-9cb1-309e27b59de4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2025.07.01 19:44:54.104203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 5728 | 2025.07.01 19:44:54.859016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5729 | 2025.07.01 19:44:54.874146 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2025.07.01 19:44:54.874189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5731 | 2025.07.01 19:44:54.879872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5732 | 2025.07.01 19:44:54.880565 [ 243 ] {} <Trace> system.metric_log (b7bbf73c-f8fd-4806-ae96-755d5ffcad5c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2025.07.01 19:44:54.883227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5734 | 2025.07.01 19:44:54.937722 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2025.07.01 19:44:54.937865 [ 4 ] {3bcdc71e-51aa-49f5-a8e4-31b486bb1dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5736 | 2025.07.01 19:44:54.937917 [ 4 ] {3bcdc71e-51aa-49f5-a8e4-31b486bb1dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5737 | 2025.07.01 19:44:54.938569 [ 4 ] {3bcdc71e-51aa-49f5-a8e4-31b486bb1dc7} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2025.07.01 19:44:54.938606 [ 4 ] {3bcdc71e-51aa-49f5-a8e4-31b486bb1dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5739 | 2025.07.01 19:44:54.938934 [ 4 ] {3bcdc71e-51aa-49f5-a8e4-31b486bb1dc7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5740 | 2025.07.01 19:44:54.939154 [ 4 ] {3bcdc71e-51aa-49f5-a8e4-31b486bb1dc7} <Trace> oximeter.fields_i16 (3eb0305e-bad3-48b8-8d26-829eb32e3317): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.07.01 19:44:54.939307 [ 4 ] {3bcdc71e-51aa-49f5-a8e4-31b486bb1dc7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001479 sec., 143340.09465855308 rows/sec., 9.12 MiB/sec. | ||
| 5742 | 2025.07.01 19:44:54.939370 [ 4 ] {3bcdc71e-51aa-49f5-a8e4-31b486bb1dc7} <Debug> TCPHandler: Processed in 0.001760755 sec. | ||
| 5743 | 2025.07.01 19:44:54.939497 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2025.07.01 19:44:54.939590 [ 4 ] {8b8f0310-917b-4bba-9675-73039141e0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5745 | 2025.07.01 19:44:54.939629 [ 4 ] {8b8f0310-917b-4bba-9675-73039141e0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5746 | 2025.07.01 19:44:54.940344 [ 4 ] {8b8f0310-917b-4bba-9675-73039141e0ec} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2025.07.01 19:44:54.940380 [ 4 ] {8b8f0310-917b-4bba-9675-73039141e0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5748 | 2025.07.01 19:44:54.940715 [ 4 ] {8b8f0310-917b-4bba-9675-73039141e0ec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5749 | 2025.07.01 19:44:54.940924 [ 4 ] {8b8f0310-917b-4bba-9675-73039141e0ec} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.07.01 19:44:54.941080 [ 4 ] {8b8f0310-917b-4bba-9675-73039141e0ec} <Debug> executeQuery: Read 699 rows, 57.21 KiB in 0.001508 sec., 463527.85145888594 rows/sec., 37.05 MiB/sec. | ||
| 5751 | 2025.07.01 19:44:54.941122 [ 4 ] {8b8f0310-917b-4bba-9675-73039141e0ec} <Debug> TCPHandler: Processed in 0.001672864 sec. | ||
| 5752 | 2025.07.01 19:44:54.941268 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.07.01 19:44:54.941360 [ 4 ] {b696594f-3a9b-42f6-b523-9f0230f98347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5754 | 2025.07.01 19:44:54.941399 [ 4 ] {b696594f-3a9b-42f6-b523-9f0230f98347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5755 | 2025.07.01 19:44:54.941881 [ 4 ] {b696594f-3a9b-42f6-b523-9f0230f98347} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2025.07.01 19:44:54.941917 [ 4 ] {b696594f-3a9b-42f6-b523-9f0230f98347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5757 | 2025.07.01 19:44:54.942218 [ 4 ] {b696594f-3a9b-42f6-b523-9f0230f98347} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5758 | 2025.07.01 19:44:54.942407 [ 4 ] {b696594f-3a9b-42f6-b523-9f0230f98347} <Trace> oximeter.fields_u16 (8363062e-3195-42c0-b96b-59f000b6a4da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2025.07.01 19:44:54.942522 [ 4 ] {b696594f-3a9b-42f6-b523-9f0230f98347} <Debug> executeQuery: Read 147 rows, 9.47 KiB in 0.001209 sec., 121588.08933002481 rows/sec., 7.65 MiB/sec. | ||
| 5760 | 2025.07.01 19:44:54.942557 [ 4 ] {b696594f-3a9b-42f6-b523-9f0230f98347} <Debug> TCPHandler: Processed in 0.001367491 sec. | ||
| 5761 | 2025.07.01 19:44:54.942673 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2025.07.01 19:44:54.942762 [ 4 ] {6108e313-2f46-4131-8cdf-a2684d9f4a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5763 | 2025.07.01 19:44:54.942797 [ 4 ] {6108e313-2f46-4131-8cdf-a2684d9f4a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5764 | 2025.07.01 19:44:54.943328 [ 4 ] {6108e313-2f46-4131-8cdf-a2684d9f4a0d} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2025.07.01 19:44:54.943366 [ 4 ] {6108e313-2f46-4131-8cdf-a2684d9f4a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5766 | 2025.07.01 19:44:54.943661 [ 4 ] {6108e313-2f46-4131-8cdf-a2684d9f4a0d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5767 | 2025.07.01 19:44:54.943861 [ 4 ] {6108e313-2f46-4131-8cdf-a2684d9f4a0d} <Trace> oximeter.fields_u32 (84374998-6dda-4bb0-8df2-eb8c3a816b52): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.07.01 19:44:54.943991 [ 4 ] {6108e313-2f46-4131-8cdf-a2684d9f4a0d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001203 sec., 93931.8370739817 rows/sec., 6.08 MiB/sec. | ||
| 5769 | 2025.07.01 19:44:54.944029 [ 4 ] {6108e313-2f46-4131-8cdf-a2684d9f4a0d} <Debug> TCPHandler: Processed in 0.001365221 sec. | ||
| 5770 | 2025.07.01 19:44:54.944151 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2025.07.01 19:44:54.944244 [ 4 ] {71da39e3-c83d-4e44-9ae0-093aa33e56f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5772 | 2025.07.01 19:44:54.944284 [ 4 ] {71da39e3-c83d-4e44-9ae0-093aa33e56f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5773 | 2025.07.01 19:44:54.944732 [ 4 ] {71da39e3-c83d-4e44-9ae0-093aa33e56f5} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2025.07.01 19:44:54.944768 [ 4 ] {71da39e3-c83d-4e44-9ae0-093aa33e56f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5775 | 2025.07.01 19:44:54.945066 [ 4 ] {71da39e3-c83d-4e44-9ae0-093aa33e56f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5776 | 2025.07.01 19:44:54.945270 [ 4 ] {71da39e3-c83d-4e44-9ae0-093aa33e56f5} <Trace> oximeter.fields_u8 (69174f59-d3c7-41a6-8e1e-6f1fe4ac342b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2025.07.01 19:44:54.945394 [ 4 ] {71da39e3-c83d-4e44-9ae0-093aa33e56f5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001168 sec., 95890.4109589041 rows/sec., 5.46 MiB/sec. | ||
| 5778 | 2025.07.01 19:44:54.945430 [ 4 ] {71da39e3-c83d-4e44-9ae0-093aa33e56f5} <Debug> TCPHandler: Processed in 0.001326691 sec. | ||
| 5779 | 2025.07.01 19:44:54.945548 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2025.07.01 19:44:54.945639 [ 4 ] {6d712dce-77cb-4c6c-8d98-cb27f7b09e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5781 | 2025.07.01 19:44:54.945677 [ 4 ] {6d712dce-77cb-4c6c-8d98-cb27f7b09e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5782 | 2025.07.01 19:44:54.946357 [ 4 ] {6d712dce-77cb-4c6c-8d98-cb27f7b09e04} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2025.07.01 19:44:54.946391 [ 4 ] {6d712dce-77cb-4c6c-8d98-cb27f7b09e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5784 | 2025.07.01 19:44:54.946713 [ 4 ] {6d712dce-77cb-4c6c-8d98-cb27f7b09e04} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5785 | 2025.07.01 19:44:54.946924 [ 4 ] {6d712dce-77cb-4c6c-8d98-cb27f7b09e04} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2025.07.01 19:44:54.947058 [ 4 ] {6d712dce-77cb-4c6c-8d98-cb27f7b09e04} <Debug> executeQuery: Read 423 rows, 30.87 KiB in 0.001438 sec., 294158.5535465925 rows/sec., 20.96 MiB/sec. | ||
| 5787 | 2025.07.01 19:44:54.947095 [ 4 ] {6d712dce-77cb-4c6c-8d98-cb27f7b09e04} <Debug> TCPHandler: Processed in 0.001593673 sec. | ||
| 5788 | 2025.07.01 19:44:54.947235 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2025.07.01 19:44:54.947326 [ 4 ] {830c60de-2396-408a-880d-0f50a5eaf2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5790 | 2025.07.01 19:44:54.947365 [ 4 ] {830c60de-2396-408a-880d-0f50a5eaf2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5791 | 2025.07.01 19:44:54.947695 [ 4 ] {830c60de-2396-408a-880d-0f50a5eaf2be} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2025.07.01 19:44:54.947730 [ 4 ] {830c60de-2396-408a-880d-0f50a5eaf2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5793 | 2025.07.01 19:44:54.948020 [ 4 ] {830c60de-2396-408a-880d-0f50a5eaf2be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5794 | 2025.07.01 19:44:54.948225 [ 4 ] {830c60de-2396-408a-880d-0f50a5eaf2be} <Trace> oximeter.measurements_bool (ce7142d3-1e82-420b-a41d-8161ee5f39e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2025.07.01 19:44:54.948347 [ 4 ] {830c60de-2396-408a-880d-0f50a5eaf2be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 5796 | 2025.07.01 19:44:54.948383 [ 4 ] {830c60de-2396-408a-880d-0f50a5eaf2be} <Debug> TCPHandler: Processed in 0.00120671 sec. | ||
| 5797 | 2025.07.01 19:44:54.948501 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2025.07.01 19:44:54.948591 [ 4 ] {efc15401-cb22-42cf-997f-7616a2ba3ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5799 | 2025.07.01 19:44:54.948632 [ 4 ] {efc15401-cb22-42cf-997f-7616a2ba3ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5800 | 2025.07.01 19:44:54.949028 [ 4 ] {efc15401-cb22-42cf-997f-7616a2ba3ffd} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2025.07.01 19:44:54.949063 [ 4 ] {efc15401-cb22-42cf-997f-7616a2ba3ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5802 | 2025.07.01 19:44:54.949387 [ 4 ] {efc15401-cb22-42cf-997f-7616a2ba3ffd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5803 | 2025.07.01 19:44:54.949589 [ 4 ] {efc15401-cb22-42cf-997f-7616a2ba3ffd} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2025.07.01 19:44:54.949711 [ 4 ] {efc15401-cb22-42cf-997f-7616a2ba3ffd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001138 sec., 208260.10544815467 rows/sec., 13.96 MiB/sec. | ||
| 5805 | 2025.07.01 19:44:54.949748 [ 4 ] {efc15401-cb22-42cf-997f-7616a2ba3ffd} <Debug> TCPHandler: Processed in 0.00129403 sec. | ||
| 5806 | 2025.07.01 19:44:54.949867 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2025.07.01 19:44:54.949961 [ 4 ] {c9157f93-8701-4b27-9f0d-ab8544aa0c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5808 | 2025.07.01 19:44:54.950001 [ 4 ] {c9157f93-8701-4b27-9f0d-ab8544aa0c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5809 | 2025.07.01 19:44:54.950314 [ 4 ] {c9157f93-8701-4b27-9f0d-ab8544aa0c56} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.07.01 19:44:54.950349 [ 4 ] {c9157f93-8701-4b27-9f0d-ab8544aa0c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5811 | 2025.07.01 19:44:54.950630 [ 4 ] {c9157f93-8701-4b27-9f0d-ab8544aa0c56} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5812 | 2025.07.01 19:44:54.950833 [ 4 ] {c9157f93-8701-4b27-9f0d-ab8544aa0c56} <Trace> oximeter.measurements_f64 (96b14388-7aca-4485-9f3b-825985d20ae7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2025.07.01 19:44:54.950956 [ 4 ] {c9157f93-8701-4b27-9f0d-ab8544aa0c56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 5814 | 2025.07.01 19:44:54.950991 [ 4 ] {c9157f93-8701-4b27-9f0d-ab8544aa0c56} <Debug> TCPHandler: Processed in 0.00117156 sec. | ||
| 5815 | 2025.07.01 19:44:54.951106 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2025.07.01 19:44:54.951205 [ 4 ] {8108ee54-3c16-4db2-a4f5-539260a0c685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5817 | 2025.07.01 19:44:54.951257 [ 4 ] {8108ee54-3c16-4db2-a4f5-539260a0c685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5818 | 2025.07.01 19:44:54.952015 [ 4 ] {8108ee54-3c16-4db2-a4f5-539260a0c685} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2025.07.01 19:44:54.952050 [ 4 ] {8108ee54-3c16-4db2-a4f5-539260a0c685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5820 | 2025.07.01 19:44:54.952565 [ 4 ] {8108ee54-3c16-4db2-a4f5-539260a0c685} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5821 | 2025.07.01 19:44:54.952779 [ 4 ] {8108ee54-3c16-4db2-a4f5-539260a0c685} <Trace> oximeter.measurements_histogramu64 (8594bfb3-a31d-4acc-a1b0-5cdacb6c4022): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2025.07.01 19:44:54.952909 [ 4 ] {8108ee54-3c16-4db2-a4f5-539260a0c685} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00172 sec., 23837.20930232558 rows/sec., 42.72 MiB/sec. | ||
| 5823 | 2025.07.01 19:44:54.952960 [ 4 ] {8108ee54-3c16-4db2-a4f5-539260a0c685} <Debug> TCPHandler: Processed in 0.001901906 sec. | ||
| 5824 | 2025.07.01 19:44:54.953076 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2025.07.01 19:44:54.953168 [ 4 ] {a27bc4b4-403d-4a96-92ba-af9329cfd977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5826 | 2025.07.01 19:44:54.953207 [ 4 ] {a27bc4b4-403d-4a96-92ba-af9329cfd977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5827 | 2025.07.01 19:44:54.953544 [ 4 ] {a27bc4b4-403d-4a96-92ba-af9329cfd977} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.07.01 19:44:54.953579 [ 4 ] {a27bc4b4-403d-4a96-92ba-af9329cfd977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5829 | 2025.07.01 19:44:54.953869 [ 4 ] {a27bc4b4-403d-4a96-92ba-af9329cfd977} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5830 | 2025.07.01 19:44:54.954080 [ 4 ] {a27bc4b4-403d-4a96-92ba-af9329cfd977} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.07.01 19:44:54.954202 [ 4 ] {a27bc4b4-403d-4a96-92ba-af9329cfd977} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001052 sec., 77946.7680608365 rows/sec., 4.95 MiB/sec. | ||
| 5832 | 2025.07.01 19:44:54.954236 [ 4 ] {a27bc4b4-403d-4a96-92ba-af9329cfd977} <Debug> TCPHandler: Processed in 0.00120734 sec. | ||
| 5833 | 2025.07.01 19:44:55.001116 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000798556 sec. | ||
| 5834 | 2025.07.01 19:44:59.930627 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2025.07.01 19:44:59.930926 [ 4 ] {405a671c-ffef-4c12-8a5f-ff7777050825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5836 | 2025.07.01 19:44:59.931028 [ 4 ] {405a671c-ffef-4c12-8a5f-ff7777050825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5837 | 2025.07.01 19:44:59.931958 [ 4 ] {405a671c-ffef-4c12-8a5f-ff7777050825} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2025.07.01 19:44:59.931995 [ 4 ] {405a671c-ffef-4c12-8a5f-ff7777050825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5839 | 2025.07.01 19:44:59.932408 [ 4 ] {405a671c-ffef-4c12-8a5f-ff7777050825} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5840 | 2025.07.01 19:44:59.932628 [ 4 ] {405a671c-ffef-4c12-8a5f-ff7777050825} <Trace> oximeter.fields_string (e4e4b902-4742-47ab-a0d6-7b2f35753d72): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2025.07.01 19:44:59.932778 [ 4 ] {405a671c-ffef-4c12-8a5f-ff7777050825} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. | ||
| 5842 | 2025.07.01 19:44:59.932819 [ 4 ] {405a671c-ffef-4c12-8a5f-ff7777050825} <Debug> TCPHandler: Processed in 0.00236863 sec. | ||
| 5843 | 2025.07.01 19:44:59.932957 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2025.07.01 19:44:59.933060 [ 4 ] {e752489e-9f12-4c3e-9bc8-c24713cfdb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5845 | 2025.07.01 19:44:59.933098 [ 4 ] {e752489e-9f12-4c3e-9bc8-c24713cfdb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5846 | 2025.07.01 19:44:59.933588 [ 4 ] {e752489e-9f12-4c3e-9bc8-c24713cfdb11} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2025.07.01 19:44:59.933624 [ 4 ] {e752489e-9f12-4c3e-9bc8-c24713cfdb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5848 | 2025.07.01 19:44:59.933924 [ 4 ] {e752489e-9f12-4c3e-9bc8-c24713cfdb11} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5849 | 2025.07.01 19:44:59.934134 [ 4 ] {e752489e-9f12-4c3e-9bc8-c24713cfdb11} <Trace> oximeter.fields_uuid (b9904476-5b4c-4ba4-94a3-d8c26b6a0142): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2025.07.01 19:44:59.934263 [ 4 ] {e752489e-9f12-4c3e-9bc8-c24713cfdb11} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 5851 | 2025.07.01 19:44:59.934300 [ 4 ] {e752489e-9f12-4c3e-9bc8-c24713cfdb11} <Debug> TCPHandler: Processed in 0.001400471 sec. | ||
| 5852 | 2025.07.01 19:44:59.934429 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2025.07.01 19:44:59.934524 [ 4 ] {114327c2-50b4-4fe2-ba25-27974fcc76a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5854 | 2025.07.01 19:44:59.934576 [ 4 ] {114327c2-50b4-4fe2-ba25-27974fcc76a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5855 | 2025.07.01 19:44:59.935023 [ 4 ] {114327c2-50b4-4fe2-ba25-27974fcc76a4} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2025.07.01 19:44:59.935059 [ 4 ] {114327c2-50b4-4fe2-ba25-27974fcc76a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5857 | 2025.07.01 19:44:59.935388 [ 4 ] {114327c2-50b4-4fe2-ba25-27974fcc76a4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5858 | 2025.07.01 19:44:59.935598 [ 4 ] {114327c2-50b4-4fe2-ba25-27974fcc76a4} <Trace> oximeter.measurements_cumulativeu64 (4410de06-7146-47b8-8044-c30f686680a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2025.07.01 19:44:59.935728 [ 4 ] {114327c2-50b4-4fe2-ba25-27974fcc76a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 5860 | 2025.07.01 19:44:59.935763 [ 4 ] {114327c2-50b4-4fe2-ba25-27974fcc76a4} <Debug> TCPHandler: Processed in 0.001381762 sec. | ||
| 5861 | 2025.07.01 19:44:59.935881 [ 4 ] {} <Trace> TCP-Session: 3e512a32-9473-459e-a3fb-d3479ba14b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2025.07.01 19:44:59.935976 [ 4 ] {9334684f-07d8-4ffa-95e0-7977b498ec63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51865) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5863 | 2025.07.01 19:44:59.936016 [ 4 ] {9334684f-07d8-4ffa-95e0-7977b498ec63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5864 | 2025.07.01 19:44:59.936360 [ 4 ] {9334684f-07d8-4ffa-95e0-7977b498ec63} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2025.07.01 19:44:59.936395 [ 4 ] {9334684f-07d8-4ffa-95e0-7977b498ec63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 5866 | 2025.07.01 19:44:59.936689 [ 4 ] {9334684f-07d8-4ffa-95e0-7977b498ec63} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5867 | 2025.07.01 19:44:59.936885 [ 4 ] {9334684f-07d8-4ffa-95e0-7977b498ec63} <Trace> oximeter.measurements_u64 (78c639c7-e4ab-4a92-8579-0cb420b7c71c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2025.07.01 19:44:59.937013 [ 4 ] {9334684f-07d8-4ffa-95e0-7977b498ec63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 5869 | 2025.07.01 19:44:59.937048 [ 4 ] {9334684f-07d8-4ffa-95e0-7977b498ec63} <Debug> TCPHandler: Processed in 0.001213601 sec. | ||